Sat, 17 Jan 2009 02:34:45 +0100Added python_poll FB, to poll python variable without waiting ack
etisserant [Sat, 17 Jan 2009 02:34:45 +0100] rev 300
Added python_poll FB, to poll python variable without waiting ack

Fri, 16 Jan 2009 16:59:18 +0100Enhanced the way "runtime.py" is executed,
etisserant [Fri, 16 Jan 2009 16:59:18 +0100] rev 299
Enhanced the way "runtime.py" is executed,

Fri, 16 Jan 2009 16:52:23 +0100Fixed the way LOCAL:// connector detects X11 poisoned plugins to avoid launching tray-icon enabled runtime (-x1)
etisserant [Fri, 16 Jan 2009 16:52:23 +0100] rev 298
Fixed the way LOCAL:// connector detects X11 poisoned plugins to avoid launching tray-icon enabled runtime (-x1)

Fri, 16 Jan 2009 16:50:54 +0100Fixed typo in (LD/C)FLAGS hendling in toolchain_gcc.py
etisserant [Fri, 16 Jan 2009 16:50:54 +0100] rev 297
Fixed typo in (LD/C)FLAGS hendling in toolchain_gcc.py

Fri, 16 Jan 2009 13:20:44 +0100Replacing wx.Choice by wx.ComboBox
lbessard [Fri, 16 Jan 2009 13:20:44 +0100] rev 296
Replacing wx.Choice by wx.ComboBox

Fri, 16 Jan 2009 08:54:37 +0100Rewrite TestCtrlAutoComplete to fix all bugs
lbessard [Fri, 16 Jan 2009 08:54:37 +0100] rev 295
Rewrite TestCtrlAutoComplete to fix all bugs

Thu, 15 Jan 2009 10:05:07 +0100Fix problem with embeddedimage module not present in wx versions older than 2.8.8.0
lbessard [Thu, 15 Jan 2009 10:05:07 +0100] rev 294
Fix problem with embeddedimage module not present in wx versions older than 2.8.8.0

Wed, 14 Jan 2009 19:50:09 +0100Adding example of path generator program
lbessard [Wed, 14 Jan 2009 19:50:09 +0100] rev 293
Adding example of path generator program

Wed, 14 Jan 2009 19:44:36 +0100Adding support for Graphic for variable in Debug mode
lbessard [Wed, 14 Jan 2009 19:44:36 +0100] rev 292
Adding support for Graphic for variable in Debug mode

Wed, 14 Jan 2009 19:25:53 +0100Added systematic stdout.flush runtime side, so that results appear in log window
etisserant [Wed, 14 Jan 2009 19:25:53 +0100] rev 291
Added systematic stdout.flush runtime side, so that results appear in log window

Wed, 14 Jan 2009 16:41:14 +0100Local Runtime (LOCAL://) now launched "on demand"
etisserant [Wed, 14 Jan 2009 16:41:14 +0100] rev 290
Local Runtime (LOCAL://) now launched "on demand"
Added Graphical Python shell in Tray Icon menu
Fixed some missing __DEBUG variable assignement
More generic per target LDFLAGS and CFLAGS

Fri, 09 Jan 2009 17:08:31 +0100Bug on __DEBUG no present fixed
lbessard [Fri, 09 Jan 2009 17:08:31 +0100] rev 289
Bug on __DEBUG no present fixed

Fri, 09 Jan 2009 17:07:56 +0100Warning on modulo by zero fixed
lbessard [Fri, 09 Jan 2009 17:07:56 +0100] rev 288
Warning on modulo by zero fixed

Sun, 04 Jan 2009 17:30:34 +0100The must-have test : using wiimote sensors !
etisserant [Sun, 04 Jan 2009 17:30:34 +0100] rev 287
The must-have test : using wiimote sensors !

Sun, 04 Jan 2009 17:29:12 +0100Minor changes to get better cleanup of debug and python_eval threads, accross multiple debug sessions and PLC runs.
etisserant [Sun, 04 Jan 2009 17:29:12 +0100] rev 286
Minor changes to get better cleanup of debug and python_eval threads, accross multiple debug sessions and PLC runs.

Sun, 04 Jan 2009 17:25:22 +0100Added local C dependency dicovery and changes checking, to speed up build.
etisserant [Sun, 04 Jan 2009 17:25:22 +0100] rev 285
Added local C dependency dicovery and changes checking, to speed up build.

Tue, 30 Dec 2008 22:47:15 +0100Fixed problem with re-use of Pyro connector proxy copy across debug sessions
etisserant [Tue, 30 Dec 2008 22:47:15 +0100] rev 284
Fixed problem with re-use of Pyro connector proxy copy across debug sessions

Tue, 30 Dec 2008 22:43:48 +0100Added "runtime.py", a file that is executed in python thread in runtime, before handling python_eval FBs requests. Added small python editor taken from wxPython demo, and appropriate icon and button to launch it.
etisserant [Tue, 30 Dec 2008 22:43:48 +0100] rev 283
Added "runtime.py", a file that is executed in python thread in runtime, before handling python_eval FBs requests. Added small python editor taken from wxPython demo, and appropriate icon and button to launch it.

Wed, 24 Dec 2008 00:02:12 +0100fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.
etisserant [Wed, 24 Dec 2008 00:02:12 +0100] rev 282
fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.

Tue, 23 Dec 2008 23:56:29 +0100fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.
etisserant [Tue, 23 Dec 2008 23:56:29 +0100] rev 281
fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.

Tue, 23 Dec 2008 19:37:44 +0100Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.
etisserant [Tue, 23 Dec 2008 19:37:44 +0100] rev 280
Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.

Tue, 23 Dec 2008 19:31:28 +0100Fixed minimize/maximize invertion
etisserant [Tue, 23 Dec 2008 19:31:28 +0100] rev 279
Fixed minimize/maximize invertion

Tue, 23 Dec 2008 19:30:45 +0100Updated splash
etisserant [Tue, 23 Dec 2008 19:30:45 +0100] rev 278
Updated splash

Tue, 23 Dec 2008 12:33:14 +0100Local PYRO connection is designated by LOCAL://, not PYRO://localhost:3000 anymore
etisserant [Tue, 23 Dec 2008 12:33:14 +0100] rev 277
Local PYRO connection is designated by LOCAL://, not PYRO://localhost:3000 anymore

Mon, 15 Dec 2008 08:41:16 +0100fixed : MAX_SEM_COUNT to 1 instead of 10
greg [Mon, 15 Dec 2008 08:41:16 +0100] rev 276
fixed : MAX_SEM_COUNT to 1 instead of 10
remove ReleaseSemaphore on debug_sem in InitiateDebugTransfer function

Fri, 12 Dec 2008 17:54:17 +0100Adding Function Blocks in VARIABLES.csv
lbessard [Fri, 12 Dec 2008 17:54:17 +0100] rev 275
Adding Function Blocks in VARIABLES.csv

Wed, 10 Dec 2008 17:37:21 +0100Adding support for defining plugin library as a plcopen xml file in plugin folder
greg [Wed, 10 Dec 2008 17:37:21 +0100] rev 274
Adding support for defining plugin library as a plcopen xml file in plugin folder

Wed, 26 Nov 2008 09:05:04 +0100Bug with debug mode when displaying code fixed
greg [Wed, 26 Nov 2008 09:05:04 +0100] rev 273
Bug with debug mode when displaying code fixed

Wed, 26 Nov 2008 09:04:28 +0100Bug on Exception handling fixed
greg [Wed, 26 Nov 2008 09:04:28 +0100] rev 272
Bug on Exception handling fixed

Mon, 24 Nov 2008 08:57:43 +0100add the possibility to enable or disable wxTaskbarIcon for Beremiz_service
greg [Mon, 24 Nov 2008 08:57:43 +0100] rev 271
add the possibility to enable or disable wxTaskbarIcon for Beremiz_service
Launch beremiz without taskbarIcon by default (incompatible with svgui plugin)