laurent [Tue, 06 Oct 2009 09:26:05 +0200] rev 441
Bug when drag and drop tree variables fixed
'Laurent Bessard <laurent.bessard@lolitech.fr>' [Fri, 02 Oct 2009 18:14:43 +0200] rev 440
Changes from bct merged
b.taylor@willowglen.ca [Wed, 30 Sep 2009 15:23:31 -0600] rev 439
remove several superfluous event.Skip()s (they caused double actions)
laurent [Sat, 26 Sep 2009 18:47:40 +0200] rev 438
Bug when opening unknown file at starting fixed
laurent [Thu, 24 Sep 2009 18:20:07 +0200] rev 437
Adding support for dropping Beremiz plugin variable locations into PLCOpenEditor viewers and adding corresponding variable into POU interface
laurent [Thu, 24 Sep 2009 18:18:04 +0200] rev 436
Fix BrowseVariableDialog to be used in PLCOpenEditor without Beremiz plugins
laurent [Thu, 24 Sep 2009 18:16:04 +0200] rev 435
Adding support for individually adding variable to POU interface
laurent [Thu, 24 Sep 2009 18:13:54 +0200] rev 434
Bug on refreshing Variable Panel fixed
'Laurent Bessard <laurent.bessard@lolitech.fr>' [Tue, 22 Sep 2009 09:56:52 +0200] rev 433
BCT Changes merged
b.taylor@willowglen.ca [Mon, 21 Sep 2009 10:31:38 -0600] rev 432
fix LD debug viewer (broken by 25ffba)
'Laurent Bessard <laurent.bessard@lolitech.fr>' [Tue, 22 Sep 2009 09:56:02 +0200] rev 431
Changes merged
b.taylor@willowglen.ca [Fri, 18 Sep 2009 10:31:01 -0600] rev 430
on Windows, make sure that Types tree items are selected when right-clicked.
This fixes a bug where the wrong element can be deleted.
b.taylor@willowglen.ca [Fri, 18 Sep 2009 09:42:13 -0600] rev 429
remove an unneeded event.Skip() that was causing things to be pasted twice sometimes.
b.taylor@willowglen.ca [Fri, 18 Sep 2009 09:41:27 -0600] rev 428
copy & paste for POUs
b.taylor@willowglen.ca [Thu, 17 Sep 2009 14:17:52 -0600] rev 427
improved English spelling & grammar
b.taylor@willowglen.ca [Thu, 17 Sep 2009 11:16:14 -0600] rev 426
fix an exception when pasting in the LD editor
b.taylor@willowglen.ca [Wed, 16 Sep 2009 11:51:28 -0600] rev 425
set variable documentation when a location is selected from the VariableLocationBrowser
b.taylor@willowglen.ca [Tue, 15 Sep 2009 14:06:59 -0600] rev 424
add a Documentation column to the VariablePanel
b.taylor@willowglen.ca [Mon, 14 Sep 2009 10:57:12 -0600] rev 423
fix a crash when closing the debug window from the menu
b.taylor@willowglen.ca [Fri, 04 Sep 2009 16:37:52 -0600] rev 422
introduced BrowseVariableLocationsDialog and the GridCellEditor that launches it.
b.taylor@willowglen.ca [Thu, 03 Sep 2009 09:37:23 -0600] rev 421
fixed renaming configurations and resources
b.taylor@willowglen.ca [Thu, 03 Sep 2009 08:56:02 -0600] rev 420
order the result of GetBaseTypes to make types easier to find in the UI
b.taylor@willowglen.ca [Wed, 02 Sep 2009 14:55:22 -0600] rev 419
VariablePanel.py also depends on types.TupleType
b.taylor@willowglen.ca [Wed, 02 Sep 2009 12:39:52 -0600] rev 418
split the variable editor panel into its own file
b.taylor@willowglen.ca [Wed, 02 Sep 2009 12:38:06 -0600] rev 417
fix renaming variables (broken by pouInstance.type -> pouInstance.typeName)
b.taylor@willowglen.ca [Wed, 02 Sep 2009 08:39:18 -0600] rev 416
merge
b.taylor@willowglen.ca [Mon, 10 Aug 2009 11:29:53 -0600] rev 415
controler (PLCControler) and debug data producer (PluginsRoot) are no longer the same thing
b.taylor@willowglen.ca [Wed, 02 Sep 2009 08:30:34 -0600] rev 414
merged with lolitech
b.taylor@willowglen.ca [Thu, 20 Aug 2009 09:03:31 -0600] rev 413
merged with lolitech, my change is obsolete.
btaylor@grond.willowglen.ab.ca [Mon, 06 Jul 2009 11:24:37 -0600] rev 412
right-click actions in Types pane on Windows should be applied to the right-clicked item, instead of the selected one.
laurent [Mon, 21 Sep 2009 12:06:51 +0200] rev 411
Many bugs on PLCOpenEditor integration fixed
laurent [Mon, 21 Sep 2009 12:06:15 +0200] rev 410
Bug when trying to use standard functions on literals only fixed