editors/Viewer.py
2013-12-05 Laurent Bessard Fixed bug with edge and storage parameters in contact and coil not loaded in file saved with older version
2013-11-20 Laurent Bessard Fixed bug when debugging wire connected to output connector with modifiers even if connector/continuation is used to replace long wires
2013-10-14 Laurent Bessard Fixed refresh speed so that interface is not blocked when debugging
2013-10-14 Laurent Bessard Added new debug process separating non-wx thread extracting debug values from connector and 10 Hz wx timer refreshing Beremiz debug Viewers and communicating throw double-buffering, to avoid segmentation faults and optimize CPU usage
2013-10-09 Laurent Bessard Fixed pou variables information loading stylesheet
2013-10-03 Laurent Bessard Fixed various latency issues removing unnecessary calls
2013-10-01 Laurent Bessard Replaced old graphic viewer blocks loading process by xslt stylesheet
2013-09-29 Laurent Bessard Fixed bug when loading graphic pou connection between blocks and no points for drawing wire are defined
2013-09-27 Laurent Bessard Added support for speed-up loading of graphic POU tabs
2013-08-28 Laurent Bessard Fixed diagram editing in xmlclass refactoring
2013-08-28 Laurent Bessard Fixed bug when adding a block in Viewer
2013-07-04 Laurent Bessard Fix refresh bug when scrolling Viewer while dragging graphic element or rubberband
2013-06-17 Laurent Bessard Added support for replacing a wire by two connections
2013-06-14 Laurent Bessard Fixed bug when adding block into Viewer and added wire validity after adding block with wire drop support
2013-06-14 Laurent Bessard Added support for adding graphic element when dropping wire in midair
2013-06-12 Laurent Bessard Rewrite SFCTransitionDialog
2013-06-12 Laurent Bessard Rewrite SFCDivergenceDialog
2013-06-12 Laurent Bessard Rewrite SFCStepDialog and factorize code for creating common dialog sizers
2013-06-12 Laurent Bessard Rewrite LDPowerRailDialog
2013-06-11 Laurent Bessard Fixed bug FBD variable execution not set when newly created
2013-06-11 Laurent Bessard Fixed bug in newly rewritten dialogs
2013-06-11 Laurent Bessard Rewrite LDElementDialog
2013-06-11 Laurent Bessard Rewrite ConnectionDialog
2013-06-11 Laurent Bessard Rewrite FBDVariableDialog
2013-06-09 Laurent Bessard Added support for default function block name in FBDBlockDialog
2013-06-06 Laurent Bessard Fixed bugs in refresh of PouInstanceVariablesPanel
2013-06-05 Laurent Bessard Fixed typo in Viewer
2013-06-05 Laurent Bessard Fixed ToolTip in Viewer
2013-06-05 Laurent Bessard Fixed lag when selecting all elements using CTRL+A or after paste a lot of blocks
2013-06-05 Laurent Bessard Fixed removing display of wire point in debug Viewer
2013-06-05 Laurent Bessard Fixed lag when moving mouse over Viewer
2013-06-02 Laurent Bessard Fixed support for drawing instance path at a fixed position in Viewer debug mode on Windows
2013-05-31 Laurent Bessard Fixed bug Viewer not refreshed when debugging
2013-05-31 Laurent Bessard Fixed support for drawing instance path at a fixed position in Viewer debug mode on Windows
2013-05-31 Laurent Bessard Added support for drawing instance path at a fixed position in Viewer debug mode
2013-05-31 Laurent Bessard Fixed bug Viewer not refreshed when debugging
2013-05-27 Laurent Bessard Moved and rewrote DebugViewer and DebusDataConsumer classes
2013-05-23 Laurent Bessard Added support for displaying ToolTip, starting drag'n drop and Double click on Block connectors when debugging
2013-05-17 Laurent Bessard Added support for displaying value of unconnected block connectors in debug
2013-05-14 Laurent Bessard Fixed bug connection disappear when removing variable from interface of an already used POU
2013-05-14 Laurent Bessard Added support for updating model when broken connection is detected in Viewer
2013-05-14 Laurent Bessard Fixed bug in loading block in Viewer when block interface has changed
2013-05-13 Laurent Bessard Fixed loading of Blocks in Viewer when block interface have changed
2013-05-12 Laurent Bessard Fixed bug on biggest Viewer zoom factor preventing them to be used on Windows
2013-05-12 Laurent Bessard Adding support for using current selected variable for generate newly added variable informations in VariablePanel
2013-05-02 Laurent Bessard Fixed bug when transferring program and a output located variable is forced
2013-04-25 Laurent Bessard Fixed refresh bugs when drag'n dropping of group of elements
2013-04-23 Laurent Bessard Added support for search in PythonEditor and IECCodeViewer
2013-04-18 Laurent Bessard Fixed refresh bug when moving selected elements
2013-03-14 Laurent Bessard Completely removed restore perspective and project layout process
2013-02-23 Laurent Bessard Fixed bug PouInstancePanel not updated when drag'n dropping variable from extensions
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
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-03 Laurent Bessard Fix bug when copying transition and the connected FBD or LD diagram
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 Fix bug when double click while pressing CTRL on other elements than blocks
2012-10-26 Laurent Bessard Fix bug when adjusting block size, block informations was not saved when using control + shift + double click
2012-10-18 Laurent Bessard Adding support for quickly changing variable and connection type
2012-10-18 Laurent Bessard Adding button in ConnectionDialog to propagate connection name modification to all connections with the same name in POU
2012-10-16 Laurent Bessard Fix support for adjusting block size to block minimum size and to Viewer scaling