editors/TextViewer.py
Tue, 13 May 2014 00:43:06 +0200 Edouard Tisserant Added 'NamedConstant' drag'n'drop in programs. It does create a simple variable with initial value and is usefull for drag'n'drop constants from extensions while keeping a name associated with constant
Wed, 09 Oct 2013 10:57:20 +0200 Laurent Bessard Fixed pou variables information loading stylesheet
Mon, 09 Sep 2013 23:36:12 +0200 Laurent Bessard Replaced old pou variable list and variable tree generating by xslt stylesheet
Fri, 14 Jun 2013 14:19:28 +0200 Laurent Bessard Fixed bug with Copy/Paste in generated ST code Viewer
Tue, 28 May 2013 10:03:41 +0200 Laurent Bessard Fixed search highlight bug in ST and Code text editors
Mon, 13 May 2013 16:38:53 +0200 Laurent Bessard Fixed bug with Copy/Paste in Primary Selection in Text Viewers
Thu, 09 May 2013 19:36:37 +0200 Laurent Bessard Fix bug with multiline Pragma syntax highlighting in TextViewer
Mon, 06 May 2013 10:28:47 +0200 Laurent Bessard Fixed bug with margin cursor in StyledTextCtrl on Windows
Wed, 24 Apr 2013 22:57:41 +0200 Laurent Bessard Removed undeleted debug print
Wed, 24 Apr 2013 10:03:47 +0200 Laurent Bessard Fixed unexpected scrolling when PythonEditor, TextViewer and CFileEditor get focus
Wed, 24 Apr 2013 00:20:13 +0200 Laurent Bessard Added support for search in PythonEditor and IECCodeViewer
Thu, 14 Mar 2013 09:20:07 +0100 Laurent Bessard Completely removed restore perspective and project layout process
Thu, 06 Dec 2012 16:10:26 +0100 Laurent Bessard Fixed bug when indexing table in Pragma within ST/IL code
Thu, 25 Oct 2012 19:59:06 +0200 Laurent Bessard Add support for double bracket pragma in syntax highlighting of TextViewer
Thu, 18 Oct 2012 17:42:29 +0200 Laurent Bessard Fix bug in TextViewer when starting text with '{' character
Fri, 07 Sep 2012 16:45:55 +0200 Laurent Bessard Integration of PLCOpenEditor into Beremiz