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
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)
Laurent Bessard [Tue, 14 May 2013 22:25:33 +0200] rev 1139
Fixed bug when deleting line between code and headers on Windows
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.
Laurent Bessard [Tue, 14 May 2013 18:43:52 +0200] rev 1137
Merged
Laurent Bessard [Tue, 14 May 2013 18:42:29 +0200] rev 1136
Added global variable names in CodeFileEditor auto-completion list
Laurent Bessard [Tue, 14 May 2013 11:23:43 +0200] rev 1135
Added support for updating model when broken connection is detected in Viewer
Laurent Bessard [Tue, 14 May 2013 11:12:34 +0200] rev 1134
Fixed PLC code generator when interface of an already used POU has changed
Laurent Bessard [Tue, 14 May 2013 10:56:57 +0200] rev 1133
Fixed bug in loading block in Viewer when block interface has changed
Edouard Tisserant [Tue, 14 May 2013 18:41:33 +0900] rev 1132
Rewrote py_ext and wxglade generators in a clean factored way, added C skeleton for python access to PLC global vars
Laurent Bessard [Tue, 14 May 2013 00:30:35 +0200] rev 1131
Fixed bug in wxGlade hmi python code generated
Laurent Bessard [Mon, 13 May 2013 23:15:28 +0200] rev 1130
Fixed loading of Blocks in Viewer when block interface have changed
Laurent Bessard [Mon, 13 May 2013 23:10:10 +0200] rev 1129
Removed restriction on deletion of a POU or DataType already used, replaced by a dialog asking user to confirm
Laurent Bessard [Mon, 13 May 2013 23:08:47 +0200] rev 1128
Removed restriction on POU interface variables modification when POU is already used
Laurent Bessard [Mon, 13 May 2013 23:07:24 +0200] rev 1127
Fixed bug when generating new name for configuration and resource variable in VariablePanel