Fri, 14 Aug 2009 16:26:19 +0200 laurent Improving support for svgui, separating setting end getting attributes functions from creating function.
Thu, 13 Aug 2009 11:48:55 +0200 edouard Merge with 35cc4c6a29363d0a89f3e1096832cf14bb79f3de
Thu, 13 Aug 2009 11:37:38 +0200 edouard Merge with 75ae46b66315975b49ec48574befa094be583fdd
Wed, 12 Aug 2009 16:23:59 -0600 b taylor merged greg's recent commits
Wed, 12 Aug 2009 16:18:57 -0600 b taylor remove code that i was using for testing.
Wed, 12 Aug 2009 16:09:00 -0600 b taylor merged in cherry-picked service discovery changes
Wed, 12 Aug 2009 15:20:51 -0600 b taylor fix discovery dialog sorting, remove services from the discovery dialog when they go offline cherry-pick
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
Wed, 12 Aug 2009 13:40:20 -0600 b taylor fix pyZeroconf bug where getServiceInfo returns None. cherry-pick
Mon, 10 Aug 2009 11:35:14 +0200 edouard Added ShowMaster button icon for Canfestival plugin
Wed, 12 Aug 2009 11:46:22 +0200 laurent Adding new svgui support using twisted website HMI
Wed, 12 Aug 2009 11:43:40 +0200 laurent Removing old svgui support using wxsvg
Wed, 12 Aug 2009 11:40:26 +0200 laurent Adding support for twisted website HMI
Mon, 10 Aug 2009 14:42:54 +0200 laurent Adding support for twisted website HMI
Fri, 07 Aug 2009 18:27:50 +0200 laurent Adding support for python plugin wxglade_hmi allowing creation of PLC HMI using wxglade
Wed, 29 Jul 2009 15:17:10 +0200 laurent Move python evaluator to create a python plugin containing any related python module
Wed, 29 Jul 2009 10:49:31 +0200 laurent Bug extra_files deletion in working directory fixed
Wed, 29 Jul 2009 10:48:02 +0200 laurent Bug extra_files deletion in working directory fixed
Wed, 29 Jul 2009 10:30:19 +0200 laurent Adding support for recursively generate STLibrary and BlockLibrary according to plugin tree
Wed, 29 Jul 2009 10:27:23 +0200 laurent Adding support for internationalization
Tue, 28 Jul 2009 17:43:19 +0200 laurent Adding support for internationalization
Mon, 20 Jul 2009 16:28:56 +0200 greg update cf_runtime.c (now call TimerInit and TimerCleanup on win32 platform)
Fri, 10 Jul 2009 11:39:43 +0200 'Gr?gory Tr?lat prevent eclipse to push .project with .hgignore
Fri, 10 Jul 2009 11:06:30 +0200 'Gr?gory Tr?lat removed dead hidden files
Mon, 06 Jul 2009 11:27:06 -0600 btaylor close ZeroConf object when exiting the Service Discovery window.
Tue, 09 Jun 2009 10:10:34 +0200 lbessard Adding support for printing lines where matiec failed in Log console (thanks to Brendan)
Sat, 30 May 2009 17:09:07 +0200 greg Fix refresh of Beremiz button when connection lost
Sat, 30 May 2009 16:45:31 +0200 greg Fix refresh of Beremiz button when connection lost
Sat, 30 May 2009 16:44:07 +0200 greg Adding Lock around C code called by Debug thread
Thu, 28 May 2009 17:29:19 +0200 greg fixed bug : Lock _FreePLC until _stopPLC finish