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.

Tue, 14 May 2013 18:43:52 +0200Merged
Laurent Bessard [Tue, 14 May 2013 18:43:52 +0200] rev 1137
Merged

Tue, 14 May 2013 18:42:29 +0200Added global variable names in CodeFileEditor auto-completion list
Laurent Bessard [Tue, 14 May 2013 18:42:29 +0200] rev 1136
Added global variable names in CodeFileEditor auto-completion list

Tue, 14 May 2013 11:23:43 +0200Added support for updating model when broken connection is detected in Viewer
Laurent Bessard [Tue, 14 May 2013 11:23:43 +0200] rev 1135
Added support for updating model when broken connection is detected in Viewer

Tue, 14 May 2013 11:12:34 +0200Fixed PLC code generator when interface of an already used POU has changed
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

Tue, 14 May 2013 10:56:57 +0200Fixed bug in loading block in Viewer when block interface 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

Tue, 14 May 2013 18:41:33 +0900Rewrote py_ext and wxglade generators in a clean factored way, added C skeleton for python access to PLC global vars
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

Tue, 14 May 2013 00:30:35 +0200Fixed bug in wxGlade hmi python code generated
Laurent Bessard [Tue, 14 May 2013 00:30:35 +0200] rev 1131
Fixed bug in wxGlade hmi python code generated

Mon, 13 May 2013 23:15:28 +0200Fixed loading of Blocks in Viewer when block interface have changed
Laurent Bessard [Mon, 13 May 2013 23:15:28 +0200] rev 1130
Fixed loading of Blocks in Viewer when block interface have changed

Mon, 13 May 2013 23:10:10 +0200Removed 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:10:10 +0200] rev 1129
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 +0200Removed restriction on POU interface variables modification when POU is already used
Laurent Bessard [Mon, 13 May 2013 23:08:47 +0200] rev 1128
Removed restriction on POU interface variables modification when POU is already used

Mon, 13 May 2013 23:07:24 +0200Fixed bug when generating new name for configuration and resource variable in VariablePanel
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

Mon, 13 May 2013 16:38:53 +0200Fixed bug with Copy/Paste in Primary Selection in Text Viewers
Laurent Bessard [Mon, 13 May 2013 16:38:53 +0200] rev 1126
Fixed bug with Copy/Paste in Primary Selection in Text Viewers

Mon, 13 May 2013 14:36:54 +0200Updated python example
Laurent Bessard [Mon, 13 May 2013 14:36:54 +0200] rev 1125
Updated python example

Mon, 13 May 2013 14:31:23 +0200Fixed support for defining python runtime code using sections like in c_ext
Laurent Bessard [Mon, 13 May 2013 14:31:23 +0200] rev 1124
Fixed support for defining python runtime code using sections like in c_ext

Sun, 12 May 2013 23:32:30 +0200Fixed bug on biggest Viewer zoom factor preventing them to be used on Windows
Laurent Bessard [Sun, 12 May 2013 23:32:30 +0200] rev 1123
Fixed bug on biggest Viewer zoom factor preventing them to be used on Windows

Sun, 12 May 2013 23:30:00 +0200Adding support for using current selected variable for generate newly added variable informations in VariablePanel
Laurent Bessard [Sun, 12 May 2013 23:30:00 +0200] rev 1122
Adding support for using current selected variable for generate newly added variable informations in VariablePanel

Fri, 10 May 2013 15:17:33 +0200Fixed Beremiz_service not closing on Windows
Laurent Bessard [Fri, 10 May 2013 15:17:33 +0200] rev 1121
Fixed Beremiz_service not closing on Windows

Fri, 10 May 2013 13:15:18 +0200Removed some prints for code debugging
Laurent Bessard [Fri, 10 May 2013 13:15:18 +0200] rev 1120
Removed some prints for code debugging

Fri, 10 May 2013 13:07:41 +0200Fixed generated code in c_ext file
Laurent Bessard [Fri, 10 May 2013 13:07:41 +0200] rev 1119
Fixed generated code in c_ext file

Fri, 10 May 2013 13:07:26 +0200Fixed generated code in py_ext runtime file
Laurent Bessard [Fri, 10 May 2013 13:07:26 +0200] rev 1118
Fixed generated code in py_ext runtime file

Fri, 10 May 2013 13:06:47 +0200Fixed CodeFileEditor allowing to have no line of code between two section headers
Laurent Bessard [Fri, 10 May 2013 13:06:47 +0200] rev 1117
Fixed CodeFileEditor allowing to have no line of code between two section headers

Fri, 10 May 2013 12:11:54 +0200Fixed bug connector not resetted when connection is lost
Laurent Bessard [Fri, 10 May 2013 12:11:54 +0200] rev 1116
Fixed bug connector not resetted when connection is lost

Fri, 10 May 2013 11:49:22 +0200Fixed bug in CodeFileEditor allowing to remove NEWLINE character between section header and section code
Laurent Bessard [Fri, 10 May 2013 11:49:22 +0200] rev 1115
Fixed bug in CodeFileEditor allowing to remove NEWLINE character between section header and section code

Fri, 10 May 2013 11:48:04 +0200Fixed bug in generated code in c_ext file
Laurent Bessard [Fri, 10 May 2013 11:48:04 +0200] rev 1114
Fixed bug in generated code in c_ext file

Fri, 10 May 2013 11:47:35 +0200Fixed bug in generated code in py_ext runtime file
Laurent Bessard [Fri, 10 May 2013 11:47:35 +0200] rev 1113
Fixed bug in generated code in py_ext runtime file

Fri, 10 May 2013 10:25:35 +0200Fixed bug when selecting item in ProjectTree on Linux
Laurent Bessard [Fri, 10 May 2013 10:25:35 +0200] rev 1112
Fixed bug when selecting item in ProjectTree on Linux

Fri, 10 May 2013 10:24:59 +0200Fixed bug when changing IEC_Channel of node without params
Laurent Bessard [Fri, 10 May 2013 10:24:59 +0200] rev 1111
Fixed bug when changing IEC_Channel of node without params

Fri, 10 May 2013 09:43:40 +0200Fixed code section headers in CodeFileEditor
Laurent Bessard [Fri, 10 May 2013 09:43:40 +0200] rev 1110
Fixed code section headers in CodeFileEditor

Thu, 09 May 2013 23:38:54 +0200Fix bug when section code is just an empty line
Laurent Bessard [Thu, 09 May 2013 23:38:54 +0200] rev 1109
Fix bug when section code is just an empty line

Thu, 09 May 2013 19:36:37 +0200Fix bug with multiline Pragma syntax highlighting in TextViewer
Laurent Bessard [Thu, 09 May 2013 19:36:37 +0200] rev 1108
Fix bug with multiline Pragma syntax highlighting in TextViewer

Thu, 09 May 2013 18:49:08 +0200Fixed Drag'n dropping from PouInstanceVariablesPanel ensuring DebugVariablePanel is visible before starting drag'n drop
Laurent Bessard [Thu, 09 May 2013 18:49:08 +0200] rev 1107
Fixed Drag'n dropping from PouInstanceVariablesPanel ensuring DebugVariablePanel is visible before starting drag'n drop

Thu, 09 May 2013 18:40:38 +0200Added tooltip in ProjectTree when mouse over POU
Laurent Bessard [Thu, 09 May 2013 18:40:38 +0200] rev 1106
Added tooltip in ProjectTree when mouse over POU

Thu, 09 May 2013 17:52:51 +0200Fixed bug when modifying ConfTreeNode IEC Channel
Laurent Bessard [Thu, 09 May 2013 17:52:51 +0200] rev 1105
Fixed bug when modifying ConfTreeNode IEC Channel

Thu, 09 May 2013 12:50:51 +0200Added support for excluding code section headers to be modified in CodeFileEditor
Laurent Bessard [Thu, 09 May 2013 12:50:51 +0200] rev 1104
Added support for excluding code section headers to be modified in CodeFileEditor

Thu, 09 May 2013 10:56:40 +0200Fixed python global variable declaration example in generated runtime python file
Laurent Bessard [Thu, 09 May 2013 10:56:40 +0200] rev 1103
Fixed python global variable declaration example in generated runtime python file

Thu, 09 May 2013 09:00:24 +0200Fixed bug with debugging global variables
Laurent Bessard [Thu, 09 May 2013 09:00:24 +0200] rev 1102
Fixed bug with debugging global variables

Wed, 08 May 2013 23:31:12 +0200Fixed search in CodeFileEditor STC panel
Laurent Bessard [Wed, 08 May 2013 23:31:12 +0200] rev 1101
Fixed search in CodeFileEditor STC panel

Wed, 08 May 2013 23:13:10 +0200Added support for compatibility with older version of c_ext
Laurent Bessard [Wed, 08 May 2013 23:13:10 +0200] rev 1100
Added support for compatibility with older version of c_ext

Wed, 08 May 2013 22:56:31 +0200Updated python test
Laurent Bessard [Wed, 08 May 2013 22:56:31 +0200] rev 1099
Updated python test

Wed, 08 May 2013 22:53:40 +0200Fixed bug when pressing Return key in FindInPouDialog
Laurent Bessard [Wed, 08 May 2013 22:53:40 +0200] rev 1098
Fixed bug when pressing Return key in FindInPouDialog