Fri, 18 Nov 2011 23:54:03 +0100 Edouard Tisserant Fixed encoding of Beremiz_service.py
Fri, 18 Nov 2011 18:40:19 +0100 Edouard Tisserant Fixed file attributes on Beremiz.py and Beremiz_service.py
Fri, 18 Nov 2011 17:33:19 +0100 laurent Fixing bug that prevent to use global variables in configuration
Fri, 18 Nov 2011 17:32:57 +0100 laurent Fixing python plugin function block code to follow new macros defined in matiec accessor.h for setting variables
Wed, 16 Nov 2011 23:30:17 +0100 laurent Fixing bug preventing copy/cut/paste using shortcuts on CFileEditor text editors
Wed, 16 Nov 2011 23:28:42 +0100 laurent Fixing refresh of notebook tab titles after project save
Wed, 16 Nov 2011 17:47:13 +0100 Edouard Tisserant added -fPIC to satisfy X86_64 build
Wed, 16 Nov 2011 17:12:16 +0100 Edouard Tisserant fixed redondant ldflag and a typo in xenomai build
Wed, 16 Nov 2011 12:50:16 +0100 Edouard Tisserant Xenomai build now ignores xeno-config if not set
Tue, 08 Nov 2011 22:39:44 +0100 laurent Merging with Edouard's modifications
Tue, 08 Nov 2011 22:04:07 +0100 laurent Fixing bug in project modified state not well reported when modifications made in plugins informations
Tue, 08 Nov 2011 22:01:39 +0100 laurent Including external tools for editing plugin informations into Beremiz window
Mon, 17 Oct 2011 21:43:20 +0200 Edouard Tisserant fix unnecessary CanFestival plugin load in lpcberemiz
Mon, 17 Oct 2011 09:04:13 +0200 laurent Merging with Edouard's modifications
Fri, 14 Oct 2011 23:54:00 +0200 laurent Fix bug frame title not refreshed when the plugin attributes are modified
Fri, 14 Oct 2011 19:27:22 +0200 laurent Adding support for using keyboard to edit cfile interface variables displayed in Grid
Thu, 13 Oct 2011 13:49:40 +0200 Edouard Tisserant Fixed LPCBeremiz to refect recent root plugin build method name to change
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
Fri, 24 Jun 2011 01:17:07 +0200 Edouard Tisserant changed bugreport address
Thu, 23 Jun 2011 17:51:28 +0200 Edouard Tisserant Updated release : Summer 2011 - 1.02 bugfix release
Tue, 24 May 2011 11:27:00 +0200 laurent Bug when changing parameters in TargetType section in Beremiz project configuration fixed
Tue, 24 May 2011 00:36:08 +0200 Edouard Tisserant Fixed runtime with twisted but without Wx (-x 0 -t 1), made non-Zeroconf a default option, i.e when -n not specified
Wed, 18 May 2011 14:46:27 +0200 Edouard Tisserant debugger : forcing %M and %Q variables on each cycle, and rework of code for optimization and concision
Wed, 18 May 2011 11:22:48 +0200 Edouard Tisserant memory located variables no behave like outputs, when forced
Wed, 18 May 2011 11:21:10 +0200 Edouard Tisserant added memory location support to C file pluguin
Mon, 16 May 2011 12:41:23 +0200 laurent Merged with Edouard's modifications
Mon, 16 May 2011 11:58:06 +0200 laurent Fix bug when debugging located variables of type memory (%M)
Tue, 26 Apr 2011 16:27:54 +0200 Edouard Tisserant Print binary size only in LPCBeremiz
Thu, 21 Apr 2011 12:35:27 +0200 laurent Adding save project before building on LPCBeremiz
Thu, 21 Apr 2011 11:06:43 +0200 laurent Adding support for saving frame size while closing and restore it at next launch
Tue, 19 Apr 2011 15:28:35 +0200 laurent Fix bug in LPCBeremiz marking any newly opened project as modified
Tue, 19 Apr 2011 11:52:49 +0200 laurent Adding warning message on LPCBeremiz when closing frame and program not saved
Mon, 04 Apr 2011 11:07:53 +0200 Edouard Tisserant Added support for handling ANY_DATE types in debugger type translation
Fri, 01 Apr 2011 17:23:04 +0200 laurent Bug in translation from timedelta to timespec fixed
Fri, 01 Apr 2011 16:17:38 +0200 edouard fixed typo in latest debugger changes
Thu, 31 Mar 2011 19:09:49 +0200 Edouard Tisserant Initial TIME support in debugger
Thu, 31 Mar 2011 19:04:03 +0200 Edouard Tisserant old typo
Thu, 31 Mar 2011 18:43:41 +0200 Edouard Tisserant Added build shortcut
Thu, 31 Mar 2011 12:09:38 +0200 laurent Adding support for disable language translation when default language not available in locale
Mon, 28 Mar 2011 11:42:06 +0200 Edouard Tisserant spring 2011 - 1.01 bugfix release
Mon, 28 Mar 2011 11:42:00 +0200 Edouard Tisserant Restore RefreshFileMenu in CFileEditor
Sun, 27 Mar 2011 16:16:55 +0200 laurent Merged with Edouard's modifications
Sun, 27 Mar 2011 15:57:05 +0200 laurent Bug in CFileEditor calling refresh of not used FileMenu fixed
Sat, 26 Mar 2011 22:53:10 +0100 Edouard Tisserant file menu with Save implementation in c_ext plugin
Sat, 26 Mar 2011 18:50:51 +0100 Edouqrd Tisserant Fixed exception when adding variables in C_ext plugin
Fri, 25 Mar 2011 17:43:40 +0100 Edouqrd Tisserant Fix typo in plc_debug.c