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
Laurent Bessard [Mon, 29 Apr 2013 10:35:15 +0200] rev 1078
Fixed wrong default value for xsd:positiveInteger and xsd:negativeInteger in xmlclass
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
Laurent Bessard [Mon, 29 Apr 2013 09:09:07 +0200] rev 1076
Fixed bug in displayed datetime, using local timezone instead of UTC
Edouard Tisserant [Sun, 28 Apr 2013 18:04:04 +0900] rev 1075
Now Debug Buffer Unpacking is a separate function, declared in typemapping.py
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.
Edouard Tisserant [Fri, 26 Apr 2013 23:08:41 +0900] rev 1073
chmod +x PLCOpenEditor.py
Laurent Bessard [Fri, 26 Apr 2013 13:38:27 +0200] rev 1072
Fixed retrieve and publish call order in PLC generated code
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
Edouard Tisserant [Thu, 25 Apr 2013 17:04:41 +0900] rev 1070
Added exception printing on Pyro connector, tracking random connection failure...
Laurent Bessard [Thu, 25 Apr 2013 09:39:03 +0200] rev 1069
Fixed refresh bugs when drag'n dropping of group of elements
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
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.
Laurent Bessard [Wed, 24 Apr 2013 23:53:23 +0200] rev 1066
Fixed bug in CFileEditor
Laurent Bessard [Wed, 24 Apr 2013 22:57:41 +0200] rev 1065
Removed undeleted debug print
Laurent Bessard [Wed, 24 Apr 2013 22:56:30 +0200] rev 1064
Fixed bug Show IEC code button not available
Laurent Bessard [Wed, 24 Apr 2013 18:50:37 +0200] rev 1063
Fixed bug in Save function in Beremiz
Laurent Bessard [Wed, 24 Apr 2013 17:37:46 +0200] rev 1062
Merged
Laurent Bessard [Wed, 24 Apr 2013 17:27:08 +0200] rev 1061
Fixed Save As... function in Beremiz
Laurent Bessard [Wed, 24 Apr 2013 10:03:47 +0200] rev 1060
Fixed unexpected scrolling when PythonEditor, TextViewer and CFileEditor get focus
Laurent Bessard [Wed, 24 Apr 2013 09:30:10 +0200] rev 1059
Fixed new ConfTreeNodeEditor layout on Windows
Laurent Bessard [Wed, 24 Apr 2013 09:29:32 +0200] rev 1058
Fixed PythonEditor font size
Laurent Bessard [Wed, 24 Apr 2013 00:20:13 +0200] rev 1057
Added support for search in PythonEditor and IECCodeViewer
Laurent Bessard [Tue, 23 Apr 2013 23:02:35 +0200] rev 1056
Fixed pattern textctrl in FindInPouDialog to get focus when dialog appear
Laurent Bessard [Tue, 23 Apr 2013 22:45:59 +0200] rev 1055
Fixed ConfTreeNodeEditor layout
Laurent Bessard [Tue, 23 Apr 2013 21:46:15 +0200] rev 1054
Fixed connections of block when changing block type
Edouard Tisserant [Wed, 24 Apr 2013 18:34:00 +0900] rev 1053
Fixed error when stopping PLC with wxglade HMI
Edouard Tisserant [Wed, 24 Apr 2013 17:21:20 +0900] rev 1052
Better display of Python exceptions from Py_Eval
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
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
Edouard Tisserant [Tue, 23 Apr 2013 20:01:56 +0900] rev 1049
Fixed inspector
Laurent Bessard [Tue, 23 Apr 2013 12:50:53 +0200] rev 1048
Fixed bug in program elements computation order in PLCGenerator