IDEFrame.py
Thu, 02 May 2013 13:30:24 +0200 Laurent Bessard Fixed bug when closing Beremiz frame
Wed, 10 Apr 2013 20:47:59 +0200 Laurent Bessard Fixed bug with diagram copy
Tue, 09 Apr 2013 18:29:21 +0200 Laurent Bessard Fixed resource editing, removing definition of more than one resource and deletion of last resource defined
Fri, 05 Apr 2013 08:11:27 +0200 Laurent Bessard Fixed bug when closing Beremiz
Fri, 05 Apr 2013 00:05:40 +0200 Laurent Bessard Fixed LogConsole: set read only, enabled copy selected text with CTRL+C and primary selection
Thu, 28 Mar 2013 00:03:44 +0100 Laurent Bessard Fixed typo in IDEFrame OnProjectTreeRightUp method
Tue, 26 Mar 2013 00:03:57 +0100 Laurent Bessard Replaced LogConsole TextCtrl by StyledTextCtrl
Sun, 17 Mar 2013 19:03:25 +0100 Laurent Bessard Fixed bug editors empty after being opened
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
Sun, 10 Mar 2013 20:29:55 +0100 Laurent Bessard Disabled project layout saving and restoring
Tue, 19 Feb 2013 00:06:59 +0100 Laurent Bessard Improved matplotlib graphic debug panel implementation
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 00:45:54 +0100 Laurent Bessard Adding support for change DebugVariablePanel 2D graphs layout using drag'n drop
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:17:52 +0100 Laurent Bessard Added support for defining extension file editor as DebugViewer
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, 15 Nov 2012 23:32:54 +0100 Laurent Bessard Fix bug multiple graph viewer tab displaying values of the same variable can be opened
Thu, 25 Oct 2012 19:57:53 +0200 Laurent Bessard Fix bug in RestoreLayout when previously opened tab no more exist in project
Thu, 04 Oct 2012 17:58:45 +0200 Laurent Bessard Fix bug in RestoreLastLayout mechanism when last window size was default window size
Sat, 22 Sep 2012 12:23:58 +0200 laurent Fix bug with Print functionality
Mon, 10 Sep 2012 03:14:09 +0200 laurent Fix bug missing dialog import statements
Fri, 07 Sep 2012 16:45:55 +0200 Laurent Bessard Integration of PLCOpenEditor into Beremiz