Mon, 18 May 2009 07:43:03 +0200 greg Add try/except in wx_evaluator to get and print exception when command failed and unlock in all cases to not block the python thread
Mon, 04 May 2009 10:12:35 +0200 greg Replacing Debug rt_sem by rt_pipe
Mon, 04 May 2009 09:31:59 +0200 greg Get PDOmapping exception from canfestival plugin
Mon, 04 May 2009 09:31:16 +0200 greg Adding support for using only PDO define in EDS file and not configured for adding mapping in node
Mon, 04 May 2009 09:29:24 +0200 greg Adding support for updating PLC status when stopping
Mon, 04 May 2009 09:27:33 +0200 greg Adding support for enable/Disable plugins
Wed, 29 Apr 2009 12:29:12 +0200 greg Add LoliTech phone number in bug report
Fri, 10 Apr 2009 07:55:55 +0200 greg Fixed bug : Segmentation fault or locks when stop PLC if no CAN network.
Fri, 10 Apr 2009 07:53:42 +0200 greg fixed bug : buffer overflow when debugging PLC with python blocks
Thu, 09 Apr 2009 15:27:45 +0200 lbessard Adding support for unsubscribe all variables while transferring
Wed, 08 Apr 2009 15:16:45 +0200 lbessard fixed wrong pthread initialisation
Sat, 04 Apr 2009 10:43:29 +0200 greg add utf-8 and save shortcut support in PythonST
Tue, 31 Mar 2009 09:38:44 +0200 greg remove print messages
Tue, 31 Mar 2009 09:33:10 +0200 greg add autostart plc feature for beremiz_service (bug fixed)
Mon, 30 Mar 2009 17:04:30 +0200 greg add autostart plc feature for beremiz_service
Tue, 24 Mar 2009 17:33:46 +0100 lbessard Close Debug Window when program transfered
Tue, 24 Mar 2009 17:32:54 +0100 lbessard Register the current watched variable in Debug Window before starting
Mon, 23 Mar 2009 16:40:02 +0100 lbessard Bug opening Auto complete frame when not expected fixed
Mon, 23 Mar 2009 16:39:23 +0100 lbessard Bug preventing loading STLibrary when adding a plugin fixed
Mon, 23 Mar 2009 16:38:11 +0100 lbessard Invalid minimizebutton state when reload PLCParams fixed
Mon, 23 Mar 2009 16:26:13 +0100 lbessard Fix bug preventing library to re-compiled when dependant files changed.
Mon, 23 Mar 2009 16:20:05 +0100 lbessard Make 'runtime.py' and 'hmi.py' executed independantly
Mon, 16 Mar 2009 17:31:08 +0100 lbessard Adding support for Xenomai targets.
Wed, 11 Mar 2009 10:41:55 +0100 etisserant Restored splash with new lolitech logo
Fri, 06 Mar 2009 21:42:57 +0100 etisserant Fixed non-wx runtime python evaluation stuff.
Mon, 02 Mar 2009 09:23:34 +0100 greg updated : debian package scripts
Wed, 25 Feb 2009 16:39:11 +0100 lbessard Fix size of ComboBoxes
Thu, 19 Feb 2009 14:41:35 +0100 greg change splashscreen beremiz version to 2009.0 Beta
Mon, 16 Feb 2009 13:45:42 +0100 greg Dispatch wxGlade tests in linux and win32 folders
Fri, 13 Feb 2009 13:58:54 +0100 lbessard Bug with fonts on some systems fixed
Tue, 20 Jan 2009 17:22:16 +0100 lbessard Bug when try to launch wxGlade on Windows fixed
Tue, 20 Jan 2009 17:02:25 +0100 lbessard Bug when try to launch wxGlade on Windows fixed
Tue, 20 Jan 2009 15:04:41 +0100 lbessard Bug on Windows fixed
Tue, 20 Jan 2009 15:04:14 +0100 lbessard Bug when try to launch wxGlade on Windows fixed
Mon, 19 Jan 2009 17:08:17 +0100 lbessard Adding support for cancelling code generation of function with no input connected
Mon, 19 Jan 2009 13:11:20 +0100 greg remove arg : self.runtime when create pluginroot instance in OnOpenProject and OnNewProject method from beremiz class
Mon, 19 Jan 2009 10:08:45 +0100 etisserant Updated config_utils so that command line tests work.
Mon, 19 Jan 2009 08:40:09 +0100 etisserant Enahced python_cwiid test with a wxGlade GUI
Mon, 19 Jan 2009 08:39:36 +0100 etisserant Added wxGlade test
Mon, 19 Jan 2009 08:39:16 +0100 etisserant Removed lost print
Mon, 19 Jan 2009 08:38:33 +0100 etisserant Added wxInspector feature to play with wxGlade GUI more easily.
Mon, 19 Jan 2009 08:32:11 +0100 etisserant Enhanced wxGlade GUI creation.
Sat, 17 Jan 2009 02:36:46 +0100 etisserant Added support for wxglade GUIs.
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.
Sun, 04 Jan 2009 17:25:22 +0100 etisserant Added local C dependency dicovery and changes checking, to speed up build.
Tue, 30 Dec 2008 22:47:15 +0100 etisserant Fixed problem with re-use of Pyro connector proxy copy across debug sessions