- More robust Logger, now resist to flooding. 2012-02-15, by Edouard Tisserant
- Fixed Win32 timer up to 1ms 2012-02-15, by Edouard Tisserant
- Merge with Edouard's Modifications 2012-02-15, by laurent
- Fix wrong panel size making strange background in topology plugin element 2012-02-15, by laurent
- Adding support for integrating CanFestival plugin panels in Beremiz main frame 2012-02-11, by smarteh-dev
- commented out noisy printf in Win32 target 2012-02-14, by Edouard Tisserant
- Adding support for integrating CanFestival plugin panels in Beremiz main frame 2012-02-09, by smarteh-dev
- Fix recent projects list not updated when creating new project 2012-02-07, by laurent
- Fix bug list of recent projects opened not updated when open project with command line 2012-02-03, by laurent
- Fix 'Transfer" button state according to last build result 2012-02-02, by laurent
- Disable 'Transfer' button when build failed 2012-02-02, by laurent
- Adding support for quickly open recent projects in file menu 2012-01-31, by laurent
- Changed GetTraceVariables results unpack to something more robust in debug thread proc. 2012-01-31, by Edouard Tisserant
- reverted temporary fix, fixed in PLCopenEditor now. 2012-01-31, by edouard
- temporary fix for debugger crash in case of high sampling rates 2012-01-30, by Edouard Tisserant
- forgoten branch now closed cherry-pick 2009-08-12, by beremiz
- Adding support for extracting Common_Ticktime from VARIABLES.csv 2012-01-25, by laurent
- Adding support for loading datatypes defined in plugins to allow to use them in PLC program 2012-01-24, by laurent
- Better name for python plugin 2012-01-23, by Edouard Tisserant
- Merging with modifications from Edouard 2012-01-17, by laurent
- Fixing bug on Windows with expanding hidden root item in location tree ctrl 2012-01-17, by laurent
- Fixing bug in c_ext plugin variable grid cells not editable 2012-01-17, by laurent
- Version bump, 1.03, splah image 2012-01-12, by Edouard Tisserant
- Version bump, 1.03 2012-01-12, by Edouard Tisserant
- Fixing bug in scrollbars and content position in Topology panel when expand and collapse elements in treectrls 2012-01-09, by laurent
- Fixing bug in displaying lines of code at the origin of matiec errors 2012-01-08, by laurent
- Fixing inverted icons for button to Minimize/Maximize plugin parameters panel 2012-01-08, by laurent
- Adding support for drag'n dropping located variables from topology panel to configurations and resources variable panel for declaring global located variables 2012-01-08, by laurent
- Fixing some issues in c_ext plugin 2011-12-21, by laurent
- Adding support for integrating Python code Editor into Beremiz frame. 2011-12-21, by laurent
- Fixing bug integrated plugin editors not closed when removing corresponding plugin 2011-12-20, by laurent
- Fixing bug when loading icons for plugin's editor tabs 2011-12-19, by laurent
- Removing multiple definition of UndoBuffer 2011-12-16, by laurent
- Moving definition of grids fonts and colours into CustomGrid 2011-12-16, by laurent
- Adding support for loading specific POUs library in LPCBeremiz 2011-12-14, by laurent
- Adding support for unifying grid table control elements 2011-12-14, by laurent
- Replacing sizers structure for locations tree by a treectrl in Topology panel in order to make refreshing of this panel faster 2011-12-09, by laurent
- Fixing bug in forcing variables in runtime debug thread 2011-12-09, by laurent
- Avoid starting Zeroconf if ip unspecified or set to localhost. Pick one interface address when given IP is 0.0.0.0 2011-11-28, by Edouard Tisserant
- converted ServicePublisher.py to unix line ending 2011-11-22, by Edouard Tisserant
- added periodic retry for zeroconf, in case network interface is not ready 2011-11-22, by Edouard Tisserant
- ServicePublisher.py was missing in previous commit 2011-11-21, by Edouard Tisserant
- Better naming of IP address related variables in Beremiz_service.py, Ignore errors that occur on shutdown in Zeroconf.py, fixed discovery dialog crash due to asynchronous call from zeroconf 2011-11-21, by Edouard Tisserant
- Fixed typo in /runtime/ServicePublisher 2011-11-20, by Edouard Tisserant
- various cleanups in /targets 2011-11-19, by Edouard Tisserant
- Fixed encoding of Beremiz_service.py 2011-11-18, by Edouard Tisserant
- Fixed file attributes on Beremiz.py and Beremiz_service.py 2011-11-18, by Edouard Tisserant
- Fixing bug that prevent to use global variables in configuration 2011-11-18, by laurent
- Fixing python plugin function block code to follow new macros defined in matiec accessor.h for setting variables 2011-11-18, by laurent
- Fixing bug preventing copy/cut/paste using shortcuts on CFileEditor text editors 2011-11-16, by laurent
- Fixing refresh of notebook tab titles after project save 2011-11-16, by laurent
- added -fPIC to satisfy X86_64 build 2011-11-16, by Edouard Tisserant
- fixed redondant ldflag and a typo in xenomai build 2011-11-16, by Edouard Tisserant
- Xenomai build now ignores xeno-config if not set 2011-11-16, by Edouard Tisserant
- Merging with Edouard's modifications 2011-11-08, by laurent
- Fixing bug in project modified state not well reported when modifications made in plugins informations 2011-11-08, by laurent
- Including external tools for editing plugin informations into Beremiz window 2011-11-08, by laurent
- fix unnecessary CanFestival plugin load in lpcberemiz 2011-10-17, by Edouard Tisserant
- Merging with Edouard's modifications 2011-10-17, by laurent
- Fix bug frame title not refreshed when the plugin attributes are modified 2011-10-14, by laurent
- Adding support for using keyboard to edit cfile interface variables displayed in Grid 2011-10-14, by laurent
- Fixed LPCBeremiz to refect recent root plugin build method name to change 2011-10-13, by Edouard Tisserant
- Updated console messages for build and stop 2011-10-10, by Edouard Tisserant
- A few new keyboard shortcuts : F4=stop, F5=run, F5=transfer, F7=connect 2011-10-09, by Edouard Tisserant
- runtime's process cwd should now be the same as provided working dir, fixin permission problem on W7 2011-10-06, by 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, by Edouard Tisserant
- Reverted win32 target default configuration to default gcc toolchain congig 2011-09-30, by Edouard Tisserant
- Fixes after moving xmlclass and docutils into plcopeneditor 2011-09-30, by laurent
- Fixed wrong bug report email 2011-09-27, by Edouard Tisserant
- fixed debug with xenomai, fixed unprotected access to ___debug_tick 2011-09-26, by Edouard Tisserant
- Xenomai Fix : runs, but still fail in debug 2011-09-25, by Edouard Tisserant
- Xenomai Fix : build 2011-09-22, by Edouard Tisserant
- added return type to suspendDebug 2011-09-22, by Edouard Tisserant
- fixed warnings in plc_python.c 2011-09-22, by Edouard Tisserant
- silence warnings while importing twisted 2011-09-22, by Edouard Tisserant
- Fix debugger bug after merging matiec repositories 2011-09-08, by laurent
- Disabling definition of enumerated and structure variables for interfacing with PLC in c_ext plug-in 2011-09-07, by laurent
- changed bugreport address 2011-06-24, by Edouard Tisserant
- Updated release : Summer 2011 - 1.02 bugfix release 2011-06-23, by Edouard Tisserant
- Bug when changing parameters in TargetType section in Beremiz project configuration fixed 2011-05-24, by laurent
- 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-24, by Edouard Tisserant
- debugger : forcing %M and %Q variables on each cycle, and rework of code for optimization and concision 2011-05-18, by Edouard Tisserant
- memory located variables no behave like outputs, when forced 2011-05-18, by Edouard Tisserant
- added memory location support to C file pluguin 2011-05-18, by Edouard Tisserant
- Merged with Edouard's modifications 2011-05-16, by laurent
- Fix bug when debugging located variables of type memory (%M) 2011-05-16, by laurent
- Print binary size only in LPCBeremiz 2011-04-26, by Edouard Tisserant
- Adding save project before building on LPCBeremiz 2011-04-21, by laurent
- Adding support for saving frame size while closing and restore it at next launch 2011-04-21, by laurent
- Fix bug in LPCBeremiz marking any newly opened project as modified 2011-04-19, by laurent
- Adding warning message on LPCBeremiz when closing frame and program not saved 2011-04-19, by laurent
- Added support for handling ANY_DATE types in debugger type translation 2011-04-04, by Edouard Tisserant
- Bug in translation from timedelta to timespec fixed 2011-04-01, by laurent
- fixed typo in latest debugger changes 2011-04-01, by edouard
- Initial TIME support in debugger 2011-03-31, by Edouard Tisserant
- old typo 2011-03-31, by Edouard Tisserant
- Added build shortcut 2011-03-31, by Edouard Tisserant
- Adding support for disable language translation when default language not available in locale 2011-03-31, by laurent
- spring 2011 - 1.01 bugfix release 2011-03-28, by Edouard Tisserant
- Restore RefreshFileMenu in CFileEditor 2011-03-28, by Edouard Tisserant
- Merged with Edouard's modifications 2011-03-27, by laurent
- Bug in CFileEditor calling refresh of not used FileMenu fixed 2011-03-27, by laurent
- file menu with Save implementation in c_ext plugin 2011-03-26, by Edouard Tisserant
- Fixed exception when adding variables in C_ext plugin 2011-03-26, by Edouqrd Tisserant
- Fix typo in plc_debug.c 2011-03-25, by Edouqrd Tisserant
- Also retain when debugger is stalled 2011-03-16, by edouard
- More robust retain buffer validity management 2011-03-16, by edouard
- Retain variable for LPC 2011-02-24, by edouard
- Making debugger more stable with LPC 2011-02-23, by edouard
- LPC : Completed initial debug support 2011-02-22, by edouard
- Some typo fixes to make debug related methods in LPCAppOject stop throwing exceptions, less agressive error message when unplugging LPC 2011-02-18, by edouard
- Removed status polling for LPC, as status cannot change by itself, fixed MD5 comparison in app mode 2011-02-17, by edouard
- Prevent status polling to generate an error while PLC is being reset to bootloader mode 2011-02-17, by edouard
- Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds - continued 2011-02-17, by edouard
- Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds 2011-02-17, by edouard
- Debug switch (file in CWD). LPC : better MD5 handling, Run button in boot mode, handling data feedback in boot protocol 2011-02-17, by edouard
- LPC application mode IDLE comamnd is now the same as PLCID (0x07) 2011-02-03, by Edouqrd Tisserant
- LPC program transfer more verbose, test code added in __main__ of LPCBootProto 2011-02-03, by Edouqrd Tisserant
- Moved locales out of platform agnostic C template 2011-02-01, by edouard
- keep LPC in boot mode to give a chance to ask for a transfer 2011-02-01, by edouard