Tue, 22 Jan 2013 23:33:20 +0100 Laurent Bessard Fixed performance issue with matplotlib in DebugVariablePanel and hide 3D graphics when not needed
Tue, 22 Jan 2013 19:03:25 +1100 Edouard Tisserant Python runtime now dlopens shared library immediatly after transfer, and release it only immediately before reloading a new one. This is probably going to reveal lot of dirty cleanups during start/stop cycles.
Thu, 17 Jan 2013 00:22:35 +0100 Laurent Bessard Fix DebugVariablePanel time range position
Wed, 16 Jan 2013 22:41:38 +0100 Laurent Bessard Fix bug debug slow interface when refresh time of a DebugViewer is longer than debug refresh period
Wed, 16 Jan 2013 22:35:06 +0100 Laurent Bessard Fix bug in DebugVariablePanel graphics not reset when program is restart
Tue, 15 Jan 2013 10:57:06 +0100 Laurent Bessard Adding support for defining a time range for DebugVariablePanel graphics and navigating across the recording.
Wed, 19 Dec 2012 13:32:51 +0100 Laurent Bessard Fix bug when compiling project containing non-ascii characters
Wed, 19 Dec 2012 13:32:04 +0100 Laurent Bessard Fix bug main configuration variables not displayed in lower left panel when project root element is selected
Wed, 19 Dec 2012 13:29:38 +0100 Laurent Bessard Fix bug in resource search result highlighting
Tue, 11 Dec 2012 01:19:42 +0100 Laurent Bessard Adding drag'n drop of debug variable from DebugVariable grid and PouInstance variable list
Tue, 11 Dec 2012 01:17:52 +0100 Laurent Bessard Added support for defining extension file editor as DebugViewer
Thu, 06 Dec 2012 17:14:03 +0100 Laurent Bessard Fixed bug when copying transition and connected FBD or LD diagram. Wire between the new transition and new FBD or LD diagram was not selected.
Thu, 06 Dec 2012 16:19:06 +0100 Laurent Bessard Fixed boolean value displayed in debug variable panel
Thu, 06 Dec 2012 16:10:26 +0100 Laurent Bessard Fixed bug when indexing table in Pragma within ST/IL code
Wed, 05 Dec 2012 15:32:02 +0100 Laurent Bessard Fix bug in PLC Generator preventing output type of standard function to be computed correctly