controls/DebugVariablePanel.py
Wed, 27 Mar 2013 23:56:53 +0100 Laurent Bessard Fixed bugs in DebugVariablePanel when matplotlib not installed
Fri, 15 Mar 2013 12:49:15 +0100 Laurent Bessard Reduced flicker on LogViewer and DebugGraphPanel on Windows
Thu, 14 Mar 2013 09:20:07 +0100 Laurent Bessard Completely removed restore perspective and project layout process
Tue, 05 Mar 2013 17:55:15 +0100 Laurent Bessard Fix bug on Windows when drag'n dropping variable to DebugVariablePanel, panel not refreshed
Thu, 28 Feb 2013 00:20:05 +0100 Laurent Bessard Fixed bug when drag'n dropping variables from left panel
Wed, 27 Feb 2013 09:37:51 +0100 Laurent Bessard Fix bug on Windows with wxPaintDC
Tue, 26 Feb 2013 09:26:25 +0100 Laurent Bessard Added support for drag'n dropping non-numeric variables
Tue, 26 Feb 2013 01:17:53 +0100 Laurent Bessard Fixed panels displaying non-numeric variables in DebugVariablePanel
Fri, 22 Feb 2013 00:26:47 +0100 Laurent Bessard Fixed bug with 3D graphs in debug variable panel
Thu, 21 Feb 2013 20:08:06 +0100 Laurent Bessard Added support for changing graph size using handles like sash window
Thu, 21 Feb 2013 17:11:36 +0100 Laurent Bessard Added button for exporting individual graph values to clipboard
Thu, 21 Feb 2013 15:46:08 +0100 Laurent Bessard Added button in graph for changing graph size to minimum
Wed, 20 Feb 2013 19:39:52 +0100 Laurent Bessard Fixed highlights for dropping graphs between the others
Wed, 20 Feb 2013 01:18:08 +0100 Laurent Bessard Improved matplotlib graphic debug panel implementation
Wed, 20 Feb 2013 00:53:19 +0100 Laurent Bessard Improved matplotlib graphic debug panel implementation
Tue, 19 Feb 2013 00:06:59 +0100 Laurent Bessard Improved matplotlib graphic debug panel implementation
Sun, 17 Feb 2013 23:47:41 +0100 Laurent Bessard Improved matplotlib graphic debug panel implementation
Tue, 12 Feb 2013 23:19:57 +0100 Laurent Bessard Improved matplotlib graphic debug panel implementation
Thu, 07 Feb 2013 00:49:52 +0100 Laurent Bessard Fix bug when resetting graphs values
Wed, 06 Feb 2013 01:18:56 +0100 Laurent Bessard Added support for drag'n drop variable from one graph to another with visible graph
Tue, 05 Feb 2013 16:42:52 +0100 Laurent Bessard Added support for displaying string variables variations in a graph and cursor on graphs
Wed, 30 Jan 2013 19:07:59 +0100 Laurent Bessard Fix bug in DebugVariablePanel when manipulating graph layout and adding drag'n drop graph from parallel graphs and moving graphs order
Tue, 29 Jan 2013 23:41:00 +0100 Laurent Bessard 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
Thu, 24 Jan 2013 09:01:41 +0100 Laurent Bessard Fixed bugs in support for change DebugVariablePanel 2D graphs layout using drag'n drop
Thu, 24 Jan 2013 00:45:54 +0100 Laurent Bessard Adding support for change DebugVariablePanel 2D graphs layout using drag'n drop
Tue, 22 Jan 2013 23:33:20 +0100 Laurent Bessard Fixed performance issue with matplotlib in DebugVariablePanel and hide 3D graphics when not needed
Thu, 17 Jan 2013 00:22:35 +0100 Laurent Bessard Fix DebugVariablePanel time range position
Wed, 16 Jan 2013 22:35:06 +0100 Laurent Bessard Fix bug in DebugVariablePanel graphics not reset when program is restart
Tue, 15 Jan 2013 10:57:06 +0100 Laurent Bessard Adding support for defining a time range for DebugVariablePanel graphics and navigating across the recording.
Tue, 11 Dec 2012 01:19:42 +0100 Laurent Bessard Adding drag'n drop of debug variable from DebugVariable grid and PouInstance variable list
Thu, 06 Dec 2012 16:19:06 +0100 Laurent Bessard Fixed boolean value displayed in debug variable panel
Mon, 03 Dec 2012 23:38:23 +0100 Laurent Bessard Fix bug with representation of string variable value in DebugVariablePanel
Sun, 25 Nov 2012 19:32:53 +0100 Laurent Bessard Adding support for disabling 2D and 3D graphics in DebugVariablePanel when matplotlib is not installed
Fri, 23 Nov 2012 13:36:47 +0100 Laurent Bessard Adding support for displaying graphs of debugged numeric variables in 2D and 3D in DebugVariablePanel
Thu, 08 Nov 2012 18:23:32 +0100 Laurent Bessard Fix display of string variables value in debug
Fri, 07 Sep 2012 16:45:55 +0200 Laurent Bessard Integration of PLCOpenEditor into Beremiz