2007-12-09 lbessard Adding contextual menu on LD_Contact, LD_Coil, LD_PowerRail and SFC_ActionBlock
2007-12-09 lbessard Adding execution order and complex data types
2007-12-06 lbessard Adding support for execution order in PLCGenerator
2007-11-27 lbessard Adding space all around ResourceEditor
2007-11-27 lbessard Bug on Step Name Dialog with wx 2.8 fixed
2007-11-19 lbessard Adding support for Project Tree selected item following current item edited.
2007-11-16 lbessard Improving PLCOpenEditor for using wx2.8 AUI
2007-11-13 lbessard Adding support for wxAUI in wx 2.8
2007-11-05 lbessard Bug on LoadXMLTree with "choice_content" and "multichoice_content" fixed
2007-10-30 lbessard Add support for defining execution order in FBD networks (related ST code not generated yet)
2007-10-26 lbessard Bug on Open Project fixed
2007-10-26 lbessard Adding support in xmlclass for timezone in datetime and for not paying attention to xml comments
2007-10-24 lbessard Change generate_cc to generate_c
2007-10-24 lbessard Adding support for block copy and for wxpython 2.4
2007-10-24 lbessard Adding support for wxpython 2.4
2007-10-24 lbessard Adding support for block copy
2007-10-19 lbessard Bug on divergence creation with null size fixed
2007-10-19 lbessard Bug that makes element resizing acting strongly fixed
2007-10-19 lbessard Bug that didn't affect standard function names as keywords fixed
2007-10-17 lbessard A lots of bugs fixed
2007-10-05 lbessard Lots of bug fixed
2007-10-05 lbessard Adding support for variable type compatibility check after drag and drop
2007-10-05 lbessard Bug on linux in BlockPropertiesDialog (root visible) fixed
2007-10-05 lbessard Adding support for generation of blocks in LD
2007-10-05 lbessard Bug on block without input or output fixed
2007-10-02 lbessard Adding edit user's POU by double click on block instance
2007-10-02 etisserant Fixed crash while draging connector from pins with undefined types
2007-09-20 etisserant fixed code gen crash when using own FB/F in FBD
2007-09-19 lbessard Added support for standard functions type compatibility check
2007-09-19 lbessard Added support for wire type compatibility check
2007-09-19 lbessard Bugs on Variable and Viewer DropTarget fixed
2007-09-19 lbessard Bug on LDPowerRail resize fixed
2007-09-18 lbessard Corrections for wx version 2.8.4 and Windows
2007-09-17 lbessard Bug on block modification fixed
2007-09-17 lbessard Add support for custom block declaration
2007-09-17 lbessard Adding support for refreshing PLCOpenEditor block list
2007-09-13 etisserant Fixed D&D crash and missing refresh
2007-09-10 lbessard Adding support support for using PLCOpenEditor with Beremiz
2007-09-10 lbessard Bug on block deletion fixed
2007-09-10 lbessard Bug on optional attributes generation fixed
2007-09-10 etisserant *** empty log message ***
2007-09-07 lbessard Bug on xmlclass XML file attributes generation fixed
2007-09-04 lbessard Adding members to classes for automatically generate infos and set the value of an element with its path
2007-09-04 jon Bug on choice element in xmlclass fixed
2007-08-31 lbessard Adding support for default values
2007-08-31 lbessard PLCOpenEditor SplitterWindow names changed
2007-08-30 etisserant Fixed ST generation bug with custom FB
2007-08-27 lbessard Lots of bugs fixed
2007-08-23 etisserant Fixed ws indent problem
2007-08-23 lbessard Adding support for adding block types with particular behaviour
2007-08-23 lbessard xmlclass modified for allowing class definitions for multiple XSD files and indicating which classes are the base classes
2007-08-23 lbessard xmlclass modified for allowing class definitions for multiple XSD files and indicating which classes are the base classes
2007-08-21 etisserant Changed the way class are generated, using classobj from "new" module, instead of type inheritence.
2007-08-21 etisserant fixed non portable file sep
2007-08-21 etisserant Prevent problems showing ST code after failed build
2007-08-16 lbessard Adding support for generating FBD with connectors and continuations
2007-08-14 lbessard Adding Dialog for Step in free drawing
2007-08-13 lbessard Adding support for avoiding name conflicts
2007-08-13 lbessard Bug on transition connection fixed
2007-08-10 lbessard Adding support for allowing declarations of function block into POU interface