- Adding support for matiec new command line syntax 2009-05-28, by lbessard
- - now call load, start, free PLC from the python Thread 2009-05-28, by greg
- add "\n" to logger when pyro fall in error 2009-05-28, by greg
- Bug while parsing long located variables in GetLocations fixed 2009-05-28, by lbessard
- remove french comment in python_gear block 2009-05-22, by greg
- add python_gear block (to execute python command each given cycle interval) 2009-05-19, by greg
- get the WaitPythonCommands return (semaphore error code) to quit python_iterator loop when semaphore is destroyed 2009-05-18, by greg
- Wait the debug thread has terminated before freeing PLC to avoid random segmentation fault. 2009-05-18, by 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 2009-05-18, by greg
- Replacing Debug rt_sem by rt_pipe 2009-05-04, by greg
- Get PDOmapping exception from canfestival plugin 2009-05-04, by greg
- Adding support for using only PDO define in EDS file and not configured for adding mapping in node 2009-05-04, by greg
- Adding support for updating PLC status when stopping 2009-05-04, by greg
- Adding support for enable/Disable plugins 2009-05-04, by greg
- Add LoliTech phone number in bug report 2009-04-29, by greg
- Fixed bug : Segmentation fault or locks when stop PLC if no CAN network. 2009-04-10, by greg
- fixed bug : buffer overflow when debugging PLC with python blocks 2009-04-10, by greg
- Adding support for unsubscribe all variables while transferring 2009-04-09, by lbessard
- fixed wrong pthread initialisation 2009-04-08, by lbessard
- add utf-8 and save shortcut support in PythonST 2009-04-04, by greg
- remove print messages 2009-03-31, by greg
- add autostart plc feature for beremiz_service (bug fixed) 2009-03-31, by greg
- add autostart plc feature for beremiz_service 2009-03-30, by greg
- Close Debug Window when program transfered 2009-03-24, by lbessard
- Register the current watched variable in Debug Window before starting 2009-03-24, by lbessard
- Bug opening Auto complete frame when not expected fixed 2009-03-23, by lbessard
- Bug preventing loading STLibrary when adding a plugin fixed 2009-03-23, by lbessard
- Invalid minimizebutton state when reload PLCParams fixed 2009-03-23, by lbessard
- Fix bug preventing library to re-compiled when dependant files changed. 2009-03-23, by lbessard
- Make 'runtime.py' and 'hmi.py' executed independantly 2009-03-23, by lbessard
- Adding support for Xenomai targets. 2009-03-16, by lbessard
- Restored splash with new lolitech logo 2009-03-11, by etisserant
- Fixed non-wx runtime python evaluation stuff. 2009-03-06, by etisserant
- updated : debian package scripts 2009-03-02, by greg
- Fix size of ComboBoxes 2009-02-25, by lbessard
- change splashscreen beremiz version to 2009.0 Beta 2009-02-19, by greg
- Dispatch wxGlade tests in linux and win32 folders 2009-02-16, by greg
- Bug with fonts on some systems fixed 2009-02-13, by lbessard
- Bug when try to launch wxGlade on Windows fixed 2009-01-20, by lbessard
- Bug when try to launch wxGlade on Windows fixed 2009-01-20, by lbessard
- Bug on Windows fixed 2009-01-20, by lbessard
- Bug when try to launch wxGlade on Windows fixed 2009-01-20, by lbessard
- Adding support for cancelling code generation of function with no input connected 2009-01-19, by lbessard
- remove arg : self.runtime when create pluginroot instance in OnOpenProject and OnNewProject method from beremiz class 2009-01-19, by greg
- Updated config_utils so that command line tests work. 2009-01-19, by etisserant
- Enahced python_cwiid test with a wxGlade GUI 2009-01-19, by etisserant
- Added wxGlade test 2009-01-19, by etisserant
- Removed lost print 2009-01-19, by etisserant
- Added wxInspector feature to play with wxGlade GUI more easily. 2009-01-19, by etisserant
- Enhanced wxGlade GUI creation. 2009-01-19, by etisserant
- Added support for wxglade GUIs. 2009-01-17, by etisserant
- Added python_poll FB, to poll python variable without waiting ack 2009-01-17, by etisserant
- Enhanced the way "runtime.py" is executed, 2009-01-16, by etisserant
- Fixed the way LOCAL:// connector detects X11 poisoned plugins to avoid launching tray-icon enabled runtime (-x1) 2009-01-16, by etisserant
- Fixed typo in (LD/C)FLAGS hendling in toolchain_gcc.py 2009-01-16, by etisserant
- Replacing wx.Choice by wx.ComboBox 2009-01-16, by lbessard
- Rewrite TestCtrlAutoComplete to fix all bugs 2009-01-16, by lbessard
- Fix problem with embeddedimage module not present in wx versions older than 2.8.8.0 2009-01-15, by lbessard
- Adding example of path generator program 2009-01-14, by lbessard
- Adding support for Graphic for variable in Debug mode 2009-01-14, by lbessard