controls/VariablePanel.py
Fri, 11 Oct 2013 12:10:40 +0200 Laurent Bessard Fixed bugs when editing resource variables and tasks
Wed, 09 Oct 2013 10:57:20 +0200 Laurent Bessard Fixed pou variables information loading stylesheet
Thu, 03 Oct 2013 18:59:18 +0200 Laurent Bessard Fixed various latency issues removing unnecessary calls
Tue, 24 Sep 2013 12:42:34 +0200 Laurent Bessard Fixed time consuming function when loading VariablePanel
Mon, 09 Sep 2013 23:36:12 +0200 Laurent Bessard Replaced old pou variable list and variable tree generating by xslt stylesheet
Wed, 29 May 2013 11:08:00 +0900 Edouard Tisserant Fixed non-tested bad code in VariablePanel
Mon, 27 May 2013 09:24:39 +0200 Laurent Bessard Fixed bug when adding a variable in Variable Panel and selected variable can't be edited (generally a FB)
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
Tue, 14 May 2013 22:31:14 +0200 Laurent Bessard Fixed bug when drag'n dropping global in function variable panel (not possible according to standard)
Mon, 13 May 2013 23:08:47 +0200 Laurent Bessard Removed restriction on POU interface variables modification when POU is already used
Sun, 12 May 2013 23:30:00 +0200 Laurent Bessard Adding support for using current selected variable for generate newly added variable informations in VariablePanel
Thu, 02 May 2013 09:39:38 +0200 Laurent Bessard Added support for adding a variable in program VariablePanel by drap'n dropping located variable like in global VariablePanel
Fri, 05 Apr 2013 00:06:28 +0200 Laurent Bessard Fixed bug with variable panel in project configuration editor
Thu, 28 Mar 2013 00:02:48 +0100 Laurent Bessard Fixed bug in VariablePanel when editing project single configuration variables
Thu, 06 Dec 2012 16:10:26 +0100 Laurent Bessard Fixed bug when indexing table in Pragma within ST/IL code
Fri, 19 Oct 2012 18:10:31 +0200 Laurent Bessard Fix bug in VariablePanel 'Type' cell editor menu entry 'User Data Types' containing ConfNodes data types
Tue, 16 Oct 2012 18:58:45 +0200 Laurent Bessard Adding datatypes defined in ConfNode as possible function return type
Thu, 13 Sep 2012 02:13:40 +0200 laurent Adding support for signaling that a task interval isn't well formatted
Wed, 12 Sep 2012 19:12:13 +0200 laurent Fix test of datatype consistency when drag'n dropping location in VariablePanel
Fri, 07 Sep 2012 16:45:55 +0200 Laurent Bessard Integration of PLCOpenEditor into Beremiz