DataTypeEditor.py
Thu, 26 Jul 2012 11:44:19 +0200 Laurent Bessard Fix bug in modifying array dimensions in DataTypeEditor
Mon, 25 Jun 2012 20:03:53 +0200 Laurent Bessard Replacing buttons with text by buttons with icons
Sat, 31 Mar 2012 15:08:18 +0200 laurent Improving contextual menu in Viewer and fixing menu toolbar icons on Windows
Sun, 18 Mar 2012 15:37:04 +0100 laurent Fix bug when undo just after creating a new project element
Thu, 02 Feb 2012 16:12:26 +0100 laurent Fixing segmentation fault in CustomEditableListBox on Windows when clicking on an header button while a value is being edited
Tue, 31 Jan 2012 23:58:16 +0100 laurent Fix bug while adding new value to enumerated datatype list of values
Tue, 20 Dec 2011 23:34:19 +0100 laurent Fixing bug in enumerated datatype editor. Initial value symbol not updated if changed in the list of values
Fri, 16 Dec 2011 22:50:11 +0100 laurent Fixing bug preventing enumerated datatype values to be saved
Fri, 16 Dec 2011 22:44:47 +0100 laurent Moving definition of grids fonts and colours into CustomGrid
Wed, 14 Dec 2011 15:17:22 +0100 laurent Adding support for unifying grid table control elements
Fri, 09 Dec 2011 10:15:42 +0100 laurent Removing wrong background colour on directly derived panel's base type choice control in DataTypeEditor
Tue, 08 Nov 2011 21:59:22 +0100 laurent Moving variable panel from bottom notebook panel to POU editor panel
Fri, 14 Oct 2011 19:26:29 +0200 laurent Adding support for giving keyboard focus to the first control of every dialogs
Wed, 12 Oct 2011 23:47:48 +0200 laurent Adding support for searching pattern in datatype elements
Sun, 09 Oct 2011 19:51:14 +0200 laurent Adding support for searching text or regular expression in whole project
Wed, 14 Sep 2011 23:05:04 +0200 laurent Enabling support for direct array variable declaration
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, 16 Dec 2009 14:22:57 +0100 laurent Bug on FileMenu not refreshed when modifications fixed
Wed, 02 Dec 2009 16:07:39 +0100 laurent Bug when trying to choose type of struture datatype element fixed
Tue, 01 Dec 2009 10:53:24 +0100 laurent Bug on array dimensions bound test fixed
Fri, 02 Oct 2009 18:14:43 +0200 'Laurent Bessard Changes from bct merged
Tue, 22 Sep 2009 09:56:02 +0200 'Laurent Bessard Changes merged
Thu, 17 Sep 2009 14:17:52 -0600 b taylor improved English spelling & grammar
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
Thu, 23 Jul 2009 17:50:26 +0200 laurent Code rewritten, replacing all list containing tests by dict key defining tests
Wed, 25 Feb 2009 16:39:39 +0100 lbessard Fix size of ComboBoxes
Fri, 16 Jan 2009 13:22:07 +0100 lbessard Replacing wx.Choice by wx.ComboBox
Fri, 19 Dec 2008 15:07:54 +0100 lbessard Adding support for editing and using struct data types
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
Sat, 28 Jun 2008 19:00:04 +0200 etisserant Fixed various bugs
Tue, 22 Apr 2008 10:25:24 +0200 lbessard Bug with array dimensions edition fixed
Wed, 16 Apr 2008 10:25:52 +0200 lbessard Bug with missing RefreshScaling fixed
Wed, 26 Mar 2008 15:22:40 +0100 lbessard Bug on Enumerated DataType values defining fixed
Tue, 22 Jan 2008 10:53:34 +0100 lbessard Bug on enumerated datatype values editor fixed
Mon, 10 Dec 2007 11:06:46 +0100 lbessard Bug on subrange SpinCtrls with Windows fixed
Thu, 06 Dec 2007 18:05:29 +0100 lbessard Adding support for execution order in PLCGenerator