- 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
- Fix bug in LPCBeremiz that use input retrieve and publish code for ouput with the same location 2010-11-17, by laurent
- Adding german translations (thanks to anonymous contributor) 2010-08-19, by laurent
- merge 2010-06-04, by ed
- Better serial comm handling in LPC connector 2010-06-04, by Lolitech
- Fix MatchMD5 result if no serial connection available 2010-06-04, by laurent
- Fix bug on LPCConnector initial value 2010-06-04, by laurent
- Fix transfer button enable state and build button state 2010-06-04, by laurent
- Fix buttons state according to online mode 2010-06-04, by laurent
- (no commit message) 2010-06-04, by Lolitech
- Removed PLCprint, not existing in LPC connector context. 2010-06-04, by Lolitech
- LPC Composer don't send comma at the end of serial port name. 2010-06-04, by Lolitech
- Disabled logging commands into files 2010-06-04, by Lolitech
- Fixed PLC status bytes values 2010-06-04, by Lolitech
- Move init code from variable to module 2010-06-04, by laurent
- Bug with recv from socket fixed 2010-06-04, by laurent
- Adding support for command line communication by socket instead of stdin/stdout 2010-06-04, by laurent
- Adding support for initialize all LPC module variables even if not used 2010-06-04, by laurent
- Fixed bug on frame close. 2010-06-03, by Lolitech
- Some fixes in LPCApp{Obj,Proto}, to be continued. 2010-06-03, by Lolitech
- Reorganization of threading for command line and wx main loops. Commands are now cleanly serialized through calls to wx.CallAfter. wx mainloop now runs on main thread. 2010-06-03, by Lolitech
- Safer passing of PLC ID to make command line. 2010-06-03, by Lolitech
- Refactored LPC connector for new bootloader and application modes 2010-06-03, by Lolitech
- Removed boring PLC/build compare messages. 2010-06-03, by Lolitech
- Disabled boring standard conformance checks, fixed possible race condition with StatusTimer, fixed warning message in AbortTransfer 2010-06-03, by Lolitech
- changes merged 2010-06-02, by laurent
- Adding compile button when unconnected 2010-06-02, by laurent
- Overloaded GetBinaryCode in LPC connector returns ready to send over serial binary 2010-06-02, by Lolitech
- Modifying LPCBeremiz to launch silently a frame and show or hide it on demand. 2010-06-02, by laurent