PLCControler.py
Fri, 10 Aug 2012 00:32:05 +0200 Laurent Bessard Adding support for in POU graphical and textual editor
Fri, 15 Jun 2012 18:02:09 +0200 Laurent Bessard Adding Paste POU to project node contextual menu
Fri, 08 Jun 2012 12:36:24 +0200 Laurent Bessard Fix bug in SetProjectProperties function when asking to not buffering project
Wed, 06 Jun 2012 19:02:30 +0200 Laurent Bessard Replacing dialog asking for a name when adding datatype, configuration and resource by automatically generated name
Wed, 06 Jun 2012 16:57:58 +0200 Laurent Bessard Replacing dialog asking for a name when drag'n drop function block to viewer by automatically generated name
Mon, 04 Jun 2012 01:27:17 +0200 Laurent Bessard Fixing bugs with properties panel when resetting optional value and saving project
Tue, 22 May 2012 10:14:24 +0200 laurent Fix bug on PouInstanceVariablesPanel
Mon, 21 May 2012 18:50:16 +0200 laurent Fix bugs on PouInstanceVariablesPanel
Mon, 21 May 2012 09:59:44 +0200 laurent refactoring
Fri, 18 May 2012 18:49:49 +0200 laurent refactoring
Mon, 07 May 2012 18:53:16 +0200 Edouard Tisserant beremiz 'plugins' refactoring to 'confnode'
Tue, 27 Mar 2012 23:59:35 +0200 laurent Fix bug in debugger when transfer without having build before and and opening debug view before running PLC
Mon, 20 Feb 2012 00:37:01 +0100 Edouard Tisserant Enable RTC in standard FB lib
Thu, 16 Feb 2012 22:55:50 +0100 laurent Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program
Wed, 15 Feb 2012 00:30:02 +0100 laurent Fix bug when modifying Function Block instance type without changing name
Wed, 01 Feb 2012 00:42:07 +0100 laurent Removing restriction on plugin datatypes
Tue, 24 Jan 2012 21:42:21 +0100 laurent Adding support for loading datatypes defined in plugins to allow to use them in PLC program
Tue, 17 Jan 2012 20:06:07 +0100 laurent Fix bug when trying to paste POU containing utf-8 characters
Tue, 17 Jan 2012 16:44:00 +0100 laurent Adding support for defining a description for a user POU type, and displaying this information in library tree.
Mon, 09 Jan 2012 11:08:08 +0100 laurent Fixing bug when building textual code containing comment with special characters
Sun, 08 Jan 2012 19:16:58 +0100 laurent Adding support for drag'n dropping variable from global defined in configurations and resources to POU variable panel or body editor for declaring external variables
Sun, 09 Oct 2011 20:04:35 +0200 laurent Disable definition of location for directly declared array variables
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