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.

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

Wed, 08 May 2013 22:52:55 +0200Fixed Python editor adding variable panel
Laurent Bessard [Wed, 08 May 2013 22:52:55 +0200] rev 1097
Fixed Python editor adding variable panel

Wed, 08 May 2013 21:37:31 +0200Fixed CFileEditor replacing folding panels by variable panel and STC
Laurent Bessard [Wed, 08 May 2013 21:37:31 +0200] rev 1096
Fixed CFileEditor replacing folding panels by variable panel and STC

Wed, 08 May 2013 18:33:49 +0200Move C_ext file for merging with py_ext
Laurent Bessard [Wed, 08 May 2013 18:33:49 +0200] rev 1095
Move C_ext file for merging with py_ext

Mon, 06 May 2013 16:31:26 +0200Fixed bug in LogViewer layout
Laurent Bessard [Mon, 06 May 2013 16:31:26 +0200] rev 1094
Fixed bug in LogViewer layout

Mon, 06 May 2013 16:01:17 +0200Added support for resetting log messages
Laurent Bessard [Mon, 06 May 2013 16:01:17 +0200] rev 1093
Added support for resetting log messages

Mon, 06 May 2013 11:15:05 +0200Fixed bugs in CustomStyledTextCtrl
Laurent Bessard [Mon, 06 May 2013 11:15:05 +0200] rev 1092
Fixed bugs in CustomStyledTextCtrl

Mon, 06 May 2013 10:28:47 +0200Fixed bug with margin cursor in StyledTextCtrl on Windows
Laurent Bessard [Mon, 06 May 2013 10:28:47 +0200] rev 1091
Fixed bug with margin cursor in StyledTextCtrl on Windows

Fri, 03 May 2013 11:10:15 +0200Fixed bug when closing Beremiz frame
Laurent Bessard [Fri, 03 May 2013 11:10:15 +0200] rev 1090
Fixed bug when closing Beremiz frame

Thu, 02 May 2013 14:06:24 +0200Fixed bug when transferring program and a output located variable is forced
Laurent Bessard [Thu, 02 May 2013 14:06:24 +0200] rev 1089
Fixed bug when transferring program and a output located variable is forced

Thu, 02 May 2013 14:00:05 +0200Fixed bug when closing Beremiz frame
Laurent Bessard [Thu, 02 May 2013 14:00:05 +0200] rev 1088
Fixed bug when closing Beremiz frame

Thu, 02 May 2013 13:30:24 +0200Fixed bug when closing Beremiz frame
Laurent Bessard [Thu, 02 May 2013 13:30:24 +0200] rev 1087
Fixed bug when closing Beremiz frame

Thu, 02 May 2013 10:45:07 +0200Fixed warnings in python test
Laurent Bessard [Thu, 02 May 2013 10:45:07 +0200] rev 1086
Fixed warnings in python test

Thu, 02 May 2013 09:42:14 +0200Removed call of deprecated function on wxSplitterWindow
Laurent Bessard [Thu, 02 May 2013 09:42:14 +0200] rev 1085
Removed call of deprecated function on wxSplitterWindow

Thu, 02 May 2013 09:41:04 +0200Fixed bug in DebugVariablePanel, cursor not reset when graphs were reset
Laurent Bessard [Thu, 02 May 2013 09:41:04 +0200] rev 1084
Fixed bug in DebugVariablePanel, cursor not reset when graphs were reset

Thu, 02 May 2013 09:39:38 +0200Added support for adding a variable in program VariablePanel by drap'n dropping located variable like in global VariablePanel
Laurent Bessard [Thu, 02 May 2013 09:39:38 +0200] rev 1083
Added support for adding a variable in program VariablePanel by drap'n dropping located variable like in global VariablePanel

Tue, 30 Apr 2013 11:42:35 +0200Fixed bug in PouInstanceVariablesPanel buttons tooltips
Laurent Bessard [Tue, 30 Apr 2013 11:42:35 +0200] rev 1082
Fixed bug in PouInstanceVariablesPanel buttons tooltips

Tue, 30 Apr 2013 10:09:16 +0200Fixed bug when quitting project with more than one LD Viewer opened
Laurent Bessard [Tue, 30 Apr 2013 10:09:16 +0200] rev 1081
Fixed bug when quitting project with more than one LD Viewer opened

Tue, 30 Apr 2013 09:49:52 +0200Fixed bug list of ConfNodes blocks not refreshed when a library was enable or disable
Laurent Bessard [Tue, 30 Apr 2013 09:49:52 +0200] rev 1080
Fixed bug list of ConfNodes blocks not refreshed when a library was enable or disable

Tue, 30 Apr 2013 00:33:09 +0200Fixed bug in LogViewer when no Log Messages are available when first SetLogCounters
Laurent Bessard [Tue, 30 Apr 2013 00:33:09 +0200] rev 1079
Fixed bug in LogViewer when no Log Messages are available when first SetLogCounters

Mon, 29 Apr 2013 10:35:15 +0200Fixed wrong default value for xsd:positiveInteger and xsd:negativeInteger in xmlclass
Laurent Bessard [Mon, 29 Apr 2013 10:35:15 +0200] rev 1078
Fixed wrong default value for xsd:positiveInteger and xsd:negativeInteger in xmlclass

Mon, 29 Apr 2013 10:24:19 +0200Fixed bug in LogViewer in Log Messages to retrieve index calculation when first SetLogCounters
Laurent Bessard [Mon, 29 Apr 2013 10:24:19 +0200] rev 1077
Fixed bug in LogViewer in Log Messages to retrieve index calculation when first SetLogCounters

Mon, 29 Apr 2013 09:09:07 +0200Fixed bug in displayed datetime, using local timezone instead of UTC
Laurent Bessard [Mon, 29 Apr 2013 09:09:07 +0200] rev 1076
Fixed bug in displayed datetime, using local timezone instead of UTC

Sun, 28 Apr 2013 18:04:04 +0900Now Debug Buffer Unpacking is a separate function, declared in typemapping.py
Edouard Tisserant [Sun, 28 Apr 2013 18:04:04 +0900] rev 1075
Now Debug Buffer Unpacking is a separate function, declared in typemapping.py

Sun, 28 Apr 2013 17:26:22 +0900Optimzed tracing of STRING type variables value. Now, only used size is transfered in debug buffer.
Edouard Tisserant [Sun, 28 Apr 2013 17:26:22 +0900] rev 1074
Optimzed tracing of STRING type variables value. Now, only used size is transfered in debug buffer.

Fri, 26 Apr 2013 23:08:41 +0900chmod +x PLCOpenEditor.py
Edouard Tisserant [Fri, 26 Apr 2013 23:08:41 +0900] rev 1073
chmod +x PLCOpenEditor.py

Fri, 26 Apr 2013 13:38:27 +0200Fixed retrieve and publish call order in PLC generated code
Laurent Bessard [Fri, 26 Apr 2013 13:38:27 +0200] rev 1072
Fixed retrieve and publish call order in PLC generated code

Thu, 25 Apr 2013 15:30:50 +0200Fixed bug in LogViewer when view is filtered and displaying last message and new messages appears
Laurent Bessard [Thu, 25 Apr 2013 15:30:50 +0200] rev 1071
Fixed bug in LogViewer when view is filtered and displaying last message and new messages appears

Thu, 25 Apr 2013 17:04:41 +0900Added exception printing on Pyro connector, tracking random connection failure...
Edouard Tisserant [Thu, 25 Apr 2013 17:04:41 +0900] rev 1070
Added exception printing on Pyro connector, tracking random connection failure...

Thu, 25 Apr 2013 09:39:03 +0200Fixed refresh bugs when drag'n dropping of group of elements
Laurent Bessard [Thu, 25 Apr 2013 09:39:03 +0200] rev 1069
Fixed refresh bugs when drag'n dropping of group of elements

Thu, 25 Apr 2013 09:37:56 +0200Modify search algorithm in LibraryPanel to search match in whole block name, not only at beginning
Laurent Bessard [Thu, 25 Apr 2013 09:37:56 +0200] rev 1068
Modify search algorithm in LibraryPanel to search match in whole block name, not only at beginning

Thu, 25 Apr 2013 11:54:07 +0900Added exception hook to Beremiz_service, so that exception go in PLC log. Extended Beremiz.py exception hook to threads. Stripped images embedded in Beremiz_service.py, user real images instead.
Edouard Tisserant [Thu, 25 Apr 2013 11:54:07 +0900] rev 1067
Added exception hook to Beremiz_service, so that exception go in PLC log. Extended Beremiz.py exception hook to threads. Stripped images embedded in Beremiz_service.py, user real images instead.

Wed, 24 Apr 2013 23:53:23 +0200Fixed bug in CFileEditor
Laurent Bessard [Wed, 24 Apr 2013 23:53:23 +0200] rev 1066
Fixed bug in CFileEditor

Wed, 24 Apr 2013 22:57:41 +0200Removed undeleted debug print
Laurent Bessard [Wed, 24 Apr 2013 22:57:41 +0200] rev 1065
Removed undeleted debug print

Wed, 24 Apr 2013 22:56:30 +0200Fixed bug Show IEC code button not available
Laurent Bessard [Wed, 24 Apr 2013 22:56:30 +0200] rev 1064
Fixed bug Show IEC code button not available

Wed, 24 Apr 2013 18:50:37 +0200Fixed bug in Save function in Beremiz
Laurent Bessard [Wed, 24 Apr 2013 18:50:37 +0200] rev 1063
Fixed bug in Save function in Beremiz

Wed, 24 Apr 2013 17:37:46 +0200Merged
Laurent Bessard [Wed, 24 Apr 2013 17:37:46 +0200] rev 1062
Merged

Wed, 24 Apr 2013 17:27:08 +0200Fixed Save As... function in Beremiz
Laurent Bessard [Wed, 24 Apr 2013 17:27:08 +0200] rev 1061
Fixed Save As... function in Beremiz

Wed, 24 Apr 2013 10:03:47 +0200Fixed unexpected scrolling when PythonEditor, TextViewer and CFileEditor get focus
Laurent Bessard [Wed, 24 Apr 2013 10:03:47 +0200] rev 1060
Fixed unexpected scrolling when PythonEditor, TextViewer and CFileEditor get focus

Wed, 24 Apr 2013 09:30:10 +0200Fixed new ConfTreeNodeEditor layout on Windows
Laurent Bessard [Wed, 24 Apr 2013 09:30:10 +0200] rev 1059
Fixed new ConfTreeNodeEditor layout on Windows

Wed, 24 Apr 2013 09:29:32 +0200Fixed PythonEditor font size
Laurent Bessard [Wed, 24 Apr 2013 09:29:32 +0200] rev 1058
Fixed PythonEditor font size

Wed, 24 Apr 2013 00:20:13 +0200Added support for search in PythonEditor and IECCodeViewer
Laurent Bessard [Wed, 24 Apr 2013 00:20:13 +0200] rev 1057
Added support for search in PythonEditor and IECCodeViewer

Tue, 23 Apr 2013 23:02:35 +0200Fixed pattern textctrl in FindInPouDialog to get focus when dialog appear
Laurent Bessard [Tue, 23 Apr 2013 23:02:35 +0200] rev 1056
Fixed pattern textctrl in FindInPouDialog to get focus when dialog appear

Tue, 23 Apr 2013 22:45:59 +0200Fixed ConfTreeNodeEditor layout
Laurent Bessard [Tue, 23 Apr 2013 22:45:59 +0200] rev 1055
Fixed ConfTreeNodeEditor layout

Tue, 23 Apr 2013 21:46:15 +0200Fixed connections of block when changing block type
Laurent Bessard [Tue, 23 Apr 2013 21:46:15 +0200] rev 1054
Fixed connections of block when changing block type

Wed, 24 Apr 2013 18:34:00 +0900Fixed error when stopping PLC with wxglade HMI
Edouard Tisserant [Wed, 24 Apr 2013 18:34:00 +0900] rev 1053
Fixed error when stopping PLC with wxglade HMI

Wed, 24 Apr 2013 17:21:20 +0900Better display of Python exceptions from Py_Eval
Edouard Tisserant [Wed, 24 Apr 2013 17:21:20 +0900] rev 1052
Better display of Python exceptions from Py_Eval

Wed, 24 Apr 2013 15:44:46 +0900Extended exception info from evaluator. Problems in python runtime init/cleanup code now more readable
Edouard Tisserant [Wed, 24 Apr 2013 15:44:46 +0900] rev 1051
Extended exception info from evaluator. Problems in python runtime init/cleanup code now more readable

Wed, 24 Apr 2013 12:24:12 +0900Made declaration from beremiz.h available to C pragmas in POUs. Added AtomicCompareExchange to beremiz.h
Edouard Tisserant [Wed, 24 Apr 2013 12:24:12 +0900] rev 1050
Made declaration from beremiz.h available to C pragmas in POUs. Added AtomicCompareExchange to beremiz.h

Tue, 23 Apr 2013 20:01:56 +0900Fixed inspector
Edouard Tisserant [Tue, 23 Apr 2013 20:01:56 +0900] rev 1049
Fixed inspector

Tue, 23 Apr 2013 12:50:53 +0200Fixed bug in program elements computation order in PLCGenerator
Laurent Bessard [Tue, 23 Apr 2013 12:50:53 +0200] rev 1048
Fixed bug in program elements computation order in PLCGenerator

Tue, 23 Apr 2013 01:19:39 +0200Fixed bug when using 'Adjust Block Size' contextual menu item on a group of selected elements
Laurent Bessard [Tue, 23 Apr 2013 01:19:39 +0200] rev 1047
Fixed bug when using 'Adjust Block Size' contextual menu item on a group of selected elements

Mon, 22 Apr 2013 23:49:04 +0200Fixed bug Beremiz_service process not stopped when quitting
Laurent Bessard [Mon, 22 Apr 2013 23:49:04 +0200] rev 1046
Fixed bug Beremiz_service process not stopped when quitting

Fri, 19 Apr 2013 11:19:55 +0900Runtime now unloads and cleanup PLC before exit (created threads was preventing exit)
Edouard Tisserant [Fri, 19 Apr 2013 11:19:55 +0900] rev 1045
Runtime now unloads and cleanup PLC before exit (created threads was preventing exit)

Fri, 19 Apr 2013 01:44:25 +0200Fixed bugs in DebugVariablePanel
Laurent Bessard [Fri, 19 Apr 2013 01:44:25 +0200] rev 1044
Fixed bugs in DebugVariablePanel

Fri, 19 Apr 2013 00:24:15 +0200Fixed bug in graph panel default size in DebugVariablePanel
Laurent Bessard [Fri, 19 Apr 2013 00:24:15 +0200] rev 1043
Fixed bug in graph panel default size in DebugVariablePanel

Thu, 18 Apr 2013 21:30:20 +0200Fixed refresh bug when moving selected elements
Laurent Bessard [Thu, 18 Apr 2013 21:30:20 +0200] rev 1042
Fixed refresh bug when moving selected elements

Thu, 18 Apr 2013 21:25:06 +0200Fixed graph panel size when modifying DebugVariablePanel layout
Laurent Bessard [Thu, 18 Apr 2013 21:25:06 +0200] rev 1041
Fixed graph panel size when modifying DebugVariablePanel layout

Thu, 18 Apr 2013 20:38:47 +0200Fixed MouseWheel behavior in DebugVariablePanel, change graph range only if CTRL is pressed
Laurent Bessard [Thu, 18 Apr 2013 20:38:47 +0200] rev 1040
Fixed MouseWheel behavior in DebugVariablePanel, change graph range only if CTRL is pressed

Thu, 18 Apr 2013 12:14:05 +0200Fixed bug when right click on ProjectTree project item
Laurent Bessard [Thu, 18 Apr 2013 12:14:05 +0200] rev 1039
Fixed bug when right click on ProjectTree project item

Thu, 18 Apr 2013 11:56:01 +0200Fixed bug when right click on ProjectTree project item
Laurent Bessard [Thu, 18 Apr 2013 11:56:01 +0200] rev 1038
Fixed bug when right click on ProjectTree project item

Thu, 18 Apr 2013 10:21:29 +0200Merged
Laurent Bessard [Thu, 18 Apr 2013 10:21:29 +0200] rev 1037
Merged

Thu, 18 Apr 2013 10:19:21 +0200Fixed bug in ProjectNodeEditor when base params panel is not shown
Laurent Bessard [Thu, 18 Apr 2013 10:19:21 +0200] rev 1036
Fixed bug in ProjectNodeEditor when base params panel is not shown

Wed, 17 Apr 2013 10:54:17 +0900Better mdns resolution failure signaling, added fixed bug whith runtime autostart
Edouard Tisserant [Wed, 17 Apr 2013 10:54:17 +0900] rev 1035
Better mdns resolution failure signaling, added fixed bug whith runtime autostart

Mon, 15 Apr 2013 00:36:41 +0200Fix bug when launching Beremiz_service with autostart option and working dir doesn't contain any program
Laurent Bessard [Mon, 15 Apr 2013 00:36:41 +0200] rev 1034
Fix bug when launching Beremiz_service with autostart option and working dir doesn't contain any program

Mon, 15 Apr 2013 00:35:04 +0200Clean Config Tree Node children list by type after removing one child
Laurent Bessard [Mon, 15 Apr 2013 00:35:04 +0200] rev 1033
Clean Config Tree Node children list by type after removing one child

Mon, 15 Apr 2013 00:32:16 +0200Fix bug defining string initial value using quotes
Laurent Bessard [Mon, 15 Apr 2013 00:32:16 +0200] rev 1032
Fix bug defining string initial value using quotes

Mon, 15 Apr 2013 00:27:30 +0200Fix bug when pressing left arrow key in PouInstanceVariablesPanel
Laurent Bessard [Mon, 15 Apr 2013 00:27:30 +0200] rev 1031
Fix bug when pressing left arrow key in PouInstanceVariablesPanel

Mon, 15 Apr 2013 00:26:23 +0200Fix bug when creating New project in PLCOpenEditor
Laurent Bessard [Mon, 15 Apr 2013 00:26:23 +0200] rev 1030
Fix bug when creating New project in PLCOpenEditor

Fri, 12 Apr 2013 12:12:20 +0200Merged
Laurent Bessard [Fri, 12 Apr 2013 12:12:20 +0200] rev 1029
Merged

Wed, 10 Apr 2013 20:47:59 +0200Fixed bug with diagram copy
Laurent Bessard [Wed, 10 Apr 2013 20:47:59 +0200] rev 1028
Fixed bug with diagram copy

Fri, 12 Apr 2013 14:53:14 +0900Fixed bug when starting Beremiz_runtime.py non empty (-a)
Edouard Tisserant [Fri, 12 Apr 2013 14:53:14 +0900] rev 1027
Fixed bug when starting Beremiz_runtime.py non empty (-a)

Tue, 09 Apr 2013 18:42:47 +0200Fixed Triggering column cell choice editor, removing useless and bugging empty string option
Laurent Bessard [Tue, 09 Apr 2013 18:42:47 +0200] rev 1026
Fixed Triggering column cell choice editor, removing useless and bugging empty string option

Tue, 09 Apr 2013 18:41:24 +0200Fixed LogConsole not cleared when building several times
Laurent Bessard [Tue, 09 Apr 2013 18:41:24 +0200] rev 1025
Fixed LogConsole not cleared when building several times

Tue, 09 Apr 2013 18:29:21 +0200Fixed resource editing, removing definition of more than one resource and deletion of last resource defined
Laurent Bessard [Tue, 09 Apr 2013 18:29:21 +0200] rev 1024
Fixed resource editing, removing definition of more than one resource and deletion of last resource defined

Tue, 09 Apr 2013 18:17:10 +0200Fix bug when linking failed and trying to rebuild
Laurent Bessard [Tue, 09 Apr 2013 18:17:10 +0200] rev 1023
Fix bug when linking failed and trying to rebuild

Tue, 09 Apr 2013 18:16:04 +0200Fixed bug when connecting and URI_location is empty
Laurent Bessard [Tue, 09 Apr 2013 18:16:04 +0200] rev 1022
Fixed bug when connecting and URI_location is empty

Sat, 06 Apr 2013 11:57:03 +0200Fixed bug when importing NodeEditorTemplate
Laurent Bessard [Sat, 06 Apr 2013 11:57:03 +0200] rev 1021
Fixed bug when importing NodeEditorTemplate

Sat, 06 Apr 2013 11:56:24 +0200Fixed bug log viewer not scrolling when clicking on +1s and +1m when time between 2 message is greater than 1s or 1m
Laurent Bessard [Sat, 06 Apr 2013 11:56:24 +0200] rev 1020
Fixed bug log viewer not scrolling when clicking on +1s and +1m when time between 2 message is greater than 1s or 1m

Fri, 05 Apr 2013 08:11:27 +0200Fixed bug when closing Beremiz
Laurent Bessard [Fri, 05 Apr 2013 08:11:27 +0200] rev 1019
Fixed bug when closing Beremiz

Fri, 05 Apr 2013 00:56:54 +0200Merged
Laurent Bessard [Fri, 05 Apr 2013 00:56:54 +0200] rev 1018
Merged

Fri, 05 Apr 2013 00:08:02 +0200Fixed bug when setting empty value to optional non-string parameters
Laurent Bessard [Fri, 05 Apr 2013 00:08:02 +0200] rev 1017
Fixed bug when setting empty value to optional non-string parameters

Fri, 05 Apr 2013 00:06:28 +0200Fixed bug with variable panel in project configuration editor
Laurent Bessard [Fri, 05 Apr 2013 00:06:28 +0200] rev 1016
Fixed bug with variable panel in project configuration editor

Fri, 05 Apr 2013 00:05:40 +0200Fixed LogConsole: set read only, enabled copy selected text with CTRL+C and primary selection
Laurent Bessard [Fri, 05 Apr 2013 00:05:40 +0200] rev 1015
Fixed LogConsole: set read only, enabled copy selected text with CTRL+C and primary selection

Thu, 04 Apr 2013 11:13:28 +0900Now python files provided by extentions have init, start, stop and cleanup hooks
Edouard Tisserant [Thu, 04 Apr 2013 11:13:28 +0900] rev 1014
Now python files provided by extentions have init, start, stop and cleanup hooks

Thu, 04 Apr 2013 11:12:30 +0900More VAR_GLOBAL related tests in tests/python
Edouard Tisserant [Thu, 04 Apr 2013 11:12:30 +0900] rev 1013
More VAR_GLOBAL related tests in tests/python

Fri, 29 Mar 2013 14:23:18 +0900Fixed warning with LogMessage
Edouard Tisserant [Fri, 29 Mar 2013 14:23:18 +0900] rev 1012
Fixed warning with LogMessage

Thu, 28 Mar 2013 00:08:55 +0100Fixed bug when transferring New PLC to a non-empty pyro connector
Laurent Bessard [Thu, 28 Mar 2013 00:08:55 +0100] rev 1011
Fixed bug when transferring New PLC to a non-empty pyro connector

Thu, 28 Mar 2013 00:03:44 +0100Fixed typo in IDEFrame OnProjectTreeRightUp method
Laurent Bessard [Thu, 28 Mar 2013 00:03:44 +0100] rev 1010
Fixed typo in IDEFrame OnProjectTreeRightUp method

Thu, 28 Mar 2013 00:02:48 +0100Fixed bug in VariablePanel when editing project single configuration variables
Laurent Bessard [Thu, 28 Mar 2013 00:02:48 +0100] rev 1009
Fixed bug in VariablePanel when editing project single configuration variables

Wed, 27 Mar 2013 23:56:53 +0100Fixed bugs in DebugVariablePanel when matplotlib not installed
Laurent Bessard [Wed, 27 Mar 2013 23:56:53 +0100] rev 1008
Fixed bugs in DebugVariablePanel when matplotlib not installed

Wed, 27 Mar 2013 09:36:26 +0100Added automatic line wrapping to log console
Laurent Bessard [Wed, 27 Mar 2013 09:36:26 +0100] rev 1007
Added automatic line wrapping to log console

Wed, 27 Mar 2013 09:35:25 +0100Fixed PLC status not translated in status bar when connected
Laurent Bessard [Wed, 27 Mar 2013 09:35:25 +0100] rev 1006
Fixed PLC status not translated in status bar when connected

Tue, 26 Mar 2013 23:26:13 +0100Updated internationalization french translations
Laurent Bessard [Tue, 26 Mar 2013 23:26:13 +0100] rev 1005
Updated internationalization french translations

Tue, 26 Mar 2013 23:25:18 +0100Added support in LocationCellEditor for locations with undefined direction
Laurent Bessard [Tue, 26 Mar 2013 23:25:18 +0100] rev 1004
Added support in LocationCellEditor for locations with undefined direction

Tue, 26 Mar 2013 23:24:30 +0100Fixed CanFestival extension, adding CANOpen entries in BrowseLocationsDialog
Laurent Bessard [Tue, 26 Mar 2013 23:24:30 +0100] rev 1003
Fixed CanFestival extension, adding CANOpen entries in BrowseLocationsDialog

Tue, 26 Mar 2013 12:44:44 +0900LogMessage string pointer now char* instead of uint8_t*
Edouard Tisserant [Tue, 26 Mar 2013 12:44:44 +0900] rev 1002
LogMessage string pointer now char* instead of uint8_t*

Tue, 26 Mar 2013 09:31:20 +0900Added beremiz.h header file for extensions
Edouard Tisserant [Tue, 26 Mar 2013 09:31:20 +0900] rev 1001
Added beremiz.h header file for extensions

Tue, 26 Mar 2013 00:35:52 +0100Added support for StatusBar
Laurent Bessard [Tue, 26 Mar 2013 00:35:52 +0100] rev 1000
Added support for StatusBar

Tue, 26 Mar 2013 00:03:57 +0100Replaced LogConsole TextCtrl by StyledTextCtrl
Laurent Bessard [Tue, 26 Mar 2013 00:03:57 +0100] rev 999
Replaced LogConsole TextCtrl by StyledTextCtrl

Sun, 24 Mar 2013 23:54:50 +0100Merged
Laurent Bessard [Sun, 24 Mar 2013 23:54:50 +0100] rev 998
Merged

Fri, 22 Mar 2013 16:09:16 +0100Reduced message line size in Log Viewer
Laurent Bessard [Fri, 22 Mar 2013 16:09:16 +0100] rev 997
Reduced message line size in Log Viewer

Fri, 22 Mar 2013 11:02:56 +0900Fixed typo in copy_to_log
Edouard Tisserant [Fri, 22 Mar 2013 11:02:56 +0900] rev 996
Fixed typo in copy_to_log

Fri, 22 Mar 2013 10:40:28 +0900Extended LogCursor attributes
Edouard Tisserant [Fri, 22 Mar 2013 10:40:28 +0900] rev 995
Extended LogCursor attributes

Fri, 22 Mar 2013 00:45:09 +0100Inverted Console and LogViewer tabs in bottom Notebook
Laurent Bessard [Fri, 22 Mar 2013 00:45:09 +0100] rev 994
Inverted Console and LogViewer tabs in bottom Notebook

Fri, 22 Mar 2013 00:18:51 +0100Improved Log Viewer functionalities
Laurent Bessard [Fri, 22 Mar 2013 00:18:51 +0100] rev 993
Improved Log Viewer functionalities

Thu, 21 Mar 2013 17:33:50 +0100Fixed pulling of PLC status and log count
Laurent Bessard [Thu, 21 Mar 2013 17:33:50 +0100] rev 992
Fixed pulling of PLC status and log count

Thu, 21 Mar 2013 09:27:55 +0900Fixed cast in target code to remove void* arithmetic warning
Edouard Tisserant [Thu, 21 Mar 2013 09:27:55 +0900] rev 991
Fixed cast in target code to remove void* arithmetic warning

Wed, 20 Mar 2013 23:47:07 +0100Fixed bug on variables with empty name in VariablePanel can't be edited
Laurent Bessard [Wed, 20 Mar 2013 23:47:07 +0100] rev 990
Fixed bug on variables with empty name in VariablePanel can't be edited

Sun, 17 Mar 2013 19:03:25 +0100Fixed bug editors empty after being opened
Laurent Bessard [Sun, 17 Mar 2013 19:03:25 +0100] rev 989
Fixed bug editors empty after being opened

Fri, 15 Mar 2013 12:49:15 +0100Reduced flicker on LogViewer and DebugGraphPanel on Windows
Laurent Bessard [Fri, 15 Mar 2013 12:49:15 +0100] rev 988
Reduced flicker on LogViewer and DebugGraphPanel on Windows

Fri, 15 Mar 2013 12:07:39 +0100Improved graphics of LogViewer scrollbar to be anti-aliased
Laurent Bessard [Fri, 15 Mar 2013 12:07:39 +0100] rev 987
Improved graphics of LogViewer scrollbar to be anti-aliased

Fri, 15 Mar 2013 11:33:50 +0100Fixed LogViewer with improvements
Laurent Bessard [Fri, 15 Mar 2013 11:33:50 +0100] rev 986
Fixed LogViewer with improvements

Fri, 15 Mar 2013 17:47:53 +0900Re-organized C code templates for plc_main. Moved logging out of plc_debug. Factorized redundant _common_ticktime external declaration
Edouard Tisserant [Fri, 15 Mar 2013 17:47:53 +0900] rev 985
Re-organized C code templates for plc_main. Moved logging out of plc_debug. Factorized redundant _common_ticktime external declaration

Fri, 15 Mar 2013 00:38:53 +0100Fixed bugs with new buttons on Windows
Laurent Bessard [Fri, 15 Mar 2013 00:38:53 +0100] rev 984
Fixed bugs with new buttons on Windows

Fri, 15 Mar 2013 00:01:36 +0100Replaced left ugly buttons in LogViewer by custom buttons inside MessagePanel
Laurent Bessard [Fri, 15 Mar 2013 00:01:36 +0100] rev 983
Replaced left ugly buttons in LogViewer by custom buttons inside MessagePanel

Thu, 14 Mar 2013 19:18:58 +0100Added support in LogViewer for scrolling using relative timestamp
Laurent Bessard [Thu, 14 Mar 2013 19:18:58 +0100] rev 982
Added support in LogViewer for scrolling using relative timestamp

Thu, 14 Mar 2013 17:51:30 +0100Fixed LogViewer scrollbar and scroll methods
Laurent Bessard [Thu, 14 Mar 2013 17:51:30 +0100] rev 981
Fixed LogViewer scrollbar and scroll methods

Thu, 14 Mar 2013 09:20:07 +0100Completely removed restore perspective and project layout process
Laurent Bessard [Thu, 14 Mar 2013 09:20:07 +0100] rev 980
Completely removed restore perspective and project layout process

Wed, 13 Mar 2013 23:49:19 +0100Fixed conflicting icon names on Windows
Laurent Bessard [Wed, 13 Mar 2013 23:49:19 +0100] rev 979
Fixed conflicting icon names on Windows

Wed, 13 Mar 2013 23:17:30 +0100Added LogViewer panel in bottom notebook
Laurent Bessard [Wed, 13 Mar 2013 23:17:30 +0100] rev 978
Added LogViewer panel in bottom notebook

Wed, 13 Mar 2013 12:34:55 +0900RC3 1.1 Korean release
Edouard Tisserant [Wed, 13 Mar 2013 12:34:55 +0900] rev 977
RC3

Wed, 13 Mar 2013 12:34:25 +0900re-fixed CanFestival support...
Edouard Tisserant [Wed, 13 Mar 2013 12:34:25 +0900] rev 976
re-fixed CanFestival support...

Mon, 11 Mar 2013 14:49:17 +0100Merged
Laurent Bessard [Mon, 11 Mar 2013 14:49:17 +0100] rev 975
Merged

Mon, 11 Mar 2013 14:06:06 +0100Fixed canfestival extension for LPCManager
Laurent Bessard [Mon, 11 Mar 2013 14:06:06 +0100] rev 974
Fixed canfestival extension for LPCManager

Mon, 11 Mar 2013 14:04:48 +0100Disabled project layout saving and restoring
Laurent Bessard [Mon, 11 Mar 2013 14:04:48 +0100] rev 973
Disabled project layout saving and restoring

Mon, 11 Mar 2013 19:17:56 +0900Redirect PyEval exceptions to logging
Edouard Tisserant [Mon, 11 Mar 2013 19:17:56 +0900] rev 972
Redirect PyEval exceptions to logging

Mon, 11 Mar 2013 09:50:55 +0900reverted PLCObject.py. ctypes.POINTER(ctypes.c_uint8) != string
Edouard Tisserant [Mon, 11 Mar 2013 09:50:55 +0900] rev 971
reverted PLCObject.py. ctypes.POINTER(ctypes.c_uint8) != string

Sun, 10 Mar 2013 20:29:55 +0100Disabled project layout saving and restoring
Laurent Bessard [Sun, 10 Mar 2013 20:29:55 +0100] rev 970
Disabled project layout saving and restoring

Fri, 08 Mar 2013 00:15:28 +0100Fix warning with LogMessage function
Laurent Bessard [Fri, 08 Mar 2013 00:15:28 +0100] rev 969
Fix warning with LogMessage function

Thu, 07 Mar 2013 11:47:43 +0900RC2 1.1 Korean release
Edouard Tisserant [Thu, 07 Mar 2013 11:47:43 +0900] rev 968
RC2

Wed, 06 Mar 2013 19:23:58 +0100Added support for extension custom contextual add menu
Laurent Bessard [Wed, 06 Mar 2013 19:23:58 +0100] rev 967
Added support for extension custom contextual add menu

Wed, 06 Mar 2013 10:58:15 +0100Fixed bug when ST/IL code contains non-ascii characters (in comment) and modifying variable name
Laurent Bessard [Wed, 06 Mar 2013 10:58:15 +0100] rev 966
Fixed bug when ST/IL code contains non-ascii characters (in comment) and modifying variable name

Wed, 06 Mar 2013 10:47:06 +0100Fixed test identifier function
Laurent Bessard [Wed, 06 Mar 2013 10:47:06 +0100] rev 965
Fixed test identifier function

Wed, 06 Mar 2013 17:05:56 +0900merge
Edouard Tisserant [Wed, 06 Mar 2013 17:05:56 +0900] rev 964
merge

Tue, 05 Mar 2013 17:56:51 +0100Merged
Laurent Bessard [Tue, 05 Mar 2013 17:56:51 +0100] rev 963
Merged

Tue, 05 Mar 2013 17:55:15 +0100Fix bug on Windows when drag'n dropping variable to DebugVariablePanel, panel not refreshed
Laurent Bessard [Tue, 05 Mar 2013 17:55:15 +0100] rev 962
Fix bug on Windows when drag'n dropping variable to DebugVariablePanel, panel not refreshed

Tue, 05 Mar 2013 17:54:19 +0100Fix row selection in CustomGrid
Laurent Bessard [Tue, 05 Mar 2013 17:54:19 +0100] rev 961
Fix row selection in CustomGrid

Wed, 06 Mar 2013 14:03:26 +0900Cleanup in canfestival plugin. No more meaningless default values.
Edouard Tisserant [Wed, 06 Mar 2013 14:03:26 +0900] rev 960
Cleanup in canfestival plugin. No more meaningless default values.

Wed, 06 Mar 2013 10:30:55 +0900Python shell and wx inspector now both available even when PLC not started
Edouard Tisserant [Wed, 06 Mar 2013 10:30:55 +0900] rev 959
Python shell and wx inspector now both available even when PLC not started

Wed, 06 Mar 2013 09:40:28 +0900Added CWD to ProcessLogger, and make sure local runtime have CWD setup correctly
Edouard Tisserant [Wed, 06 Mar 2013 09:40:28 +0900] rev 958
Added CWD to ProcessLogger, and make sure local runtime have CWD setup correctly

Tue, 05 Mar 2013 20:14:12 +0900CanFestival plugin now sends driver as extra file to runtime if matching target. Helps on windows to resolve DLL
Edouard Tisserant [Tue, 05 Mar 2013 20:14:12 +0900] rev 957
CanFestival plugin now sends driver as extra file to runtime if matching target. Helps on windows to resolve DLL

Tue, 05 Mar 2013 20:12:51 +0900Fixed 'python shell' failure from runtime tray icon menu in some case, when PLC init failed
Edouard Tisserant [Tue, 05 Mar 2013 20:12:51 +0900] rev 956
Fixed 'python shell' failure from runtime tray icon menu in some case, when PLC init failed

Mon, 04 Mar 2013 17:49:38 +0900More ignored files in .hgignore
Edouard Tisserant [Mon, 04 Mar 2013 17:49:38 +0900] rev 955
More ignored files in .hgignore

Mon, 04 Mar 2013 17:49:12 +0900Made logging compatible with windows API
Edouard Tisserant [Mon, 04 Mar 2013 17:49:12 +0900] rev 954
Made logging compatible with windows API

Mon, 04 Mar 2013 12:22:49 +0900Fixed dead code in c_ext, and updated test accordingly
Edouard Tisserant [Mon, 04 Mar 2013 12:22:49 +0900] rev 953
Fixed dead code in c_ext, and updated test accordingly

Thu, 28 Feb 2013 00:20:05 +0100Fixed bug when drag'n dropping variables from left panel
Laurent Bessard [Thu, 28 Feb 2013 00:20:05 +0100] rev 952
Fixed bug when drag'n dropping variables from left panel

Wed, 27 Feb 2013 22:35:46 +0100Extracted FolderTree control from FileManagementPanel to be able to use it anywhere else
Laurent Bessard [Wed, 27 Feb 2013 22:35:46 +0100] rev 951
Extracted FolderTree control from FileManagementPanel to be able to use it anywhere else

Wed, 27 Feb 2013 11:33:41 +0100Fixed bug when closing Beremiz and grid editor is shown on Windows
Laurent Bessard [Wed, 27 Feb 2013 11:33:41 +0100] rev 950
Fixed bug when closing Beremiz and grid editor is shown on Windows

Wed, 27 Feb 2013 11:25:39 +0100Fixed SFC keyword definition
Laurent Bessard [Wed, 27 Feb 2013 11:25:39 +0100] rev 949
Fixed SFC keyword definition

Wed, 27 Feb 2013 11:23:42 +0100Fix semantic error while compiling project including canfestival extension instances
Laurent Bessard [Wed, 27 Feb 2013 11:23:42 +0100] rev 948
Fix semantic error while compiling project including canfestival extension instances

Wed, 27 Feb 2013 11:08:30 +0100Fix bugs in DataTypeEditor
Laurent Bessard [Wed, 27 Feb 2013 11:08:30 +0100] rev 947
Fix bugs in DataTypeEditor

Wed, 27 Feb 2013 09:37:51 +0100Fix bug on Windows with wxPaintDC
Laurent Bessard [Wed, 27 Feb 2013 09:37:51 +0100] rev 946
Fix bug on Windows with wxPaintDC

Tue, 26 Feb 2013 09:26:25 +0100Added support for drag'n dropping non-numeric variables
Laurent Bessard [Tue, 26 Feb 2013 09:26:25 +0100] rev 945
Added support for drag'n dropping non-numeric variables

Tue, 26 Feb 2013 16:37:17 +0900Introduce Beremiz Native POU library. Now LOGGER POU is part of Beremiz' native POU library
Edouard Tisserant [Tue, 26 Feb 2013 16:37:17 +0900] rev 944
Introduce Beremiz Native POU library. Now LOGGER POU is part of Beremiz' native POU library

Tue, 26 Feb 2013 01:17:53 +0100Fixed panels displaying non-numeric variables in DebugVariablePanel
Laurent Bessard [Tue, 26 Feb 2013 01:17:53 +0100] rev 943
Fixed panels displaying non-numeric variables in DebugVariablePanel

Tue, 26 Feb 2013 01:16:28 +0100Fixed bug with LastRefreshTimer when closing debug viewer
Laurent Bessard [Tue, 26 Feb 2013 01:16:28 +0100] rev 942
Fixed bug with LastRefreshTimer when closing debug viewer

Tue, 26 Feb 2013 01:14:20 +0100Fixed bug ForceVariableDialog when forcing DATETIME variables
Laurent Bessard [Tue, 26 Feb 2013 01:14:20 +0100] rev 941
Fixed bug ForceVariableDialog when forcing DATETIME variables

Sun, 24 Feb 2013 00:28:49 +0100Fixed bug PouInstancePanel not updated when drag'n dropping variable from extensions
Laurent Bessard [Sun, 24 Feb 2013 00:28:49 +0100] rev 940
Fixed bug PouInstancePanel not updated when drag'n dropping variable from extensions

Fri, 22 Feb 2013 00:28:42 +0100Added missing images
Laurent Bessard [Fri, 22 Feb 2013 00:28:42 +0100] rev 939
Added missing images

Fri, 22 Feb 2013 00:26:47 +0100Fixed bug with 3D graphs in debug variable panel
Laurent Bessard [Fri, 22 Feb 2013 00:26:47 +0100] rev 938
Fixed bug with 3D graphs in debug variable panel

Thu, 21 Feb 2013 20:08:06 +0100Added support for changing graph size using handles like sash window
Laurent Bessard [Thu, 21 Feb 2013 20:08:06 +0100] rev 937
Added support for changing graph size using handles like sash window

Thu, 21 Feb 2013 17:11:36 +0100Added button for exporting individual graph values to clipboard
Laurent Bessard [Thu, 21 Feb 2013 17:11:36 +0100] rev 936
Added button for exporting individual graph values to clipboard

Thu, 21 Feb 2013 15:46:08 +0100Added button in graph for changing graph size to minimum
Laurent Bessard [Thu, 21 Feb 2013 15:46:08 +0100] rev 935
Added button in graph for changing graph size to minimum

Wed, 20 Feb 2013 19:39:52 +0100Fixed highlights for dropping graphs between the others
Laurent Bessard [Wed, 20 Feb 2013 19:39:52 +0100] rev 934
Fixed highlights for dropping graphs between the others

Wed, 20 Feb 2013 19:35:48 +0100Fixed bug with LastRefreshTimer
Laurent Bessard [Wed, 20 Feb 2013 19:35:48 +0100] rev 933
Fixed bug with LastRefreshTimer

Wed, 20 Feb 2013 01:18:08 +0100Improved matplotlib graphic debug panel implementation
Laurent Bessard [Wed, 20 Feb 2013 01:18:08 +0100] rev 932
Improved matplotlib graphic debug panel implementation

Wed, 20 Feb 2013 00:53:19 +0100Improved matplotlib graphic debug panel implementation
Laurent Bessard [Wed, 20 Feb 2013 00:53:19 +0100] rev 931
Improved matplotlib graphic debug panel implementation

Tue, 19 Feb 2013 00:06:59 +0100Improved matplotlib graphic debug panel implementation
Laurent Bessard [Tue, 19 Feb 2013 00:06:59 +0100] rev 930
Improved matplotlib graphic debug panel implementation

Sun, 17 Feb 2013 23:47:41 +0100Improved matplotlib graphic debug panel implementation
Laurent Bessard [Sun, 17 Feb 2013 23:47:41 +0100] rev 929
Improved matplotlib graphic debug panel implementation

Tue, 12 Feb 2013 23:19:57 +0100Improved matplotlib graphic debug panel implementation
Laurent Bessard [Tue, 12 Feb 2013 23:19:57 +0100] rev 928
Improved matplotlib graphic debug panel implementation