PLCOpenEditor.py
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
Fri, 05 Sep 2008 18:13:18 +0200 lbessard Adding support for Debugging in PLCOpenEditor
Sun, 31 Aug 2008 18:41:07 +0200 lbessard Bug when reopen files on Windows fixed
Wed, 27 Aug 2008 13:33:08 +0200 lbessard Bug on Windows with LibraryTree fixed
Wed, 27 Aug 2008 13:30:13 +0200 lbessard Bug on Windows with LibraryTree fixed
Fri, 22 Aug 2008 17:22:54 +0200 lbessard Adding support for function and functionBlock (standard or user) library
Fri, 22 Aug 2008 13:49:22 +0200 lbessard Change in layout from AuiMDIParentFrame to AuiNotebook
Tue, 12 Aug 2008 18:16:09 +0200 lbessard Adding support for highlighing compiling errors from matiec
Fri, 18 Jul 2008 14:41:32 +0200 lbessard Bug forbidding copy, cut, paste and F2 on grid cells fixed
Fri, 11 Jul 2008 17:16:08 +0200 lbessard Bugs with printing fixed
Thu, 10 Jul 2008 18:52:03 +0200 etisserant Added File menu, even in non-solo mode.
Tue, 01 Jul 2008 11:13:22 +0200 lbessard Bug on located variable defined with devived type when dropping location fixed
Tue, 01 Jul 2008 10:33:29 +0200 lbessard Bug with unformated drop text fixed
Mon, 30 Jun 2008 14:35:41 +0200 lbessard Remove useless tests on refreshing edit and file menus
Mon, 23 Jun 2008 18:48:49 +0200 lbessard Adding support for printing graphical languages
Wed, 04 Jun 2008 17:48:26 +0200 lbessard Bug on removing action fixed
Fri, 23 May 2008 19:29:41 +0200 lbessard Bug fixed with Drag and Drop of FunctionBlocks from Variable Panel
Fri, 23 May 2008 10:42:09 +0200 lbessard Adding support for Beremiz c_ext plugin
Wed, 16 Apr 2008 09:48:06 +0200 lbessard Adding icons on viewers tabs
Thu, 13 Mar 2008 17:30:37 +0100 greg added to helpmenu : about + plcopen + plcopeneditor
Thu, 06 Mar 2008 14:22:36 +0100 lbessard Bug with new icons and Beremiz integration fixed
Thu, 06 Mar 2008 12:03:17 +0100 lbessard Adding icon to menus
Fri, 29 Feb 2008 19:16:10 +0100 etisserant changed the way icons are loaded for both toolbars and treectrl. Now, non editable items have different pyData.
Fri, 29 Feb 2008 11:01:03 +0100 etisserant .ico icons work with either windows or linux
Fri, 29 Feb 2008 09:52:39 +0100 lbessard Bug on variable location Drag'n Drop fixed
Fri, 29 Feb 2008 09:01:09 +0100 greg move poe.ico and poe.png in images directory
Thu, 28 Feb 2008 18:07:52 +0100 etisserant Removed unnecessary 'wx.CallAfter(self.Close)' upon close
Wed, 27 Feb 2008 11:30:43 +0100 greg fixed bug when add resource
Wed, 27 Feb 2008 11:14:26 +0100 greg add icon support in init
Tue, 26 Feb 2008 15:16:30 +0100 etisserant Better PLCGenerator exception filtering
Tue, 29 Jan 2008 18:31:36 +0100 lbessard Changing ProjectTree contextual menu and EditMenu
Mon, 28 Jan 2008 11:42:17 +0100 lbessard Bug on TreeCtrl right click on Windows fixed
Fri, 11 Jan 2008 17:51:56 +0100 lbessard Adding scaling
Fri, 04 Jan 2008 17:49:17 +0100 lbessard Adding optimization on Viewer redrawing
Wed, 26 Dec 2007 16:38:09 +0100 lbessard Last bugs on block and wire moving, resizing with cursor fixed
Mon, 10 Dec 2007 15:20:11 +0100 lbessard Bug on variable Drag and Drop fixed
Mon, 10 Dec 2007 11:20:05 +0100 lbessard Bug on Drag and Drop fixed
Mon, 10 Dec 2007 11:17:38 +0100 lbessard Bug on Drag and Drop fixed