Mon, 02 Nov 2009 17:42:07 +0100 edouard Wiped out references to Lolitech
Mon, 02 Nov 2009 11:59:15 +0100 greg Replace \"lolitech\" contact by \"edouard\" contact
Wed, 28 Oct 2009 13:51:32 +0100 greg (no commit message)
Tue, 27 Oct 2009 16:12:53 +0100 laurent Allowing unicode characters to be used in comments
Mon, 26 Oct 2009 11:49:06 +0100 laurent Bug while trying to open DataTypeEditor fixed
Mon, 26 Oct 2009 11:24:51 +0100 laurent Fix messages on DialogBox title while asking for project saving when closing project
Fri, 23 Oct 2009 10:43:31 +0200 laurent Bug while trying to refresh InstancesTree fixed
Mon, 19 Oct 2009 15:58:20 +0200 laurent Bug with location Drag'n Drop on TextViewer fixed
Mon, 12 Oct 2009 10:20:09 +0200 laurent Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
Fri, 09 Oct 2009 17:34:18 +0200 laurent Update internationalization
Fri, 09 Oct 2009 15:38:11 +0200 laurent Show edited panel when right click on TypesTree element
Thu, 08 Oct 2009 16:57:00 +0200 laurent Bug when Right Click on TypesTreeCtrl item doesn't update selection fixed
Thu, 08 Oct 2009 16:40:08 +0200 laurent Add support for leaving LocationControl when RETURN or TAB pressed
Thu, 08 Oct 2009 16:39:08 +0200 laurent Adding tests to avoid in DataConsumer to call DataProducer if not defined
Tue, 06 Oct 2009 09:26:05 +0200 laurent Bug when drag and drop tree variables fixed
Fri, 02 Oct 2009 18:14:43 +0200 'Laurent Bessard Changes from bct merged
Wed, 30 Sep 2009 15:23:31 -0600 b taylor remove several superfluous event.Skip()s (they caused double actions)
Sat, 26 Sep 2009 18:47:40 +0200 laurent Bug when opening unknown file at starting fixed
Thu, 24 Sep 2009 18:20:07 +0200 laurent Adding support for dropping Beremiz plugin variable locations into PLCOpenEditor viewers and adding corresponding variable into POU interface
Thu, 24 Sep 2009 18:18:04 +0200 laurent Fix BrowseVariableDialog to be used in PLCOpenEditor without Beremiz plugins
Thu, 24 Sep 2009 18:16:04 +0200 laurent Adding support for individually adding variable to POU interface
Thu, 24 Sep 2009 18:13:54 +0200 laurent Bug on refreshing Variable Panel fixed
Tue, 22 Sep 2009 09:56:52 +0200 'Laurent Bessard BCT Changes merged
Mon, 21 Sep 2009 10:31:38 -0600 b taylor fix LD debug viewer (broken by 25ffba)
Tue, 22 Sep 2009 09:56:02 +0200 'Laurent Bessard Changes merged
Fri, 18 Sep 2009 10:31:01 -0600 b taylor on Windows, make sure that Types tree items are selected when right-clicked.
Fri, 18 Sep 2009 09:42:13 -0600 b taylor remove an unneeded event.Skip() that was causing things to be pasted twice sometimes.
Fri, 18 Sep 2009 09:41:27 -0600 b taylor copy & paste for POUs
Thu, 17 Sep 2009 14:17:52 -0600 b taylor improved English spelling & grammar
Thu, 17 Sep 2009 11:16:14 -0600 b taylor fix an exception when pasting in the LD editor