Mon, 10 Oct 2011 00:19:40 +0200 Edouard Tisserant Updated console messages for build and stop
Sun, 09 Oct 2011 23:30:18 +0200 Edouard Tisserant A few new keyboard shortcuts : F4=stop, F5=run, F5=transfer, F7=connect
Thu, 06 Oct 2011 22:39:05 +0200 Edouard Tisserant runtime's process cwd should now be the same as provided working dir, fixin permission problem on W7
Fri, 30 Sep 2011 23:41:46 +0200 Edouard Tisserant Default gcc toolchain config now use 'gcc' for linking. Was left accidentally to g++ since old times of wxSVG based SVGUI. Cleaned up gcc parameters when linking
Fri, 30 Sep 2011 23:06:56 +0200 Edouard Tisserant Reverted win32 target default configuration to default gcc toolchain congig
Fri, 30 Sep 2011 17:12:27 +0200 laurent Fixes after moving xmlclass and docutils into plcopeneditor
Tue, 27 Sep 2011 18:27:14 +0200 Edouard Tisserant Fixed wrong bug report email
Mon, 26 Sep 2011 00:24:04 +0200 Edouard Tisserant fixed debug with xenomai, fixed unprotected access to ___debug_tick
Sun, 25 Sep 2011 22:51:51 +0200 Edouard Tisserant Xenomai Fix : runs, but still fail in debug
Thu, 22 Sep 2011 17:35:29 +0200 Edouard Tisserant Xenomai Fix : build
Thu, 22 Sep 2011 17:33:34 +0200 Edouard Tisserant added return type to suspendDebug
Thu, 22 Sep 2011 17:00:56 +0200 Edouard Tisserant fixed warnings in plc_python.c
Thu, 22 Sep 2011 16:59:59 +0200 Edouard Tisserant silence warnings while importing twisted
Thu, 08 Sep 2011 20:25:44 +0200 laurent Fix debugger bug after merging matiec repositories
Wed, 07 Sep 2011 16:01:13 +0200 laurent Disabling definition of enumerated and structure variables for interfacing with PLC in c_ext plug-in