Fri, 18 Sep 2009 14:30:57 +0200Fix defaults compiler and linker names for win32
greg [Fri, 18 Sep 2009 14:30:57 +0200] rev 390
Fix defaults compiler and linker names for win32

Fri, 04 Sep 2009 11:24:25 +0200Bug wrong control state while refreshing interface fixed
laurent [Fri, 04 Sep 2009 11:24:25 +0200] rev 389
Bug wrong control state while refreshing interface fixed

Thu, 03 Sep 2009 12:09:39 +0200Bug with creating or opening a project not closing windows of current opened project fixed
laurent [Thu, 03 Sep 2009 12:09:39 +0200] rev 388
Bug with creating or opening a project not closing windows of current opened project fixed

Thu, 03 Sep 2009 11:28:46 +0200Clean test_svgui removing useless buttons and drawing and choosing universal fonts
laurent [Thu, 03 Sep 2009 11:28:46 +0200] rev 387
Clean test_svgui removing useless buttons and drawing and choosing universal fonts

Wed, 02 Sep 2009 13:38:47 +0200Applying patch from Iztok for old gcc versions
laurent [Wed, 02 Sep 2009 13:38:47 +0200] rev 386
Applying patch from Iztok for old gcc versions

Tue, 01 Sep 2009 10:45:07 +0200Updating windows test for new python plugin and svgui module
laurent [Tue, 01 Sep 2009 10:45:07 +0200] rev 385
Updating windows test for new python plugin and svgui module

Tue, 01 Sep 2009 10:41:50 +0200Bug on windows when trying to open wxglade generated 'hmi.py' file fixed
laurent [Tue, 01 Sep 2009 10:41:50 +0200] rev 384
Bug on windows when trying to open wxglade generated 'hmi.py' file fixed

Tue, 01 Sep 2009 10:40:11 +0200Fix non-destroyed dialog in 'OnOpenProject' if 'Cancel' selected
laurent [Tue, 01 Sep 2009 10:40:11 +0200] rev 383
Fix non-destroyed dialog in 'OnOpenProject' if 'Cancel' selected

Thu, 27 Aug 2009 12:47:40 +0200Close PLC editing and PLC debugging frames while closing project
laurent [Thu, 27 Aug 2009 12:47:40 +0200] rev 382
Close PLC editing and PLC debugging frames while closing project

Fri, 14 Aug 2009 16:26:19 +0200Improving support for svgui, separating setting end getting attributes functions from creating function.
laurent [Fri, 14 Aug 2009 16:26:19 +0200] rev 381
Improving support for svgui, separating setting end getting attributes functions from creating function.

Thu, 13 Aug 2009 11:48:55 +0200Merge with 35cc4c6a29363d0a89f3e1096832cf14bb79f3de
edouard [Thu, 13 Aug 2009 11:48:55 +0200] rev 380
Merge with 35cc4c6a29363d0a89f3e1096832cf14bb79f3de

Thu, 13 Aug 2009 11:37:38 +0200Merge with 75ae46b66315975b49ec48574befa094be583fdd
edouard [Thu, 13 Aug 2009 11:37:38 +0200] rev 379
Merge with 75ae46b66315975b49ec48574befa094be583fdd

Wed, 12 Aug 2009 16:23:59 -0600merged greg's recent commits
b.taylor@willowglen.ca [Wed, 12 Aug 2009 16:23:59 -0600] rev 378
merged greg's recent commits

Wed, 12 Aug 2009 16:18:57 -0600remove code that i was using for testing.
b.taylor@willowglen.ca [Wed, 12 Aug 2009 16:18:57 -0600] rev 377
remove code that i was using for testing.

Wed, 12 Aug 2009 16:09:00 -0600merged in cherry-picked service discovery changes
b.taylor@willowglen.ca [Wed, 12 Aug 2009 16:09:00 -0600] rev 376
merged in cherry-picked service discovery changes

Wed, 12 Aug 2009 15:20:51 -0600fix discovery dialog sorting, remove services from the discovery dialog when they go offline cherry-pick
b.taylor@willowglen.ca [Wed, 12 Aug 2009 15:20:51 -0600] rev 375
fix discovery dialog sorting, remove services from the discovery dialog when they go offline

Wed, 12 Aug 2009 13:43:58 -0600bugfix: 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
b.taylor@willowglen.ca [Wed, 12 Aug 2009 13:43:58 -0600] rev 374
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.

Wed, 12 Aug 2009 13:40:20 -0600fix pyZeroconf bug where getServiceInfo returns None. cherry-pick
b.taylor@willowglen.ca [Wed, 12 Aug 2009 13:40:20 -0600] rev 373
fix pyZeroconf bug where getServiceInfo returns None.
This allows the discovery window to work with targets using Avahi to advertise their services.
(patch obtained from <http://sourceforge.net/tracker/?func=detail&aid=1600775&group_id=100909&atid=628622>)

Mon, 10 Aug 2009 11:35:14 +0200Added ShowMaster button icon for Canfestival plugin
edouard [Mon, 10 Aug 2009 11:35:14 +0200] rev 372
Added ShowMaster button icon for Canfestival plugin

Wed, 12 Aug 2009 11:46:22 +0200Adding new svgui support using twisted website HMI
laurent [Wed, 12 Aug 2009 11:46:22 +0200] rev 371
Adding new svgui support using twisted website HMI
Updating svgui example

Wed, 12 Aug 2009 11:43:40 +0200Removing old svgui support using wxsvg
laurent [Wed, 12 Aug 2009 11:43:40 +0200] rev 370
Removing old svgui support using wxsvg

Wed, 12 Aug 2009 11:40:26 +0200Adding support for twisted website HMI
laurent [Wed, 12 Aug 2009 11:40:26 +0200] rev 369
Adding support for twisted website HMI

Mon, 10 Aug 2009 14:42:54 +0200Adding support for twisted website HMI
laurent [Mon, 10 Aug 2009 14:42:54 +0200] rev 368
Adding support for twisted website HMI

Fri, 07 Aug 2009 18:27:50 +0200Adding support for python plugin wxglade_hmi allowing creation of PLC HMI using wxglade
laurent [Fri, 07 Aug 2009 18:27:50 +0200] rev 367
Adding support for python plugin wxglade_hmi allowing creation of PLC HMI using wxglade
Updating linux wxglade example according to this new plugin design

Wed, 29 Jul 2009 15:17:10 +0200Move python evaluator to create a python plugin containing any related python module
laurent [Wed, 29 Jul 2009 15:17:10 +0200] rev 366
Move python evaluator to create a python plugin containing any related python module

Wed, 29 Jul 2009 10:49:31 +0200Bug extra_files deletion in working directory fixed
laurent [Wed, 29 Jul 2009 10:49:31 +0200] rev 365
Bug extra_files deletion in working directory fixed

Wed, 29 Jul 2009 10:48:02 +0200Bug extra_files deletion in working directory fixed
laurent [Wed, 29 Jul 2009 10:48:02 +0200] rev 364
Bug extra_files deletion in working directory fixed

Wed, 29 Jul 2009 10:30:19 +0200Adding support for recursively generate STLibrary and BlockLibrary according to plugin tree
laurent [Wed, 29 Jul 2009 10:30:19 +0200] rev 363
Adding support for recursively generate STLibrary and BlockLibrary according to plugin tree

Wed, 29 Jul 2009 10:27:23 +0200Adding support for internationalization
laurent [Wed, 29 Jul 2009 10:27:23 +0200] rev 362
Adding support for internationalization

Tue, 28 Jul 2009 17:43:19 +0200Adding support for internationalization
laurent [Tue, 28 Jul 2009 17:43:19 +0200] rev 361
Adding support for internationalization