PLCControler.py
Tue, 27 Oct 2009 16:12:53 +0100 laurent Allowing unicode characters to be used in comments
Mon, 12 Oct 2009 10:20:09 +0200 laurent Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
Thu, 24 Sep 2009 18:16:04 +0200 laurent Adding support for individually adding variable to POU interface
Tue, 22 Sep 2009 09:56:02 +0200 'Laurent Bessard Changes merged
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
Tue, 15 Sep 2009 14:06:59 -0600 b taylor add a Documentation column to the VariablePanel
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
Tue, 15 Sep 2009 14:59:33 +0200 laurent Adding support for integrating PLCOpenEditor in Beremiz frame
Fri, 24 Jul 2009 17:12:59 +0200 laurent Adding support for internationalization
Fri, 24 Jul 2009 12:29:48 +0200 laurent Adding support for plcopen version 2.01
Fri, 24 Jul 2009 11:13:03 +0200 laurent Refresh module name conflict with datetime
Fri, 24 Jul 2009 11:07:33 +0200 laurent Changing Cut/Copy/Paste procedures for using wx.Clipboard with xml definition of copied elements
Fri, 24 Jul 2009 10:47:35 +0200 laurent Improving viewer loading instances procedure to faster
Tue, 09 Jun 2009 10:22:20 +0200 greg Bug that prevent to see errors in editor with double click fixed
Fri, 22 May 2009 08:38:12 +0200 greg fixed some bugs:
Mon, 04 May 2009 09:55:26 +0200 greg Adding support for Enable/Disable Undo/Redo
Mon, 04 May 2009 09:35:17 +0200 greg Adding support for Enable/Disable Undo/Redo
Wed, 25 Feb 2009 16:04:26 +0100 lbessard Bug with empty Action list in ActionBlockDialog fixed
Mon, 19 Jan 2009 17:08:17 +0100 lbessard Adding support for cancelling code generation of function with no input connected
Mon, 12 Jan 2009 09:41:47 +0100 lbessard Adding support for generating real array dimension in variable blocks
Fri, 09 Jan 2009 17:09:59 +0100 lbessard Adding help menu for inserting complex variable in graphical viewer
Fri, 19 Dec 2008 15:07:54 +0100 lbessard Adding support for editing and using struct data types
Thu, 11 Dec 2008 09:13:22 +0100 greg Adding support for defining plugin library as a plcopen xml file in plugin folder
Fri, 21 Nov 2008 13:45:25 +0100 lbessard Bug on custom POU list in plcopen model 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
Fri, 12 Sep 2008 16:23:40 +0200 lbessard Adding support for EN/ENO variables (temporarily disabled, waiting for matiec support)
Sun, 07 Sep 2008 19:23:00 +0200 lbessard Bug with FBD_Variable with return value fixed
Sun, 07 Sep 2008 15:27:53 +0200 lbessard Fix bug in popup menu and function block types in Variable Panel
Fri, 05 Sep 2008 18:13:18 +0200 lbessard Adding support for Debugging in PLCOpenEditor
Fri, 22 Aug 2008 13:50:42 +0200 lbessard Adding support for Instances Tree
Tue, 19 Aug 2008 18:06:41 +0200 etisserant Now generated global variable declaration is done in one separate block. Also "fixed" (masked?) problem when deleting blocks with invalid type
Tue, 12 Aug 2008 18:15:07 +0200 lbessard Deprecated method removed and bug on chunk extract fixed
Tue, 12 Aug 2008 16:30:39 +0200 lbessard Moving Data types and POU types informations into project model
Fri, 23 May 2008 10:42:09 +0200 lbessard Adding support for Beremiz c_ext plugin
Fri, 25 Apr 2008 10:53:18 +0200 lbessard Bug on resource task interval setting fixed
Tue, 22 Apr 2008 16:16:00 +0200 lbessard Bugs with feedback path in View, Controler and Generator fixed
Tue, 22 Apr 2008 10:25:24 +0200 lbessard Bug with array dimensions edition fixed
Thu, 10 Apr 2008 19:24:36 +0200 lbessard Bug on adding block in a pou without previous interface fixed
Thu, 13 Mar 2008 10:20:00 +0100 lbessard Bug with task ticktime definition fixed
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.
Tue, 26 Feb 2008 15:34:38 +0100 lbessard Adding support for topology tree
Tue, 26 Feb 2008 15:16:30 +0100 etisserant Better PLCGenerator exception filtering
Tue, 29 Jan 2008 18:30:47 +0100 lbessard Bug on Element Paste fixed
Wed, 23 Jan 2008 18:26:49 +0100 lbessard Redrawing bugs fixed
Tue, 22 Jan 2008 10:57:41 +0100 lbessard Adding support for the new version of xmlclass
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, 02 Jan 2008 18:16:12 +0100 lbessard Bug with String not recognized fixed
Mon, 10 Dec 2007 15:52:49 +0100 lbessard Bug on Resource Editor fixed
Sun, 09 Dec 2007 17:14:14 +0100 lbessard Some bugs fixed
Thu, 06 Dec 2007 18:05:29 +0100 lbessard Adding support for execution order in PLCGenerator
Fri, 16 Nov 2007 17:43:32 +0100 lbessard Improving PLCOpenEditor for using wx2.8 AUI
Tue, 30 Oct 2007 16:53:08 +0100 lbessard Add support for defining execution order in FBD networks (related ST code not generated yet)
Fri, 26 Oct 2007 17:04:18 +0200 lbessard Bug on Open Project fixed
Fri, 26 Oct 2007 10:25:01 +0200 lbessard Adding support in xmlclass for timezone in datetime and for not paying attention to xml comments
Wed, 17 Oct 2007 17:50:27 +0200 lbessard A lots of bugs fixed
Fri, 05 Oct 2007 18:11:51 +0200 lbessard Lots of bug fixed