editors/TextViewer.py
2013-10-09 Laurent Bessard Fixed pou variables information loading stylesheet
2013-09-09 Laurent Bessard Replaced old pou variable list and variable tree generating by xslt stylesheet
2013-06-14 Laurent Bessard Fixed bug with Copy/Paste in generated ST code Viewer
2013-05-28 Laurent Bessard Fixed search highlight bug in ST and Code text editors
2013-05-13 Laurent Bessard Fixed bug with Copy/Paste in Primary Selection in Text Viewers
2013-05-09 Laurent Bessard Fix bug with multiline Pragma syntax highlighting in TextViewer
2013-05-06 Laurent Bessard Fixed bug with margin cursor in StyledTextCtrl on Windows
2013-04-24 Laurent Bessard Removed undeleted debug print
2013-04-24 Laurent Bessard Fixed unexpected scrolling when PythonEditor, TextViewer and CFileEditor get focus
2013-04-23 Laurent Bessard Added support for search in PythonEditor and IECCodeViewer
2013-03-14 Laurent Bessard Completely removed restore perspective and project layout process
2012-12-06 Laurent Bessard Fixed bug when indexing table in Pragma within ST/IL code
2012-10-25 Laurent Bessard Add support for double bracket pragma in syntax highlighting of TextViewer
2012-10-18 Laurent Bessard Fix bug in TextViewer when starting text with '{' character
2012-09-07 Laurent Bessard Integration of PLCOpenEditor into Beremiz