ConfigTreeNode.py
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