plugins/svgui/svgui.py
2008-06-23 lbessard Support for extern pointer for located variables
2008-05-26 greg fix bug for svgui
2008-05-23 lbessard Improve svgui plugin for following SVGUIEditor modifications
2008-04-16 lbessard Generated Callback functions fixed
2008-04-08 lbessard Clash with iec_std_lib.h and windows.h bug fixed
2008-04-04 lbessard Changes in SVGUIControl
2008-04-04 greg fixed typo in svgui.py
2008-04-03 lbessard Changing SVGUI FunctionBlocks interface
2008-03-31 lbessard Modifying svgui plugin for following new SVGUIEditor version
2008-02-21 etisserant Added ability to override plugin methods with arbitrary python code (methods.py) when loading plugins
2007-12-20 lbessard Beremiz layout improved for wx2.8 by inserting all control in TreeCtrl
2007-12-06 lbessard Adding support for execution order code generation
2007-10-25 lbessard Adding icons in Beremiz GUI
2007-09-24 etisserant Updated plugins PluGenerate_C to conform to plugger.py
2007-09-21 etisserant On the long wat towards generated code comilation...
2007-09-20 etisserant PLC and plugins compilation with gcc now starts (and fail).
2007-09-17 etisserant Various changes to make SVGUI plugin generated code eventually compile
2007-09-17 lbessard Adding support for svgui block code generation
2007-09-17 lbessard Correct bugs on svgui plugin code generation
2007-09-17 etisserant Improoved SVGUI support
2007-09-16 etisserant SVGUI's DefEditor now runs and generate C code. Swapped __I with __Q
2007-09-13 etisserant Primary svgui plugin inherited - broken
2007-09-04 etisserant Beremiz plugins definitions.
2007-08-27 etisserant More precise design for plugins.... to be continued...
2007-08-21 etisserant plugin framework organization being defined
2007-08-20 lbessard Adding plugin support in Beremiz