Fri, 31 May 2013 18:32:51 +0200Rewrite DebugVariableTablePanel
Laurent Bessard [Fri, 31 May 2013 18:32:51 +0200] rev 1207
Rewrite DebugVariableTablePanel

Fri, 31 May 2013 14:22:15 +0200Fixed bug when closing graph in Debug Variable Panel
Laurent Bessard [Fri, 31 May 2013 14:22:15 +0200] rev 1206
Fixed bug when closing graph in Debug Variable Panel

Fri, 31 May 2013 14:17:23 +0200Fixed bug Viewer not refreshed when debugging
Laurent Bessard [Fri, 31 May 2013 14:17:23 +0200] rev 1205
Fixed bug Viewer not refreshed when debugging

Fri, 31 May 2013 13:31:11 +0200Fixed support for drawing instance path at a fixed position in Viewer debug mode on Windows
Laurent Bessard [Fri, 31 May 2013 13:31:11 +0200] rev 1204
Fixed support for drawing instance path at a fixed position in Viewer debug mode on Windows

Fri, 31 May 2013 11:36:30 +0200Added support for drawing instance path at a fixed position in Viewer debug mode
Laurent Bessard [Fri, 31 May 2013 11:36:30 +0200] rev 1203
Added support for drawing instance path at a fixed position in Viewer debug mode

Fri, 31 May 2013 10:38:46 +0200Fixed bug when export all items values to clipboard in DebugVariablePanel
Laurent Bessard [Fri, 31 May 2013 10:38:46 +0200] rev 1202
Fixed bug when export all items values to clipboard in DebugVariablePanel

Fri, 31 May 2013 09:07:23 +0200Fixed bug Viewer not refreshed when debugging
Laurent Bessard [Fri, 31 May 2013 09:07:23 +0200] rev 1201
Fixed bug Viewer not refreshed when debugging

Fri, 31 May 2013 00:07:21 +0200Splitted DebugVariableGraphicPanel.py into several files
Laurent Bessard [Fri, 31 May 2013 00:07:21 +0200] rev 1200
Splitted DebugVariableGraphicPanel.py into several files

Thu, 30 May 2013 13:23:21 +0200Move GraphButton from DebugVariableGraphicPanel to separate file
Laurent Bessard [Thu, 30 May 2013 13:23:21 +0200] rev 1199
Move GraphButton from DebugVariableGraphicPanel to separate file

Thu, 30 May 2013 11:52:42 +0200Separated old table debug variable panel and new graphic debug variable panel
Laurent Bessard [Thu, 30 May 2013 11:52:42 +0200] rev 1198
Separated old table debug variable panel and new graphic debug variable panel

Thu, 30 May 2013 11:43:46 +0200Fixed bug in when deleting row in CustomGrid
Laurent Bessard [Thu, 30 May 2013 11:43:46 +0200] rev 1197
Fixed bug in when deleting row in CustomGrid

Thu, 30 May 2013 11:36:47 +0200Fixed bug in when deleting row in CustomGrid
Laurent Bessard [Thu, 30 May 2013 11:36:47 +0200] rev 1196
Fixed bug in when deleting row in CustomGrid

Thu, 30 May 2013 09:46:22 +0200Fixed bug when collecting log messages from connector history for LogViewer
Laurent Bessard [Thu, 30 May 2013 09:46:22 +0200] rev 1195
Fixed bug when collecting log messages from connector history for LogViewer

Wed, 29 May 2013 22:45:48 +0200Fixed bug with moving cursor with keyboard in DebugVariablePanel
Laurent Bessard [Wed, 29 May 2013 22:45:48 +0200] rev 1194
Fixed bug with moving cursor with keyboard in DebugVariablePanel

Wed, 29 May 2013 22:27:20 +0200Moved and start to rewrite DebugVariablePanel splitting it into multiple files
Laurent Bessard [Wed, 29 May 2013 22:27:20 +0200] rev 1193
Moved and start to rewrite DebugVariablePanel splitting it into multiple files

Wed, 29 May 2013 12:51:31 +0200Fixed bugs in DebugVariablePanel with ticktime modifications
Laurent Bessard [Wed, 29 May 2013 12:51:31 +0200] rev 1192
Fixed bugs in DebugVariablePanel with ticktime modifications

Wed, 29 May 2013 11:46:33 +0200Fixed values in DebugVariablePanel range selection ComboBox
Laurent Bessard [Wed, 29 May 2013 11:46:33 +0200] rev 1191
Fixed values in DebugVariablePanel range selection ComboBox

Wed, 29 May 2013 11:14:45 +0200Fixed bug keyboard events not catch by graphs when trying to move cursor on Windows
Laurent Bessard [Wed, 29 May 2013 11:14:45 +0200] rev 1190
Fixed bug keyboard events not catch by graphs when trying to move cursor on Windows

Wed, 29 May 2013 11:10:19 +0200Fixed bug in PouInstanceVariablesPanel, exploring child FunctionBlock variables if no instance selected
Laurent Bessard [Wed, 29 May 2013 11:10:19 +0200] rev 1189
Fixed bug in PouInstanceVariablesPanel, exploring child FunctionBlock variables if no instance selected

Wed, 29 May 2013 09:42:25 +0200Fixed bug two icons displayed for POU category item in Project Tree when adding a second POU
Laurent Bessard [Wed, 29 May 2013 09:42:25 +0200] rev 1188
Fixed bug two icons displayed for POU category item in Project Tree when adding a second POU

Wed, 29 May 2013 09:26:56 +0200Removed test that expression is not a keyword in FBDVariableDialog
Laurent Bessard [Wed, 29 May 2013 09:26:56 +0200] rev 1187
Removed test that expression is not a keyword in FBDVariableDialog

Wed, 29 May 2013 09:22:40 +0200Fixed bug when copy/paste element containing unicode characters
Laurent Bessard [Wed, 29 May 2013 09:22:40 +0200] rev 1186
Fixed bug when copy/paste element containing unicode characters

Wed, 29 May 2013 11:09:05 +0900Updated wiimote example. Now include nunchuck accel, and buttons are on 16bits
Edouard Tisserant [Wed, 29 May 2013 11:09:05 +0900] rev 1185
Updated wiimote example. Now include nunchuck accel, and buttons are on 16bits

Wed, 29 May 2013 11:08:00 +0900Fixed non-tested bad code in VariablePanel
Edouard Tisserant [Wed, 29 May 2013 11:08:00 +0900] rev 1184
Fixed non-tested bad code in VariablePanel

Wed, 29 May 2013 00:11:27 +0200Fixed bug in PLC code generated with binary, octal and hexadecimal literals
Laurent Bessard [Wed, 29 May 2013 00:11:27 +0200] rev 1183
Fixed bug in PLC code generated with binary, octal and hexadecimal literals

Tue, 28 May 2013 22:40:44 +0200Improved FBDVariable dialog
Laurent Bessard [Tue, 28 May 2013 22:40:44 +0200] rev 1182
Improved FBDVariable dialog

Tue, 28 May 2013 21:52:02 +0200Fixed bug in PLC code generated with binary, octal and hexadecimal literals
Laurent Bessard [Tue, 28 May 2013 21:52:02 +0200] rev 1181
Fixed bug in PLC code generated with binary, octal and hexadecimal literals

Tue, 28 May 2013 17:52:57 +0200Fixed bugs with TextCtrlAutoComplete
Laurent Bessard [Tue, 28 May 2013 17:52:57 +0200] rev 1180
Fixed bugs with TextCtrlAutoComplete

Tue, 28 May 2013 17:52:07 +0200Fixed inconsistency in value display when setting integer value for float parameter
Laurent Bessard [Tue, 28 May 2013 17:52:07 +0200] rev 1179
Fixed inconsistency in value display when setting integer value for float parameter

Tue, 28 May 2013 10:03:41 +0200Fixed search highlight bug in ST and Code text editors
Laurent Bessard [Tue, 28 May 2013 10:03:41 +0200] rev 1178
Fixed search highlight bug in ST and Code text editors

Mon, 27 May 2013 13:10:32 +0200Fixed typo
Laurent Bessard [Mon, 27 May 2013 13:10:32 +0200] rev 1177
Fixed typo

Mon, 27 May 2013 13:09:54 +0200Moved and rewrote DebugViewer and DebusDataConsumer classes
Laurent Bessard [Mon, 27 May 2013 13:09:54 +0200] rev 1176
Moved and rewrote DebugViewer and DebusDataConsumer classes

Mon, 27 May 2013 09:24:39 +0200Fixed bug when adding a variable in Variable Panel and selected variable can't be edited (generally a FB)
Laurent Bessard [Mon, 27 May 2013 09:24:39 +0200] rev 1175
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 +0200Add support for moving cursor in Debug Graphs using arrow keys
Laurent Bessard [Fri, 24 May 2013 18:29:02 +0200] rev 1174
Add support for moving cursor in Debug Graphs using arrow keys

Fri, 24 May 2013 16:29:57 +0200Move RubberBand from GraphicCommons to individual file
Laurent Bessard [Fri, 24 May 2013 16:29:57 +0200] rev 1173
Move RubberBand from GraphicCommons to individual file

Fri, 24 May 2013 11:17:35 +0200Fixed CustomToolTip
Laurent Bessard [Fri, 24 May 2013 11:17:35 +0200] rev 1172
Fixed CustomToolTip

Thu, 23 May 2013 22:22:53 +0200Add support for Drag'n dropping located variables to function block creating global located variable in configuration and external variable in function block
Laurent Bessard [Thu, 23 May 2013 22:22:53 +0200] rev 1171
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 +0200Added support for displaying ToolTip, starting drag'n drop and Double click on Block connectors when debugging
Laurent Bessard [Thu, 23 May 2013 20:39:10 +0200] rev 1170
Added support for displaying ToolTip, starting drag'n drop and Double click on Block connectors when debugging

Thu, 23 May 2013 18:47:44 +0200Move CustomToolTip from GraphicCommons to controls
Laurent Bessard [Thu, 23 May 2013 18:47:44 +0200] rev 1169
Move CustomToolTip from GraphicCommons to controls

Fri, 17 May 2013 20:58:34 +0200Merged
Laurent Bessard [Fri, 17 May 2013 20:58:34 +0200] rev 1168
Merged

Fri, 17 May 2013 20:56:15 +0200Fixed bug ProjectTree items label can't be edited
Laurent Bessard [Fri, 17 May 2013 20:56:15 +0200] rev 1167
Fixed bug ProjectTree items label can't be edited

Fri, 17 May 2013 20:30:02 +0200Added support for displaying value of unconnected block connectors in debug
Laurent Bessard [Fri, 17 May 2013 20:30:02 +0200] rev 1166
Added support for displaying value of unconnected block connectors in debug

Fri, 17 May 2013 19:33:01 +0200Fixed bugs with left panel CustomTreeCtrl on Windows
Laurent Bessard [Fri, 17 May 2013 19:33:01 +0200] rev 1165
Fixed bugs with left panel CustomTreeCtrl on Windows

Fri, 17 May 2013 01:06:58 +0200Added extra icon in left panel tree for indicating Pou type (function, functionBlock, or program) when alone
Laurent Bessard [Fri, 17 May 2013 01:06:58 +0200] rev 1164
Added extra icon in left panel tree for indicating Pou type (function, functionBlock, or program) when alone

Thu, 16 May 2013 23:01:03 +0200Added icon for wxGlade_hmi extension editor
Laurent Bessard [Thu, 16 May 2013 23:01:03 +0200] rev 1163
Added icon for wxGlade_hmi extension editor

Thu, 16 May 2013 15:46:57 +0200Fixed ConfTreeNodeEditor background colour
Laurent Bessard [Thu, 16 May 2013 15:46:57 +0200] rev 1162
Fixed ConfTreeNodeEditor background colour

Thu, 16 May 2013 15:45:45 +0200Moved CodeFileEditor Variable Panel button to grid left
Laurent Bessard [Thu, 16 May 2013 15:45:45 +0200] rev 1161
Moved CodeFileEditor Variable Panel button to grid left

Thu, 16 May 2013 20:42:48 +0900Fixed GCC warnings when building stub code for python PLC globals access
Edouard Tisserant [Thu, 16 May 2013 20:42:48 +0900] rev 1160
Fixed GCC warnings when building stub code for python PLC globals access

Thu, 16 May 2013 13:13:00 +0200Fixed bug tabs selected cyclically when drag'n dropping variable into Editor
Laurent Bessard [Thu, 16 May 2013 13:13:00 +0200] rev 1159
Fixed bug tabs selected cyclically when drag'n dropping variable into Editor

Thu, 16 May 2013 13:11:33 +0200Fixed bug tabs selected cyclically when drag'n dropping variable into Editor
Laurent Bessard [Thu, 16 May 2013 13:11:33 +0200] rev 1158
Fixed bug tabs selected cyclically when drag'n dropping variable into Editor

Thu, 16 May 2013 17:40:32 +0900Added wiimote input example using python-cwiid and python PLC global variable access
Edouard Tisserant [Thu, 16 May 2013 17:40:32 +0900] rev 1157
Added wiimote input example using python-cwiid and python PLC global variable access

Thu, 16 May 2013 17:40:22 +0900Added more clear error message in case of access to non declared PLC global from python code
Edouard Tisserant [Thu, 16 May 2013 17:40:22 +0900] rev 1156
Added more clear error message in case of access to non declared PLC global from python code

Thu, 16 May 2013 14:47:57 +0900Extended WxGlade HMI with automatic mapping of event handlers declared in wxglade editor
Edouard Tisserant [Thu, 16 May 2013 14:47:57 +0900] rev 1155
Extended WxGlade HMI with automatic mapping of event handlers declared in wxglade editor

Thu, 16 May 2013 14:46:20 +0900Fixed build error with python <-> PLCglobals variables declared with no initial value
Edouard Tisserant [Thu, 16 May 2013 14:46:20 +0900] rev 1154
Fixed build error with python <-> PLCglobals variables declared with no initial value

Thu, 16 May 2013 00:37:27 +0200Fixed bug in New variable name generated in CodeFileEditor Variable Panel
Laurent Bessard [Thu, 16 May 2013 00:37:27 +0200] rev 1153
Fixed bug in New variable name generated in CodeFileEditor Variable Panel

Thu, 16 May 2013 00:31:07 +0200Fixed bug scrollbar not displayed in CodeFileEditor VariablePanel when grid is to small to show all variables
Laurent Bessard [Thu, 16 May 2013 00:31:07 +0200] rev 1152
Fixed bug scrollbar not displayed in CodeFileEditor VariablePanel when grid is to small to show all variables

Thu, 16 May 2013 00:01:09 +0200Fixed bug wxGlade hmi not closed when stopping PLC
Laurent Bessard [Thu, 16 May 2013 00:01:09 +0200] rev 1151
Fixed bug wxGlade hmi not closed when stopping PLC

Thu, 16 May 2013 00:00:35 +0200Fixed bug when typing and caret is at last test position in CodeFileEditor
Laurent Bessard [Thu, 16 May 2013 00:00:35 +0200] rev 1150
Fixed bug when typing and caret is at last test position in CodeFileEditor

Wed, 15 May 2013 23:27:19 +0200Fixed bug in ST code generator with extensible standard functions
Laurent Bessard [Wed, 15 May 2013 23:27:19 +0200] rev 1149
Fixed bug in ST code generator with extensible standard functions

Wed, 15 May 2013 23:11:49 +0200Fixed bug when generating py_ext code when no variable defined
Laurent Bessard [Wed, 15 May 2013 23:11:49 +0200] rev 1148
Fixed bug when generating py_ext code when no variable defined