Mon, 23 Jun 2008 16:06:20 +0200 etisserant Try to fix strange wxPopen behavior. Feedback appreciated.
Wed, 04 Jun 2008 17:47:54 +0200 lbessard Bug on output variable location generation fixed
Thu, 29 May 2008 17:44:11 +0200 greg NMY start node on slavebootup
Mon, 26 May 2008 15:25:26 +0200 greg add import wx for testing platform
Mon, 26 May 2008 15:01:32 +0200 greg fix bug for svgui
Mon, 26 May 2008 15:00:10 +0200 greg add debug mode for CanFestival dll under windows
Sat, 24 May 2008 15:56:43 +0200 etisserant Changed canfestival plugin runtime template to reflect recent changes on unix.
Sat, 24 May 2008 15:55:46 +0200 etisserant Fixed typos in config_utils comments
Sat, 24 May 2008 15:55:19 +0200 etisserant Fixed killing app on Linux in wxPopen. Do not use shell anymore. Command line is splitted into args, taking care of double and simple cotes. To be tested on win32.
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