editors/ConfTreeNodeEditor.py
Mon, 14 Aug 2017 23:27:15 +0300 Andrey Skvortsov clean-up: fix PEP8 E302 expected 2 blank lines, found 1
Mon, 14 Aug 2017 22:23:17 +0300 Andrey Skvortsov clean-up: fix some PEP8 E228 missing whitespace around modulo operator
Mon, 14 Aug 2017 21:31:01 +0300 Andrey Skvortsov clean-up: fix some PEP8 E265 block comment should start with '# '
Tue, 04 Jul 2017 13:46:48 +0300 Surkov Sergey Backout changeset 92537edeb2052d53ba5cad8b6da8463dbc660bb1
Mon, 26 Jun 2017 19:38:51 +0300 Surkov Sergey fix i18n string selection for combobox generated from XSD
Mon, 19 Jun 2017 18:49:43 +0300 Andrey Skvortsov make all dialog have non-fixed size
Wed, 02 Nov 2016 14:23:24 +0300 Sergey Surkov fix borders of pull-down choice list box in Config tab, in Project Properties
Fri, 06 May 2016 14:05:44 +0300 Andrey Skvortsov add copyright notices to python files where there were missing, that
Wed, 25 Feb 2015 13:59:01 +0100 Edouard Tisserant Added Ronan Bignaux (genesis) patch to use wxversion. Fixed side effects with sys.path. Other cosmetic fixes about path included.
Wed, 11 Sep 2013 23:48:41 +0200 Laurent Bessard Fixed Beremiz for working with new xmlclass support using lxml
Fri, 02 Aug 2013 08:58:09 +0900 laurent Added support for left panel add menu with multiple levels
Fri, 02 Aug 2013 08:55:45 +0900 Edouard Tisserant Various cleanup and optimization
Tue, 28 May 2013 17:52:57 +0200 Laurent Bessard Fixed bugs with TextCtrlAutoComplete
Tue, 28 May 2013 17:52:07 +0200 Laurent Bessard Fixed inconsistency in value display when setting integer value for float parameter
Thu, 16 May 2013 15:46:57 +0200 Laurent Bessard Fixed ConfTreeNodeEditor background colour
Fri, 10 May 2013 10:24:59 +0200 Laurent Bessard Fixed bug when changing IEC_Channel of node without params
Thu, 09 May 2013 17:52:51 +0200 Laurent Bessard Fixed bug when modifying ConfTreeNode IEC Channel
Wed, 24 Apr 2013 09:30:10 +0200 Laurent Bessard Fixed new ConfTreeNodeEditor layout on Windows
Tue, 23 Apr 2013 22:45:59 +0200 Laurent Bessard Fixed ConfTreeNodeEditor layout
Wed, 30 Jan 2013 23:46:41 +0100 Laurent Bessard Replaced SplitterWindow in ConfTreeNodeEditor by Notebook
Thu, 04 Oct 2012 17:55:59 +0200 laurent Fix ConfTreeNodeEditor parameters controls size on Windows
Mon, 01 Oct 2012 19:10:51 +0200 laurent Fixing bug when spinctrl new value is changed by ConfTreeNode
Sun, 23 Sep 2012 18:57:35 +0200 Laurent Bessard Fix scroll bug in ConfNode params panel when changing tab selection on Windows
Fri, 07 Sep 2012 16:45:55 +0200 Laurent Bessard Integration of PLCOpenEditor into Beremiz