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
Sun, 10 Mar 2013 20:29:55 +0100 Laurent Bessard Disabled project layout saving and restoring
Fri, 08 Mar 2013 00:15:28 +0100 Laurent Bessard Fix warning with LogMessage function
Thu, 07 Mar 2013 11:47:43 +0900 Edouard Tisserant RC2 1.1 Korean release
Wed, 06 Mar 2013 19:23:58 +0100 Laurent Bessard Added support for extension custom contextual add menu
Wed, 06 Mar 2013 10:58:15 +0100 Laurent Bessard Fixed bug when ST/IL code contains non-ascii characters (in comment) and modifying variable name
Wed, 06 Mar 2013 10:47:06 +0100 Laurent Bessard Fixed test identifier function
Wed, 06 Mar 2013 17:05:56 +0900 Edouard Tisserant merge
Tue, 05 Mar 2013 17:56:51 +0100 Laurent Bessard Merged
Tue, 05 Mar 2013 17:55:15 +0100 Laurent Bessard Fix bug on Windows when drag'n dropping variable to DebugVariablePanel, panel not refreshed
Tue, 05 Mar 2013 17:54:19 +0100 Laurent Bessard Fix row selection in CustomGrid
Wed, 06 Mar 2013 14:03:26 +0900 Edouard Tisserant Cleanup in canfestival plugin. No more meaningless default values.
Wed, 06 Mar 2013 10:30:55 +0900 Edouard Tisserant Python shell and wx inspector now both available even when PLC not started
Wed, 06 Mar 2013 09:40:28 +0900 Edouard Tisserant Added CWD to ProcessLogger, and make sure local runtime have CWD setup correctly