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.
Mon, 06 Jul 2009 11:24:37 -0600 btaylor right-click actions in Types pane on Windows should be applied to the right-clicked item, instead of the selected one.
Mon, 21 Sep 2009 12:06:51 +0200 laurent Many bugs on PLCOpenEditor integration fixed
Mon, 21 Sep 2009 12:06:15 +0200 laurent Bug when trying to use standard functions on literals only fixed
Wed, 16 Sep 2009 12:00:58 +0200 laurent Reorganization of Dialog classes by splitting Dialogs.py into several files, one for each Dialog class
Tue, 15 Sep 2009 15:02:23 +0200 laurent Bug on ST code generating for variables with the same name than POU when POU isn't a function fixed
Tue, 15 Sep 2009 14:59:33 +0200 laurent Adding support for integrating PLCOpenEditor in Beremiz frame
Wed, 02 Sep 2009 18:21:46 +0200 laurent Modify code generated to fit latest modifications in matiec
Wed, 02 Sep 2009 18:20:46 +0200 laurent Bug with type conversion not well generated fixed
Tue, 01 Sep 2009 16:59:37 +0200 laurent Bug with type conversion EN/ENO not evaluated fixed
Tue, 01 Sep 2009 16:58:03 +0200 laurent Adding test for avoiding closing Clipboard when not opened
Tue, 01 Sep 2009 14:21:31 +0200 laurent Adding test for avoiding Clipboard multiple opening