2013-09-27 Edouard Tisserant merged
2013-09-25 Laurent Bessard Fixed bug in Resource POU instance type selection
2013-09-25 Laurent Bessard Fixed bug when editing block information of an extended standard function
2013-09-24 Laurent Bessard Fixed instance type tagname computing xslt stylesheet
2013-09-24 Laurent Bessard Fixed time consuming function when loading VariablePanel
2013-09-24 Laurent Bessard Fixed bug in VariablePanel, function block variables in graphic viewers could be modified
2013-09-24 Laurent Bessard Fixed Xenomai target according to new xmlclass
2013-09-23 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
2013-09-22 Laurent Bessard Replaced old pou instance type tagname computing by xslt stylesheet
2013-09-18 Laurent Bessard Used OrderedDict for keeping of standard function blocks library defined
2013-09-18 Laurent Bessard Replaced old list of pou instance in project generating process by xslt stylesheet
2013-09-18 Laurent Bessard Fixed bug when removing block
2013-09-13 Laurent Bessard Fixed bug in pou variable list and variable tree xslt stylesheet
2013-09-13 Laurent Bessard Replaced old pou instance variable list generating process by xslt stylesheet
2013-09-11 Laurent Bessard Fixed Beremiz for working with new xmlclass support using lxml
2013-09-10 Laurent Bessard Fixed Additional Function Blocks Library
2013-09-10 Laurent Bessard Replaced standard function blocks library definition from dictionary to plcopen xml files
2013-09-10 Laurent Bessard Fixed bug when printing program generating errors and warnings in PLCOpenEditor
2013-09-10 Laurent Bessard Fixed bug with return type in elements that don't need return type tree and dimension
2013-09-10 Laurent Bessard Removed obsolete process for customizing block code generated in extensions
2013-09-09 Laurent Bessard Fixed bug when modifying project properties
2013-09-09 Laurent Bessard Replaced old pou variable list and variable tree generating by xslt stylesheet
2013-09-08 Laurent Bessard Merged
2013-09-05 Laurent Bessard Fixed bug with direct array variable type definition
2013-09-05 Laurent Bessard Fixed xmlclass and plcopen using precompile xpath where possible
2013-09-03 Laurent Bessard Fixed undo/redo with xmlclass refactoring
2013-09-03 Laurent Bessard Removed obsolete functions for extracting values for xml dom tree and generating xml string
2013-09-03 Laurent Bessard Removed dictionaries storing datatypes and pous defined in project and pou and datatype using tree from model
2013-09-02 Laurent Bessard Removed dictionaries storing enumerated datatypes values, subrange datatypes range and project datatype hierarchy from model
2013-09-02 Laurent Bessard Removed namespaces declaration in subtree elements xml description when copy/paste
2013-08-30 Laurent Bessard Fixed copy/paste with xmlclass refactoring
2013-08-30 Laurent Bessard Fixed SFC block edition and SFC to SFC_textual code generating
2013-08-30 Laurent Bessard Fixed ST program generating module
2013-08-29 Laurent Bessard Fixed bug when adding a configuration
2013-08-29 Laurent Bessard Fixed bug no contextual menu displayed in left panel tree when creating new project
2013-08-29 Laurent Bessard Fixed datatype and configuration editing in xmlclass refactoring
2013-08-28 Laurent Bessard Fixed diagram editing in xmlclass refactoring
2013-08-28 Laurent Bessard Merged
2013-08-28 Laurent Bessard Second stage of xmlclass refactoring using lxml , project are loaded and displayed successfully
2013-08-26 Laurent Bessard First stage of xmlclass refactoring using lxml
2013-09-03 Laurent Bessard Fixed bug in resource pou instance program type selection
2013-09-26 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.
2013-08-28 Laurent Bessard Fixed bug when adding a block in Viewer
2013-08-07 Laurent Bessard Fixed bug when displaying Master generated Object Dictionary in canfestival extension
2013-08-05 Laurent Bessard Fixed bug when no connection defined for connectionPointIn
2013-08-05 Laurent Bessard Fixed GetBlockTypes method
2013-08-04 Edouard Tisserant More optimization attemps in type handling
2013-08-01 laurent Added support for left panel add menu with multiple levels