2013-03-26 Laurent Bessard Added support in LocationCellEditor for locations with undefined direction
2013-03-26 Laurent Bessard Fixed CanFestival extension, adding CANOpen entries in BrowseLocationsDialog
2013-03-26 Edouard Tisserant LogMessage string pointer now char* instead of uint8_t*
2013-03-26 Edouard Tisserant Added beremiz.h header file for extensions
2013-03-25 Laurent Bessard Added support for StatusBar
2013-03-25 Laurent Bessard Replaced LogConsole TextCtrl by StyledTextCtrl
2013-03-24 Laurent Bessard Merged
2013-03-22 Laurent Bessard Reduced message line size in Log Viewer
2013-03-22 Edouard Tisserant Fixed typo in copy_to_log
2013-03-22 Edouard Tisserant Extended LogCursor attributes
2013-03-21 Laurent Bessard Inverted Console and LogViewer tabs in bottom Notebook
2013-03-21 Laurent Bessard Improved Log Viewer functionalities
2013-03-21 Laurent Bessard Fixed pulling of PLC status and log count
2013-03-21 Edouard Tisserant Fixed cast in target code to remove void* arithmetic warning
2013-03-20 Laurent Bessard Fixed bug on variables with empty name in VariablePanel can't be edited
2013-03-17 Laurent Bessard Fixed bug editors empty after being opened
2013-03-15 Laurent Bessard Reduced flicker on LogViewer and DebugGraphPanel on Windows
2013-03-15 Laurent Bessard Improved graphics of LogViewer scrollbar to be anti-aliased
2013-03-15 Laurent Bessard Fixed LogViewer with improvements
2013-03-15 Edouard Tisserant Re-organized C code templates for plc_main. Moved logging out of plc_debug. Factorized redundant _common_ticktime external declaration
2013-03-14 Laurent Bessard Fixed bugs with new buttons on Windows
2013-03-14 Laurent Bessard Replaced left ugly buttons in LogViewer by custom buttons inside MessagePanel
2013-03-14 Laurent Bessard Added support in LogViewer for scrolling using relative timestamp
2013-03-14 Laurent Bessard Fixed LogViewer scrollbar and scroll methods
2013-03-14 Laurent Bessard Completely removed restore perspective and project layout process
2013-03-13 Laurent Bessard Fixed conflicting icon names on Windows
2013-03-13 Laurent Bessard Added LogViewer panel in bottom notebook
2013-03-13 Edouard Tisserant RC3 1.1 Korean release
2013-03-13 Edouard Tisserant re-fixed CanFestival support...
2013-03-11 Laurent Bessard Merged