Wed, 21 Dec 2011 19:42:49 +0100 laurent Adding support for integrating Python code Editor into Beremiz frame.
Tue, 20 Dec 2011 23:37:06 +0100 laurent Fixing bug integrated plugin editors not closed when removing corresponding plugin
Mon, 19 Dec 2011 01:56:13 +0100 laurent Fixing bug when loading icons for plugin's editor tabs
Fri, 16 Dec 2011 22:55:13 +0100 laurent Removing multiple definition of UndoBuffer
Fri, 16 Dec 2011 22:54:24 +0100 laurent Moving definition of grids fonts and colours into CustomGrid
Wed, 14 Dec 2011 15:17:47 +0100 laurent Adding support for loading specific POUs library in LPCBeremiz
Wed, 14 Dec 2011 15:17:36 +0100 laurent Adding support for unifying grid table control elements
Fri, 09 Dec 2011 10:32:06 +0100 laurent 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 +0100 laurent Fixing bug in forcing variables in runtime debug thread
Mon, 28 Nov 2011 13:46:48 +0100 Edouard Tisserant 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 +0100 Edouard Tisserant converted ServicePublisher.py to unix line ending
Tue, 22 Nov 2011 02:06:15 +0100 Edouard Tisserant added periodic retry for zeroconf, in case network interface is not ready
Mon, 21 Nov 2011 15:18:51 +0100 Edouard Tisserant ServicePublisher.py was missing in previous commit
Mon, 21 Nov 2011 11:40:29 +0100 Edouard Tisserant 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 +0100 Edouard Tisserant Fixed typo in /runtime/ServicePublisher
Sat, 19 Nov 2011 21:52:34 +0100 Edouard Tisserant various cleanups in /targets
Fri, 18 Nov 2011 23:54:03 +0100 Edouard Tisserant Fixed encoding of Beremiz_service.py
Fri, 18 Nov 2011 18:40:19 +0100 Edouard Tisserant Fixed file attributes on Beremiz.py and Beremiz_service.py
Fri, 18 Nov 2011 17:33:19 +0100 laurent Fixing bug that prevent to use global variables in configuration
Fri, 18 Nov 2011 17:32:57 +0100 laurent Fixing python plugin function block code to follow new macros defined in matiec accessor.h for setting variables
Wed, 16 Nov 2011 23:30:17 +0100 laurent Fixing bug preventing copy/cut/paste using shortcuts on CFileEditor text editors
Wed, 16 Nov 2011 23:28:42 +0100 laurent Fixing refresh of notebook tab titles after project save
Wed, 16 Nov 2011 17:47:13 +0100 Edouard Tisserant added -fPIC to satisfy X86_64 build
Wed, 16 Nov 2011 17:12:16 +0100 Edouard Tisserant fixed redondant ldflag and a typo in xenomai build
Wed, 16 Nov 2011 12:50:16 +0100 Edouard Tisserant Xenomai build now ignores xeno-config if not set
Tue, 08 Nov 2011 22:39:44 +0100 laurent Merging with Edouard's modifications
Tue, 08 Nov 2011 22:04:07 +0100 laurent Fixing bug in project modified state not well reported when modifications made in plugins informations
Tue, 08 Nov 2011 22:01:39 +0100 laurent Including external tools for editing plugin informations into Beremiz window
Mon, 17 Oct 2011 21:43:20 +0200 Edouard Tisserant fix unnecessary CanFestival plugin load in lpcberemiz
Mon, 17 Oct 2011 09:04:13 +0200 laurent Merging with Edouard's modifications