Tue, 27 Nov 2007 12:58:34 +0100Adding space all around ResourceEditor
lbessard [Tue, 27 Nov 2007 12:58:34 +0100] rev 124
Adding space all around ResourceEditor

Tue, 27 Nov 2007 12:57:39 +0100Bug on Step Name Dialog with wx 2.8 fixed
lbessard [Tue, 27 Nov 2007 12:57:39 +0100] rev 123
Bug on Step Name Dialog with wx 2.8 fixed

Mon, 19 Nov 2007 10:02:35 +0100Adding support for Project Tree selected item following current item edited.
lbessard [Mon, 19 Nov 2007 10:02:35 +0100] rev 122
Adding support for Project Tree selected item following current item edited.
Some DnD bugs fixed

Fri, 16 Nov 2007 17:43:32 +0100Improving PLCOpenEditor for using wx2.8 AUI
lbessard [Fri, 16 Nov 2007 17:43:32 +0100] rev 121
Improving PLCOpenEditor for using wx2.8 AUI

Tue, 13 Nov 2007 17:21:30 +0100Adding support for wxAUI in wx 2.8
lbessard [Tue, 13 Nov 2007 17:21:30 +0100] rev 120
Adding support for wxAUI in wx 2.8
NoteBook still have to be switch to MDI

Mon, 05 Nov 2007 09:41:12 +0100Bug on LoadXMLTree with "choice_content" and "multichoice_content" fixed
lbessard [Mon, 05 Nov 2007 09:41:12 +0100] rev 119
Bug on LoadXMLTree with "choice_content" and "multichoice_content" fixed

Tue, 30 Oct 2007 16:53:08 +0100Add support for defining execution order in FBD networks (related ST code not generated yet)
lbessard [Tue, 30 Oct 2007 16:53:08 +0100] rev 118
Add support for defining execution order in FBD networks (related ST code not generated yet)

Fri, 26 Oct 2007 17:04:18 +0200Bug on Open Project fixed
lbessard [Fri, 26 Oct 2007 17:04:18 +0200] rev 117
Bug on Open Project fixed

Fri, 26 Oct 2007 10:25:01 +0200Adding support in xmlclass for timezone in datetime and for not paying attention to xml comments
lbessard [Fri, 26 Oct 2007 10:25:01 +0200] rev 116
Adding support in xmlclass for timezone in datetime and for not paying attention to xml comments

Wed, 24 Oct 2007 17:40:04 +0200Change generate_cc to generate_c
lbessard [Wed, 24 Oct 2007 17:40:04 +0200] rev 115
Change generate_cc to generate_c

Wed, 24 Oct 2007 16:01:06 +0200Adding support for block copy and for wxpython 2.4
lbessard [Wed, 24 Oct 2007 16:01:06 +0200] rev 114
Adding support for block copy and for wxpython 2.4

Wed, 24 Oct 2007 16:00:00 +0200Adding support for wxpython 2.4
lbessard [Wed, 24 Oct 2007 16:00:00 +0200] rev 113
Adding support for wxpython 2.4

Wed, 24 Oct 2007 15:59:46 +0200Adding support for block copy
lbessard [Wed, 24 Oct 2007 15:59:46 +0200] rev 112
Adding support for block copy

Fri, 19 Oct 2007 17:08:46 +0200Bug on divergence creation with null size fixed
lbessard [Fri, 19 Oct 2007 17:08:46 +0200] rev 111
Bug on divergence creation with null size fixed

Fri, 19 Oct 2007 17:08:08 +0200Bug that makes element resizing acting strongly fixed
lbessard [Fri, 19 Oct 2007 17:08:08 +0200] rev 110
Bug that makes element resizing acting strongly fixed

Fri, 19 Oct 2007 10:15:23 +0200Bug that didn't affect standard function names as keywords fixed
lbessard [Fri, 19 Oct 2007 10:15:23 +0200] rev 109
Bug that didn't affect standard function names as keywords fixed

Wed, 17 Oct 2007 17:50:27 +0200A lots of bugs fixed
lbessard [Wed, 17 Oct 2007 17:50:27 +0200] rev 108
A lots of bugs fixed

Fri, 05 Oct 2007 18:11:51 +0200Lots of bug fixed
lbessard [Fri, 05 Oct 2007 18:11:51 +0200] rev 107
Lots of bug fixed

Fri, 05 Oct 2007 18:11:27 +0200Adding support for variable type compatibility check after drag and drop
lbessard [Fri, 05 Oct 2007 18:11:27 +0200] rev 106
Adding support for variable type compatibility check after drag and drop

Fri, 05 Oct 2007 18:01:50 +0200Bug on linux in BlockPropertiesDialog (root visible) fixed
lbessard [Fri, 05 Oct 2007 18:01:50 +0200] rev 105
Bug on linux in BlockPropertiesDialog (root visible) fixed

Fri, 05 Oct 2007 18:00:25 +0200Adding support for generation of blocks in LD
lbessard [Fri, 05 Oct 2007 18:00:25 +0200] rev 104
Adding support for generation of blocks in LD

Fri, 05 Oct 2007 17:59:34 +0200Bug on block without input or output fixed
lbessard [Fri, 05 Oct 2007 17:59:34 +0200] rev 103
Bug on block without input or output fixed

Tue, 02 Oct 2007 18:07:59 +0200Adding edit user's POU by double click on block instance
lbessard [Tue, 02 Oct 2007 18:07:59 +0200] rev 102
Adding edit user's POU by double click on block instance
Avoiding set of edge or negation on non-boolean connectors
Some other bugs fixed

Tue, 02 Oct 2007 18:00:13 +0200Fixed crash while draging connector from pins with undefined types
etisserant [Tue, 02 Oct 2007 18:00:13 +0200] rev 101
Fixed crash while draging connector from pins with undefined types

Thu, 20 Sep 2007 17:38:27 +0200fixed code gen crash when using own FB/F in FBD
etisserant [Thu, 20 Sep 2007 17:38:27 +0200] rev 100
fixed code gen crash when using own FB/F in FBD

Wed, 19 Sep 2007 17:23:15 +0200Added support for standard functions type compatibility check
lbessard [Wed, 19 Sep 2007 17:23:15 +0200] rev 99
Added support for standard functions type compatibility check

Wed, 19 Sep 2007 15:20:59 +0200Added support for wire type compatibility check
lbessard [Wed, 19 Sep 2007 15:20:59 +0200] rev 98
Added support for wire type compatibility check

Wed, 19 Sep 2007 13:32:24 +0200Bugs on Variable and Viewer DropTarget fixed
lbessard [Wed, 19 Sep 2007 13:32:24 +0200] rev 97
Bugs on Variable and Viewer DropTarget fixed
Added support for avoiding recursive block creation with Drag and Drop

Wed, 19 Sep 2007 13:28:04 +0200Bug on LDPowerRail resize fixed
lbessard [Wed, 19 Sep 2007 13:28:04 +0200] rev 96
Bug on LDPowerRail resize fixed

Tue, 18 Sep 2007 18:05:52 +0200Corrections for wx version 2.8.4 and Windows
lbessard [Tue, 18 Sep 2007 18:05:52 +0200] rev 95
Corrections for wx version 2.8.4 and Windows