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
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
Wed, 04 Sep 2013 00:06:44 +0200 Laurent Bessard Fixed bug in resource pou instance program type selection
Thu, 26 Sep 2013 20:47:36 +0900 Edouard Tisserant Fixed two typos in py_ext : FBID was not current but previous py_eval block FBID, and compiled AST cache was filled buy never used.
Wed, 28 Aug 2013 11:43:51 +0200 Laurent Bessard Fixed bug when adding a block in Viewer
Wed, 07 Aug 2013 11:47:14 +0200 Laurent Bessard Fixed bug when displaying Master generated Object Dictionary in canfestival extension
Tue, 06 Aug 2013 01:29:14 +0200 Laurent Bessard Fixed bug when no connection defined for connectionPointIn
Tue, 06 Aug 2013 01:28:42 +0200 Laurent Bessard Fixed GetBlockTypes method
Sun, 04 Aug 2013 22:55:12 +0900 Edouard Tisserant More optimization attemps in type handling
Fri, 02 Aug 2013 08:58:09 +0900 laurent Added support for left panel add menu with multiple levels
Fri, 02 Aug 2013 08:55:45 +0900 Edouard Tisserant Various cleanup and optimization
Wed, 31 Jul 2013 10:45:07 +0900 Edouard Tisserant RC4 1.1 Korean release
Fri, 26 Jul 2013 14:04:29 +0900 Edouard Tisserant Added 'dlopen_prefix' class attributes to targets, in order to handle dlopen of shared object passed to runtime as extra file, and then in PWD (was working with windows only)