ConfigTreeNode.py
Mon, 28 Nov 2016 16:47:01 +0300 Andrey Skvortsov fix translation strings with multiple parameters
Fri, 06 May 2016 14:05:44 +0300 Andrey Skvortsov add copyright notices to python files where there were missing, that
Fri, 27 Sep 2013 17:48:05 +0200 Laurent Bessard Fixed error message printed when error in XML files is detected
Fri, 27 Sep 2013 16:22:40 +0200 Laurent Bessard Added support for loading XML file even if not following XSD schema (but still following XML syntax), warning user of errors in XML file
Wed, 11 Sep 2013 23:48:41 +0200 Laurent Bessard Fixed Beremiz for working with new xmlclass support using lxml
Tue, 28 May 2013 17:52:07 +0200 Laurent Bessard Fixed inconsistency in value display when setting integer value for float parameter
Wed, 24 Apr 2013 18:50:37 +0200 Laurent Bessard Fixed bug in Save function in Beremiz
Wed, 24 Apr 2013 17:27:08 +0200 Laurent Bessard Fixed Save As... function in Beremiz
Mon, 15 Apr 2013 00:35:04 +0200 Laurent Bessard Clean Config Tree Node children list by type after removing one child
Wed, 06 Mar 2013 19:23:58 +0100 Laurent Bessard Added support for extension custom contextual add menu
Thu, 15 Nov 2012 23:00:53 +0100 Laurent Bessard Adding support for defining specific global variables for ConfTreeNodes
Sun, 23 Sep 2012 23:56:53 +0200 Laurent Bessard Fix bug when modifying IEC_Channel
Sun, 23 Sep 2012 23:34:04 +0200 Laurent Bessard Fix unexpected warning message when adding extension to project
Thu, 13 Sep 2012 02:18:00 +0200 laurent Fix confnode new name format that generates an error with frame class name in wxGlade extension
Fri, 07 Sep 2012 16:45:55 +0200 Laurent Bessard Integration of PLCOpenEditor into Beremiz
Sat, 25 Aug 2012 14:50:48 +0200 laurent Update list of messages to be translated for internationalization and french translations
Mon, 02 Jul 2012 16:02:38 +0200 laurent Fix bug while opening project panel
Mon, 02 Jul 2012 12:00:10 +0200 laurent Fix bug when opening deeper ConfTreeNode editors
Sun, 01 Jul 2012 23:20:19 +0200 laurent Adding support for beremiz extensions to define custom file editors for project files
Thu, 28 Jun 2012 12:07:21 +0200 laurent Adding support for file explorer for project files
Mon, 25 Jun 2012 20:05:29 +0200 laurent Adding support using plcopeneditor bitmap library for icon request
Mon, 25 Jun 2012 12:13:58 +0200 laurent Fix bug when deleting conf tree node and conf tree node editor opened for this same node
Fri, 15 Jun 2012 18:08:26 +0200 laurent Fix bug when opening and closing confnode extra viewers
Tue, 22 May 2012 06:41:54 +0200 Edouard Tisserant merge
Mon, 21 May 2012 18:56:44 +0200 laurent Fix bugs with ConfigTreeNode
Tue, 22 May 2012 06:11:37 +0200 Edouard Tisserant Fixed runtime problems with python 2.6 without wx installed
Mon, 21 May 2012 17:53:50 +0200 Edouard Tisserant fixed uncaught exception dialog while displaying cought exception in log
Mon, 21 May 2012 10:04:27 +0200 laurent refactoring
Sun, 20 May 2012 19:07:09 +0200 Edouard Tisserant Moved LPC sources to a separate project
Sat, 12 May 2012 11:21:10 +0200 Edouard Tisserant refactoring - library support is not anymore attached to configtree nodes, but handles by project controller
Wed, 09 May 2012 00:00:50 +0200 Edouard Tisserant refactoring