2009-09-03 |
laurent |
Clean test_svgui removing useless buttons and drawing and choosing universal fonts
|
changeset |
files
|
2009-09-02 |
laurent |
Applying patch from Iztok for old gcc versions
|
changeset |
files
|
2009-09-01 |
laurent |
Updating windows test for new python plugin and svgui module
|
changeset |
files
|
2009-09-01 |
laurent |
Bug on windows when trying to open wxglade generated 'hmi.py' file fixed
|
changeset |
files
|
2009-09-01 |
laurent |
Fix non-destroyed dialog in 'OnOpenProject' if 'Cancel' selected
|
changeset |
files
|
2009-08-27 |
laurent |
Close PLC editing and PLC debugging frames while closing project
|
changeset |
files
|
2009-08-14 |
laurent |
Improving support for svgui, separating setting end getting attributes functions from creating function.
|
changeset |
files
|
2009-08-13 |
edouard |
Merge with 35cc4c6a29363d0a89f3e1096832cf14bb79f3de
|
changeset |
files
|
2009-08-13 |
edouard |
Merge with 75ae46b66315975b49ec48574befa094be583fdd
|
changeset |
files
|
2009-08-12 |
b taylor |
merged greg's recent commits
|
changeset |
files
|
2009-08-12 |
b taylor |
remove code that i was using for testing.
|
changeset |
files
|
2009-08-12 |
b taylor |
merged in cherry-picked service discovery changes
|
changeset |
files
|
2009-08-12 |
b taylor |
fix discovery dialog sorting, remove services from the discovery dialog when they go offline
cherry-pick
|
changeset |
files
|
2009-08-12 |
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
|
changeset |
files
|
2009-08-12 |
b taylor |
fix pyZeroconf bug where getServiceInfo returns None.
cherry-pick
|
changeset |
files
|
2009-08-10 |
edouard |
Added ShowMaster button icon for Canfestival plugin
|
changeset |
files
|
2009-08-12 |
laurent |
Adding new svgui support using twisted website HMI
|
changeset |
files
|
2009-08-12 |
laurent |
Removing old svgui support using wxsvg
|
changeset |
files
|
2009-08-12 |
laurent |
Adding support for twisted website HMI
|
changeset |
files
|
2009-08-10 |
laurent |
Adding support for twisted website HMI
|
changeset |
files
|
2009-08-07 |
laurent |
Adding support for python plugin wxglade_hmi allowing creation of PLC HMI using wxglade
|
changeset |
files
|
2009-07-29 |
laurent |
Move python evaluator to create a python plugin containing any related python module
|
changeset |
files
|
2009-07-29 |
laurent |
Bug extra_files deletion in working directory fixed
|
changeset |
files
|
2009-07-29 |
laurent |
Bug extra_files deletion in working directory fixed
|
changeset |
files
|
2009-07-29 |
laurent |
Adding support for recursively generate STLibrary and BlockLibrary according to plugin tree
|
changeset |
files
|
2009-07-29 |
laurent |
Adding support for internationalization
|
changeset |
files
|
2009-07-28 |
laurent |
Adding support for internationalization
|
changeset |
files
|
2009-07-20 |
greg |
update cf_runtime.c (now call TimerInit and TimerCleanup on win32 platform)
|
changeset |
files
|
2009-07-10 |
'Gr?gory Tr?lat |
prevent eclipse to push .project with .hgignore
|
changeset |
files
|
2009-07-10 |
'Gr?gory Tr?lat |
removed dead hidden files
|
changeset |
files
|
2009-07-06 |
btaylor |
close ZeroConf object when exiting the Service Discovery window.
|
changeset |
files
|
2009-06-09 |
lbessard |
Adding support for printing lines where matiec failed in Log console (thanks to Brendan)
|
changeset |
files
|
2009-05-30 |
greg |
Fix refresh of Beremiz button when connection lost
|
changeset |
files
|
2009-05-30 |
greg |
Fix refresh of Beremiz button when connection lost
|
changeset |
files
|
2009-05-30 |
greg |
Adding Lock around C code called by Debug thread
|
changeset |
files
|
2009-05-28 |
greg |
fixed bug : Lock _FreePLC until _stopPLC finish
|
changeset |
files
|
2009-05-28 |
lbessard |
Adding support for matiec new command line syntax
|
changeset |
files
|
2009-05-28 |
greg |
- now call load, start, free PLC from the python Thread
|
changeset |
files
|
2009-05-28 |
greg |
add "\n" to logger when pyro fall in error
|
changeset |
files
|
2009-05-28 |
lbessard |
Bug while parsing long located variables in GetLocations fixed
|
changeset |
files
|
2009-05-22 |
greg |
remove french comment in python_gear block
|
changeset |
files
|
2009-05-19 |
greg |
add python_gear block (to execute python command each given cycle interval)
|
changeset |
files
|
2009-05-18 |
greg |
get the WaitPythonCommands return (semaphore error code) to quit python_iterator loop when semaphore is destroyed
|
changeset |
files
|
2009-05-18 |
greg |
Wait the debug thread has terminated before freeing PLC to avoid random segmentation fault.
|
changeset |
files
|
2009-05-18 |
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
|
changeset |
files
|
2009-05-04 |
greg |
Replacing Debug rt_sem by rt_pipe
|
changeset |
files
|
2009-05-04 |
greg |
Get PDOmapping exception from canfestival plugin
|
changeset |
files
|
2009-05-04 |
greg |
Adding support for using only PDO define in EDS file and not configured for adding mapping in node
|
changeset |
files
|
2009-05-04 |
greg |
Adding support for updating PLC status when stopping
|
changeset |
files
|
2009-05-04 |
greg |
Adding support for enable/Disable plugins
|
changeset |
files
|
2009-04-29 |
greg |
Add LoliTech phone number in bug report
|
changeset |
files
|
2009-04-10 |
greg |
Fixed bug : Segmentation fault or locks when stop PLC if no CAN network.
|
changeset |
files
|
2009-04-10 |
greg |
fixed bug : buffer overflow when debugging PLC with python blocks
|
changeset |
files
|
2009-04-09 |
lbessard |
Adding support for unsubscribe all variables while transferring
|
changeset |
files
|
2009-04-08 |
lbessard |
fixed wrong pthread initialisation
|
changeset |
files
|
2009-04-04 |
greg |
add utf-8 and save shortcut support in PythonST
|
changeset |
files
|
2009-03-31 |
greg |
remove print messages
|
changeset |
files
|
2009-03-31 |
greg |
add autostart plc feature for beremiz_service (bug fixed)
|
changeset |
files
|
2009-03-30 |
greg |
add autostart plc feature for beremiz_service
|
changeset |
files
|
2009-03-24 |
lbessard |
Close Debug Window when program transfered
|
changeset |
files
|