Wed, 12 Aug 2009 13:43:58 -0600 |
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
|
Wed, 12 Aug 2009 13:40:20 -0600 |
b taylor |
fix pyZeroconf bug where getServiceInfo returns None.
cherry-pick
|
changeset |
files
|
Mon, 10 Aug 2009 11:35:14 +0200 |
edouard |
Added ShowMaster button icon for Canfestival plugin
|
changeset |
files
|
Wed, 12 Aug 2009 11:46:22 +0200 |
laurent |
Adding new svgui support using twisted website HMI
|
changeset |
files
|
Wed, 12 Aug 2009 11:43:40 +0200 |
laurent |
Removing old svgui support using wxsvg
|
changeset |
files
|
Wed, 12 Aug 2009 11:40:26 +0200 |
laurent |
Adding support for twisted website HMI
|
changeset |
files
|
Mon, 10 Aug 2009 14:42:54 +0200 |
laurent |
Adding support for twisted website HMI
|
changeset |
files
|
Fri, 07 Aug 2009 18:27:50 +0200 |
laurent |
Adding support for python plugin wxglade_hmi allowing creation of PLC HMI using wxglade
|
changeset |
files
|
Wed, 29 Jul 2009 15:17:10 +0200 |
laurent |
Move python evaluator to create a python plugin containing any related python module
|
changeset |
files
|
Wed, 29 Jul 2009 10:49:31 +0200 |
laurent |
Bug extra_files deletion in working directory fixed
|
changeset |
files
|
Wed, 29 Jul 2009 10:48:02 +0200 |
laurent |
Bug extra_files deletion in working directory fixed
|
changeset |
files
|
Wed, 29 Jul 2009 10:30:19 +0200 |
laurent |
Adding support for recursively generate STLibrary and BlockLibrary according to plugin tree
|
changeset |
files
|
Wed, 29 Jul 2009 10:27:23 +0200 |
laurent |
Adding support for internationalization
|
changeset |
files
|
Tue, 28 Jul 2009 17:43:19 +0200 |
laurent |
Adding support for internationalization
|
changeset |
files
|
Mon, 20 Jul 2009 16:28:56 +0200 |
greg |
update cf_runtime.c (now call TimerInit and TimerCleanup on win32 platform)
|
changeset |
files
|
Fri, 10 Jul 2009 11:39:43 +0200 |
'Gr?gory Tr?lat |
prevent eclipse to push .project with .hgignore
|
changeset |
files
|
Fri, 10 Jul 2009 11:06:30 +0200 |
'Gr?gory Tr?lat |
removed dead hidden files
|
changeset |
files
|
Mon, 06 Jul 2009 11:27:06 -0600 |
btaylor |
close ZeroConf object when exiting the Service Discovery window.
|
changeset |
files
|
Tue, 09 Jun 2009 10:10:34 +0200 |
lbessard |
Adding support for printing lines where matiec failed in Log console (thanks to Brendan)
|
changeset |
files
|
Sat, 30 May 2009 17:09:07 +0200 |
greg |
Fix refresh of Beremiz button when connection lost
|
changeset |
files
|
Sat, 30 May 2009 16:45:31 +0200 |
greg |
Fix refresh of Beremiz button when connection lost
|
changeset |
files
|
Sat, 30 May 2009 16:44:07 +0200 |
greg |
Adding Lock around C code called by Debug thread
|
changeset |
files
|
Thu, 28 May 2009 17:29:19 +0200 |
greg |
fixed bug : Lock _FreePLC until _stopPLC finish
|
changeset |
files
|
Thu, 28 May 2009 14:06:23 +0200 |
lbessard |
Adding support for matiec new command line syntax
|
changeset |
files
|
Thu, 28 May 2009 13:40:29 +0200 |
greg |
- now call load, start, free PLC from the python Thread
|
changeset |
files
|
Thu, 28 May 2009 13:29:23 +0200 |
greg |
add "\n" to logger when pyro fall in error
|
changeset |
files
|
Thu, 28 May 2009 07:47:38 +0200 |
lbessard |
Bug while parsing long located variables in GetLocations fixed
|
changeset |
files
|
Fri, 22 May 2009 10:27:55 +0200 |
greg |
remove french comment in python_gear block
|
changeset |
files
|
Tue, 19 May 2009 09:18:50 +0200 |
greg |
add python_gear block (to execute python command each given cycle interval)
|
changeset |
files
|
Mon, 18 May 2009 07:58:41 +0200 |
greg |
get the WaitPythonCommands return (semaphore error code) to quit python_iterator loop when semaphore is destroyed
|
changeset |
files
|
Mon, 18 May 2009 07:47:24 +0200 |
greg |
Wait the debug thread has terminated before freeing PLC to avoid random segmentation fault.
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 04 May 2009 10:12:35 +0200 |
greg |
Replacing Debug rt_sem by rt_pipe
|
changeset |
files
|
Mon, 04 May 2009 09:31:59 +0200 |
greg |
Get PDOmapping exception from canfestival plugin
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 04 May 2009 09:29:24 +0200 |
greg |
Adding support for updating PLC status when stopping
|
changeset |
files
|
Mon, 04 May 2009 09:27:33 +0200 |
greg |
Adding support for enable/Disable plugins
|
changeset |
files
|
Wed, 29 Apr 2009 12:29:12 +0200 |
greg |
Add LoliTech phone number in bug report
|
changeset |
files
|
Fri, 10 Apr 2009 07:55:55 +0200 |
greg |
Fixed bug : Segmentation fault or locks when stop PLC if no CAN network.
|
changeset |
files
|
Fri, 10 Apr 2009 07:53:42 +0200 |
greg |
fixed bug : buffer overflow when debugging PLC with python blocks
|
changeset |
files
|
Thu, 09 Apr 2009 15:27:45 +0200 |
lbessard |
Adding support for unsubscribe all variables while transferring
|
changeset |
files
|
Wed, 08 Apr 2009 15:16:45 +0200 |
lbessard |
fixed wrong pthread initialisation
|
changeset |
files
|
Sat, 04 Apr 2009 10:43:29 +0200 |
greg |
add utf-8 and save shortcut support in PythonST
|
changeset |
files
|
Tue, 31 Mar 2009 09:38:44 +0200 |
greg |
remove print messages
|
changeset |
files
|
Tue, 31 Mar 2009 09:33:10 +0200 |
greg |
add autostart plc feature for beremiz_service (bug fixed)
|
changeset |
files
|
Mon, 30 Mar 2009 17:04:30 +0200 |
greg |
add autostart plc feature for beremiz_service
|
changeset |
files
|
Tue, 24 Mar 2009 17:33:46 +0100 |
lbessard |
Close Debug Window when program transfered
|
changeset |
files
|
Tue, 24 Mar 2009 17:32:54 +0100 |
lbessard |
Register the current watched variable in Debug Window before starting
|
changeset |
files
|
Mon, 23 Mar 2009 16:40:02 +0100 |
lbessard |
Bug opening Auto complete frame when not expected fixed
|
changeset |
files
|
Mon, 23 Mar 2009 16:39:23 +0100 |
lbessard |
Bug preventing loading STLibrary when adding a plugin fixed
|
changeset |
files
|
Mon, 23 Mar 2009 16:38:11 +0100 |
lbessard |
Invalid minimizebutton state when reload PLCParams fixed
|
changeset |
files
|
Mon, 23 Mar 2009 16:26:13 +0100 |
lbessard |
Fix bug preventing library to re-compiled when dependant files changed.
|
changeset |
files
|
Mon, 23 Mar 2009 16:20:05 +0100 |
lbessard |
Make 'runtime.py' and 'hmi.py' executed independantly
|
changeset |
files
|
Mon, 16 Mar 2009 17:31:08 +0100 |
lbessard |
Adding support for Xenomai targets.
|
changeset |
files
|
Wed, 11 Mar 2009 10:41:55 +0100 |
etisserant |
Restored splash with new lolitech logo
|
changeset |
files
|
Fri, 06 Mar 2009 21:42:57 +0100 |
etisserant |
Fixed non-wx runtime python evaluation stuff.
|
changeset |
files
|
Mon, 02 Mar 2009 09:23:34 +0100 |
greg |
updated : debian package scripts
|
changeset |
files
|
Wed, 25 Feb 2009 16:39:11 +0100 |
lbessard |
Fix size of ComboBoxes
|
changeset |
files
|
Thu, 19 Feb 2009 14:41:35 +0100 |
greg |
change splashscreen beremiz version to 2009.0 Beta
|
changeset |
files
|
Mon, 16 Feb 2009 13:45:42 +0100 |
greg |
Dispatch wxGlade tests in linux and win32 folders
|
changeset |
files
|
Fri, 13 Feb 2009 13:58:54 +0100 |
lbessard |
Bug with fonts on some systems fixed
|
changeset |
files
|
Tue, 20 Jan 2009 17:22:16 +0100 |
lbessard |
Bug when try to launch wxGlade on Windows fixed
|
changeset |
files
|
Tue, 20 Jan 2009 17:02:25 +0100 |
lbessard |
Bug when try to launch wxGlade on Windows fixed
|
changeset |
files
|
Tue, 20 Jan 2009 15:04:41 +0100 |
lbessard |
Bug on Windows fixed
|
changeset |
files
|