Mon, 08 Sep 2008 13:55:50 +0200 lbessard Bug with return value of nodelist saving fixed
Sun, 07 Sep 2008 16:46:15 +0200 lbessard Bug with Open, Reopen and Close Project fixed
Sun, 07 Sep 2008 16:43:05 +0200 lbessard Bug with Open, Reopen and Close Project fixed
Sun, 07 Sep 2008 15:54:09 +0200 greg add __DEBUG variable
Sun, 07 Sep 2008 15:23:32 +0200 lbessard Adding support for Debugging in PLCOpenEditor
Sun, 07 Sep 2008 10:06:19 +0200 etisserant Added __DEBUG global var to eventually change PLC code execution gehavior
Sun, 07 Sep 2008 10:03:23 +0200 greg fixed : bug in debugthreadproc (plugger.py)
Fri, 05 Sep 2008 18:15:18 +0200 lbessard Adding support for Debugging with PLCOpenEditor
Fri, 05 Sep 2008 18:13:55 +0200 lbessard Bug closing project in Beremiz when closing tab in PLCOpenEditor fixed
Fri, 05 Sep 2008 18:11:52 +0200 lbessard Problem with multi-connection on block in LD fixed
Fri, 05 Sep 2008 16:27:43 +0200 greg fixed : bug when stop plc and previously svguiapp closed
Fri, 05 Sep 2008 16:25:57 +0200 etisserant Fixed bad IPC choice for debugger/PLC/control thread collaboration
Thu, 04 Sep 2008 16:07:14 +0200 etisserant Debugger now reports BOOL as booleans
Thu, 04 Sep 2008 15:56:25 +0200 etisserant Some scenario may block debugger.
Thu, 04 Sep 2008 14:57:52 +0200 etisserant Now debug all ticks, not only odd ones :-)
Wed, 03 Sep 2008 17:28:17 +0200 etisserant Improved debug data feedback.
Tue, 02 Sep 2008 12:24:25 +0200 greg fixed : bug when launch beremiz_service on windows
Tue, 02 Sep 2008 12:21:58 +0200 greg add start inkscape methods for svgui plugin
Mon, 01 Sep 2008 14:40:51 +0200 greg add call to join method for stdout/stderr threads
Sat, 30 Aug 2008 22:14:06 +0200 etisserant Re-organized pyro connector proxy members mascarading
Sat, 30 Aug 2008 22:12:49 +0200 etisserant Some GUI enhancement. Beremiz now comes with its own GenBitmapTextButton
Thu, 28 Aug 2008 16:34:48 +0200 greg add tests for win32
Thu, 28 Aug 2008 15:08:41 +0200 greg fixed : init_level bug
Thu, 28 Aug 2008 14:53:11 +0200 etisserant - Some improovements in debug data feedback data
Thu, 28 Aug 2008 14:51:46 +0200 etisserant Fixed typo in discovery.py
Thu, 28 Aug 2008 14:22:45 +0200 lbessard Some instance type test improved
Tue, 26 Aug 2008 15:31:09 +0200 greg remove import signal in beremiz.py
Tue, 26 Aug 2008 13:47:21 +0200 etisserant Fixed bad bahavior when zeroconf bindaddress unspecified.
Mon, 25 Aug 2008 18:03:10 +0200 etisserant Added lock to avoid variable subsciption concurrent to transmission to PLC
Mon, 25 Aug 2008 18:02:15 +0200 etisserant Rewritten horrible discovery.py.