Sat, 17 Jan 2009 02:34:45 +0100 etisserant Added python_poll FB, to poll python variable without waiting ack
Fri, 16 Jan 2009 16:59:18 +0100 etisserant Enhanced the way "runtime.py" is executed,
Fri, 16 Jan 2009 16:52:23 +0100 etisserant Fixed the way LOCAL:// connector detects X11 poisoned plugins to avoid launching tray-icon enabled runtime (-x1)
Fri, 16 Jan 2009 16:50:54 +0100 etisserant Fixed typo in (LD/C)FLAGS hendling in toolchain_gcc.py
Fri, 16 Jan 2009 13:20:44 +0100 lbessard Replacing wx.Choice by wx.ComboBox
Fri, 16 Jan 2009 08:54:37 +0100 lbessard Rewrite TestCtrlAutoComplete to fix all bugs
Thu, 15 Jan 2009 10:05:07 +0100 lbessard Fix problem with embeddedimage module not present in wx versions older than 2.8.8.0
Wed, 14 Jan 2009 19:50:09 +0100 lbessard Adding example of path generator program
Wed, 14 Jan 2009 19:44:36 +0100 lbessard Adding support for Graphic for variable in Debug mode
Wed, 14 Jan 2009 19:25:53 +0100 etisserant Added systematic stdout.flush runtime side, so that results appear in log window
Wed, 14 Jan 2009 16:41:14 +0100 etisserant Local Runtime (LOCAL://) now launched "on demand"
Fri, 09 Jan 2009 17:08:31 +0100 lbessard Bug on __DEBUG no present fixed
Fri, 09 Jan 2009 17:07:56 +0100 lbessard Warning on modulo by zero fixed
Sun, 04 Jan 2009 17:30:34 +0100 etisserant The must-have test : using wiimote sensors !
Sun, 04 Jan 2009 17:29:12 +0100 etisserant Minor changes to get better cleanup of debug and python_eval threads, accross multiple debug sessions and PLC runs.