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
Mon, 27 May 2013 13:10:32 +0200 Laurent Bessard Fixed typo
Mon, 27 May 2013 13:09:54 +0200 Laurent Bessard Moved and rewrote DebugViewer and DebusDataConsumer classes
Mon, 27 May 2013 09:24:39 +0200 Laurent Bessard Fixed bug when adding a variable in Variable Panel and selected variable can't be edited (generally a FB)
Fri, 24 May 2013 18:29:02 +0200 Laurent Bessard Add support for moving cursor in Debug Graphs using arrow keys
Fri, 24 May 2013 16:29:57 +0200 Laurent Bessard Move RubberBand from GraphicCommons to individual file
Fri, 24 May 2013 11:17:35 +0200 Laurent Bessard Fixed CustomToolTip
Thu, 23 May 2013 22:22:53 +0200 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
Thu, 23 May 2013 20:39:10 +0200 Laurent Bessard Added support for displaying ToolTip, starting drag'n drop and Double click on Block connectors when debugging
Thu, 23 May 2013 18:47:44 +0200 Laurent Bessard Move CustomToolTip from GraphicCommons to controls
Fri, 17 May 2013 20:58:34 +0200 Laurent Bessard Merged
Fri, 17 May 2013 20:56:15 +0200 Laurent Bessard Fixed bug ProjectTree items label can't be edited
Fri, 17 May 2013 20:30:02 +0200 Laurent Bessard Added support for displaying value of unconnected block connectors in debug
Fri, 17 May 2013 19:33:01 +0200 Laurent Bessard Fixed bugs with left panel CustomTreeCtrl on Windows
Fri, 17 May 2013 01:06:58 +0200 Laurent Bessard Added extra icon in left panel tree for indicating Pou type (function, functionBlock, or program) when alone
Thu, 16 May 2013 23:01:03 +0200 Laurent Bessard Added icon for wxGlade_hmi extension editor
Thu, 16 May 2013 15:46:57 +0200 Laurent Bessard Fixed ConfTreeNodeEditor background colour
Thu, 16 May 2013 15:45:45 +0200 Laurent Bessard Moved CodeFileEditor Variable Panel button to grid left
Thu, 16 May 2013 20:42:48 +0900 Edouard Tisserant Fixed GCC warnings when building stub code for python PLC globals access
Thu, 16 May 2013 13:13:00 +0200 Laurent Bessard Fixed bug tabs selected cyclically when drag'n dropping variable into Editor
Thu, 16 May 2013 13:11:33 +0200 Laurent Bessard Fixed bug tabs selected cyclically when drag'n dropping variable into Editor
Thu, 16 May 2013 17:40:32 +0900 Edouard Tisserant Added wiimote input example using python-cwiid and python PLC global variable access
Thu, 16 May 2013 17:40:22 +0900 Edouard Tisserant Added more clear error message in case of access to non declared PLC global from python code
Thu, 16 May 2013 14:47:57 +0900 Edouard Tisserant Extended WxGlade HMI with automatic mapping of event handlers declared in wxglade editor
Thu, 16 May 2013 14:46:20 +0900 Edouard Tisserant Fixed build error with python <-> PLCglobals variables declared with no initial value
Thu, 16 May 2013 00:37:27 +0200 Laurent Bessard Fixed bug in New variable name generated in CodeFileEditor Variable Panel
Thu, 16 May 2013 00:31:07 +0200 Laurent Bessard Fixed bug scrollbar not displayed in CodeFileEditor VariablePanel when grid is to small to show all variables
Thu, 16 May 2013 00:01:09 +0200 Laurent Bessard Fixed bug wxGlade hmi not closed when stopping PLC
Thu, 16 May 2013 00:00:35 +0200 Laurent Bessard Fixed bug when typing and caret is at last test position in CodeFileEditor
Wed, 15 May 2013 23:27:19 +0200 Laurent Bessard Fixed bug in ST code generator with extensible standard functions
Wed, 15 May 2013 23:11:49 +0200 Laurent Bessard Fixed bug when generating py_ext code when no variable defined
Wed, 15 May 2013 22:37:07 +0200 Laurent Bessard Merged
Wed, 15 May 2013 22:14:12 +0200 Laurent Bessard Fixed variable panel in CodeFileEditor
Wed, 15 May 2013 18:21:20 +0900 Edouard Tisserant Fixed PLC global var access from python. Added test in tests/python
Wed, 15 May 2013 17:13:49 +0900 Edouard Tisserant Added stub code and declarations for bidirectional access to PLC globals from python code (untested)
Wed, 15 May 2013 08:20:17 +0200 Laurent Bessard Fixed bug in ST code generator when function output variable has no name
Wed, 15 May 2013 00:30:12 +0200 Laurent Bessard Fixed functions used by one or more POU not showing question dialog when trying to delete
Tue, 14 May 2013 22:59:27 +0200 Laurent Bessard Fixed bug connection disappear when removing variable from interface of an already used POU
Tue, 14 May 2013 22:31:14 +0200 Laurent Bessard Fixed bug when drag'n dropping global in function variable panel (not possible according to standard)
Tue, 14 May 2013 22:25:33 +0200 Laurent Bessard Fixed bug when deleting line between code and headers on Windows
Tue, 14 May 2013 20:16:07 +0200 Laurent Bessard Replaced the 2 tabs variable and code in CodeFileEditor by only one type with SplitterWindow and fixed drag'n drop of variable from variable to code.
Tue, 14 May 2013 18:43:52 +0200 Laurent Bessard Merged
Tue, 14 May 2013 18:42:29 +0200 Laurent Bessard Added global variable names in CodeFileEditor auto-completion list
Tue, 14 May 2013 11:23:43 +0200 Laurent Bessard Added support for updating model when broken connection is detected in Viewer
Tue, 14 May 2013 11:12:34 +0200 Laurent Bessard Fixed PLC code generator when interface of an already used POU has changed
Tue, 14 May 2013 10:56:57 +0200 Laurent Bessard Fixed bug in loading block in Viewer when block interface has changed
Tue, 14 May 2013 18:41:33 +0900 Edouard Tisserant Rewrote py_ext and wxglade generators in a clean factored way, added C skeleton for python access to PLC global vars
Tue, 14 May 2013 00:30:35 +0200 Laurent Bessard Fixed bug in wxGlade hmi python code generated
Mon, 13 May 2013 23:15:28 +0200 Laurent Bessard Fixed loading of Blocks in Viewer when block interface have changed
Mon, 13 May 2013 23:10:10 +0200 Laurent Bessard Removed restriction on deletion of a POU or DataType already used, replaced by a dialog asking user to confirm
Mon, 13 May 2013 23:08:47 +0200 Laurent Bessard Removed restriction on POU interface variables modification when POU is already used