2013-05-30 Laurent Bessard Fixed bug in when deleting row in CustomGrid
2013-05-30 Laurent Bessard Fixed bug when collecting log messages from connector history for LogViewer
2013-05-29 Laurent Bessard Fixed bug with moving cursor with keyboard in DebugVariablePanel
2013-05-29 Laurent Bessard Moved and start to rewrite DebugVariablePanel splitting it into multiple files
2013-05-29 Laurent Bessard Fixed bugs in DebugVariablePanel with ticktime modifications
2013-05-29 Laurent Bessard Fixed values in DebugVariablePanel range selection ComboBox
2013-05-29 Laurent Bessard Fixed bug keyboard events not catch by graphs when trying to move cursor on Windows
2013-05-29 Laurent Bessard Fixed bug in PouInstanceVariablesPanel, exploring child FunctionBlock variables if no instance selected
2013-05-29 Laurent Bessard Fixed bug two icons displayed for POU category item in Project Tree when adding a second POU
2013-05-29 Laurent Bessard Removed test that expression is not a keyword in FBDVariableDialog
2013-05-29 Laurent Bessard Fixed bug when copy/paste element containing unicode characters
2013-05-29 Edouard Tisserant Updated wiimote example. Now include nunchuck accel, and buttons are on 16bits
2013-05-29 Edouard Tisserant Fixed non-tested bad code in VariablePanel
2013-05-28 Laurent Bessard Fixed bug in PLC code generated with binary, octal and hexadecimal literals
2013-05-28 Laurent Bessard Improved FBDVariable dialog
2013-05-28 Laurent Bessard Fixed bug in PLC code generated with binary, octal and hexadecimal literals
2013-05-28 Laurent Bessard Fixed bugs with TextCtrlAutoComplete
2013-05-28 Laurent Bessard Fixed inconsistency in value display when setting integer value for float parameter
2013-05-28 Laurent Bessard Fixed search highlight bug in ST and Code text editors
2013-05-27 Laurent Bessard Fixed typo
2013-05-27 Laurent Bessard Moved and rewrote DebugViewer and DebusDataConsumer classes
2013-05-27 Laurent Bessard Fixed bug when adding a variable in Variable Panel and selected variable can't be edited (generally a FB)
2013-05-24 Laurent Bessard Add support for moving cursor in Debug Graphs using arrow keys
2013-05-24 Laurent Bessard Move RubberBand from GraphicCommons to individual file
2013-05-24 Laurent Bessard Fixed CustomToolTip
2013-05-23 Laurent Bessard Add support for Drag'n dropping located variables to function block creating global located variable in configuration and external variable in function block
2013-05-23 Laurent Bessard Added support for displaying ToolTip, starting drag'n drop and Double click on Block connectors when debugging
2013-05-23 Laurent Bessard Move CustomToolTip from GraphicCommons to controls
2013-05-17 Laurent Bessard Merged
2013-05-17 Laurent Bessard Fixed bug ProjectTree items label can't be edited