PLCOpenEditor.py
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:13:54 +0200 laurent Bug on refreshing Variable Panel fixed
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
Mon, 14 Sep 2009 10:57:12 -0600 b taylor fix a crash when closing the debug window from the menu
Wed, 02 Sep 2009 12:39:52 -0600 b taylor split the variable editor panel into its own file
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
Tue, 15 Sep 2009 14:59:33 +0200 laurent Adding support for integrating PLCOpenEditor in Beremiz frame
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
Tue, 01 Sep 2009 10:30:48 +0200 laurent Bug with TabsImageList wrong image size definition fixed
Wed, 26 Aug 2009 20:24:45 +0200 laurent Bug with tabs images on Windows fixed
Wed, 26 Aug 2009 19:28:16 +0200 laurent Bug with Edit Menu Item 'Enable Undo/Redo' fixed
Fri, 24 Jul 2009 17:12:59 +0200 laurent Adding support for internationalization
Fri, 24 Jul 2009 12:49:57 +0200 laurent Adding comments and code improvements
Fri, 24 Jul 2009 11:07:33 +0200 laurent Changing Cut/Copy/Paste procedures for using wx.Clipboard with xml definition of copied elements
Wed, 10 Jun 2009 13:58:52 +0200 greg Bug that fixed Windows in Debug mode fixed
Wed, 03 Jun 2009 12:47:21 +0200 greg Bug while Drag n' Drop from LibraryTree without selection fixed
Sat, 30 May 2009 17:15:22 +0200 greg Adding support for synchronize refreshing with tick and limit it to a defined period
Fri, 22 May 2009 14:44:03 +0200 greg enable declared variables without name
Fri, 22 May 2009 09:38:53 +0200 greg Little bugs fixed
Fri, 22 May 2009 08:38:12 +0200 greg fixed some bugs:
Mon, 04 May 2009 09:35:47 +0200 greg Adding support for Enable/Disable Undo/Redo
Wed, 29 Apr 2009 12:27:34 +0200 greg change LoliTech phone number for bug report
Fri, 10 Apr 2009 07:57:27 +0200 lbessard Fix ComboBox height for display in ubuntu
Thu, 09 Apr 2009 15:34:35 +0200 lbessard Bug with AUINotebook double click
Tue, 24 Mar 2009 17:31:11 +0100 lbessard Bug with maximize on Tab Double Click fixed
Mon, 23 Mar 2009 16:48:32 +0100 lbessard Fix bug with maximize on TabCtrl DoubleClick.
Fri, 20 Mar 2009 16:05:57 +0100 lbessard Adding Display menu with Zoom item
Thu, 19 Mar 2009 18:10:12 +0100 lbessard Bug with Scaling, MiddleButton, Wire modifications fixed.
Wed, 18 Mar 2009 10:17:48 +0100 lbessard Bug with TypesTree Contextual Item Delete item disappear fixed
Tue, 17 Mar 2009 16:00:04 +0100 lbessard Bug with drop located variable in empty grid fixed
Fri, 13 Mar 2009 16:20:37 +0100 lbessard Adding expand and collapse when DoubleClick on Types Tree items
Thu, 05 Mar 2009 16:56:30 +0100 lbessard Fix combo box size
Wed, 25 Feb 2009 16:39:39 +0100 lbessard Fix size of ComboBoxes
Wed, 25 Feb 2009 16:05:45 +0100 lbessard Adding Rename item in TypesTree contextual menu
Fri, 13 Feb 2009 14:45:19 +0100 lbessard Bug with undefined menu items in File and Edit menus in Debug mode fixed
Mon, 19 Jan 2009 17:08:17 +0100 lbessard Adding support for cancelling code generation of function with no input connected
Fri, 16 Jan 2009 13:22:07 +0100 lbessard Replacing wx.Choice by wx.ComboBox
Wed, 14 Jan 2009 19:45:22 +0100 lbessard Adding support for Graphic for variable in Debug mode
Fri, 09 Jan 2009 17:11:09 +0100 lbessard Bug while closing PLCOpenEditor with Beremiz fixed (closing Beremiz project)
Mon, 15 Dec 2008 09:45:16 +0100 lbessard Two bugs fixed:
Tue, 09 Dec 2008 10:01:12 +0100 lbessard Bug on Viewer ScrollBar with AUI fixed
Mon, 22 Sep 2008 08:01:10 +0200 lbessard Adding support for upgrading pou types
Thu, 18 Sep 2008 08:05:55 +0200 lbessard Adding support for copying a POU inside a same project
Thu, 11 Sep 2008 14:55:49 +0200 lbessard Bug on library Tree informations when changing block interface fixed
Wed, 10 Sep 2008 16:46:51 +0200 lbessard Bug with location drag&drop fixed
Mon, 08 Sep 2008 13:56:34 +0200 lbessard Bug with item selection on InstancesTree fixed
Mon, 08 Sep 2008 09:43:43 +0200 lbessard Bug with configutationEditor and ResourceEditor fixed
Sun, 07 Sep 2008 19:24:11 +0200 lbessard Bug on refreshing editor when return type changed fixed
Sun, 07 Sep 2008 15:29:12 +0200 lbessard Adding support for Debugging in PLCOpenEditor