- fix runtime.py filename case to avoid problem on multi-platform 2009-09-18, by greg
- Fix defaults compiler and linker names for win32 2009-09-18, by greg
- Bug wrong control state while refreshing interface fixed 2009-09-04, by laurent
- Bug with creating or opening a project not closing windows of current opened project fixed 2009-09-03, by laurent
- Clean test_svgui removing useless buttons and drawing and choosing universal fonts 2009-09-03, by laurent
- Applying patch from Iztok for old gcc versions 2009-09-02, by laurent
- Updating windows test for new python plugin and svgui module 2009-09-01, by laurent
- Bug on windows when trying to open wxglade generated 'hmi.py' file fixed 2009-09-01, by laurent
- Fix non-destroyed dialog in 'OnOpenProject' if 'Cancel' selected 2009-09-01, by laurent
- Close PLC editing and PLC debugging frames while closing project 2009-08-27, by laurent
- Improving support for svgui, separating setting end getting attributes functions from creating function. 2009-08-14, by laurent
- Merge with 35cc4c6a29363d0a89f3e1096832cf14bb79f3de 2009-08-13, by edouard
- Merge with 75ae46b66315975b49ec48574befa094be583fdd 2009-08-13, by edouard
- merged greg's recent commits 2009-08-12, by b taylor
- remove code that i was using for testing. 2009-08-12, by b taylor
- merged in cherry-picked service discovery changes 2009-08-12, by b taylor
- fix discovery dialog sorting, remove services from the discovery dialog when they go offline cherry-pick 2009-08-12, by b taylor
- bugfix: On Windows, sometimes the the wrong line in the service discovery list control is updated when multiple services are displayed and a new service is discovered. cherry-pick 2009-08-12, by b taylor
- fix pyZeroconf bug where getServiceInfo returns None. cherry-pick 2009-08-12, by b taylor
- Added ShowMaster button icon for Canfestival plugin 2009-08-10, by edouard
- Adding new svgui support using twisted website HMI 2009-08-12, by laurent
- Removing old svgui support using wxsvg 2009-08-12, by laurent
- Adding support for twisted website HMI 2009-08-12, by laurent
- Adding support for twisted website HMI 2009-08-10, by laurent
- Adding support for python plugin wxglade_hmi allowing creation of PLC HMI using wxglade 2009-08-07, by laurent
- Move python evaluator to create a python plugin containing any related python module 2009-07-29, by laurent
- Bug extra_files deletion in working directory fixed 2009-07-29, by laurent
- Bug extra_files deletion in working directory fixed 2009-07-29, by laurent
- Adding support for recursively generate STLibrary and BlockLibrary according to plugin tree 2009-07-29, by laurent
- Adding support for internationalization 2009-07-29, by laurent
- Adding support for internationalization 2009-07-28, by laurent
- update cf_runtime.c (now call TimerInit and TimerCleanup on win32 platform) 2009-07-20, by greg
- prevent eclipse to push .project with .hgignore 2009-07-10, by 'Grégory Trélat
- removed dead hidden files 2009-07-10, by 'Grégory Trélat
- close ZeroConf object when exiting the Service Discovery window. 2009-07-06, by btaylor
- Adding support for printing lines where matiec failed in Log console (thanks to Brendan) 2009-06-09, by lbessard
- Fix refresh of Beremiz button when connection lost 2009-05-30, by greg
- Fix refresh of Beremiz button when connection lost 2009-05-30, by greg
- Adding Lock around C code called by Debug thread 2009-05-30, by greg
- fixed bug : Lock _FreePLC until _stopPLC finish 2009-05-28, by greg
- 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