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