Fri, 31 May 2013 18:32:51 +0200 Laurent Bessard Rewrite DebugVariableTablePanel
Fri, 31 May 2013 14:22:15 +0200 Laurent Bessard Fixed bug when closing graph in Debug Variable Panel
Fri, 31 May 2013 14:17:23 +0200 Laurent Bessard Fixed bug Viewer not refreshed when debugging
Fri, 31 May 2013 13:31:11 +0200 Laurent Bessard Fixed support for drawing instance path at a fixed position in Viewer debug mode on Windows
Fri, 31 May 2013 11:36:30 +0200 Laurent Bessard Added support for drawing instance path at a fixed position in Viewer debug mode
Fri, 31 May 2013 10:38:46 +0200 Laurent Bessard Fixed bug when export all items values to clipboard in DebugVariablePanel
Fri, 31 May 2013 09:07:23 +0200 Laurent Bessard Fixed bug Viewer not refreshed when debugging
Fri, 31 May 2013 00:07:21 +0200 Laurent Bessard Splitted DebugVariableGraphicPanel.py into several files
Thu, 30 May 2013 13:23:21 +0200 Laurent Bessard Move GraphButton from DebugVariableGraphicPanel to separate file
Thu, 30 May 2013 11:52:42 +0200 Laurent Bessard Separated old table debug variable panel and new graphic debug variable panel
Thu, 30 May 2013 11:43:46 +0200 Laurent Bessard Fixed bug in when deleting row in CustomGrid
Thu, 30 May 2013 11:36:47 +0200 Laurent Bessard Fixed bug in when deleting row in CustomGrid
Thu, 30 May 2013 09:46:22 +0200 Laurent Bessard Fixed bug when collecting log messages from connector history for LogViewer
Wed, 29 May 2013 22:45:48 +0200 Laurent Bessard Fixed bug with moving cursor with keyboard in DebugVariablePanel
Wed, 29 May 2013 22:27:20 +0200 Laurent Bessard Moved and start to rewrite DebugVariablePanel splitting it into multiple files
Wed, 29 May 2013 12:51:31 +0200 Laurent Bessard Fixed bugs in DebugVariablePanel with ticktime modifications
Wed, 29 May 2013 11:46:33 +0200 Laurent Bessard Fixed values in DebugVariablePanel range selection ComboBox
Wed, 29 May 2013 11:14:45 +0200 Laurent Bessard Fixed bug keyboard events not catch by graphs when trying to move cursor on Windows
Wed, 29 May 2013 11:10:19 +0200 Laurent Bessard Fixed bug in PouInstanceVariablesPanel, exploring child FunctionBlock variables if no instance selected
Wed, 29 May 2013 09:42:25 +0200 Laurent Bessard Fixed bug two icons displayed for POU category item in Project Tree when adding a second POU
Wed, 29 May 2013 09:26:56 +0200 Laurent Bessard Removed test that expression is not a keyword in FBDVariableDialog
Wed, 29 May 2013 09:22:40 +0200 Laurent Bessard Fixed bug when copy/paste element containing unicode characters
Wed, 29 May 2013 11:09:05 +0900 Edouard Tisserant Updated wiimote example. Now include nunchuck accel, and buttons are on 16bits
Wed, 29 May 2013 11:08:00 +0900 Edouard Tisserant Fixed non-tested bad code in VariablePanel
Wed, 29 May 2013 00:11:27 +0200 Laurent Bessard Fixed bug in PLC code generated with binary, octal and hexadecimal literals
Tue, 28 May 2013 22:40:44 +0200 Laurent Bessard Improved FBDVariable dialog
Tue, 28 May 2013 21:52:02 +0200 Laurent Bessard Fixed bug in PLC code generated with binary, octal and hexadecimal literals
Tue, 28 May 2013 17:52:57 +0200 Laurent Bessard Fixed bugs with TextCtrlAutoComplete
Tue, 28 May 2013 17:52:07 +0200 Laurent Bessard Fixed inconsistency in value display when setting integer value for float parameter
Tue, 28 May 2013 10:03:41 +0200 Laurent Bessard Fixed search highlight bug in ST and Code text editors