Sun, 08 Jan 2012 19:16:58 +0100Adding support for drag'n dropping variable from global defined in configurations and resources to POU variable panel or body editor for declaring external variables
laurent [Sun, 08 Jan 2012 19:16:58 +0100] rev 616
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
Adding support for drag'n dropping located variables from topology panel to configurations and resources variable panel for declaring global located variables

Sun, 08 Jan 2012 18:23:55 +0100Adding support for using ESC key for closing custom grid cell editors
laurent [Sun, 08 Jan 2012 18:23:55 +0100] rev 615
Adding support for using ESC key for closing custom grid cell editors

Sun, 08 Jan 2012 18:22:43 +0100Disabling drag for modifying grid row size
laurent [Sun, 08 Jan 2012 18:22:43 +0100] rev 614
Disabling drag for modifying grid row size

Wed, 21 Dec 2011 19:41:29 +0100Fixing bug conflict on tab selection between POU editor and Debug window of an instance of this same POU on Windows
laurent [Wed, 21 Dec 2011 19:41:29 +0100] rev 613
Fixing bug conflict on tab selection between POU editor and Debug window of an instance of this same POU on Windows

Wed, 21 Dec 2011 19:38:26 +0100Fixing bug in Debug with ToolTip for wire value disappearing on Windows
laurent [Wed, 21 Dec 2011 19:38:26 +0100] rev 612
Fixing bug in Debug with ToolTip for wire value disappearing on Windows

Tue, 20 Dec 2011 23:37:26 +0100Fixing bug integrated plugin editors not closed when removing corresponding plugin
laurent [Tue, 20 Dec 2011 23:37:26 +0100] rev 611
Fixing bug integrated plugin editors not closed when removing corresponding plugin

Tue, 20 Dec 2011 23:34:19 +0100Fixing bug in enumerated datatype editor. Initial value symbol not updated if changed in the list of values
laurent [Tue, 20 Dec 2011 23:34:19 +0100] rev 610
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 +0100Fixing bug preventing enumerated datatype values to be saved
laurent [Fri, 16 Dec 2011 22:50:11 +0100] rev 609
Fixing bug preventing enumerated datatype values to be saved

Fri, 16 Dec 2011 22:48:24 +0100Fixing bug while searching into documentation element
laurent [Fri, 16 Dec 2011 22:48:24 +0100] rev 608
Fixing bug while searching into documentation element

Fri, 16 Dec 2011 22:47:41 +0100Adding support for defining tag element without attributes or children as sequence element
laurent [Fri, 16 Dec 2011 22:47:41 +0100] rev 607
Adding support for defining tag element without attributes or children as sequence element

Fri, 16 Dec 2011 22:44:47 +0100Moving definition of grids fonts and colours into CustomGrid
laurent [Fri, 16 Dec 2011 22:44:47 +0100] rev 606
Moving definition of grids fonts and colours into CustomGrid

Wed, 14 Dec 2011 15:18:32 +0100Adding support for loading specific POUs library in LPCBeremiz
laurent [Wed, 14 Dec 2011 15:18:32 +0100] rev 605
Adding support for loading specific POUs library in LPCBeremiz

Wed, 14 Dec 2011 15:17:22 +0100Adding support for unifying grid table control elements
laurent [Wed, 14 Dec 2011 15:17:22 +0100] rev 604
Adding support for unifying grid table control elements

Wed, 14 Dec 2011 15:13:36 +0100Fixing bug in xmlclass with simple type elements containing #text node instead of cdata
laurent [Wed, 14 Dec 2011 15:13:36 +0100] rev 603
Fixing bug in xmlclass with simple type elements containing #text node instead of cdata

Mon, 12 Dec 2011 00:38:24 +0100Adding support for unescape special character in #text node in formattedText
laurent [Mon, 12 Dec 2011 00:38:24 +0100] rev 602
Adding support for unescape special character in #text node in formattedText

Mon, 12 Dec 2011 00:25:18 +0100Adding support for loading #text node in formattedText
laurent [Mon, 12 Dec 2011 00:25:18 +0100] rev 601
Adding support for loading #text node in formattedText

Fri, 09 Dec 2011 11:26:10 +0100Making variable panel not editable when showing variables of debugging block
laurent [Fri, 09 Dec 2011 11:26:10 +0100] rev 600
Making variable panel not editable when showing variables of debugging block

Fri, 09 Dec 2011 10:22:26 +0100Fixing standard functions library treectrl in library panel in order to make it similar on all platforms
laurent [Fri, 09 Dec 2011 10:22:26 +0100] rev 599
Fixing standard functions library treectrl in library panel in order to make it similar on all platforms
Fixing Toolbar refreshing method in order to make it faster

Fri, 09 Dec 2011 10:15:42 +0100Removing wrong background colour on directly derived panel's base type choice control in DataTypeEditor
laurent [Fri, 09 Dec 2011 10:15:42 +0100] rev 598
Removing wrong background colour on directly derived panel's base type choice control in DataTypeEditor

Fri, 09 Dec 2011 10:13:06 +0100Fixing bug in PLCGenerator when generating global variables
laurent [Fri, 09 Dec 2011 10:13:06 +0100] rev 597
Fixing bug in PLCGenerator when generating global variables

Fri, 09 Dec 2011 10:11:42 +0100Fixing library treectrl in order to make it similar on all platforms
laurent [Fri, 09 Dec 2011 10:11:42 +0100] rev 596
Fixing library treectrl in order to make it similar on all platforms

Fri, 09 Dec 2011 10:09:50 +0100Fixing bug preventing drag'n drop of located variables in location cell of variable panel grid
laurent [Fri, 09 Dec 2011 10:09:50 +0100] rev 595
Fixing bug preventing drag'n drop of located variables in location cell of variable panel grid

Fri, 09 Dec 2011 10:06:44 +0100Fixing bug when updating name of project elements in utf-8 formatted text
laurent [Fri, 09 Dec 2011 10:06:44 +0100] rev 594
Fixing bug when updating name of project elements in utf-8 formatted text

Thu, 24 Nov 2011 16:30:06 +0100Fixing bug in xmlclass with empty CDATA. Empty CDATA aren't present in xml tree and prompt error when trying to load empty ANY tag using CDATA
laurent [Thu, 24 Nov 2011 16:30:06 +0100] rev 593
Fixing bug in xmlclass with empty CDATA. Empty CDATA aren't present in xml tree and prompt error when trying to load empty ANY tag using CDATA

Wed, 23 Nov 2011 00:19:27 +0100Adding support in xmlclass for handling some not yet supported XML syntaxes
laurent [Wed, 23 Nov 2011 00:19:27 +0100] rev 592
Adding support in xmlclass for handling some not yet supported XML syntaxes

Fri, 18 Nov 2011 17:40:40 +0100Fixing bug that prevent to define a directly declared array type for a variable in VariablePanel
laurent [Fri, 18 Nov 2011 17:40:40 +0100] rev 591
Fixing bug that prevent to define a directly declared array type for a variable in VariablePanel

Fri, 18 Nov 2011 17:39:12 +0100Fixing bug when modifying the name of a derived data type
laurent [Fri, 18 Nov 2011 17:39:12 +0100] rev 590
Fixing bug when modifying the name of a derived data type

Fri, 18 Nov 2011 17:37:43 +0100Fixing bug that calls text styling in a loop while some highlighting is defined
laurent [Fri, 18 Nov 2011 17:37:43 +0100] rev 589
Fixing bug that calls text styling in a loop while some highlighting is defined

Wed, 16 Nov 2011 23:35:15 +0100Fixing bug in RessourceEditor. Task reference in instance entries wan't updated after task name modification
laurent [Wed, 16 Nov 2011 23:35:15 +0100] rev 588
Fixing bug in RessourceEditor. Task reference in instance entries wan't updated after task name modification

Wed, 16 Nov 2011 23:31:57 +0100Fixing bug preventing copy/cut/paste using shortcuts on CFileEditor text editors
laurent [Wed, 16 Nov 2011 23:31:57 +0100] rev 587
Fixing bug preventing copy/cut/paste using shortcuts on CFileEditor text editors