2011-11-16 Edouard Tisserant fixed redondant ldflag and a typo in xenomai build
2011-11-16 Edouard Tisserant Xenomai build now ignores xeno-config if not set
2011-11-08 laurent Merging with Edouard's modifications
2011-11-08 laurent Fixing bug in project modified state not well reported when modifications made in plugins informations
2011-11-08 laurent Including external tools for editing plugin informations into Beremiz window
2011-10-17 Edouard Tisserant fix unnecessary CanFestival plugin load in lpcberemiz
2011-10-17 laurent Merging with Edouard's modifications
2011-10-14 laurent Fix bug frame title not refreshed when the plugin attributes are modified
2011-10-14 laurent Adding support for using keyboard to edit cfile interface variables displayed in Grid
2011-10-13 Edouard Tisserant Fixed LPCBeremiz to refect recent root plugin build method name to change
2011-10-09 Edouard Tisserant Updated console messages for build and stop
2011-10-09 Edouard Tisserant A few new keyboard shortcuts : F4=stop, F5=run, F5=transfer, F7=connect
2011-10-06 Edouard Tisserant runtime's process cwd should now be the same as provided working dir, fixin permission problem on W7
2011-09-30 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
2011-09-30 Edouard Tisserant Reverted win32 target default configuration to default gcc toolchain congig
2011-09-30 laurent Fixes after moving xmlclass and docutils into plcopeneditor
2011-09-27 Edouard Tisserant Fixed wrong bug report email
2011-09-25 Edouard Tisserant fixed debug with xenomai, fixed unprotected access to ___debug_tick
2011-09-25 Edouard Tisserant Xenomai Fix : runs, but still fail in debug
2011-09-22 Edouard Tisserant Xenomai Fix : build
2011-09-22 Edouard Tisserant added return type to suspendDebug
2011-09-22 Edouard Tisserant fixed warnings in plc_python.c
2011-09-22 Edouard Tisserant silence warnings while importing twisted
2011-09-08 laurent Fix debugger bug after merging matiec repositories
2011-09-07 laurent Disabling definition of enumerated and structure variables for interfacing with PLC in c_ext plug-in
2011-06-23 Edouard Tisserant changed bugreport address
2011-06-23 Edouard Tisserant Updated release : Summer 2011 - 1.02 bugfix release
2011-05-24 laurent Bug when changing parameters in TargetType section in Beremiz project configuration fixed
2011-05-23 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
2011-05-18 Edouard Tisserant debugger : forcing %M and %Q variables on each cycle, and rework of code for optimization and concision
2011-05-18 Edouard Tisserant memory located variables no behave like outputs, when forced
2011-05-18 Edouard Tisserant added memory location support to C file pluguin
2011-05-16 laurent Merged with Edouard's modifications
2011-05-16 laurent Fix bug when debugging located variables of type memory (%M)
2011-04-26 Edouard Tisserant Print binary size only in LPCBeremiz
2011-04-21 laurent Adding save project before building on LPCBeremiz
2011-04-21 laurent Adding support for saving frame size while closing and restore it at next launch
2011-04-19 laurent Fix bug in LPCBeremiz marking any newly opened project as modified
2011-04-19 laurent Adding warning message on LPCBeremiz when closing frame and program not saved
2011-04-04 Edouard Tisserant Added support for handling ANY_DATE types in debugger type translation
2011-04-01 laurent Bug in translation from timedelta to timespec fixed
2011-04-01 edouard fixed typo in latest debugger changes
2011-03-31 Edouard Tisserant Initial TIME support in debugger
2011-03-31 Edouard Tisserant old typo
2011-03-31 Edouard Tisserant Added build shortcut
2011-03-31 laurent Adding support for disable language translation when default language not available in locale
2011-03-28 Edouard Tisserant spring 2011 - 1.01 bugfix release
2011-03-28 Edouard Tisserant Restore RefreshFileMenu in CFileEditor
2011-03-27 laurent Merged with Edouard's modifications
2011-03-27 laurent Bug in CFileEditor calling refresh of not used FileMenu fixed
2011-03-26 Edouard Tisserant file menu with Save implementation in c_ext plugin
2011-03-26 Edouqrd Tisserant Fixed exception when adding variables in C_ext plugin
2011-03-25 Edouqrd Tisserant Fix typo in plc_debug.c
2011-03-16 edouard Also retain when debugger is stalled
2011-03-16 edouard More robust retain buffer validity management
2011-02-24 edouard Retain variable for LPC
2011-02-23 edouard Making debugger more stable with LPC
2011-02-22 edouard LPC : Completed initial debug support
2011-02-18 edouard Some typo fixes to make debug related methods in LPCAppOject stop throwing exceptions, less agressive error message when unplugging LPC
2011-02-17 edouard Removed status polling for LPC, as status cannot change by itself, fixed MD5 comparison in app mode