Sun, 04 Jan 2009 17:25:22 +0100 etisserant Added local C dependency dicovery and changes checking, to speed up build.
Tue, 30 Dec 2008 22:47:15 +0100 etisserant Fixed problem with re-use of Pyro connector proxy copy across debug sessions
Tue, 30 Dec 2008 22:43:48 +0100 etisserant 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 +0100 etisserant 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 +0100 etisserant 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 +0100 etisserant Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.
Tue, 23 Dec 2008 19:31:28 +0100 etisserant Fixed minimize/maximize invertion