Thu, 23 Aug 2007 09:39:18 +0200Adding support for adding block types with particular behaviour
lbessard [Thu, 23 Aug 2007 09:39:18 +0200] rev 78
Adding support for adding block types with particular behaviour

Thu, 23 Aug 2007 09:26:02 +0200xmlclass modified for allowing class definitions for multiple XSD files and indicating which classes are the base classes
lbessard [Thu, 23 Aug 2007 09:26:02 +0200] rev 77
xmlclass modified for allowing class definitions for multiple XSD files and indicating which classes are the base classes

Thu, 23 Aug 2007 09:23:32 +0200xmlclass modified for allowing class definitions for multiple XSD files and indicating which classes are the base classes
lbessard [Thu, 23 Aug 2007 09:23:32 +0200] rev 76
xmlclass modified for allowing class definitions for multiple XSD files and indicating which classes are the base classes

Tue, 21 Aug 2007 08:55:59 +0200Changed the way class are generated, using classobj from "new" module, instead of type inheritence.
etisserant [Tue, 21 Aug 2007 08:55:59 +0200] rev 75
Changed the way class are generated, using classobj from "new" module, instead of type inheritence.

Tue, 21 Aug 2007 08:55:06 +0200fixed non portable file sep
etisserant [Tue, 21 Aug 2007 08:55:06 +0200] rev 74
fixed non portable file sep

Tue, 21 Aug 2007 08:54:41 +0200Prevent problems showing ST code after failed build
etisserant [Tue, 21 Aug 2007 08:54:41 +0200] rev 73
Prevent problems showing ST code after failed build

Thu, 16 Aug 2007 10:40:27 +0200Adding support for generating FBD with connectors and continuations
lbessard [Thu, 16 Aug 2007 10:40:27 +0200] rev 72
Adding support for generating FBD with connectors and continuations

Tue, 14 Aug 2007 14:53:06 +0200Adding Dialog for Step in free drawing
lbessard [Tue, 14 Aug 2007 14:53:06 +0200] rev 71
Adding Dialog for Step in free drawing

Mon, 13 Aug 2007 18:06:50 +0200Adding support for avoiding name conflicts
lbessard [Mon, 13 Aug 2007 18:06:50 +0200] rev 70
Adding support for avoiding name conflicts

Mon, 13 Aug 2007 18:04:19 +0200Bug on transition connection fixed
lbessard [Mon, 13 Aug 2007 18:04:19 +0200] rev 69
Bug on transition connection fixed

Fri, 10 Aug 2007 16:14:33 +0200Adding support for allowing declarations of function block into POU interface
lbessard [Fri, 10 Aug 2007 16:14:33 +0200] rev 68
Adding support for allowing declarations of function block into POU interface

Thu, 09 Aug 2007 18:07:44 +0200Adding support for automatically generate function blocks in interface when a block is added
lbessard [Thu, 09 Aug 2007 18:07:44 +0200] rev 67
Adding support for automatically generate function blocks in interface when a block is added

Thu, 09 Aug 2007 18:06:54 +0200Adding support for generating network and rung connected to transitions into SFC
lbessard [Thu, 09 Aug 2007 18:06:54 +0200] rev 66
Adding support for generating network and rung connected to transitions into SFC

Wed, 08 Aug 2007 14:55:39 +0200Cleaning code for using only wxPython 2.6 class naming
lbessard [Wed, 08 Aug 2007 14:55:39 +0200] rev 65
Cleaning code for using only wxPython 2.6 class naming

Tue, 07 Aug 2007 17:38:48 +0200Cleaning code for using only wxPython 2.6 class naming
lbessard [Tue, 07 Aug 2007 17:38:48 +0200] rev 64
Cleaning code for using only wxPython 2.6 class naming
Adding sizers to all dialogs