2013-03-27Fixed bugs in DebugVariablePanel when matplotlib not installed
Laurent Bessard [Wed, 27 Mar 2013 23:56:53 +0100] rev 1008
Fixed bugs in DebugVariablePanel when matplotlib not installed

2013-03-27Added automatic line wrapping to log console
Laurent Bessard [Wed, 27 Mar 2013 09:36:26 +0100] rev 1007
Added automatic line wrapping to log console

2013-03-27Fixed PLC status not translated in status bar when connected
Laurent Bessard [Wed, 27 Mar 2013 09:35:25 +0100] rev 1006
Fixed PLC status not translated in status bar when connected

2013-03-26Updated internationalization french translations
Laurent Bessard [Tue, 26 Mar 2013 23:26:13 +0100] rev 1005
Updated internationalization french translations

2013-03-26Added support in LocationCellEditor for locations with undefined direction
Laurent Bessard [Tue, 26 Mar 2013 23:25:18 +0100] rev 1004
Added support in LocationCellEditor for locations with undefined direction

2013-03-26Fixed CanFestival extension, adding CANOpen entries in BrowseLocationsDialog
Laurent Bessard [Tue, 26 Mar 2013 23:24:30 +0100] rev 1003
Fixed CanFestival extension, adding CANOpen entries in BrowseLocationsDialog

2013-03-26LogMessage string pointer now char* instead of uint8_t*
Edouard Tisserant [Tue, 26 Mar 2013 12:44:44 +0900] rev 1002
LogMessage string pointer now char* instead of uint8_t*

2013-03-26Added beremiz.h header file for extensions
Edouard Tisserant [Tue, 26 Mar 2013 09:31:20 +0900] rev 1001
Added beremiz.h header file for extensions

2013-03-25Added support for StatusBar
Laurent Bessard [Tue, 26 Mar 2013 00:35:52 +0100] rev 1000
Added support for StatusBar

2013-03-25Replaced LogConsole TextCtrl by StyledTextCtrl
Laurent Bessard [Tue, 26 Mar 2013 00:03:57 +0100] rev 999
Replaced LogConsole TextCtrl by StyledTextCtrl

2013-03-24Merged
Laurent Bessard [Sun, 24 Mar 2013 23:54:50 +0100] rev 998
Merged

2013-03-22Reduced message line size in Log Viewer
Laurent Bessard [Fri, 22 Mar 2013 16:09:16 +0100] rev 997
Reduced message line size in Log Viewer

2013-03-22Fixed typo in copy_to_log
Edouard Tisserant [Fri, 22 Mar 2013 11:02:56 +0900] rev 996
Fixed typo in copy_to_log

2013-03-22Extended LogCursor attributes
Edouard Tisserant [Fri, 22 Mar 2013 10:40:28 +0900] rev 995
Extended LogCursor attributes

2013-03-21Inverted Console and LogViewer tabs in bottom Notebook
Laurent Bessard [Fri, 22 Mar 2013 00:45:09 +0100] rev 994
Inverted Console and LogViewer tabs in bottom Notebook

2013-03-21Improved Log Viewer functionalities
Laurent Bessard [Fri, 22 Mar 2013 00:18:51 +0100] rev 993
Improved Log Viewer functionalities

2013-03-21Fixed pulling of PLC status and log count
Laurent Bessard [Thu, 21 Mar 2013 17:33:50 +0100] rev 992
Fixed pulling of PLC status and log count

2013-03-21Fixed cast in target code to remove void* arithmetic warning
Edouard Tisserant [Thu, 21 Mar 2013 09:27:55 +0900] rev 991
Fixed cast in target code to remove void* arithmetic warning

2013-03-20Fixed bug on variables with empty name in VariablePanel can't be edited
Laurent Bessard [Wed, 20 Mar 2013 23:47:07 +0100] rev 990
Fixed bug on variables with empty name in VariablePanel can't be edited

2013-03-17Fixed bug editors empty after being opened
Laurent Bessard [Sun, 17 Mar 2013 19:03:25 +0100] rev 989
Fixed bug editors empty after being opened

2013-03-15Reduced flicker on LogViewer and DebugGraphPanel on Windows
Laurent Bessard [Fri, 15 Mar 2013 12:49:15 +0100] rev 988
Reduced flicker on LogViewer and DebugGraphPanel on Windows

2013-03-15Improved graphics of LogViewer scrollbar to be anti-aliased
Laurent Bessard [Fri, 15 Mar 2013 12:07:39 +0100] rev 987
Improved graphics of LogViewer scrollbar to be anti-aliased

2013-03-15Fixed LogViewer with improvements
Laurent Bessard [Fri, 15 Mar 2013 11:33:50 +0100] rev 986
Fixed LogViewer with improvements

2013-03-15Re-organized C code templates for plc_main. Moved logging out of plc_debug. Factorized redundant _common_ticktime external declaration
Edouard Tisserant [Fri, 15 Mar 2013 17:47:53 +0900] rev 985
Re-organized C code templates for plc_main. Moved logging out of plc_debug. Factorized redundant _common_ticktime external declaration

2013-03-14Fixed bugs with new buttons on Windows
Laurent Bessard [Fri, 15 Mar 2013 00:38:53 +0100] rev 984
Fixed bugs with new buttons on Windows

2013-03-14Replaced left ugly buttons in LogViewer by custom buttons inside MessagePanel
Laurent Bessard [Fri, 15 Mar 2013 00:01:36 +0100] rev 983
Replaced left ugly buttons in LogViewer by custom buttons inside MessagePanel

2013-03-14Added support in LogViewer for scrolling using relative timestamp
Laurent Bessard [Thu, 14 Mar 2013 19:18:58 +0100] rev 982
Added support in LogViewer for scrolling using relative timestamp

2013-03-14Fixed LogViewer scrollbar and scroll methods
Laurent Bessard [Thu, 14 Mar 2013 17:51:30 +0100] rev 981
Fixed LogViewer scrollbar and scroll methods

2013-03-14Completely removed restore perspective and project layout process
Laurent Bessard [Thu, 14 Mar 2013 09:20:07 +0100] rev 980
Completely removed restore perspective and project layout process

2013-03-13Fixed conflicting icon names on Windows
Laurent Bessard [Wed, 13 Mar 2013 23:49:19 +0100] rev 979
Fixed conflicting icon names on Windows