PLCControler.py
Sun, 09 Oct 2011 19:51:14 +0200 laurent Adding support for searching text or regular expression in whole project
Tue, 20 Sep 2011 23:58:31 +0200 laurent Adding column for selecting task triggering in Resource Editor
Tue, 13 Sep 2011 13:01:04 +0200 laurent Adding support for opening newly created project element
Wed, 07 Sep 2011 15:53:28 +0200 laurent Disabling location definition for enumerated and structure variables
Mon, 04 Jul 2011 15:24:44 +0200 laurent Adding support for syntax highlighting for EN and ENO parameters in formal function and function blocs in textual editor
Tue, 28 Jun 2011 11:28:28 +0200 laurent Fix bug in using STRING and WSTRING in user defined types
Tue, 14 Jun 2011 17:38:59 +0200 laurent Fix bug in UndoBuffer with TextViewer
Tue, 19 Apr 2011 15:07:57 +0200 laurent Fix bug when buffering modifications on plain text languages
Tue, 19 Apr 2011 14:57:01 +0200 laurent Modifying data stored in UndoBuffer to get a quicker Undo/Redo
Tue, 05 Apr 2011 19:08:22 +0200 laurent Bug when using arithmetic functions (ADD, SUB, MUL, DIV) for TIME datatypes fixed.
Wed, 30 Mar 2011 15:49:09 +0200 laurent Adding support for direct array variable declaration in variable panel (still disable cause matiec doesn't support this feature)
Wed, 19 May 2010 22:16:29 +0200 laurent Adding message dialog for PLCOpen XML syntax errors.
Tue, 15 Dec 2009 16:30:39 +0100 laurent Remove limitation on complex types in POU interface
Sat, 12 Dec 2009 20:37:35 +0100 laurent Adding support for excluding option when not available according to IEC 61131 standard
Thu, 10 Dec 2009 16:37:11 +0100 laurent Replace Retain and Constant column in VariablePanel by Option and add the option Non-Retain
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