IDEFrame.py
Wed, 05 Jun 2013 23:09:52 +0200 Laurent Bessard Fixed flickering and lag when refreshing PouInstanceVariablesPanel
Mon, 03 Jun 2013 17:29:03 +0200 Laurent Bessard Added support for opening text viewer by default and toggling between GraphicViewer and TextViewer
Fri, 31 May 2013 18:32:51 +0200 Laurent Bessard Rewrite DebugVariableTablePanel
Fri, 31 May 2013 10:38:46 +0200 Laurent Bessard Fixed bug when export all items values to clipboard in DebugVariablePanel
Thu, 30 May 2013 11:52:42 +0200 Laurent Bessard Separated old table debug variable panel and new graphic debug variable panel
Wed, 29 May 2013 22:27:20 +0200 Laurent Bessard Moved and start to rewrite DebugVariablePanel splitting it into multiple files
Wed, 29 May 2013 09:42:25 +0200 Laurent Bessard Fixed bug two icons displayed for POU category item in Project Tree when adding a second POU
Mon, 27 May 2013 13:09:54 +0200 Laurent Bessard Moved and rewrote DebugViewer and DebusDataConsumer classes
Thu, 23 May 2013 22:22:53 +0200 Laurent Bessard Add support for Drag'n dropping located variables to function block creating global located variable in configuration and external variable in function block
Fri, 17 May 2013 20:56:15 +0200 Laurent Bessard Fixed bug ProjectTree items label can't be edited
Fri, 17 May 2013 19:33:01 +0200 Laurent Bessard Fixed bugs with left panel CustomTreeCtrl on Windows
Fri, 17 May 2013 01:06:58 +0200 Laurent Bessard Added extra icon in left panel tree for indicating Pou type (function, functionBlock, or program) when alone
Thu, 16 May 2013 13:13:00 +0200 Laurent Bessard Fixed bug tabs selected cyclically when drag'n dropping variable into Editor
Thu, 16 May 2013 13:11:33 +0200 Laurent Bessard Fixed bug tabs selected cyclically when drag'n dropping variable into Editor
Mon, 13 May 2013 23:10:10 +0200 Laurent Bessard Removed restriction on deletion of a POU or DataType already used, replaced by a dialog asking user to confirm
Fri, 10 May 2013 10:25:35 +0200 Laurent Bessard Fixed bug when selecting item in ProjectTree on Linux
Thu, 09 May 2013 18:40:38 +0200 Laurent Bessard Added tooltip in ProjectTree when mouse over POU
Thu, 09 May 2013 17:52:51 +0200 Laurent Bessard Fixed bug when modifying ConfTreeNode IEC Channel
Thu, 02 May 2013 14:06:24 +0200 Laurent Bessard Fixed bug when transferring program and a output located variable is forced
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