2014-02-25 Edouard Tisserant Fix matplotlib exception when launching on XP
2014-02-14 Edouard Tisserant Fixed import error when loading extensions
2014-01-28 Edouard Tisserant More gcc warning avoided
2014-01-28 Edouard Tisserant Added <string.h> to plc_main_head.c to avoid warnings.
2014-01-28 Edouard Tisserant Tidy PLCopen definitions
2014-01-27 Edouard Tisserant Removed depricated matiec stdlib-code-generator-generator
2014-01-26 Edouard Tisserant Factorized bitmap and i18n resources loading in between PLCopenEditor and Beremiz. Now in utils/misc.py
2014-01-20 Edouard Tisserant Re-introduced toolchain_makefile.py. This time, it comes with a 'Generic' target, and a 'genericmake' example
2014-01-19 Edouard Tisserant Removed dead code
2014-01-19 Edouard Tisserant Fixed xmlclass bug when enabling/disabling libraries in root CTN
2013-11-18 Edouard Tisserant RC5 1.1 Korean release
2013-12-06 Laurent Bessard Added example of SFC simulating traffic lights
2013-12-05 Laurent Bessard Fixed bugs in SFC when loading transition condition and referenced transition or action body
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-12-05 Laurent Bessard Fixed bug when defining variable type as explicit array in VariablePanel
2013-12-05 Laurent Bessard Fixed bug with function POU when extracting return type
2013-12-05 Laurent Bessard Fixed bug with non-ascii characters in program comments
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-11-20 Laurent Bessard Fixed bug in debugger when debug tick received is None
2013-11-13 Laurent Bessard Fixed bug with decimal value string formatting
2013-11-10 Laurent Bessard Fixed bug with decimal value string formatting
2013-11-06 Laurent Bessard Fixed bug when graphic element position and size and connection points are decimal
2013-11-06 Laurent Bessard Fixed bug in test if block type is used by current edited pou
2013-10-25 Laurent Bessard Fixed bug when adding and removing function block in graphic viewer. In some cases, the associated variable could stay in the variable panel.
2013-10-17 Laurent Bessard Fixed coil and contact dialog to let user select a complex type variable for contact and coil expression
2013-10-17 Laurent Bessard Fixed bug Drag'n drop variables from left panel to debug panel disabled
2013-10-16 Laurent Bessard Fixed bugs with pou variable infos computation stylesheet
2013-10-16 Laurent Bessard Fixed bug when pasting element with an odd width or height
2013-10-14 Laurent Bessard Fixed refresh speed so that interface is not blocked when debugging
2013-10-14 Laurent Bessard Added support for optimizing debug, preventing to filling buffers with only the last value for debug data consumers that only show the current state
2013-10-14 Laurent Bessard Remove old debug panels and viewers not using matplotlib
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-12 Edouard Tisserant Cleaner matplotlib import preventing noisy warnings
2013-10-11 Laurent Bessard Fixed bugs when editing resource variables and tasks
2013-10-11 Laurent Bessard Fixed bug when debugging PLC with Graphic Viewer in debug open and re-transfer PLC
2013-10-11 Laurent Bessard Fixed bug when loading complex type variable initial value
2013-10-11 Laurent Bessard Fixed bug when building project with configuration extra variables
2013-10-10 Laurent Bessard Fixed bug wrong pin number in dialog when creating new power rail on Windows
2013-10-10 Laurent Bessard Fixed bug when removing coil in LD viewer, wires wasn't deleted.
2013-10-10 Laurent Bessard Fixed bug when modifying power rail in LD Viewer
2013-10-10 Laurent Bessard Fixed bug when selecting pou that is not used in project
2013-10-10 Laurent Bessard Added makefile for generating xslt stylesheet from ysl2 files
2013-10-10 Laurent Bessard Fixed pou instance path list computing stylesheet
2013-10-10 Laurent Bessard Fixed pou tagname of instance path computing stylesheet
2013-10-09 Laurent Bessard Fixed pou instance path list computing stylesheet
2013-10-09 Laurent Bessard Fixed xslt stylesheets with pretty print versions
2013-10-09 Laurent Bessard Fixed pou variables instance information loading stylesheet
2013-10-09 Laurent Bessard Fixed pou variables information loading stylesheet
2013-10-04 Laurent Bessard Fixed bug when editing SFC divergence
2013-10-04 Laurent Bessard Improved syntax of pou block information loading stylesheet
2013-10-04 Laurent Bessard Fixed bug when loading connectors modifier
2013-10-03 Laurent Bessard Fixed PouInstanceVariablesPanel, replacing wx controls, too long to create and destroy, by bitmaps directly drawn in panel
2013-10-03 Laurent Bessard Fixed various latency issues removing unnecessary calls
2013-10-02 Laurent Bessard Fixed ActionInfos class with slots
2013-10-02 Laurent Bessard Fixed bug when cancelling ActionBlockDialog
2013-10-02 Laurent Bessard Fixed bug in actionBlock actions editing
2013-10-01 Laurent Bessard Replaced old graphic viewer blocks loading process by xslt stylesheet
2013-10-01 Laurent Bessard Fixed bug with Copy/Paste function instance block when previously edited
2013-09-29 Laurent Bessard Merged
2013-09-29 Laurent Bessard Fixed bug when loading graphic pou connection between blocks and no points for drawing wire are defined