Edouard Tisserant [Thu, 21 Mar 2013 09:27:55 +0900] rev 991
Fixed cast in target code to remove void* arithmetic warning
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
Laurent Bessard [Sun, 17 Mar 2013 19:03:25 +0100] rev 989
Fixed bug editors empty after being opened
Laurent Bessard [Fri, 15 Mar 2013 12:49:15 +0100] rev 988
Reduced flicker on LogViewer and DebugGraphPanel on Windows
Laurent Bessard [Fri, 15 Mar 2013 12:07:39 +0100] rev 987
Improved graphics of LogViewer scrollbar to be anti-aliased
Laurent Bessard [Fri, 15 Mar 2013 11:33:50 +0100] rev 986
Fixed LogViewer with improvements
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
Laurent Bessard [Fri, 15 Mar 2013 00:38:53 +0100] rev 984
Fixed bugs with new buttons on Windows
Laurent Bessard [Fri, 15 Mar 2013 00:01:36 +0100] rev 983
Replaced left ugly buttons in LogViewer by custom buttons inside MessagePanel
Laurent Bessard [Thu, 14 Mar 2013 19:18:58 +0100] rev 982
Added support in LogViewer for scrolling using relative timestamp
Laurent Bessard [Thu, 14 Mar 2013 17:51:30 +0100] rev 981
Fixed LogViewer scrollbar and scroll methods
Laurent Bessard [Thu, 14 Mar 2013 09:20:07 +0100] rev 980
Completely removed restore perspective and project layout process
Laurent Bessard [Wed, 13 Mar 2013 23:49:19 +0100] rev 979
Fixed conflicting icon names on Windows
Laurent Bessard [Wed, 13 Mar 2013 23:17:30 +0100] rev 978
Added LogViewer panel in bottom notebook
Edouard Tisserant [Wed, 13 Mar 2013 12:34:55 +0900] rev 977
RC3