2008-10-24add taskbaricon to beremiz_service.
greg [Fri, 24 Oct 2008 14:01:36 +0200] rev 262
add taskbaricon to beremiz_service.
fix bug in dicovery.py
Write class for ServicePublisher

2008-10-22fix bug in methods.py
greg [Wed, 22 Oct 2008 14:22:54 +0200] rev 261
fix bug in methods.py

2008-10-20add docutils in svgui plugins to launch inkscape
greg [Mon, 20 Oct 2008 13:04:10 +0200] rev 260
add docutils in svgui plugins to launch inkscape
fix bug in Beremiz.py when open project without buildpath

2008-10-17changes CXXFLAGS LDFLAGS for svgui plugin on win32 platform
greg [Fri, 17 Oct 2008 14:44:41 +0200] rev 259
changes CXXFLAGS LDFLAGS for svgui plugin on win32 platform

2008-10-17fixed bug with config
greg [Fri, 17 Oct 2008 13:27:03 +0200] rev 258
fixed bug with config

2008-10-17remove workspace test
greg [Fri, 17 Oct 2008 13:03:19 +0200] rev 257
remove workspace test
store last folder opened

2008-10-16add buildpath parameter for beremiz
greg [Thu, 16 Oct 2008 16:49:39 +0200] rev 256
add buildpath parameter for beremiz
fix problems with test_svgui
remove -mno-cygwin from plugins/svgui

2008-10-14Fixed rmll examples
etisserant [Tue, 14 Oct 2008 13:40:17 +0200] rev 255
Fixed rmll examples

2008-09-10Updated splash for beta
etisserant [Wed, 10 Sep 2008 17:14:12 +0200] rev 254
Updated splash for beta

2008-09-10fixed : findiecchannel call
greg [Wed, 10 Sep 2008 17:11:04 +0200] rev 253
fixed : findiecchannel call

2008-09-10Bug with FBDPanel fixed
lbessard [Wed, 10 Sep 2008 16:44:27 +0200] rev 252
Bug with FBDPanel fixed

2008-09-08change default linker (ld ) to g++ in XSD for gcc toolchain
greg [Mon, 08 Sep 2008 14:33:57 +0200] rev 251
change default linker (ld ) to g++ in XSD for gcc toolchain

2008-09-08Bug with return value of nodelist saving fixed
lbessard [Mon, 08 Sep 2008 13:55:50 +0200] rev 250
Bug with return value of nodelist saving fixed

2008-09-07Bug with Open, Reopen and Close Project fixed
lbessard [Sun, 07 Sep 2008 16:46:15 +0200] rev 249
Bug with Open, Reopen and Close Project fixed

2008-09-07Bug with Open, Reopen and Close Project fixed
lbessard [Sun, 07 Sep 2008 16:43:05 +0200] rev 248
Bug with Open, Reopen and Close Project fixed

2008-09-07add __DEBUG variable
greg [Sun, 07 Sep 2008 15:54:09 +0200] rev 247
add __DEBUG variable

2008-09-07Adding support for Debugging in PLCOpenEditor
lbessard [Sun, 07 Sep 2008 15:23:32 +0200] rev 246
Adding support for Debugging in PLCOpenEditor

2008-09-07Added __DEBUG global var to eventually change PLC code execution gehavior
etisserant [Sun, 07 Sep 2008 10:06:19 +0200] rev 245
Added __DEBUG global var to eventually change PLC code execution gehavior

2008-09-07fixed : bug in debugthreadproc (plugger.py)
greg [Sun, 07 Sep 2008 10:03:23 +0200] rev 244
fixed : bug in debugthreadproc (plugger.py)
changes in plc_win32_main.c and plc_debug

2008-09-05Adding support for Debugging with PLCOpenEditor
lbessard [Fri, 05 Sep 2008 18:15:18 +0200] rev 243
Adding support for Debugging with PLCOpenEditor
Bug with unsubscribe IEC_path start to be fixed

2008-09-05Bug closing project in Beremiz when closing tab in PLCOpenEditor fixed
lbessard [Fri, 05 Sep 2008 18:13:55 +0200] rev 242
Bug closing project in Beremiz when closing tab in PLCOpenEditor fixed

2008-09-05Problem with multi-connection on block in LD fixed
lbessard [Fri, 05 Sep 2008 18:11:52 +0200] rev 241
Problem with multi-connection on block in LD fixed

2008-09-05fixed : bug when stop plc and previously svguiapp closed
greg [Fri, 05 Sep 2008 16:27:43 +0200] rev 240
fixed : bug when stop plc and previously svguiapp closed

2008-09-05Fixed bad IPC choice for debugger/PLC/control thread collaboration
etisserant [Fri, 05 Sep 2008 16:25:57 +0200] rev 239
Fixed bad IPC choice for debugger/PLC/control thread collaboration

2008-09-04Debugger now reports BOOL as booleans
etisserant [Thu, 04 Sep 2008 16:07:14 +0200] rev 238
Debugger now reports BOOL as booleans

2008-09-04Some scenario may block debugger.
etisserant [Thu, 04 Sep 2008 15:56:25 +0200] rev 237
Some scenario may block debugger.

2008-09-04Now debug all ticks, not only odd ones :-)
etisserant [Thu, 04 Sep 2008 14:57:52 +0200] rev 236
Now debug all ticks, not only odd ones :-)

2008-09-03Improved debug data feedback.
etisserant [Wed, 03 Sep 2008 17:28:17 +0200] rev 235
Improved debug data feedback.

2008-09-02fixed : bug when launch beremiz_service on windows
greg [Tue, 02 Sep 2008 12:24:25 +0200] rev 234
fixed : bug when launch beremiz_service on windows

2008-09-02add start inkscape methods for svgui plugin
greg [Tue, 02 Sep 2008 12:21:58 +0200] rev 233
add start inkscape methods for svgui plugin