Tue, 26 Mar 2013 00:35:52 +0100 Laurent Bessard Added support for StatusBar
Tue, 26 Mar 2013 00:03:57 +0100 Laurent Bessard Replaced LogConsole TextCtrl by StyledTextCtrl
Sun, 24 Mar 2013 23:54:50 +0100 Laurent Bessard Merged
Fri, 22 Mar 2013 16:09:16 +0100 Laurent Bessard Reduced message line size in Log Viewer
Fri, 22 Mar 2013 11:02:56 +0900 Edouard Tisserant Fixed typo in copy_to_log
Fri, 22 Mar 2013 10:40:28 +0900 Edouard Tisserant Extended LogCursor attributes
Fri, 22 Mar 2013 00:45:09 +0100 Laurent Bessard Inverted Console and LogViewer tabs in bottom Notebook
Fri, 22 Mar 2013 00:18:51 +0100 Laurent Bessard Improved Log Viewer functionalities
Thu, 21 Mar 2013 17:33:50 +0100 Laurent Bessard Fixed pulling of PLC status and log count
Thu, 21 Mar 2013 09:27:55 +0900 Edouard Tisserant Fixed cast in target code to remove void* arithmetic warning
Wed, 20 Mar 2013 23:47:07 +0100 Laurent Bessard Fixed bug on variables with empty name in VariablePanel can't be edited
Sun, 17 Mar 2013 19:03:25 +0100 Laurent Bessard Fixed bug editors empty after being opened
Fri, 15 Mar 2013 12:49:15 +0100 Laurent Bessard Reduced flicker on LogViewer and DebugGraphPanel on Windows
Fri, 15 Mar 2013 12:07:39 +0100 Laurent Bessard Improved graphics of LogViewer scrollbar to be anti-aliased
Fri, 15 Mar 2013 11:33:50 +0100 Laurent Bessard Fixed LogViewer with improvements
Fri, 15 Mar 2013 17:47:53 +0900 Edouard Tisserant Re-organized C code templates for plc_main. Moved logging out of plc_debug. Factorized redundant _common_ticktime external declaration
Fri, 15 Mar 2013 00:38:53 +0100 Laurent Bessard Fixed bugs with new buttons on Windows
Fri, 15 Mar 2013 00:01:36 +0100 Laurent Bessard Replaced left ugly buttons in LogViewer by custom buttons inside MessagePanel
Thu, 14 Mar 2013 19:18:58 +0100 Laurent Bessard Added support in LogViewer for scrolling using relative timestamp
Thu, 14 Mar 2013 17:51:30 +0100 Laurent Bessard Fixed LogViewer scrollbar and scroll methods
Thu, 14 Mar 2013 09:20:07 +0100 Laurent Bessard Completely removed restore perspective and project layout process
Wed, 13 Mar 2013 23:49:19 +0100 Laurent Bessard Fixed conflicting icon names on Windows
Wed, 13 Mar 2013 23:17:30 +0100 Laurent Bessard Added LogViewer panel in bottom notebook
Wed, 13 Mar 2013 12:34:55 +0900 Edouard Tisserant RC3 1.1 Korean release
Wed, 13 Mar 2013 12:34:25 +0900 Edouard Tisserant re-fixed CanFestival support...
Mon, 11 Mar 2013 14:49:17 +0100 Laurent Bessard Merged
Mon, 11 Mar 2013 14:06:06 +0100 Laurent Bessard Fixed canfestival extension for LPCManager
Mon, 11 Mar 2013 14:04:48 +0100 Laurent Bessard Disabled project layout saving and restoring
Mon, 11 Mar 2013 19:17:56 +0900 Edouard Tisserant Redirect PyEval exceptions to logging
Mon, 11 Mar 2013 09:50:55 +0900 Edouard Tisserant reverted PLCObject.py. ctypes.POINTER(ctypes.c_uint8) != string