Fri, 13 Jul 2012 12:42:38 +0200Fix bug with FBDBlockDialog on Beremiz
Laurent Bessard [Fri, 13 Jul 2012 12:42:38 +0200] rev 725
Fix bug with FBDBlockDialog on Beremiz

Fri, 13 Jul 2012 12:42:02 +0200Adding support for using middle button for moving debug graph
Laurent Bessard [Fri, 13 Jul 2012 12:42:02 +0200] rev 724
Adding support for using middle button for moving debug graph
Adding button for resetting zoom and of position of debug graph

Fri, 13 Jul 2012 12:27:05 +0200Fix bug browse button in special cell editors on Windows
Laurent Bessard [Fri, 13 Jul 2012 12:27:05 +0200] rev 723
Fix bug browse button in special cell editors on Windows

Sun, 08 Jul 2012 17:48:38 +0200Fix bug with graphic viewer and zoom
Laurent Bessard [Sun, 08 Jul 2012 17:48:38 +0200] rev 722
Fix bug with graphic viewer and zoom

Sat, 07 Jul 2012 20:50:24 +0200Fix bug when loading output variable
Laurent Bessard [Sat, 07 Jul 2012 20:50:24 +0200] rev 721
Fix bug when loading output variable

Sat, 07 Jul 2012 20:48:23 +0200Fix bug no title bar on wx.SingleChoiceDialogs
Laurent Bessard [Sat, 07 Jul 2012 20:48:23 +0200] rev 720
Fix bug no title bar on wx.SingleChoiceDialogs

Sun, 01 Jul 2012 23:36:44 +0200Adding functions in EditorPanel API to let panels to define custom save methods
Laurent Bessard [Sun, 01 Jul 2012 23:36:44 +0200] rev 719
Adding functions in EditorPanel API to let panels to define custom save methods

Thu, 28 Jun 2012 12:03:27 +0200Fix various bugs
Laurent Bessard [Thu, 28 Jun 2012 12:03:27 +0200] rev 718
Fix various bugs

Thu, 28 Jun 2012 12:03:12 +0200Fix bug variable and connection size not updated when name or expression is too long
Laurent Bessard [Thu, 28 Jun 2012 12:03:12 +0200] rev 717
Fix bug variable and connection size not updated when name or expression is too long

Thu, 28 Jun 2012 12:00:45 +0200Adding support for drag'n dropping constant values
Laurent Bessard [Thu, 28 Jun 2012 12:00:45 +0200] rev 716
Adding support for drag'n dropping constant values

Mon, 25 Jun 2012 23:10:49 +0200Fix bugs on Debug Variable Panel after splitting it from PLCOpenEditor.py
Laurent Bessard [Mon, 25 Jun 2012 23:10:49 +0200] rev 715
Fix bugs on Debug Variable Panel after splitting it from PLCOpenEditor.py

Mon, 25 Jun 2012 20:03:53 +0200Replacing buttons with text by buttons with icons
Laurent Bessard [Mon, 25 Jun 2012 20:03:53 +0200] rev 714
Replacing buttons with text by buttons with icons
Adding support for bitmap library to have a common API for icon request handling
Simplify wx controls and sizers creation in dialogs and custom controls and panels

Fri, 15 Jun 2012 18:03:25 +0200Adding support for drag'n dropping location without direction defined
Laurent Bessard [Fri, 15 Jun 2012 18:03:25 +0200] rev 713
Adding support for drag'n dropping location without direction defined

Fri, 15 Jun 2012 18:02:09 +0200Adding Paste POU to project node contextual menu
Laurent Bessard [Fri, 15 Jun 2012 18:02:09 +0200] rev 712
Adding Paste POU to project node contextual menu

Thu, 14 Jun 2012 18:13:32 +0200Adding support for exporting graph value to csv formatted string to clipboard
Laurent Bessard [Thu, 14 Jun 2012 18:13:32 +0200] rev 711
Adding support for exporting graph value to csv formatted string to clipboard

Mon, 11 Jun 2012 01:30:03 +0200Adding support: when a connector's or continuation's name changed, modify names of related connections and continuations.
Laurent Bessard [Mon, 11 Jun 2012 01:30:03 +0200] rev 710
Adding support: when a connector's or continuation's name changed, modify names of related connections and continuations.

Mon, 11 Jun 2012 01:25:32 +0200Fix bug editor toolbar wrong size after restoring perspective
Laurent Bessard [Mon, 11 Jun 2012 01:25:32 +0200] rev 709
Fix bug editor toolbar wrong size after restoring perspective

Sun, 10 Jun 2012 20:21:07 +0200Add support for hiding Editor toolbar when not needed
Laurent Bessard [Sun, 10 Jun 2012 20:21:07 +0200] rev 708
Add support for hiding Editor toolbar when not needed

Fri, 08 Jun 2012 12:36:24 +0200Fix bug in SetProjectProperties function when asking to not buffering project
Laurent Bessard [Fri, 08 Jun 2012 12:36:24 +0200] rev 707
Fix bug in SetProjectProperties function when asking to not buffering project

Wed, 06 Jun 2012 19:04:18 +0200Fix bug graphic values range not reinitialized when graphic reseted
Laurent Bessard [Wed, 06 Jun 2012 19:04:18 +0200] rev 706
Fix bug graphic values range not reinitialized when graphic reseted

Wed, 06 Jun 2012 19:02:30 +0200Replacing dialog asking for a name when adding datatype, configuration and resource by automatically generated name
Laurent Bessard [Wed, 06 Jun 2012 19:02:30 +0200] rev 705
Replacing dialog asking for a name when adding datatype, configuration and resource by automatically generated name

Wed, 06 Jun 2012 16:57:58 +0200Replacing dialog asking for a name when drag'n drop function block to viewer by automatically generated name
Laurent Bessard [Wed, 06 Jun 2012 16:57:58 +0200] rev 704
Replacing dialog asking for a name when drag'n drop function block to viewer by automatically generated name

Mon, 04 Jun 2012 02:04:29 +0200Fix bug when reloading project layout, PouIntanceVariablesPanel not updated
Laurent Bessard [Mon, 04 Jun 2012 02:04:29 +0200] rev 703
Fix bug when reloading project layout, PouIntanceVariablesPanel not updated

Mon, 04 Jun 2012 01:27:17 +0200Fixing bugs with properties panel when resetting optional value and saving project
Laurent Bessard [Mon, 04 Jun 2012 01:27:17 +0200] rev 702
Fixing bugs with properties panel when resetting optional value and saving project

Sun, 03 Jun 2012 23:47:56 +0200Fix bug in POUinstanceVariablesPanel when no tagname defined
Laurent Bessard [Sun, 03 Jun 2012 23:47:56 +0200] rev 701
Fix bug in POUinstanceVariablesPanel when no tagname defined

Sun, 03 Jun 2012 23:47:13 +0200Separating ProjectDialog from PLCOpenEditor for integration of panel into Beremiz project window
Laurent Bessard [Sun, 03 Jun 2012 23:47:13 +0200] rev 700
Separating ProjectDialog from PLCOpenEditor for integration of panel into Beremiz project window

Wed, 30 May 2012 12:20:27 +0200Fix bug with cut/copy/paste on PythonEditor
Laurent Bessard [Wed, 30 May 2012 12:20:27 +0200] rev 699
Fix bug with cut/copy/paste on PythonEditor

Tue, 29 May 2012 17:11:37 +0200fixing unicode in xmlclass
Laurent Bessard [Tue, 29 May 2012 17:11:37 +0200] rev 698
fixing unicode in xmlclass

Thu, 24 May 2012 18:45:16 +0200Fixing opening block debug view directly from parent debug view
Laurent Bessard [Thu, 24 May 2012 18:45:16 +0200] rev 697
Fixing opening block debug view directly from parent debug view

Wed, 23 May 2012 11:45:54 +0200Fix bug when starting debugging POU blocks
Laurent Bessard [Wed, 23 May 2012 11:45:54 +0200] rev 696
Fix bug when starting debugging POU blocks

Wed, 23 May 2012 10:48:40 +0200Adding support for preventing perspective to be saved with tabs maximized
Laurent Bessard [Wed, 23 May 2012 10:48:40 +0200] rev 695
Adding support for preventing perspective to be saved with tabs maximized

Wed, 23 May 2012 10:36:18 +0200Adding support for opening block debug view directly from parent debug view by double clicking on block
Laurent Bessard [Wed, 23 May 2012 10:36:18 +0200] rev 694
Adding support for opening block debug view directly from parent debug view by double clicking on block

Tue, 22 May 2012 10:14:24 +0200Fix bug on PouInstanceVariablesPanel
laurent [Tue, 22 May 2012 10:14:24 +0200] rev 693
Fix bug on PouInstanceVariablesPanel

Mon, 21 May 2012 18:50:16 +0200Fix bugs on PouInstanceVariablesPanel
laurent [Mon, 21 May 2012 18:50:16 +0200] rev 692
Fix bugs on PouInstanceVariablesPanel

Mon, 21 May 2012 18:49:49 +0200Fixing semantics
laurent [Mon, 21 May 2012 18:49:49 +0200] rev 691
Fixing semantics

Mon, 21 May 2012 11:00:40 +0200Fix bug with Properties menu entry
laurent [Mon, 21 May 2012 11:00:40 +0200] rev 690
Fix bug with Properties menu entry

Mon, 21 May 2012 10:02:54 +0200Merged
laurent [Mon, 21 May 2012 10:02:54 +0200] rev 689
Merged

Tue, 15 May 2012 05:19:13 +0900Fixed bug when registering debugged variables after transferring new PLC
laurent [Tue, 15 May 2012 05:19:13 +0900] rev 688
Fixed bug when registering debugged variables after transferring new PLC

Mon, 21 May 2012 09:59:44 +0200refactoring
laurent [Mon, 21 May 2012 09:59:44 +0200] rev 687
refactoring

Sat, 19 May 2012 12:40:53 +0200Fixed instances treecontrol display
Edouard Tisserant [Sat, 19 May 2012 12:40:53 +0200] rev 686
Fixed instances treecontrol display

Sat, 19 May 2012 11:19:54 +0200Removed references to old wx without AUI
Edouard Tisserant [Sat, 19 May 2012 11:19:54 +0200] rev 685
Removed references to old wx without AUI

Fri, 18 May 2012 18:49:49 +0200refactoring
laurent [Fri, 18 May 2012 18:49:49 +0200] rev 684
refactoring

Sat, 12 May 2012 12:33:17 +0200fixed on quit exception dialog
Edouard Tisserant [Sat, 12 May 2012 12:33:17 +0200] rev 683
fixed on quit exception dialog

Wed, 09 May 2012 00:39:08 +0200refactoring
Edouard Tisserant [Wed, 09 May 2012 00:39:08 +0200] rev 682
refactoring

Mon, 07 May 2012 18:53:16 +0200beremiz 'plugins' refactoring to 'confnode'
Edouard Tisserant [Mon, 07 May 2012 18:53:16 +0200] rev 681
beremiz 'plugins' refactoring to 'confnode'

Fri, 04 May 2012 19:20:46 +0200Fixing bugs with latest changesets on Windows
laurent [Fri, 04 May 2012 19:20:46 +0200] rev 680
Fixing bugs with latest changesets on Windows

Fri, 04 May 2012 11:12:08 +0200Adding support for not removing connection of blocks when changing block type
laurent [Fri, 04 May 2012 11:12:08 +0200] rev 679
Adding support for not removing connection of blocks when changing block type

Fri, 04 May 2012 10:12:11 +0200Removing commented code added for debugging
laurent [Fri, 04 May 2012 10:12:11 +0200] rev 678
Removing commented code added for debugging

Thu, 03 May 2012 23:19:17 +0200Fix bug in create POU dialog
laurent [Thu, 03 May 2012 23:19:17 +0200] rev 677
Fix bug in create POU dialog

Thu, 03 May 2012 19:02:17 +0200Adding search field for finding function or function block in library tree
laurent [Thu, 03 May 2012 19:02:17 +0200] rev 676
Adding search field for finding function or function block in library tree

Wed, 02 May 2012 00:32:15 +0200Adding support for saving and restoring zoom and position of editors through closing and opening tab of the same POU or POU instance
laurent [Wed, 02 May 2012 00:32:15 +0200] rev 675
Adding support for saving and restoring zoom and position of editors through closing and opening tab of the same POU or POU instance

Mon, 30 Apr 2012 16:27:25 +0200Fix bug in xmlclass with multiple choices in sequence
laurent [Mon, 30 Apr 2012 16:27:25 +0200] rev 674
Fix bug in xmlclass with multiple choices in sequence

Fri, 27 Apr 2012 02:00:47 +0200Adding support for automatically saving and restoring state of frame or project perspective
laurent [Fri, 27 Apr 2012 02:00:47 +0200] rev 673
Adding support for automatically saving and restoring state of frame or project perspective

Fri, 27 Apr 2012 01:55:45 +0200Fix bug when closing project and one editor is opened
laurent [Fri, 27 Apr 2012 01:55:45 +0200] rev 672
Fix bug when closing project and one editor is opened

Mon, 23 Apr 2012 11:16:40 +0200Fix bug with highlighting in pragma and drag'n drop of function in TextViewer
laurent [Mon, 23 Apr 2012 11:16:40 +0200] rev 671
Fix bug with highlighting in pragma and drag'n drop of function in TextViewer

Mon, 16 Apr 2012 22:54:07 +0200Fix bug with contextual menu of group of elements
laurent [Mon, 16 Apr 2012 22:54:07 +0200] rev 670
Fix bug with contextual menu of group of elements

Fri, 06 Apr 2012 11:08:04 +0200Fix bug on Windows with srollbars in Viewer
laurent [Fri, 06 Apr 2012 11:08:04 +0200] rev 669
Fix bug on Windows with srollbars in Viewer

Sun, 01 Apr 2012 17:08:49 +0200Fix cursor refresh when GraphicViewer canvas is resized
laurent [Sun, 01 Apr 2012 17:08:49 +0200] rev 668
Fix cursor refresh when GraphicViewer canvas is resized

Sun, 01 Apr 2012 15:51:39 +0200Improving move of elements using arrow keys in Viewer
laurent [Sun, 01 Apr 2012 15:51:39 +0200] rev 667
Improving move of elements using arrow keys in Viewer

Sat, 31 Mar 2012 15:08:18 +0200Improving contextual menu in Viewer and fixing menu toolbar icons on Windows
laurent [Sat, 31 Mar 2012 15:08:18 +0200] rev 666
Improving contextual menu in Viewer and fixing menu toolbar icons on Windows