Basic Structure Creation
Ignore auto-generated files
Moved Windows depended compiling options from root to leaf build
Import Rev 216 of private repository to public repository
Added new branch: Posix-Port, desired latest port from scratch.
Added new branch: Posix-Port, desired latest port from scratch.
Working version :)
Fixed Performance counters, program in real speed now.
Create a branch for merging the changes to switch from ICO to XPM
Changes for using XMP instead of ICO (except for the application icon)
Merge toXPM with posix-port,
Icon includes must be private to avoid warnings and duplication of the data
Icon includes must be private to avoid warnings and duplication of the data
intl.h must be included before OlsApiInit.h
Fix Printf anomaly (do no use a string in its own printf because the string can be altered before being used)
Align the lang files to the new line numbers
Fix wxWidgets library name
Fix wxWidgets library name for Release build too
Merge Linux porting after non-reg on Win32 platform
Added paralel port functions for linux.
Fix of Option change bug on linux.
Added SVN version autogenerator to linux.
Merge of the Posix-port branch
Suppress warnings due to wrong char* initialisation in xpm. Added script to perform Xpm reformatting
Use right path for the version.autogen file
Add GTK definition
Port of Sleep to wxMilliSleep
Branch to switch to wxCmdLineParser
Use wxCmdLineParser instead manual and non portable parsing.
Bug fixed: The clear button on the message panel was clearing the messages but did not allow to write more messages
Update Lang files with updates comming from wxCmdLineParser porting
When case is sensitive (Linux) accept both cases for HEX files (*.hex and *.HEX)
Add new translation string for Linux load file specifier and fix translation problem on this string due to translation made before language selection.
Add new translation string for Linux load file specifier.
Add new translation string for Linux load file specifier.
Fix time counter unit issue.
Merge CmdLineParser branch in the trunk.
#0000062: Fix a missing header include revealed by the switch to wxWidgets 2.8.11
#0000062: Code::Blocks 10.05 uses a new file with bmark suffix to keep track of the editing positions. This file is not to be managed in configuration: ignore it.
#0000062: wxWidgets V2.8.11 has been regenerated in a regular way with a wxPic specific setup.h file though. The unique library is now replaced by 5 libraries. The wxWidgets native paths have also been restored.
#0000062: wxWidgets V2.8.11 has been regenerated in a regular way with a wxPic specific setup.h file though. The unique library is now replaced by 5 libraries. The wxWidgets native paths have also been restored.
#0000063: Fix Green button flickering fix. Same fix applied for the button though no flickering visible.
Added branch for make preparation to Makefile.
Changed directory structures.
Moved wxsmith directory to under the resources.
Moved WinPic directory to src
Revert of wxSmith directory due broken files.
Fixed codeblocks file and WxApp file compilation, Works OK now.
Fix remaining paths after change of directory structure
dded linux help file location.
Added program logo icon for Linux.
Attempt to fix issue #0000006 (Layout/visibility of Gauge)
Removal of m_progress_visible.
Removal of m_progress_visible.
Fixed wxGauge glitch...
Added directory for documents.
Added RPM package builder script.
Removal of AboutU files.
About menu, modulerized license...
About menu, modulerized license...
Added custom Serial Port support on Linux.
Fix link problem with wxAboutDialog
Disable I/O port address except for special LPT ports
Fix path after change in directory structure
Clean up Config Save Guard and remaining old ported code in comments
Clean up Config Save Guard and remaining old ported code in comments
Automatic source code formatting on files where the risk of loosing manual alignment is lower than the formatting benefit!
Cleanup: Remove unused first parameter of the show message function
Automatic source code formatting on files where the risk of loosing manual alignment is lower than the formatting benefit!
Revert to original name case to restore language file make
Revert to original name case to restore language file make
Revert to original name case to restore language file make
Update of Language files
Take into account the move of Author and License files in the installer scripts.
Fixed broken linux build.
Fix remaining paths after change of directory structure
Use correct Data or Localized Resource path instead of executable path so that Linux Executable can find its data
Add a larger icon for the About Dialog
Reformating of Copyright info to fit with wxAboutDialog
Add a larger icon for the About Dialog
Add a larger icon for the About Dialog
Message files update consistently to previous changes
Fix the missing CR that had mysteriously disappeared in the added lines
Fix the missing CR that had mysteriously disappeared in the added lines
Fix missing c format in about message translation
Test the version management status at compile time
Fixed broken makefile and spec files.
Use of Code::Blocks is now an option not used by default.
Fix copy paste errors
Use constant instead of literal string
Use constant instead of literal string
Replace Trunk by Branch (No change has been made in the Trunk since Branch Creation (Rev 62-105) so merging back the branch is equivalent to a replacement)
#0000064: Uninstaller does not uninstall itself
Install the English License files at the right place
#0000066: Not possible to trigger or exit from Batch mode using keyboard (Final step of the fixing: force the focus on the log window that does not consume the OK button)
Replace the Windows shortcuts that are too specific by a generic tool script
#0000067: In the help the links that return to top are labeled in French
Add Redirection file generation stylesheet
fix indent
Linux makefile improved to manage version files and to put object files at the same place as Code::Blocks does