xmlclass/xmlclass.py
Tue, 24 Sep 2013 00:44:06 +0200 Laurent Bessard Fixed xmlclass for working with included files, adding support for SimpleType elements and solving ambiguity in extension class when different elements share the same name and parent name
Wed, 11 Sep 2013 23:48:41 +0200 Laurent Bessard Fixed Beremiz for working with new xmlclass support using lxml
Thu, 05 Sep 2013 10:36:33 +0200 Laurent Bessard Fixed xmlclass and plcopen using precompile xpath where possible
Tue, 03 Sep 2013 23:39:22 +0200 Laurent Bessard Fixed undo/redo with xmlclass refactoring
Tue, 03 Sep 2013 23:36:10 +0200 Laurent Bessard Removed obsolete functions for extracting values for xml dom tree and generating xml string
Mon, 02 Sep 2013 09:41:15 +0200 Laurent Bessard Removed namespaces declaration in subtree elements xml description when copy/paste
Thu, 29 Aug 2013 19:18:41 +0200 Laurent Bessard Fixed datatype and configuration editing in xmlclass refactoring
Thu, 29 Aug 2013 00:28:39 +0200 Laurent Bessard Fixed diagram editing in xmlclass refactoring
Wed, 28 Aug 2013 11:52:46 +0200 Laurent Bessard Second stage of xmlclass refactoring using lxml , project are loaded and displayed successfully
Mon, 26 Aug 2013 10:55:03 +0200 Laurent Bessard First stage of xmlclass refactoring using lxml
Tue, 28 May 2013 17:52:07 +0200 Laurent Bessard Fixed inconsistency in value display when setting integer value for float parameter
Mon, 13 May 2013 14:31:23 +0200 Laurent Bessard Fixed support for defining python runtime code using sections like in c_ext
Tue, 09 Apr 2013 18:16:04 +0200 Laurent Bessard Fixed bug when connecting and URI_location is empty
Fri, 05 Apr 2013 00:08:02 +0200 Laurent Bessard Fixed bug when setting empty value to optional non-string parameters
Fri, 07 Sep 2012 16:45:55 +0200 Laurent Bessard Integration of PLCOpenEditor into Beremiz