- Added -Wno-unused-function, to matiec generated C files CFLAGS, removed additional 'add resource' in project tree right click menu default tip 2014-03-26, by Edouard Tisserant
- Align initial ressource loading (bitmaps, locales) with recent changes in Beremiz 2014-02-27, by Edouard Tisserant
- Fixed bug when starting simulation. In some case PLC status was asked before local runtime was connected. 2013-10-03, by Laurent Bessard
- Fixed bug when compiling project for LPC 2013-09-27, by Laurent Bessard
- Fixed bug when starting LPCManager 2013-09-27, by Laurent Bessard
- Fixed bug when compiling project which path contains non-ASCII characters 2013-09-25, by Laurent Bessard
- Fixed LPCManager according to newer version of Beremiz 2013-09-25, by Laurent Bessard
- Fixed bug when opening project with path containing non-ascii characters 2013-07-03, by Laurent Bessard
- Fixed bug in simulation with debugging variables 2013-05-15, by Laurent Bessard
- Fixed connector closing calls 2013-05-10, by Laurent Bessard
- Fixed bug when forcing STRING variables 2013-05-07, by Laurent Bessard
- Fixed bug in RESET_LOGCOUNTERS transaction 2013-05-06, by Laurent Bessard
- Added support for resetting log messages 2013-05-06, by Laurent Bessard
- Now forced STRING also optimized in transmitted buffer 2013-04-30, by Edouard Tisserant
- Moved serial transaction lock in order to encompass serial port teardown in case of error, to avoid deadlocks and multiple close in some cases 2013-04-29, by Edouard Tisserant
- Longer Timeout since restart after download seems to take longer now. 2013-04-29, by Edouard Tisserant
- Cope with ne SetOnlineMode behaviour 2013-04-29, by Edouard Tisserant
- Fixed typo 2013-04-29, by Edouard Tisserant
- Now Debug Buffer Unpacking happens in beremiz/typemapping.py, and not in copy-pasted-unsychronized code 2013-04-28, by Edouard Tisserant
- Fixed Save As... function in Beremiz 2013-04-24, by Laurent Bessard
- Removed Beremiz service taskbar icon when simulating PLC 2013-03-28, by Laurent Bessard
- Merged 2013-03-27, by Laurent Bessard
- Added support for Beremiz status bar 2013-03-27, by Laurent Bessard
- Serial protocol SendData only prefix with size in case of variable size content (i.e. SetTraceVariableList) 2013-03-22, by Edouard Tisserant
- Fixed bugs with pulling plc status and log count 2013-03-21, by Laurent Bessard
- Fixed bug when GET_LOGCOUNTSTransaction return None 2013-03-21, by Laurent Bessard
- merge 2013-03-21, by Edouard Tisserant
- Added support for Native Pou Library 2013-03-20, by Laurent Bessard
- Made better ctypes unpacking of PLC data 2013-03-20, by Edouard Tisserant
- Fixed support for logging and simulation 2013-03-19, by Laurent Bessard