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
Wed, 16 Sep 2009 11:51:28 -0600 b taylor set variable documentation when a location is selected from the VariableLocationBrowser
Tue, 15 Sep 2009 14:06:59 -0600 b taylor add a Documentation column to the VariablePanel
Mon, 14 Sep 2009 10:57:12 -0600 b taylor fix a crash when closing the debug window from the menu
Fri, 04 Sep 2009 16:37:52 -0600 b taylor introduced BrowseVariableLocationsDialog and the GridCellEditor that launches it.
Thu, 03 Sep 2009 09:37:23 -0600 b taylor fixed renaming configurations and resources
Thu, 03 Sep 2009 08:56:02 -0600 b taylor order the result of GetBaseTypes to make types easier to find in the UI
Wed, 02 Sep 2009 14:55:22 -0600 b taylor VariablePanel.py also depends on types.TupleType
Wed, 02 Sep 2009 12:39:52 -0600 b taylor split the variable editor panel into its own file
Wed, 02 Sep 2009 12:38:06 -0600 b taylor fix renaming variables (broken by pouInstance.type -> pouInstance.typeName)
Wed, 02 Sep 2009 08:39:18 -0600 b taylor merge
Mon, 10 Aug 2009 11:29:53 -0600 b taylor controler (PLCControler) and debug data producer (PluginsRoot) are no longer the same thing
Wed, 02 Sep 2009 08:30:34 -0600 b taylor merged with lolitech
Thu, 20 Aug 2009 09:03:31 -0600 b taylor merged with lolitech, my change is obsolete.