Wed, 21 Dec 2011 19:42:49 +0100Adding support for integrating Python code Editor into Beremiz frame.
laurent [Wed, 21 Dec 2011 19:42:49 +0100] rev 657
Adding support for integrating Python code Editor into Beremiz frame.

Tue, 20 Dec 2011 23:37:06 +0100Fixing bug integrated plugin editors not closed when removing corresponding plugin
laurent [Tue, 20 Dec 2011 23:37:06 +0100] rev 656
Fixing bug integrated plugin editors not closed when removing corresponding plugin

Mon, 19 Dec 2011 01:56:13 +0100Fixing bug when loading icons for plugin's editor tabs
laurent [Mon, 19 Dec 2011 01:56:13 +0100] rev 655
Fixing bug when loading icons for plugin's editor tabs

Fri, 16 Dec 2011 22:55:13 +0100Removing multiple definition of UndoBuffer
laurent [Fri, 16 Dec 2011 22:55:13 +0100] rev 654
Removing multiple definition of UndoBuffer

Fri, 16 Dec 2011 22:54:24 +0100Moving definition of grids fonts and colours into CustomGrid
laurent [Fri, 16 Dec 2011 22:54:24 +0100] rev 653
Moving definition of grids fonts and colours into CustomGrid

Wed, 14 Dec 2011 15:17:47 +0100Adding support for loading specific POUs library in LPCBeremiz
laurent [Wed, 14 Dec 2011 15:17:47 +0100] rev 652
Adding support for loading specific POUs library in LPCBeremiz

Wed, 14 Dec 2011 15:17:36 +0100Adding support for unifying grid table control elements
laurent [Wed, 14 Dec 2011 15:17:36 +0100] rev 651
Adding support for unifying grid table control elements

Fri, 09 Dec 2011 10:32:06 +0100Replacing sizers structure for locations tree by a treectrl in Topology panel in order to make refreshing of this panel faster
laurent [Fri, 09 Dec 2011 10:32:06 +0100] rev 650
Replacing sizers structure for locations tree by a treectrl in Topology panel in order to make refreshing of this panel faster

Fri, 09 Dec 2011 10:26:56 +0100Fixing bug in forcing variables in runtime debug thread
laurent [Fri, 09 Dec 2011 10:26:56 +0100] rev 649
Fixing bug in forcing variables in runtime debug thread

Mon, 28 Nov 2011 13:46:48 +0100Avoid starting Zeroconf if ip unspecified or set to localhost. Pick one interface address when given IP is 0.0.0.0
Edouard Tisserant [Mon, 28 Nov 2011 13:46:48 +0100] rev 648
Avoid starting Zeroconf if ip unspecified or set to localhost. Pick one interface address when given IP is 0.0.0.0

Tue, 22 Nov 2011 02:07:00 +0100converted ServicePublisher.py to unix line ending
Edouard Tisserant [Tue, 22 Nov 2011 02:07:00 +0100] rev 647
converted ServicePublisher.py to unix line ending

Tue, 22 Nov 2011 02:06:15 +0100added periodic retry for zeroconf, in case network interface is not ready
Edouard Tisserant [Tue, 22 Nov 2011 02:06:15 +0100] rev 646
added periodic retry for zeroconf, in case network interface is not ready

Mon, 21 Nov 2011 15:18:51 +0100ServicePublisher.py was missing in previous commit
Edouard Tisserant [Mon, 21 Nov 2011 15:18:51 +0100] rev 645
ServicePublisher.py was missing in previous commit

Mon, 21 Nov 2011 11:40:29 +0100Better naming of IP address related variables in Beremiz_service.py, Ignore errors that occur on shutdown in Zeroconf.py, fixed discovery dialog crash due to asynchronous call from zeroconf
Edouard Tisserant [Mon, 21 Nov 2011 11:40:29 +0100] rev 644
Better naming of IP address related variables in Beremiz_service.py, Ignore errors that occur on shutdown in Zeroconf.py, fixed discovery dialog crash due to asynchronous call from zeroconf

Sun, 20 Nov 2011 18:14:04 +0100Fixed typo in /runtime/ServicePublisher
Edouard Tisserant [Sun, 20 Nov 2011 18:14:04 +0100] rev 643
Fixed typo in /runtime/ServicePublisher