Wed, 25 Sep 2013 11:50:40 +0200 Laurent Bessard Fixed bug in Resource POU instance type selection
Wed, 25 Sep 2013 10:47:46 +0200 Laurent Bessard Fixed bug when editing block information of an extended standard function
Tue, 24 Sep 2013 14:45:30 +0200 Laurent Bessard Fixed instance type tagname computing xslt stylesheet
Tue, 24 Sep 2013 12:42:34 +0200 Laurent Bessard Fixed time consuming function when loading VariablePanel
Tue, 24 Sep 2013 12:40:36 +0200 Laurent Bessard Fixed bug in VariablePanel, function block variables in graphic viewers could be modified
Tue, 24 Sep 2013 12:35:57 +0200 Laurent Bessard Fixed Xenomai target according to new xmlclass
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
Mon, 23 Sep 2013 00:32:39 +0200 Laurent Bessard Replaced old pou instance type tagname computing by xslt stylesheet
Wed, 18 Sep 2013 15:31:38 +0200 Laurent Bessard Used OrderedDict for keeping of standard function blocks library defined
Wed, 18 Sep 2013 15:30:46 +0200 Laurent Bessard Replaced old list of pou instance in project generating process by xslt stylesheet
Wed, 18 Sep 2013 15:26:33 +0200 Laurent Bessard Fixed bug when removing block
Fri, 13 Sep 2013 17:26:47 +0200 Laurent Bessard Fixed bug in pou variable list and variable tree xslt stylesheet
Fri, 13 Sep 2013 17:26:16 +0200 Laurent Bessard Replaced old pou instance variable list generating process by xslt stylesheet
Wed, 11 Sep 2013 23:48:41 +0200 Laurent Bessard Fixed Beremiz for working with new xmlclass support using lxml
Tue, 10 Sep 2013 23:23:45 +0200 Laurent Bessard Fixed Additional Function Blocks Library
Tue, 10 Sep 2013 23:10:58 +0200 Laurent Bessard Replaced standard function blocks library definition from dictionary to plcopen xml files
Tue, 10 Sep 2013 10:37:42 +0200 Laurent Bessard Fixed bug when printing program generating errors and warnings in PLCOpenEditor
Tue, 10 Sep 2013 10:36:44 +0200 Laurent Bessard Fixed bug with return type in elements that don't need return type tree and dimension
Tue, 10 Sep 2013 10:35:18 +0200 Laurent Bessard Removed obsolete process for customizing block code generated in extensions
Mon, 09 Sep 2013 23:36:51 +0200 Laurent Bessard Fixed bug when modifying project properties
Mon, 09 Sep 2013 23:36:12 +0200 Laurent Bessard Replaced old pou variable list and variable tree generating by xslt stylesheet
Mon, 09 Sep 2013 00:48:34 +0200 Laurent Bessard Merged
Thu, 05 Sep 2013 10:41:52 +0200 Laurent Bessard Fixed bug with direct array variable type definition
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
Tue, 03 Sep 2013 23:32:53 +0200 Laurent Bessard Removed dictionaries storing datatypes and pous defined in project and pou and datatype using tree from model
Mon, 02 Sep 2013 23:46:38 +0200 Laurent Bessard Removed dictionaries storing enumerated datatypes values, subrange datatypes range and project datatype hierarchy from model
Mon, 02 Sep 2013 09:41:15 +0200 Laurent Bessard Removed namespaces declaration in subtree elements xml description when copy/paste
Fri, 30 Aug 2013 18:10:30 +0200 Laurent Bessard Fixed copy/paste with xmlclass refactoring