Fri, 13 Jul 2012 12:27:05 +0200 Laurent Bessard Fix bug browse button in special cell editors on Windows
Sun, 08 Jul 2012 17:48:38 +0200 Laurent Bessard Fix bug with graphic viewer and zoom
Sat, 07 Jul 2012 20:50:24 +0200 Laurent Bessard Fix bug when loading output variable
Sat, 07 Jul 2012 20:48:23 +0200 Laurent Bessard Fix bug no title bar on wx.SingleChoiceDialogs
Sun, 01 Jul 2012 23:36:44 +0200 Laurent Bessard Adding functions in EditorPanel API to let panels to define custom save methods
Thu, 28 Jun 2012 12:03:27 +0200 Laurent Bessard Fix various bugs
Thu, 28 Jun 2012 12:03:12 +0200 Laurent Bessard Fix bug variable and connection size not updated when name or expression is too long
Thu, 28 Jun 2012 12:00:45 +0200 Laurent Bessard Adding support for drag'n dropping constant values
Mon, 25 Jun 2012 23:10:49 +0200 Laurent Bessard Fix bugs on Debug Variable Panel after splitting it from PLCOpenEditor.py
Mon, 25 Jun 2012 20:03:53 +0200 Laurent Bessard Replacing buttons with text by buttons with icons
Fri, 15 Jun 2012 18:03:25 +0200 Laurent Bessard Adding support for drag'n dropping location without direction defined
Fri, 15 Jun 2012 18:02:09 +0200 Laurent Bessard Adding Paste POU to project node contextual menu
Thu, 14 Jun 2012 18:13:32 +0200 Laurent Bessard Adding support for exporting graph value to csv formatted string to clipboard
Mon, 11 Jun 2012 01:30:03 +0200 Laurent Bessard 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 +0200 Laurent Bessard Fix bug editor toolbar wrong size after restoring perspective
Sun, 10 Jun 2012 20:21:07 +0200 Laurent Bessard Add support for hiding Editor toolbar when not needed
Fri, 08 Jun 2012 12:36:24 +0200 Laurent Bessard Fix bug in SetProjectProperties function when asking to not buffering project
Wed, 06 Jun 2012 19:04:18 +0200 Laurent Bessard Fix bug graphic values range not reinitialized when graphic reseted
Wed, 06 Jun 2012 19:02:30 +0200 Laurent Bessard Replacing dialog asking for a name when adding datatype, configuration and resource by automatically generated name
Wed, 06 Jun 2012 16:57:58 +0200 Laurent Bessard 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 +0200 Laurent Bessard Fix bug when reloading project layout, PouIntanceVariablesPanel not updated
Mon, 04 Jun 2012 01:27:17 +0200 Laurent Bessard Fixing bugs with properties panel when resetting optional value and saving project
Sun, 03 Jun 2012 23:47:56 +0200 Laurent Bessard Fix bug in POUinstanceVariablesPanel when no tagname defined
Sun, 03 Jun 2012 23:47:13 +0200 Laurent Bessard Separating ProjectDialog from PLCOpenEditor for integration of panel into Beremiz project window
Wed, 30 May 2012 12:20:27 +0200 Laurent Bessard Fix bug with cut/copy/paste on PythonEditor
Tue, 29 May 2012 17:11:37 +0200 Laurent Bessard fixing unicode in xmlclass
Thu, 24 May 2012 18:45:16 +0200 Laurent Bessard Fixing opening block debug view directly from parent debug view
Wed, 23 May 2012 11:45:54 +0200 Laurent Bessard Fix bug when starting debugging POU blocks
Wed, 23 May 2012 10:48:40 +0200 Laurent Bessard Adding support for preventing perspective to be saved with tabs maximized
Wed, 23 May 2012 10:36:18 +0200 Laurent Bessard Adding support for opening block debug view directly from parent debug view by double clicking on block
Tue, 22 May 2012 10:14:24 +0200 laurent Fix bug on PouInstanceVariablesPanel
Mon, 21 May 2012 18:50:16 +0200 laurent Fix bugs on PouInstanceVariablesPanel
Mon, 21 May 2012 18:49:49 +0200 laurent Fixing semantics
Mon, 21 May 2012 11:00:40 +0200 laurent Fix bug with Properties menu entry
Mon, 21 May 2012 10:02:54 +0200 laurent Merged
Tue, 15 May 2012 05:19:13 +0900 laurent Fixed bug when registering debugged variables after transferring new PLC
Mon, 21 May 2012 09:59:44 +0200 laurent refactoring
Sat, 19 May 2012 12:40:53 +0200 Edouard Tisserant Fixed instances treecontrol display
Sat, 19 May 2012 11:19:54 +0200 Edouard Tisserant Removed references to old wx without AUI
Fri, 18 May 2012 18:49:49 +0200 laurent refactoring
Sat, 12 May 2012 12:33:17 +0200 Edouard Tisserant fixed on quit exception dialog
Wed, 09 May 2012 00:39:08 +0200 Edouard Tisserant refactoring
Mon, 07 May 2012 18:53:16 +0200 Edouard Tisserant beremiz 'plugins' refactoring to 'confnode'
Fri, 04 May 2012 19:20:46 +0200 laurent Fixing bugs with latest changesets on Windows
Fri, 04 May 2012 11:12:08 +0200 laurent Adding support for not removing connection of blocks when changing block type
Fri, 04 May 2012 10:12:11 +0200 laurent Removing commented code added for debugging
Thu, 03 May 2012 23:19:17 +0200 laurent Fix bug in create POU dialog
Thu, 03 May 2012 19:02:17 +0200 laurent Adding search field for finding function or function block in library tree
Wed, 02 May 2012 00:32:15 +0200 laurent 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 +0200 laurent Fix bug in xmlclass with multiple choices in sequence
Fri, 27 Apr 2012 02:00:47 +0200 laurent Adding support for automatically saving and restoring state of frame or project perspective
Fri, 27 Apr 2012 01:55:45 +0200 laurent Fix bug when closing project and one editor is opened
Mon, 23 Apr 2012 11:16:40 +0200 laurent Fix bug with highlighting in pragma and drag'n drop of function in TextViewer
Mon, 16 Apr 2012 22:54:07 +0200 laurent Fix bug with contextual menu of group of elements
Fri, 06 Apr 2012 11:08:04 +0200 laurent Fix bug on Windows with srollbars in Viewer
Sun, 01 Apr 2012 17:08:49 +0200 laurent Fix cursor refresh when GraphicViewer canvas is resized
Sun, 01 Apr 2012 15:51:39 +0200 laurent Improving move of elements using arrow keys in Viewer
Sat, 31 Mar 2012 15:08:18 +0200 laurent Improving contextual menu in Viewer and fixing menu toolbar icons on Windows
Sat, 31 Mar 2012 15:03:50 +0200 laurent Fix bugs in GraphicViewer with selection and navigation
Sat, 31 Mar 2012 13:18:13 +0200 laurent Fix bug in FBDBlock when testing types of connections
Sat, 31 Mar 2012 13:16:44 +0200 laurent Fix bug with DurationCellEditor value not saved when modified
Sat, 31 Mar 2012 13:14:53 +0200 laurent Fix bug when grid is reset and a CellEditor is still active
Tue, 27 Mar 2012 23:59:35 +0200 laurent Fix bug in debugger when transfer without having build before and and opening debug view before running PLC
Tue, 27 Mar 2012 23:57:51 +0200 laurent Adding zoom and navigation in GraphicViewer and ToolBar containing basic menu items
Tue, 27 Mar 2012 23:55:10 +0200 laurent Improving HitTest on Function Blocks with long names so that they only answer to click on visible parts instead of on the whole bounding box
Tue, 27 Mar 2012 23:50:19 +0200 laurent Fix bug scrollbars disappear on Linux when Viewer client size is reduced
Sun, 18 Mar 2012 21:47:58 +0100 laurent Fix issue losing focus on Windows when closing custom grid cell editors
Sun, 18 Mar 2012 19:18:23 +0100 Edouard Tisserant Added a few shortcuts in menus
Sun, 18 Mar 2012 18:11:46 +0100 laurent Fixing issues regarding control navigation in EditorPanel and CustomGrid
Sun, 18 Mar 2012 15:37:04 +0100 laurent Fix bug when undo just after creating a new project element
Sun, 18 Mar 2012 15:35:07 +0100 laurent Fix bug with testing data type consistency of EXPT function connections
Wed, 07 Mar 2012 10:06:01 +0100 laurent Fix bug with moving and removing divergence branch
Tue, 21 Feb 2012 23:56:13 +0100 laurent Fix bug variables in Debug Variable List unregistered even if they still exist in transfered program
Mon, 20 Feb 2012 15:21:10 +0100 laurent Fix bug in LDViewer with MouseEvents
Mon, 20 Feb 2012 00:37:01 +0100 Edouard Tisserant Enable RTC in standard FB lib
Fri, 17 Feb 2012 00:13:19 +0100 laurent Fix bug in GraphicViewer when changing range while no data received
Thu, 16 Feb 2012 22:55:50 +0100 laurent Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program
Wed, 15 Feb 2012 00:30:02 +0100 laurent Fix bug when modifying Function Block instance type without changing name
Wed, 15 Feb 2012 00:29:02 +0100 laurent Adding support for preventing too much call to refresh flooding wx call stack while debugging
Wed, 15 Feb 2012 00:27:31 +0100 laurent Adding error message when SFC Transition body is not well formatted (no reference to transition name)
Wed, 15 Feb 2012 00:26:30 +0100 laurent Fix bug ToolTip stay on screen when double click on FunctionBlock
Wed, 15 Feb 2012 00:25:05 +0100 laurent Fixed wrong time scale in debug graph display when some samples are missed
Tue, 07 Feb 2012 19:12:25 +0100 laurent Fix bug with ToolTip staying on screen when compiling project with shortcut and mouse over a block
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
Thu, 02 Feb 2012 01:08:57 +0100 laurent Fix issues with standard library definition of NE not extensible
Thu, 02 Feb 2012 00:29:42 +0100 laurent Fix issues with standard library definition
Wed, 01 Feb 2012 00:42:07 +0100 laurent Removing restriction on plugin datatypes
Tue, 31 Jan 2012 23:58:16 +0100 laurent Fix bug while adding new value to enumerated datatype list of values
Tue, 31 Jan 2012 23:38:12 +0100 laurent Fix bug while using 'Close project' menu and a few POUs are opened
Tue, 31 Jan 2012 13:38:06 +0100 laurent Fixing segmentation fault in debug
Mon, 30 Jan 2012 16:12:19 +0100 laurent Fixing ToolTip behavior and bug with INOUT interface variables in Function Blocks and adding support for display connection point between wire and connector when mouse passing over.
Wed, 25 Jan 2012 01:26:29 +0100 laurent Adding support for choosing graph range in duration instead of tick number when Common_Ticktime is available
Tue, 24 Jan 2012 21:43:29 +0100 laurent Fix segmentation fault happening when changing POU tab selection
Tue, 24 Jan 2012 21:42:21 +0100 laurent Adding support for loading datatypes defined in plugins to allow to use them in PLC program
Tue, 17 Jan 2012 20:06:07 +0100 laurent Fix bug when trying to paste POU containing utf-8 characters
Tue, 17 Jan 2012 20:04:52 +0100 laurent Fix bug with multiline tooltip on Windows
Tue, 17 Jan 2012 18:46:06 +0100 laurent Fixing bug in displaying variable panel header on Windows
Tue, 17 Jan 2012 17:20:54 +0100 laurent Fix bug in xmlclass when allowing custom class attributes definition on inherited classes
Tue, 17 Jan 2012 16:44:00 +0100 laurent Adding support for defining a description for a user POU type, and displaying this information in library tree.
Thu, 12 Jan 2012 17:04:22 +0100 laurent Fix bug in refreshing menu after tab selection changed
Mon, 09 Jan 2012 18:16:52 +0100 laurent Adding support for checking location validity when filled by user
Mon, 09 Jan 2012 11:08:08 +0100 laurent Fixing bug when building textual code containing comment with special characters
Sun, 08 Jan 2012 19:33:26 +0100 laurent Fixing bug on Windows with refresh when moving Viewer with scrollbars
Sun, 08 Jan 2012 19:29:45 +0100 laurent Adding support for using shift key with rubberband for adding a group of elements to the current selection
Sun, 08 Jan 2012 19:28:00 +0100 laurent Fixing bug in autoindent when number of spaces at the beginning of line is odd
Sun, 08 Jan 2012 19:22:26 +0100 laurent Adding support for Drag'n dropping panels between notebooks
Sun, 08 Jan 2012 19:19:42 +0100 laurent Fixing bug in highlighting in variable panel
Sun, 08 Jan 2012 19:16:58 +0100 laurent 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
Sun, 08 Jan 2012 18:23:55 +0100 laurent Adding support for using ESC key for closing custom grid cell editors
Sun, 08 Jan 2012 18:22:43 +0100 laurent Disabling drag for modifying grid row size
Wed, 21 Dec 2011 19:41:29 +0100 laurent 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 +0100 laurent Fixing bug in Debug with ToolTip for wire value disappearing on Windows
Tue, 20 Dec 2011 23:37:26 +0100 laurent Fixing bug integrated plugin editors not closed when removing corresponding plugin
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:48:24 +0100 laurent Fixing bug while searching into documentation element
Fri, 16 Dec 2011 22:47:41 +0100 laurent Adding support for defining tag element without attributes or children as sequence element
Fri, 16 Dec 2011 22:44:47 +0100 laurent Moving definition of grids fonts and colours into CustomGrid
Wed, 14 Dec 2011 15:18:32 +0100 laurent Adding support for loading specific POUs library in LPCBeremiz
Wed, 14 Dec 2011 15:17:22 +0100 laurent Adding support for unifying grid table control elements