plugins/svgui/svgui.py
Wed, 20 Aug 2008 00:11:40 +0200 etisserant Added concepts :
Tue, 12 Aug 2008 16:25:18 +0200 lbessard Adding support for highlighing compiling errors into PLCOpenEditor
Tue, 15 Jul 2008 17:35:19 +0200 lbessard Bug while while changing name of SVGUI plugin node fixed
Tue, 01 Jul 2008 18:29:42 +0200 lbessard Problem with files when launching created program from another directory fixed
Tue, 01 Jul 2008 09:00:40 +0200 lbessard Bug with float window size fixed
Mon, 30 Jun 2008 17:04:25 +0200 lbessard Adding support for calculate window size while C generating
Mon, 30 Jun 2008 14:28:48 +0200 lbessard Various bugs fixed
Sat, 28 Jun 2008 18:54:44 +0200 etisserant Better SCGUITransform value initialization. Added semaphore as a mainloop init barrier
Mon, 23 Jun 2008 18:22:40 +0200 lbessard Support for extern pointer for located variables
Mon, 26 May 2008 15:01:32 +0200 greg fix bug for svgui
Fri, 23 May 2008 15:37:24 +0200 lbessard Improve svgui plugin for following SVGUIEditor modifications
Wed, 16 Apr 2008 09:40:25 +0200 lbessard Generated Callback functions fixed
Tue, 08 Apr 2008 18:44:19 +0200 lbessard Clash with iec_std_lib.h and windows.h bug fixed
Fri, 04 Apr 2008 17:54:05 +0200 lbessard Changes in SVGUIControl
Fri, 04 Apr 2008 15:42:03 +0200 greg fixed typo in svgui.py
Thu, 03 Apr 2008 18:26:40 +0200 lbessard Changing SVGUI FunctionBlocks interface
Mon, 31 Mar 2008 18:33:35 +0200 lbessard Modifying svgui plugin for following new SVGUIEditor version
Thu, 21 Feb 2008 11:42:33 +0100 etisserant Added ability to override plugin methods with arbitrary python code (methods.py) when loading plugins
Thu, 20 Dec 2007 16:36:14 +0100 lbessard Beremiz layout improved for wx2.8 by inserting all control in TreeCtrl
Thu, 06 Dec 2007 18:06:13 +0100 lbessard Adding support for execution order code generation
Thu, 25 Oct 2007 16:46:56 +0200 lbessard Adding icons in Beremiz GUI
Mon, 24 Sep 2007 17:09:19 +0200 etisserant Updated plugins PluGenerate_C to conform to plugger.py
Fri, 21 Sep 2007 17:48:34 +0200 etisserant On the long wat towards generated code comilation...
Thu, 20 Sep 2007 17:30:32 +0200 etisserant PLC and plugins compilation with gcc now starts (and fail).
Mon, 17 Sep 2007 18:00:39 +0200 etisserant Various changes to make SVGUI plugin generated code eventually compile
Mon, 17 Sep 2007 17:45:15 +0200 lbessard Adding support for svgui block code generation
Mon, 17 Sep 2007 12:48:00 +0200 lbessard Correct bugs on svgui plugin code generation
Mon, 17 Sep 2007 07:33:20 +0200 etisserant Improoved SVGUI support
Sun, 16 Sep 2007 10:25:19 +0200 etisserant SVGUI's DefEditor now runs and generate C code. Swapped __I with __Q
Thu, 13 Sep 2007 10:23:44 +0200 etisserant Primary svgui plugin inherited - broken
Tue, 04 Sep 2007 17:58:29 +0200 etisserant Beremiz plugins definitions.
Mon, 27 Aug 2007 17:54:55 +0200 etisserant More precise design for plugins.... to be continued...
Tue, 21 Aug 2007 17:21:26 +0200 etisserant plugin framework organization being defined
Mon, 20 Aug 2007 14:28:08 +0200 lbessard Adding plugin support in Beremiz