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