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