controls/VariablePanel.py
2013-05-29 Edouard Tisserant Fixed non-tested bad code in VariablePanel
2013-05-27 Laurent Bessard Fixed bug when adding a variable in Variable Panel and selected variable can't be edited (generally a FB)
2013-05-23 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
2013-05-14 Laurent Bessard Fixed bug when drag'n dropping global in function variable panel (not possible according to standard)
2013-05-13 Laurent Bessard Removed restriction on POU interface variables modification when POU is already used
2013-05-12 Laurent Bessard Adding support for using current selected variable for generate newly added variable informations in VariablePanel
2013-05-02 Laurent Bessard Added support for adding a variable in program VariablePanel by drap'n dropping located variable like in global VariablePanel
2013-04-04 Laurent Bessard Fixed bug with variable panel in project configuration editor
2013-03-27 Laurent Bessard Fixed bug in VariablePanel when editing project single configuration variables
2012-12-06 Laurent Bessard Fixed bug when indexing table in Pragma within ST/IL code
2012-10-19 Laurent Bessard Fix bug in VariablePanel 'Type' cell editor menu entry 'User Data Types' containing ConfNodes data types
2012-10-16 Laurent Bessard Adding datatypes defined in ConfNode as possible function return type
2012-09-13 laurent Adding support for signaling that a task interval isn't well formatted
2012-09-12 laurent Fix test of datatype consistency when drag'n dropping location in VariablePanel
2012-09-07 Laurent Bessard Integration of PLCOpenEditor into Beremiz