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
Fri, 30 Aug 2013 10:59:06 +0200 Laurent Bessard Fixed SFC block edition and SFC to SFC_textual code generating
Fri, 30 Aug 2013 09:18:41 +0200 Laurent Bessard Fixed ST program generating module
Thu, 29 Aug 2013 19:48:29 +0200 Laurent Bessard Fixed bug when adding a configuration
Thu, 29 Aug 2013 19:20:14 +0200 Laurent Bessard Fixed bug no contextual menu displayed in left panel tree when creating new project
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:53:50 +0200 Laurent Bessard Merged