Sat, 24 May 2008 15:51:11 +0200 etisserant changed WidgetInspector shortcut to ctrl+home (ctrl+F12 was grabbed by KDE).
Sat, 24 May 2008 11:51:33 +0200 greg add TimerInit() and TimerCleanup() in cf_runtime for matching with Timer_unix
Fri, 23 May 2008 19:33:17 +0200 etisserant still enhancing Linux behavior of wxPopen
Fri, 23 May 2008 18:48:03 +0200 etisserant Fixed non-regression test of config_utils in canfestival plugin
Fri, 23 May 2008 18:47:32 +0200 etisserant Tried to fix Linux behaviour of wxPopen.py
Fri, 23 May 2008 16:01:49 +0200 etisserant moved some demo code from plugger.py to test/.methods.py
Fri, 23 May 2008 15:37:24 +0200 lbessard Improve svgui plugin for following SVGUIEditor modifications
Fri, 23 May 2008 10:52:55 +0200 greg bug fix
Fri, 23 May 2008 10:31:26 +0200 lbessard Improving c_ext plugin by adding an XML file format for saving C files and an graphical interface for editing this file
Tue, 06 May 2008 15:22:18 +0200 greg add Exit function and StopTimerLoop arg to match with recent changes in CanFestival
Wed, 16 Apr 2008 14:27:12 +0200 greg fixed windows bug in generate soft_plc (directory with spaces)
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, 13 Mar 2008 15:38:27 +0100 greg import all docutils in 1 time
Thu, 13 Mar 2008 10:28:01 +0100 greg change numpage (20 to 21) to display directly demo chapter in beremiz_manual
Thu, 13 Mar 2008 10:24:58 +0100 greg docutils is now used for displaying pdf and html
Wed, 12 Mar 2008 14:51:52 +0100 greg change splash.Hide() with splash.Close()
Wed, 12 Mar 2008 13:32:14 +0100 greg remove double copyright and version
Wed, 12 Mar 2008 13:29:39 +0100 greg new manual version
Tue, 11 Mar 2008 12:44:02 +0100 greg fixed short process wainting bug. Seems wait() fail when process already finisshed... TO BE CONFIRMED.
Tue, 11 Mar 2008 10:42:26 +0100 lbessard Bug with Target Type modification fixed
Tue, 11 Mar 2008 10:38:12 +0100 greg fixed subprocess launching on linux (avoid use of undefied self.startupinfo and use use Shell=True (bash will split arguments))
Thu, 06 Mar 2008 14:23:04 +0100 lbessard Adding icons to Beremiz menus
Wed, 05 Mar 2008 11:43:20 +0100 greg add use of docutils for pdf
Wed, 05 Mar 2008 10:05:12 +0100 lbessard docfile pdf path fixed
Wed, 05 Mar 2008 10:04:28 +0100 lbessard SetIcon for Beremiz fixed