2013-01-29 Edouard Tisserant Log redirected to console, dump of all available log to console when connecting to PLC
2013-01-24 Edouard Tisserant Experimental logging feature in PLC debug
2013-01-23 Laurent Bessard Adding support for change DebugVariablePanel 2D graphs layout using drag'n drop
2013-01-23 Laurent Bessard Fixed bug with mouse capture not released in graphic Viewers in debug mode when drag'n dropping wire variable to DebugVariablePanel
2013-01-22 Laurent Bessard Fixed performance issue with matplotlib in DebugVariablePanel and hide 3D graphics when not needed
2013-01-22 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.
2013-01-16 Laurent Bessard Fix DebugVariablePanel time range position
2013-01-16 Laurent Bessard Fix bug debug slow interface when refresh time of a DebugViewer is longer than debug refresh period
2013-01-16 Laurent Bessard Fix bug in DebugVariablePanel graphics not reset when program is restart
2013-01-15 Laurent Bessard Adding support for defining a time range for DebugVariablePanel graphics and navigating across the recording.
2012-12-19 Laurent Bessard Fix bug when compiling project containing non-ascii characters
2012-12-19 Laurent Bessard Fix bug main configuration variables not displayed in lower left panel when project root element is selected
2012-12-19 Laurent Bessard Fix bug in resource search result highlighting
2012-12-11 Laurent Bessard Adding drag'n drop of debug variable from DebugVariable grid and PouInstance variable list
2012-12-11 Laurent Bessard Added support for defining extension file editor as DebugViewer
2012-12-06 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.
2012-12-06 Laurent Bessard Fixed boolean value displayed in debug variable panel
2012-12-06 Laurent Bessard Fixed bug when indexing table in Pragma within ST/IL code
2012-12-05 Laurent Bessard Fix bug in PLC Generator preventing output type of standard function to be computed correctly
2012-12-03 Laurent Bessard Fix bug with representation of string variable value in DebugVariablePanel
2012-12-03 Laurent Bessard Fix bug when copying transition and the connected FBD or LD diagram
2012-12-03 Laurent Bessard Fix bug in LD_Viewer when selecting group of elements, wire selection was excluded in free drawing mode
2012-12-03 Laurent Bessard Fix bug when using feedback loop in SFC program instead of jump
2012-11-25 Laurent Bessard Adding support for disabling 2D and 3D graphics in DebugVariablePanel when matplotlib is not installed
2012-11-23 Laurent Bessard Adding support for displaying graphs of debugged numeric variables in 2D and 3D in DebugVariablePanel
2012-11-15 Laurent Bessard Fix bug debug variables from standard and library function blocks unregistered when transferring program
2012-11-15 Laurent Bessard Fix bug multiple graph viewer tab displaying values of the same variable can be opened
2012-11-15 Laurent Bessard Add function block types as data types that are not locatable
2012-11-15 Laurent Bessard Adding support for defining specific global variables for ConfTreeNodes
2012-11-15 Laurent Bessard Fix bug when double click while pressing CTRL on other elements than blocks