Fri, 10 Jul 2009 11:39:43 +0200prevent eclipse to push .project with .hgignore
'Gr?gory Tr?lat <gregory.trelat@lolitech.fr>' [Fri, 10 Jul 2009 11:39:43 +0200] rev 359
prevent eclipse to push .project with .hgignore

Fri, 10 Jul 2009 11:06:30 +0200removed dead hidden files
'Gr?gory Tr?lat <gregory.trelat@lolitech.fr>' [Fri, 10 Jul 2009 11:06:30 +0200] rev 358
removed dead hidden files

Mon, 06 Jul 2009 11:27:06 -0600close ZeroConf object when exiting the Service Discovery window.
btaylor@grond.willowglen.ab.ca [Mon, 06 Jul 2009 11:27:06 -0600] rev 357
close ZeroConf object when exiting the Service Discovery window.
(otherwise pythonw.exe does not exit when closing Beremiz on Windows)

Tue, 09 Jun 2009 10:10:34 +0200Adding support for printing lines where matiec failed in Log console (thanks to Brendan)
lbessard [Tue, 09 Jun 2009 10:10:34 +0200] rev 356
Adding support for printing lines where matiec failed in Log console (thanks to Brendan)
Bug that prevent to see errors in editor with double click fixed.

Sat, 30 May 2009 17:09:07 +0200Fix refresh of Beremiz button when connection lost
greg [Sat, 30 May 2009 17:09:07 +0200] rev 355
Fix refresh of Beremiz button when connection lost
Adding support for Debug to register tick

Sat, 30 May 2009 16:45:31 +0200Fix refresh of Beremiz button when connection lost
greg [Sat, 30 May 2009 16:45:31 +0200] rev 354
Fix refresh of Beremiz button when connection lost

Sat, 30 May 2009 16:44:07 +0200Adding Lock around C code called by Debug thread
greg [Sat, 30 May 2009 16:44:07 +0200] rev 353
Adding Lock around C code called by Debug thread

Thu, 28 May 2009 17:29:19 +0200fixed bug : Lock _FreePLC until _stopPLC finish
greg [Thu, 28 May 2009 17:29:19 +0200] rev 352
fixed bug : Lock _FreePLC until _stopPLC finish

Thu, 28 May 2009 14:06:23 +0200Adding support for matiec new command line syntax
lbessard [Thu, 28 May 2009 14:06:23 +0200] rev 351
Adding support for matiec new command line syntax

Thu, 28 May 2009 13:40:29 +0200- now call load, start, free PLC from the python Thread
greg [Thu, 28 May 2009 13:40:29 +0200] rev 350
- now call load, start, free PLC from the python Thread

- add a wx timer (500ms) that pull the plc state to refresh Beremiz icons
(fix problem when command PLC with the TaskBar icon)