Mon, 29 Apr 2013 10:24:19 +0200 Laurent Bessard Fixed bug in LogViewer in Log Messages to retrieve index calculation when first SetLogCounters
Mon, 29 Apr 2013 09:09:07 +0200 Laurent Bessard Fixed bug in displayed datetime, using local timezone instead of UTC
Sun, 28 Apr 2013 18:04:04 +0900 Edouard Tisserant Now Debug Buffer Unpacking is a separate function, declared in typemapping.py
Sun, 28 Apr 2013 17:26:22 +0900 Edouard Tisserant Optimzed tracing of STRING type variables value. Now, only used size is transfered in debug buffer.
Fri, 26 Apr 2013 23:08:41 +0900 Edouard Tisserant chmod +x PLCOpenEditor.py
Fri, 26 Apr 2013 13:38:27 +0200 Laurent Bessard Fixed retrieve and publish call order in PLC generated code
Thu, 25 Apr 2013 15:30:50 +0200 Laurent Bessard Fixed bug in LogViewer when view is filtered and displaying last message and new messages appears
Thu, 25 Apr 2013 17:04:41 +0900 Edouard Tisserant Added exception printing on Pyro connector, tracking random connection failure...
Thu, 25 Apr 2013 09:39:03 +0200 Laurent Bessard Fixed refresh bugs when drag'n dropping of group of elements
Thu, 25 Apr 2013 09:37:56 +0200 Laurent Bessard Modify search algorithm in LibraryPanel to search match in whole block name, not only at beginning
Thu, 25 Apr 2013 11:54:07 +0900 Edouard Tisserant 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 +0200 Laurent Bessard Fixed bug in CFileEditor
Wed, 24 Apr 2013 22:57:41 +0200 Laurent Bessard Removed undeleted debug print
Wed, 24 Apr 2013 22:56:30 +0200 Laurent Bessard Fixed bug Show IEC code button not available
Wed, 24 Apr 2013 18:50:37 +0200 Laurent Bessard Fixed bug in Save function in Beremiz
Wed, 24 Apr 2013 17:37:46 +0200 Laurent Bessard Merged
Wed, 24 Apr 2013 17:27:08 +0200 Laurent Bessard Fixed Save As... function in Beremiz
Wed, 24 Apr 2013 10:03:47 +0200 Laurent Bessard Fixed unexpected scrolling when PythonEditor, TextViewer and CFileEditor get focus
Wed, 24 Apr 2013 09:30:10 +0200 Laurent Bessard Fixed new ConfTreeNodeEditor layout on Windows
Wed, 24 Apr 2013 09:29:32 +0200 Laurent Bessard Fixed PythonEditor font size
Wed, 24 Apr 2013 00:20:13 +0200 Laurent Bessard Added support for search in PythonEditor and IECCodeViewer
Tue, 23 Apr 2013 23:02:35 +0200 Laurent Bessard Fixed pattern textctrl in FindInPouDialog to get focus when dialog appear
Tue, 23 Apr 2013 22:45:59 +0200 Laurent Bessard Fixed ConfTreeNodeEditor layout
Tue, 23 Apr 2013 21:46:15 +0200 Laurent Bessard Fixed connections of block when changing block type
Wed, 24 Apr 2013 18:34:00 +0900 Edouard Tisserant Fixed error when stopping PLC with wxglade HMI
Wed, 24 Apr 2013 17:21:20 +0900 Edouard Tisserant Better display of Python exceptions from Py_Eval
Wed, 24 Apr 2013 15:44:46 +0900 Edouard Tisserant Extended exception info from evaluator. Problems in python runtime init/cleanup code now more readable
Wed, 24 Apr 2013 12:24:12 +0900 Edouard Tisserant Made declaration from beremiz.h available to C pragmas in POUs. Added AtomicCompareExchange to beremiz.h
Tue, 23 Apr 2013 20:01:56 +0900 Edouard Tisserant Fixed inspector
Tue, 23 Apr 2013 12:50:53 +0200 Laurent Bessard Fixed bug in program elements computation order in PLCGenerator