controls/VariablePanel.py
Wed, 05 Sep 2012 12:39:50 +0200 Laurent Bessard Fix bug when drag'n dropping location with undefined direction on Windows default tip
Sat, 25 Aug 2012 14:47:23 +0200 Laurent Bessard Update list of messages to be translated for internationalization and french translations
Fri, 10 Aug 2012 00:32:05 +0200 Laurent Bessard Adding support for in POU graphical and textual editor
Fri, 27 Jul 2012 15:44:42 +0200 Laurent Bessard Disabling capability to define inout variable initial value according to IEC 61131-3 grammar
Sat, 07 Jul 2012 20:48:23 +0200 Laurent Bessard Fix bug no title bar on wx.SingleChoiceDialogs
Thu, 28 Jun 2012 12:00:45 +0200 Laurent Bessard Adding support for drag'n dropping constant values
Mon, 25 Jun 2012 20:03:53 +0200 Laurent Bessard Replacing buttons with text by buttons with icons
Fri, 18 May 2012 18:49:49 +0200 laurent refactoring
Mon, 07 May 2012 18:53:16 +0200 Edouard Tisserant beremiz 'plugins' refactoring to 'confnode'
Fri, 27 Apr 2012 01:55:45 +0200 laurent Fix bug when closing project and one editor is opened
Sat, 31 Mar 2012 15:08:18 +0200 laurent Improving contextual menu in Viewer and fixing menu toolbar icons on Windows
Tue, 24 Jan 2012 21:42:21 +0100 laurent Adding support for loading datatypes defined in plugins to allow to use them in PLC program
Tue, 17 Jan 2012 18:46:06 +0100 laurent Fixing bug in displaying variable panel header on Windows
Tue, 17 Jan 2012 16:44:00 +0100 laurent Adding support for defining a description for a user POU type, and displaying this information in library tree.
Mon, 09 Jan 2012 18:16:52 +0100 laurent Adding support for checking location validity when filled by user
Sun, 08 Jan 2012 19:16:58 +0100 laurent Adding support for drag'n dropping variable from global defined in configurations and resources to POU variable panel or body editor for declaring external variables
Fri, 16 Dec 2011 22:44:47 +0100 laurent Moving definition of grids fonts and colours into CustomGrid
Wed, 14 Dec 2011 15:17:22 +0100 laurent Adding support for unifying grid table control elements
Fri, 09 Dec 2011 11:26:10 +0100 laurent Making variable panel not editable when showing variables of debugging block
Fri, 09 Dec 2011 10:09:50 +0100 laurent Fixing bug preventing drag'n drop of located variables in location cell of variable panel grid
Fri, 18 Nov 2011 17:40:40 +0100 laurent Fixing bug that prevent to define a directly declared array type for a variable in VariablePanel
Tue, 08 Nov 2011 21:59:22 +0100 laurent Moving variable panel from bottom notebook panel to POU editor panel