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