plugins/svgui/svgui.py
2008-11-26 greg Bug on Exception handling fixed
2008-10-20 greg add docutils in svgui plugins to launch inkscape
2008-10-17 greg changes CXXFLAGS LDFLAGS for svgui plugin on win32 platform
2008-10-16 greg add buildpath parameter for beremiz
2008-09-10 lbessard Bug with FBDPanel fixed
2008-09-05 lbessard Problem with multi-connection on block in LD fixed
2008-09-05 greg fixed : bug when stop plc and previously svguiapp closed
2008-09-02 greg add start inkscape methods for svgui plugin
2008-08-28 greg add tests for win32
2008-08-19 etisserant Added concepts :
2008-08-12 lbessard Adding support for highlighing compiling errors into PLCOpenEditor
2008-07-15 lbessard Bug while while changing name of SVGUI plugin node fixed
2008-07-01 lbessard Problem with files when launching created program from another directory fixed
2008-07-01 lbessard Bug with float window size fixed
2008-06-30 lbessard Adding support for calculate window size while C generating
2008-06-30 lbessard Various bugs fixed
2008-06-28 etisserant Better SCGUITransform value initialization. Added semaphore as a mainloop init barrier
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