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

Tue, 08 Nov 2011 21:59:22 +0100Moving variable panel from bottom notebook panel to POU editor panel
laurent [Tue, 08 Nov 2011 21:59:22 +0100] rev 586
Moving variable panel from bottom notebook panel to POU editor panel

Mon, 07 Nov 2011 10:55:17 +0100Fixing bug while editing PowerRail element in Viewer
laurent [Mon, 07 Nov 2011 10:55:17 +0100] rev 585
Fixing bug while editing PowerRail element in Viewer

Fri, 04 Nov 2011 10:59:12 +0100Adding support for directly defining microsecond value in DurationEditorDialog
laurent [Fri, 04 Nov 2011 10:59:12 +0100] rev 584
Adding support for directly defining microsecond value in DurationEditorDialog

Thu, 03 Nov 2011 23:38:23 +0100Fix bug in LDPowerRailDialog
laurent [Thu, 03 Nov 2011 23:38:23 +0100] rev 583
Fix bug in LDPowerRailDialog

Mon, 24 Oct 2011 02:06:34 +0200Adding support for folding/unfolding and auto-indentation in ST code editor
laurent [Mon, 24 Oct 2011 02:06:34 +0200] rev 582
Adding support for folding/unfolding and auto-indentation in ST code editor

Mon, 24 Oct 2011 02:03:42 +0200Fix bug while matching pattern in the definition of resource elements like task or POU instance
laurent [Mon, 24 Oct 2011 02:03:42 +0200] rev 581
Fix bug while matching pattern in the definition of resource elements like task or POU instance

Mon, 24 Oct 2011 02:00:34 +0200Fix bug with utf-8 string value in VariablePanel
laurent [Mon, 24 Oct 2011 02:00:34 +0200] rev 580
Fix bug with utf-8 string value in VariablePanel

Thu, 20 Oct 2011 00:05:38 +0200Fix bug with highlighting in ConfigurationEditor
laurent [Thu, 20 Oct 2011 00:05:38 +0200] rev 579
Fix bug with highlighting in ConfigurationEditor

Tue, 18 Oct 2011 22:20:10 +0200Fix bug with internationalization in ResourceEditor
laurent [Tue, 18 Oct 2011 22:20:10 +0200] rev 578
Fix bug with internationalization in ResourceEditor

Fri, 14 Oct 2011 19:26:29 +0200Adding support for giving keyboard focus to the first control of every dialogs
laurent [Fri, 14 Oct 2011 19:26:29 +0200] rev 577
Adding support for giving keyboard focus to the first control of every dialogs
Adding support for using keyboard to edit informations displayed in Grid and in EditableListBox

Wed, 12 Oct 2011 23:47:48 +0200Adding support for searching pattern in datatype elements
laurent [Wed, 12 Oct 2011 23:47:48 +0200] rev 576
Adding support for searching pattern in datatype elements

Wed, 12 Oct 2011 15:08:47 +0200Adding hand tool icon in Toolbar for moving the view
laurent [Wed, 12 Oct 2011 15:08:47 +0200] rev 575
Adding hand tool icon in Toolbar for moving the view

Tue, 11 Oct 2011 12:08:55 +0200Fix bug with usage of CustomTreeCtrl method unavailable on wx older versions
laurent [Tue, 11 Oct 2011 12:08:55 +0200] rev 574
Fix bug with usage of CustomTreeCtrl method unavailable on wx older versions

Tue, 11 Oct 2011 12:07:04 +0200Fixing bug in RessourceEditor with highlighting
laurent [Tue, 11 Oct 2011 12:07:04 +0200] rev 573
Fixing bug in RessourceEditor with highlighting

Mon, 10 Oct 2011 10:14:24 +0200Fix search in project feature for latest version of wx on Windows
laurent [Mon, 10 Oct 2011 10:14:24 +0200] rev 572
Fix search in project feature for latest version of wx on Windows

Mon, 10 Oct 2011 02:22:26 +0200Fixing search in project feature for Windows
laurent [Mon, 10 Oct 2011 02:22:26 +0200] rev 571
Fixing search in project feature for Windows

Sun, 09 Oct 2011 23:31:50 +0200merge
Edouard Tisserant [Sun, 09 Oct 2011 23:31:50 +0200] rev 570
merge

Sun, 09 Oct 2011 23:31:13 +0200Changed F5 shortcut to CTRL+R for refresh
Edouard Tisserant [Sun, 09 Oct 2011 23:31:13 +0200] rev 569
Changed F5 shortcut to CTRL+R for refresh

Sun, 09 Oct 2011 20:10:36 +0200Fix bug when opening another project while current edited project has at least one tab opened
laurent [Sun, 09 Oct 2011 20:10:36 +0200] rev 568
Fix bug when opening another project while current edited project has at least one tab opened

Sun, 09 Oct 2011 20:04:35 +0200Disable definition of location for directly declared array variables
laurent [Sun, 09 Oct 2011 20:04:35 +0200] rev 567
Disable definition of location for directly declared array variables

Sun, 09 Oct 2011 19:51:14 +0200Adding support for searching text or regular expression in whole project
laurent [Sun, 09 Oct 2011 19:51:14 +0200] rev 566
Adding support for searching text or regular expression in whole project

Fri, 30 Sep 2011 17:16:02 +0200Moving xmlclass and docutils into plcopeneditor
laurent [Fri, 30 Sep 2011 17:16:02 +0200] rev 565
Moving xmlclass and docutils into plcopeneditor

Fri, 23 Sep 2011 20:07:40 +0200Adding custom cell editor for interval value in task informations of ResourceEditor
laurent [Fri, 23 Sep 2011 20:07:40 +0200] rev 564
Adding custom cell editor for interval value in task informations of ResourceEditor

Thu, 22 Sep 2011 15:33:31 +0200- Fixing editing graphic element (handles, rubberband and highlight) in graphic editor in order to make them keep the same size whatever the zoom factor applied to graphic editor
laurent [Thu, 22 Sep 2011 15:33:31 +0200] rev 563
- Fixing editing graphic element (handles, rubberband and highlight) in graphic editor in order to make them keep the same size whatever the zoom factor applied to graphic editor
- Replace default pen by a pen with miter join property to draw graphic elements without round corner in high zoom factor
- Reduce the default size of fonts in graphic editor

Thu, 22 Sep 2011 10:56:52 +0200Fix bug on Windows after removing "Enable Undo/Redo" menu item
laurent [Thu, 22 Sep 2011 10:56:52 +0200] rev 562
Fix bug on Windows after removing "Enable Undo/Redo" menu item

Tue, 20 Sep 2011 23:59:49 +0200Fixing bug in Variable Panel when pressing Add,Delete,Up or Down button while a cell editor in variable grid is active
laurent [Tue, 20 Sep 2011 23:59:49 +0200] rev 561
Fixing bug in Variable Panel when pressing Add,Delete,Up or Down button while a cell editor in variable grid is active

Tue, 20 Sep 2011 23:58:31 +0200Adding column for selecting task triggering in Resource Editor
laurent [Tue, 20 Sep 2011 23:58:31 +0200] rev 560
Adding column for selecting task triggering in Resource Editor

Thu, 15 Sep 2011 22:29:32 +0200Fix PrintPreview behavior
laurent [Thu, 15 Sep 2011 22:29:32 +0200] rev 559
Fix PrintPreview behavior

Wed, 14 Sep 2011 23:06:47 +0200Fix bug while generating direct global array variables
laurent [Wed, 14 Sep 2011 23:06:47 +0200] rev 558
Fix bug while generating direct global array variables

Wed, 14 Sep 2011 23:06:05 +0200Fix bug in extraction and computation of array initial value
laurent [Wed, 14 Sep 2011 23:06:05 +0200] rev 557
Fix bug in extraction and computation of array initial value

Wed, 14 Sep 2011 23:05:04 +0200Enabling support for direct array variable declaration
laurent [Wed, 14 Sep 2011 23:05:04 +0200] rev 556
Enabling support for direct array variable declaration

Tue, 13 Sep 2011 13:01:04 +0200Adding support for opening newly created project element
laurent [Tue, 13 Sep 2011 13:01:04 +0200] rev 555
Adding support for opening newly created project element

Fri, 09 Sep 2011 17:19:35 +0200Fix some bugs in driven drawing for LD viewer
laurent [Fri, 09 Sep 2011 17:19:35 +0200] rev 554
Fix some bugs in driven drawing for LD viewer

Fri, 09 Sep 2011 11:58:53 +0200Fix bug in SFC Transition when using connection
laurent [Fri, 09 Sep 2011 11:58:53 +0200] rev 553
Fix bug in SFC Transition when using connection

Wed, 07 Sep 2011 15:53:28 +0200Disabling location definition for enumerated and structure variables
laurent [Wed, 07 Sep 2011 15:53:28 +0200] rev 552
Disabling location definition for enumerated and structure variables
Adding support for selecting enumerated variable initial value using choice cell editor

Fri, 02 Sep 2011 18:16:58 +0200Fix bugs in exponentiation
laurent [Fri, 02 Sep 2011 18:16:58 +0200] rev 551
Fix bugs in exponentiation

Fri, 12 Aug 2011 17:04:55 +0200Fix Driven drawing in LD editor
pizza [Fri, 12 Aug 2011 17:04:55 +0200] rev 550
Fix Driven drawing in LD editor

Mon, 04 Jul 2011 15:24:44 +0200Adding support for syntax highlighting for EN and ENO parameters in formal function and function blocs in textual editor
laurent [Mon, 04 Jul 2011 15:24:44 +0200] rev 549
Adding support for syntax highlighting for EN and ENO parameters in formal function and function blocs in textual editor

Wed, 29 Jun 2011 12:29:14 +0200Fix warnings when compiling matiec
laurent [Wed, 29 Jun 2011 12:29:14 +0200] rev 548
Fix warnings when compiling matiec

Tue, 28 Jun 2011 11:28:28 +0200Fix bug in using STRING and WSTRING in user defined types
laurent [Tue, 28 Jun 2011 11:28:28 +0200] rev 547
Fix bug in using STRING and WSTRING in user defined types

Tue, 14 Jun 2011 17:40:02 +0200Improve syntax highlighting in TextViewer
laurent [Tue, 14 Jun 2011 17:40:02 +0200] rev 546
Improve syntax highlighting in TextViewer

Tue, 14 Jun 2011 17:38:59 +0200Fix bug in UndoBuffer with TextViewer
laurent [Tue, 14 Jun 2011 17:38:59 +0200] rev 545
Fix bug in UndoBuffer with TextViewer

Thu, 09 Jun 2011 17:51:53 +0200Adding support for selecting user data type for function return type
laurent [Thu, 09 Jun 2011 17:51:53 +0200] rev 544
Adding support for selecting user data type for function return type

Wed, 08 Jun 2011 18:44:25 +0200Adding support for coloring following elements:
laurent [Wed, 08 Jun 2011 18:44:25 +0200] rev 543
Adding support for coloring following elements:
- STRING constants
- Data type in typed literals
- Function and functionBlock parameter names

Wed, 08 Jun 2011 18:35:28 +0200Fix bug with TRUNC function and with type conversion functions called with constant as parameter
laurent [Wed, 08 Jun 2011 18:35:28 +0200] rev 542
Fix bug with TRUNC function and with type conversion functions called with constant as parameter