Laurent Bessard [Tue, 29 Jan 2013 23:41:00 +0100] rev 916
Improved matplotlib graphic debug panel implementation, adding force, release, split and delete graph buttons, replacing data grid by adding panel displaying non-numeric data between graphs
Laurent Bessard [Tue, 29 Jan 2013 18:01:51 +0100] rev 915
Fix bug when closing project
Edouard Tisserant [Tue, 29 Jan 2013 21:34:43 +1100] rev 914
More stable logging. Added small one-entry log for loading errors. Test now include python side concurrent logging
Edouard Tisserant [Tue, 29 Jan 2013 16:22:04 +1100] rev 913
merge
Laurent Bessard [Thu, 24 Jan 2013 09:01:41 +0100] rev 912
Fixed bugs in support for change DebugVariablePanel 2D graphs layout using drag'n drop
Edouard Tisserant [Tue, 29 Jan 2013 16:21:01 +1100] rev 911
Log redirected to console, dump of all available log to console when connecting to PLC
Edouard Tisserant [Thu, 24 Jan 2013 17:44:44 +1100] rev 910
Experimental logging feature in PLC debug
Laurent Bessard [Thu, 24 Jan 2013 00:45:54 +0100] rev 909
Adding support for change DebugVariablePanel 2D graphs layout using drag'n drop
Laurent Bessard [Thu, 24 Jan 2013 00:42:59 +0100] rev 908
Fixed bug with mouse capture not released in graphic Viewers in debug mode when drag'n dropping wire variable to DebugVariablePanel
Laurent Bessard [Tue, 22 Jan 2013 23:33:20 +0100] rev 907
Fixed performance issue with matplotlib in DebugVariablePanel and hide 3D graphics when not needed
Edouard Tisserant [Tue, 22 Jan 2013 19:03:25 +1100] rev 906
Python runtime now dlopens shared library immediatly after transfer, and release it only immediately before reloading a new one. This is probably going to reveal lot of dirty cleanups during start/stop cycles.
Laurent Bessard [Thu, 17 Jan 2013 00:22:35 +0100] rev 905
Fix DebugVariablePanel time range position
Laurent Bessard [Wed, 16 Jan 2013 22:41:38 +0100] rev 904
Fix bug debug slow interface when refresh time of a DebugViewer is longer than debug refresh period
Laurent Bessard [Wed, 16 Jan 2013 22:35:06 +0100] rev 903
Fix bug in DebugVariablePanel graphics not reset when program is restart
Laurent Bessard [Tue, 15 Jan 2013 10:57:06 +0100] rev 902
Adding support for defining a time range for DebugVariablePanel graphics and navigating across the recording.
Laurent Bessard [Wed, 19 Dec 2012 13:32:51 +0100] rev 901
Fix bug when compiling project containing non-ascii characters
Laurent Bessard [Wed, 19 Dec 2012 13:32:04 +0100] rev 900
Fix bug main configuration variables not displayed in lower left panel when project root element is selected
Laurent Bessard [Wed, 19 Dec 2012 13:29:38 +0100] rev 899
Fix bug in resource search result highlighting
Laurent Bessard [Tue, 11 Dec 2012 01:19:42 +0100] rev 898
Adding drag'n drop of debug variable from DebugVariable grid and PouInstance variable list
Laurent Bessard [Tue, 11 Dec 2012 01:17:52 +0100] rev 897
Added support for defining extension file editor as DebugViewer
Laurent Bessard [Thu, 06 Dec 2012 17:14:03 +0100] rev 896
Fixed bug when copying transition and connected FBD or LD diagram. Wire between the new transition and new FBD or LD diagram was not selected.
Laurent Bessard [Thu, 06 Dec 2012 16:19:06 +0100] rev 895
Fixed boolean value displayed in debug variable panel
Laurent Bessard [Thu, 06 Dec 2012 16:10:26 +0100] rev 894
Fixed bug when indexing table in Pragma within ST/IL code
Laurent Bessard [Wed, 05 Dec 2012 15:32:02 +0100] rev 893
Fix bug in PLC Generator preventing output type of standard function to be computed correctly
Laurent Bessard [Mon, 03 Dec 2012 23:38:23 +0100] rev 892
Fix bug with representation of string variable value in DebugVariablePanel
Laurent Bessard [Mon, 03 Dec 2012 12:33:21 +0100] rev 891
Fix bug when copying transition and the connected FBD or LD diagram
Laurent Bessard [Mon, 03 Dec 2012 12:31:27 +0100] rev 890
Fix bug in LD_Viewer when selecting group of elements, wire selection was excluded in free drawing mode
Laurent Bessard [Mon, 03 Dec 2012 10:09:17 +0100] rev 889
Fix bug when using feedback loop in SFC program instead of jump