TextViewer.py
Fri, 10 Aug 2012 00:32:05 +0200 Laurent Bessard Adding support for in POU graphical and textual editor
Thu, 28 Jun 2012 12:00:45 +0200 Laurent Bessard Adding support for drag'n dropping constant values
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
Wed, 30 May 2012 12:20:27 +0200 Laurent Bessard Fix bug with cut/copy/paste on PythonEditor
Wed, 23 May 2012 11:45:54 +0200 Laurent Bessard Fix bug when starting debugging POU blocks
Mon, 21 May 2012 09:59:44 +0200 laurent refactoring
Fri, 18 May 2012 18:49:49 +0200 laurent refactoring
Wed, 02 May 2012 00:32:15 +0200 laurent Adding support for saving and restoring zoom and position of editors through closing and opening tab of the same POU or POU instance
Mon, 23 Apr 2012 11:16:40 +0200 laurent Fix bug with highlighting in pragma and drag'n drop of function in TextViewer
Sun, 18 Mar 2012 15:37:04 +0100 laurent Fix bug when undo just after creating a new project element
Sun, 08 Jan 2012 19:28:00 +0100 laurent Fixing bug in autoindent when number of spaces at the beginning of line is odd
Sun, 08 Jan 2012 19:19:42 +0100 laurent Fixing bug in highlighting in variable panel
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
Wed, 21 Dec 2011 19:41:29 +0100 laurent Fixing bug conflict on tab selection between POU editor and Debug window of an instance of this same POU on Windows
Fri, 09 Dec 2011 11:26:10 +0100 laurent Making variable panel not editable when showing variables of debugging block
Fri, 18 Nov 2011 17:37:43 +0100 laurent Fixing bug that calls text styling in a loop while some highlighting is defined
Tue, 08 Nov 2011 21:59:22 +0100 laurent Moving variable panel from bottom notebook panel to POU editor panel
Mon, 24 Oct 2011 02:06:34 +0200 laurent Adding support for folding/unfolding and auto-indentation in ST code editor
Sun, 09 Oct 2011 19:51:14 +0200 laurent Adding support for searching text or regular expression in whole project
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, 14 Jun 2011 17:40:02 +0200 laurent Improve syntax highlighting in TextViewer
Wed, 08 Jun 2011 18:44:25 +0200 laurent Adding support for coloring following elements:
Tue, 05 Apr 2011 18:58:15 +0200 edouard Added drag'n'drop of functions and function blocks
Sat, 12 Dec 2009 20:38:41 +0100 laurent Bug on TextViewer fixed : FileMenu not refreshed when text modified
Mon, 19 Oct 2009 15:58:20 +0200 laurent Bug with location Drag'n Drop on TextViewer fixed
Thu, 24 Sep 2009 18:20:07 +0200 laurent Adding support for dropping Beremiz plugin variable locations into PLCOpenEditor viewers and adding corresponding variable into POU interface
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
Fri, 24 Jul 2009 17:12:59 +0200 laurent Adding support for internationalization
Thu, 09 Apr 2009 15:36:37 +0200 lbessard Bug with functions and transitions not recognizing their name in ST/IL fixed
Wed, 25 Feb 2009 16:06:19 +0100 lbessard Adding filted in Auto-completion of TextViewer
Mon, 19 Jan 2009 17:09:11 +0100 lbessard Bug on TextViewer when no block types defined fixed
Tue, 13 Jan 2009 17:26:37 +0100 lbessard Bug with variable tree generation fixed
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
Fri, 05 Sep 2008 18:13:18 +0200 lbessard Adding support for Debugging in PLCOpenEditor
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, 11 Jan 2008 17:51:56 +0100 lbessard Adding scaling
Mon, 10 Dec 2007 15:20:26 +0100 lbessard Bugs on TextViewer fixed
Thu, 06 Dec 2007 18:05:29 +0100 lbessard Adding support for execution order in PLCGenerator
Mon, 19 Nov 2007 10:02:35 +0100 lbessard Adding support for Project Tree selected item following current item edited.
Fri, 16 Nov 2007 17:43:32 +0100 lbessard Improving PLCOpenEditor for using wx2.8 AUI
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, 24 Oct 2007 16:00:00 +0200 lbessard Adding support for wxpython 2.4
Wed, 19 Sep 2007 15:20:59 +0200 lbessard Added support for wire type compatibility check
Mon, 10 Sep 2007 18:16:07 +0200 lbessard Adding support support for using PLCOpenEditor with Beremiz
Mon, 27 Aug 2007 17:37:50 +0200 lbessard Lots of bugs fixed
Thu, 23 Aug 2007 09:50:35 +0200 etisserant Fixed ws indent problem
Tue, 21 Aug 2007 08:54:41 +0200 etisserant Prevent problems showing ST code after failed build
Fri, 10 Aug 2007 16:14:33 +0200 lbessard Adding support for allowing declarations of function block into POU interface
Tue, 07 Aug 2007 17:38:48 +0200 lbessard Cleaning code for using only wxPython 2.6 class naming
Thu, 02 Aug 2007 16:51:58 +0200 lbessard Changing file headers
Thu, 26 Jul 2007 17:23:21 +0200 lbessard Adding support for Undo/Redo and Unsaved File On Close detection
Sat, 21 Jul 2007 01:20:00 +0200 lbessard *** empty log message ***
Fri, 20 Jul 2007 22:24:39 +0200 lbessard Bugs fixed
Fri, 20 Jul 2007 18:28:03 +0200 lbessard Interface changed to show pou interface at the bottom of the window
Mon, 09 Jul 2007 11:10:14 +0200 lbessard Current developping version