controls/PouInstanceVariablesPanel.py
Mon, 14 Oct 2013 10:49:04 +0200 Laurent Bessard Remove old debug panels and viewers not using matplotlib
Sat, 12 Oct 2013 10:10:30 +0900 Edouard Tisserant Cleaner matplotlib import preventing noisy warnings
Wed, 09 Oct 2013 22:00:23 +0200 Laurent Bessard Fixed pou variables instance information loading stylesheet
Thu, 03 Oct 2013 19:01:28 +0200 Laurent Bessard Fixed PouInstanceVariablesPanel, replacing wx controls, too long to create and destroy, by bitmaps directly drawn in panel
Fri, 02 Aug 2013 08:55:45 +0900 Edouard Tisserant Various cleanup and optimization
Thu, 11 Jul 2013 12:49:04 +0200 Laurent Bessard Fixed refresh bug when activating element in instance variables list
Mon, 10 Jun 2013 09:54:24 +0200 Laurent Bessard Fixed bug with InstanceChoice values in PouInstanceVariablesPanel
Thu, 06 Jun 2013 23:01:15 +0200 Laurent Bessard Fixed bugs in refresh of PouInstanceVariablesPanel
Wed, 05 Jun 2013 23:09:52 +0200 Laurent Bessard Fixed flickering and lag when refreshing PouInstanceVariablesPanel
Tue, 04 Jun 2013 09:12:03 +0200 Laurent Bessard Fixed bug when moving TextViewer and replacing right click by double click when adding graph in Debug Variable Panel
Mon, 03 Jun 2013 17:29:03 +0200 Laurent Bessard Added support for opening text viewer by default and toggling between GraphicViewer and TextViewer
Wed, 29 May 2013 11:10:19 +0200 Laurent Bessard Fixed bug in PouInstanceVariablesPanel, exploring child FunctionBlock variables if no instance selected
Thu, 09 May 2013 18:49:08 +0200 Laurent Bessard Fixed Drag'n dropping from PouInstanceVariablesPanel ensuring DebugVariablePanel is visible before starting drag'n drop
Tue, 30 Apr 2013 11:42:35 +0200 Laurent Bessard Fixed bug in PouInstanceVariablesPanel buttons tooltips
Mon, 15 Apr 2013 00:27:30 +0200 Laurent Bessard Fix bug when pressing left arrow key in PouInstanceVariablesPanel
Tue, 19 Feb 2013 00:06:59 +0100 Laurent Bessard Improved matplotlib graphic debug panel implementation
Tue, 29 Jan 2013 18:01:51 +0100 Laurent Bessard Fix bug when closing project
Wed, 19 Dec 2012 13:32:04 +0100 Laurent Bessard Fix bug main configuration variables not displayed in lower left panel when project root element is selected
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, 15 Nov 2012 23:32:54 +0100 Laurent Bessard Fix bug multiple graph viewer tab displaying values of the same variable can be opened
Tue, 11 Sep 2012 19:13:42 +0200 laurent Adding transition and action in list of instances of SFC POU in PouInstanceVariablesPanel
Tue, 11 Sep 2012 16:30:42 +0200 laurent Fix bug debug instance button not visible in PouInstanceVariablesPanel when instance path is too long
Fri, 07 Sep 2012 16:45:55 +0200 Laurent Bessard Integration of PLCOpenEditor into Beremiz