Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean source code #37

Open
fyurisich opened this issue Aug 23, 2020 · 0 comments
Open

Clean source code #37

fyurisich opened this issue Aug 23, 2020 · 0 comments
Labels
enhancement Enhancement proposal or request

Comments

@fyurisich
Copy link
Collaborator

fyurisich commented Aug 23, 2020

Remove the commented out code from all sources except the cases that the code seems interesting or relevant.
Remove $Id$

@fyurisich fyurisich added the enhancement Enhancement proposal or request label Aug 23, 2020
@fyurisich fyurisich self-assigned this Aug 23, 2020
@fyurisich fyurisich changed the title Remove commented out code from all sources Clean source code Aug 27, 2020
fyurisich added a commit that referenced this issue Aug 27, 2020
2020-08-27 19:32 UTC-0300 Fernando Yurisich <fyurisich@users.sourceforge.net>
   + doc\dirstruc.txt
     * Removed $Id$
     * Removed unneeded paragraph.
   #37
fyurisich added a commit that referenced this issue Aug 27, 2020
2020-08-27 19:33 UTC-0300 Fernando Yurisich <fyurisich@users.sourceforge.net>
   + doc\notes.txt
     * Removed $Id$
     * Added title.
   #37
fyurisich added a commit that referenced this issue Aug 27, 2020
2020-08-27 19:35 UTC-0300 Fernando Yurisich <fyurisich@users.sourceforge.net>
   * doc\UpgradeReadme.txt
     * Removed $Id$
   #37
fyurisich added a commit that referenced this issue Aug 27, 2020
2020-08-27 19:36 UTC-0300 Fernando Yurisich <fyurisich@users.sourceforge.net>
   + doc\us_redir.txt
     * Removed $Id$
     * Added title.
   #37
fyurisich added a commit that referenced this issue Aug 27, 2020
2020-08-27 19:45 UTC-0300 Fernando Yurisich <fyurisich@users.sourceforge.net>
   * FuentesComunes\TAxPrg.prg
   * FuentesComunes\US_ActiveX.prg
   * FuentesComunes\US_ActiveX_Eventos.c
   * FuentesComunes\US_Clases.prg
   * FuentesComunes\US_Edit_CharFijo.prg
   * FuentesComunes\US_Env.h
     * Removed $Id$
   #37
fyurisich added a commit that referenced this issue Aug 27, 2020
2020-08-27 19:57 UTC-0300 Fernando Yurisich <fyurisich@users.sourceforge.net>
   * FuentesComunes\US_HB.PRG
     * Removed commented out code.
   #37
     ! Function US_IsVar breaks error handling of QPM code because it
       fails to restore the previous errorblock handler.
   #39
fyurisich added a commit that referenced this issue Aug 27, 2020
2020-08-27 20:02 UTC-0300 Fernando Yurisich <fyurisich@users.sourceforge.net>
   * FuentesComunes\US_i_richeditbox.ch
   * FuentesComunes\US_K.CH
   * FuentesComunes\US_l_richeditbox.prg
   * FuentesComunes\US_Log.h
   * FuentesComunes\US_Log.prg
   * FuentesComunes\US_MG_Null.prg
   * FuentesComunes\US_ProcessWin.prg
   * FuentesComunes\US_RichEdit.rc
   * LICENSE.TXT
     * Removed $Id$
   #37
fyurisich added a commit that referenced this issue Aug 27, 2020
2020-08-27 20:20 UTC-0300 Fernando Yurisich <fyurisich@users.sourceforge.net>
   * FuentesComunes\US_MG.PRG
     * Removed $Id$
     * Removed commented out code.
   #37
fyurisich added a commit that referenced this issue Aug 27, 2020
2020-08-27 20:28 UTC-0300 Fernando Yurisich <fyurisich@users.sourceforge.net>
   * HelpQPM\SHG_Change.prg
   * qpm.h
   * QPM_CompatibilityHotRecovery.ch
   * QPM_CompatibilityOpenGlobal.ch
   * QPM_CompatibilityStatistics.ch
   * QPM_Killer.prg
   * QPM_Resources.ch
   * QPM_SyncRecovery.prg
   * QPM_Version.prg
   * resource.h
   * us_msg.prg
   * us_slash.prg
     * Removed $Id$
   #37
fyurisich added a commit that referenced this issue Aug 28, 2020
2020-08-28 17:40 UTC-0300 Fernando Yurisich <fyurisich@users.sourceforge.net>
   * ar.c
     * Removed $Id$
   #37
fyurisich added a commit that referenced this issue Sep 12, 2020
2020-09-11 20:56 UTC-0300 Fernando Yurisich <fyurisich@users.sourceforge.net>
   * FuentesComunes\US_HB.PRG
     * Removed commented out code.
     * Some messages changed.
   #37
fyurisich added a commit that referenced this issue Sep 12, 2020
2020-09-12 10:28 UTC-0300 Fernando Yurisich <fyurisich@users.sourceforge.net>
   * us_shell.exe
     * Rebuilded.
   * us_shell.prg
     * Function MemoWrit was replaced by HB_MemoWrit.
   #37
fyurisich added a commit that referenced this issue Sep 12, 2020
2020-09-12 10:29 UTC-0300 Fernando Yurisich <fyurisich@users.sourceforge.net>
   * us_run.exe
     * Rebuilded.
   * us_run.prg
     * Function MemoWrit was replaced by HB_MemoWrit.
   #37
fyurisich added a commit that referenced this issue Sep 12, 2020
2020-09-12 10:30 UTC-0300 Fernando Yurisich <fyurisich@users.sourceforge.net>
   * us_msg.exe
     * Rebuilded.
   * us_msg.prg
     * Function MemoWrit was replaced by HB_MemoWrit.
   #37
fyurisich added a commit that referenced this issue Sep 12, 2020
2020-09-12 10:38 UTC-0300 Fernando Yurisich <fyurisich@users.sourceforge.net>
   * us_res.exe
     * Rebuilded.
   * us_res.prg
     * Function MemoWrit was replaced by HB_MemoWrit.
   #37
     + Support for calculating the real line number where the resource
       compiler detects an error.
   #15
fyurisich added a commit that referenced this issue Sep 12, 2020
2020-09-12 11:16 UTC-0300 Fernando Yurisich <fyurisich@users.sourceforge.net>
   * QPM_SHG_AssistLink.prg
     * Use functions MyMsg* whenever possible.
   #34
     * Function BugGetFile replaced by GetFile.
   #37
fyurisich added a commit that referenced this issue Sep 12, 2020
2020-09-12 11:19 UTC-0300 Fernando Yurisich <fyurisich@users.sourceforge.net>
   * QPM_ExtraRun.prg
     * Use functions MyMsg* whenever possible.
   #34
     * Function BugGetFile replaced by GetFile.
   #37
fyurisich added a commit that referenced this issue Sep 12, 2020
2020-09-12 15:11 UTC-0300 Fernando Yurisich <fyurisich@users.sourceforge.net>
   * QPM_ProjectSettings.prg
     * Use functions MyMsg* whenever possible.
   #34
     * Removed $Id$
     * Removed some commented out code.
   #37
     + Support for HMG Extended + PellesC flavors.
   #45
     + Support for automatically adding "-static" switch to MinGW builds.
   #48
     + Support for HMG form designer.
   #49
     + Support for changing the default libs when MiniGui flavor is changed.
   #46
fyurisich added a commit that referenced this issue Sep 12, 2020
2020-09-12 15:31 UTC-0300 Fernando Yurisich <fyurisich@users.sourceforge.net>
   * QPM_GlobalSettings.prg
     + All input fields now have tooltips.
   #22
     * Use functions MyMsg* whenever possible.
   #34
     * Removed $Id$
     * Removed some commented out code.
     * Function BugGetFile replaced by GetFile.
   #37
     + Support for loading/saving the default libs from/to config file.
   #46
     + Support for HMG form designer.
   #49
     + New option to remove extension from FMG file name before calling
       the form editor.
   #50
     + Support for explicit identification of GTGUI library.
   #51
fyurisich added a commit that referenced this issue Sep 12, 2020
2020-09-12 15:37 UTC-0300 Fernando Yurisich <fyurisich@users.sourceforge.net>
   * QPM_HotRecovery.prg
     * Use functions MyMsg* whenever possible.
   #34
     * Removed $Id$
     * Removed some commented out code.
     * Function BugGetFile replaced by GetFile.
   #37
fyurisich added a commit that referenced this issue Sep 12, 2020
2020-09-12 15:42 UTC-0300 Fernando Yurisich <fyurisich@users.sourceforge.net>
   * QPM_CompatibilityOpenProject.ch
     * Removed $Id$
   #37
     * Id of OOHG's form designer is now 'OOHGIDE' instead of 'HMI'.
   #49
fyurisich added a commit that referenced this issue Sep 12, 2020
2020-09-12 16:00 UTC-0300 Fernando Yurisich <fyurisich@users.sourceforge.net>
   * QPM_Functions.prg
     * Use functions MyMsg* whenever possible.
     * Function MsgOK renamed to MyMsgOK.
     * Functions MsgOK_Salir and MsgOK_Contador are now declared as STATIC.
     * Function US_FReadLine replaced by hb_FReadLine.
     * Calls to US_IsVarDefined replaced by US_IsVar.
     - Function ReplaceDebugActive.
     * Calls to ReplaceDebugActive replace by ReplaceMemoData.
     + Function ReplaceMemoData.
     + Function QPM_SetDefaultNameOfMiniguiAndGtguiLibs.
     + Function GetSetVar.
   #34
     * Removed $Id$
     * Removed some commented out code.
     - Function BugGetFile because it was replaced by GetFile.
   #37
     + Link for donations.
   #52
     * Improve error messages from function QPM_DirValid.
   #53
     + Initialization of new public vars.
     + Function GetGTGUIName.
     + Function GetGTWINName.
     + Function AutoType.
     + Function MyMsgDebug.
     + Function CallDump.
fyurisich added a commit that referenced this issue Sep 12, 2020
2020-09-12 16:09 UTC-0300 Fernando Yurisich <fyurisich@users.sourceforge.net>
   * QPM_Environment.prg
     * Removed $Id$
     * Removed some commented out code.
     - Function BugGetFile because it was replaced by GetFile.
   #37
     + Support for HMG Extended + PellesC flavors.
   #45
     + Support for loading/saving the default libs from/to config file.
   #46
     * Support for new id of OOHG's form designer.
   #49
     + Support for new option that allows to remove extension from the
       FMG file name before calling the form editor.
   #50
     + Support for explicit identification of GTGUI library.
   #51
fyurisich added a commit that referenced this issue Sep 12, 2020
2020-09-12 18:34 UTC-0300 Fernando Yurisich <fyurisich@users.sourceforge.net>
   * QPM.prg
     * Use US_SLASH instead of directly calling GCC.
     ! RTE "hb_xgrab can't assign memory" at function HB_UNZIPFILEINFO.
     * These errors is caused by an incorrect linking when GCC is called
       with an input file that includes a GROUP structure.
   #12
     * Some messages were improved.
     * Use functions MyMsg* whenever possible.
     * Calls to MyMsg replace by MyMsg*.
     * Function US_FReadLine replaced by hb_FReadLine.
   #34
     * Function BugGetFile replaced by GetFile.
     * Removed some commented out code.
   #37
     + Support for customizing the default libraries list and
       setting its attributes.
     ; These changes allow the user to customize, for each version of Minigui,
       the list of libraries to link, thus eliminating the need to modify the
       inclusion and exclusion lists of each project.
   #46
     + Support for automatically adding "-static" switch to MinGW builds.
   #48
     + Support for HMG form designer.
     * Id of OOHG's form designer is now 'OOHGIDE' instead of 'HMI'.
   #49
     + Support for new option that allows to remove extension from the
       FMG file name before calling the form editor.
   #50
     + Support for donations link.
   #52
     ! Cross referencing is not working properly because of SET EXACT ON.
   #54
     + Added an option to clear the auxiliary files at QPM's exit.
   #55
     ! When a new source is added and the given extension is not PRG, C or CPP,
       then QPM assigns the wrong extension as part of the name: f.e. if input
       is "myfile.xxx" then "myfile.xxx.prg" is assigned.
     ! Ditto for FMG and DBF files.
   #56
     ! RTE "Type mismatch" caused by not resizing arrays after deleting an item.
   #57
     + Folder MinGW\INCLUDE to the list of included paths when compiling
       or linking.
     ! Building process for some MinGW compilers that keep Windows related
       files in that folder.
   #58
     * From now on the Exclude library list also applies to the Include list.
   #59
     ! The specified order for objects and libs isn't honored when building a lib.
   #60
@fyurisich fyurisich removed their assignment Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement proposal or request
Projects
None yet
Development

No branches or pull requests

1 participant