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

Wed, 15 May 2013 22:37:07 +0200Merged
Laurent Bessard [Wed, 15 May 2013 22:37:07 +0200] rev 1147
Merged

Wed, 15 May 2013 22:14:12 +0200Fixed variable panel in CodeFileEditor
Laurent Bessard [Wed, 15 May 2013 22:14:12 +0200] rev 1146
Fixed variable panel in CodeFileEditor

Wed, 15 May 2013 18:21:20 +0900Fixed PLC global var access from python. Added test in tests/python
Edouard Tisserant [Wed, 15 May 2013 18:21:20 +0900] rev 1145
Fixed PLC global var access from python. Added test in tests/python

Wed, 15 May 2013 17:13:49 +0900Added stub code and declarations for bidirectional access to PLC globals from python code (untested)
Edouard Tisserant [Wed, 15 May 2013 17:13:49 +0900] rev 1144
Added stub code and declarations for bidirectional access to PLC globals from python code (untested)

Wed, 15 May 2013 08:20:17 +0200Fixed bug in ST code generator when function output variable has no name
Laurent Bessard [Wed, 15 May 2013 08:20:17 +0200] rev 1143
Fixed bug in ST code generator when function output variable has no name

Wed, 15 May 2013 00:30:12 +0200Fixed functions used by one or more POU not showing question dialog when trying to delete
Laurent Bessard [Wed, 15 May 2013 00:30:12 +0200] rev 1142
Fixed functions used by one or more POU not showing question dialog when trying to delete

Tue, 14 May 2013 22:59:27 +0200Fixed bug connection disappear when removing variable from interface of an already used POU
Laurent Bessard [Tue, 14 May 2013 22:59:27 +0200] rev 1141
Fixed bug connection disappear when removing variable from interface of an already used POU

Tue, 14 May 2013 22:31:14 +0200Fixed bug when drag'n dropping global in function variable panel (not possible according to standard)
Laurent Bessard [Tue, 14 May 2013 22:31:14 +0200] rev 1140
Fixed bug when drag'n dropping global in function variable panel (not possible according to standard)

Tue, 14 May 2013 22:25:33 +0200Fixed bug when deleting line between code and headers on Windows
Laurent Bessard [Tue, 14 May 2013 22:25:33 +0200] rev 1139
Fixed bug when deleting line between code and headers on Windows

Tue, 14 May 2013 20:16:07 +0200Replaced 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.
Laurent Bessard [Tue, 14 May 2013 20:16:07 +0200] rev 1138
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.