controls/EditorPanel.py
Wed, 05 Sep 2012 12:39:50 +0200 Laurent Bessard Fix bug when drag'n dropping location with undefined direction on Windows default tip
Fri, 10 Aug 2012 00:32:05 +0200 Laurent Bessard Adding support for in POU graphical and textual editor
Tue, 31 Jul 2012 17:45:06 +0200 Laurent Bessard Adding support for checking that tab content is saved before closing it
Sun, 01 Jul 2012 23:36:44 +0200 Laurent Bessard Adding functions in EditorPanel API to let panels to define custom save methods
Thu, 28 Jun 2012 12:03:27 +0200 Laurent Bessard Fix various bugs
Mon, 25 Jun 2012 20:03:53 +0200 Laurent Bessard Replacing buttons with text by buttons with icons
Mon, 21 May 2012 09:59:44 +0200 laurent refactoring
Mon, 07 May 2012 18:53:16 +0200 Edouard Tisserant beremiz 'plugins' refactoring to 'confnode'
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
Sun, 18 Mar 2012 18:11:46 +0100 laurent Fixing issues regarding control navigation in EditorPanel and CustomGrid
Tue, 31 Jan 2012 23:38:12 +0100 laurent Fix bug while using 'Close project' menu and a few POUs are opened
Sun, 08 Jan 2012 19:19:42 +0100 laurent Fixing bug in highlighting in variable panel
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
Tue, 08 Nov 2011 21:59:22 +0100 laurent Moving variable panel from bottom notebook panel to POU editor panel