- Added flush when printing to standard output. 2009-12-16, by tkragelj
- LPCobject writes PLC info string to stdout, for LPC composer to update 2009-12-16, by Edouard TISSERANT
- Update french translation after modifications 2009-12-16, by laurent
- Bug when pyserial not available fixed 2009-12-16, by laurent
- Adding CheckRetainBuffer into plc_Linux_main.c 2009-12-15, by laurent
- LPC transfer tested, added PLCInfo along MD5 checksum while invoking makefile 2009-12-15, by edouard
- Fixed typos in LPC connector 2009-12-15, by edouard
- Adding message to standard output to signal when LPCBeremiz is closed 2009-12-15, by laurent
- Fixed confusion about __common_ticktime type, redesigned LPC PLC timer support 2009-12-15, by edouard
- Bug when changing LPCBeremiz OnlineMode fixed 2009-12-15, by laurent
- Reset connector when disconnected 2009-12-15, by laurent
- Changes merged 2009-12-15, by laurent
- Bug on LPCBeremiz when wxPopen asking for Yield after reopening of a Beremiz window fixed 2009-12-15, by laurent
- Split BottomNoteBook to make LogConsole always visible 2009-12-15, by laurent
- Improved CanFEstival support for LPC - now build and link plugin generated files 2009-12-14, by edouard
- Adding support for hard forcing located output 2009-12-14, by laurent
- Getting default target when no target defined fixed 2009-12-12, by laurent
- Bug not refreshing FileMenu when saving fixed 2009-12-12, by laurent
- Revamped LPC connector and toolchain 2009-12-11, by edouard
- Bug on testing Retain and Force flags fixed 2009-12-11, by laurent
- Adding support for making distinction between external variables and located variables for forcing 2009-12-11, by laurent
- Adding support for refreshing FileMenu after plugin tree modification 2009-12-11, by laurent
- Fixed debug again, did some code tidying 2009-12-11, by edouard
- LPC build and protocol tweaks 2009-12-10, by edouard
- LPC connector - one step further 2009-12-10, by edouard
- Changes merged 2009-12-10, by laurent
- Adding support for defining mandatory parameters and creating blank xml file when there is nothing in the folder in LPCBeremiz 2009-12-10, by laurent
- Enable Save Menu item according to project modification state 2009-12-10, by laurent
- LPC src directory copy fix 2009-12-10, by edouard
- Typo in LPC 2009-12-10, by edouard
- Bug when creating new project after opening Beremiz without project defined fixed 2009-12-10, by laurent
- Bug when closing Beremiz without a project opened fixed 2009-12-10, by laurent
- Bug when opening with not empty buildpath parameter fixed 2009-12-10, by laurent
- Catch ProtocolError exception when connection failed 2009-12-09, by laurent
- Adding support for simulation in LPCBeremiz 2009-12-09, by laurent
- Error in value send when debugging forced external or located variable fixed 2009-12-09, by laurent
- One issue on SetDataProducer not handled fixed 2009-12-09, by laurent
- Name error in LPC target fixed 2009-12-09, by laurent
- Changes merged 2009-12-09, by laurent
- Adding support for receiving PLC state from LPCComposer 2009-12-09, by laurent
- Catch Pyro exception when connection closed and print message 2009-12-09, by laurent
- Bug that block SetVariableList on Linux fixed 2009-12-09, by laurent
- Fixed freeze on debug suspend. 2009-12-09, by Lolitech
- fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain 2009-12-09, by edouard
- fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain 2009-12-09, by edouard
- Bug on SFC debugging fixed 2009-12-08, by laurent
- Bug on SFC debugging fixed 2009-12-08, by laurent
- Bug on RegisterDebugVariable when no PLC running fixed 2009-12-08, by laurent
- Replacing target_Makefile by target_LPC 2009-12-08, by laurent
- Arbitrary variable forcing 2009-12-07, by Edouard TISSERANT
- Bug on passing forced values to DataConsumer fixed 2009-12-07, by laurent
- Bug on forcing variable value fixed 2009-12-07, by laurent
- Adding command to PLC for forcing PLC variable 2009-12-07, by laurent
- Changes merged 2009-12-07, by laurent
- Adding support for defining input and output with the same location in LPCBeremiz 2009-12-07, by laurent
- merge 2009-12-07, by edouard
- Reverted back python test accidentally modified... 2009-12-07, by edouard
- Propagated new runtime changes to win32 target 2009-12-07, by edouard
- Bug when updating Variable locations fixed 2009-12-07, by laurent
- Fixed typo PLCobject C fallback interface 2009-12-07, by Edouard TISSERANT
- Fixed remaining thread on close frame 2009-12-06, by Edouard TISSERANT
- Fixes in debug + reconnect to running PLC 2009-12-06, by Edouard TISSERANT
- Fixes in run : messages and refresh 2009-12-06, by Edouard TISSERANT
- Adding support for forcing PLC variable (still command to PLC to implement) 2009-12-06, by laurent
- Now debug is not a button anymore 2009-12-06, by Edouard TISSERANT
- Safer debug 2009-12-06, by Edouard TISSERANT
- Safer debug unpack result checking, more verbose error message, slower retry when waiting PLC startup 2009-12-06, by Edouard TISSERANT
- Fix debug crash 2009-12-06, by Edouard TISSERANT
- Debugger still doesn't work crash less... 2009-12-06, by Edouard TISSERANT
- Fixes 2009-12-06, by ed
- Typo about autorise console 2009-12-06, by ed
- Refactoring in PLCobject, for PLC that do not use python plugin 2009-12-06, by ed
- Made python plugin comaptible with accessors 2009-12-06, by ed
- LPC connector enhancements 2009-12-04, by edouard
- Reflect changes in iec type definitions in matiec/lib 2009-12-04, by edouard
- Fixed automatic console rising on w32 2009-12-04, by edouard
- Preliminary accessor support for debug 2009-12-02, by Edouard TISSERANT
- merge 2009-12-02, by Edouard TISSERANT
- Some rough copy'n'paste to pave path for an LPC connector 2009-12-01, by ed
- Merge 2009-12-01, by Edouard TISSERANT
- Some cleanup in PLC status - removed that \"Starting\" state ... 2009-12-01, by ed
- Bug when asking two consecutive times 'Show' fixed 2009-12-02, by berem
- Adding support for updating or removing located variables by their address or leading address numbers when changing or removing VariableTree element 2009-12-01, by laurent
- Adding support for updating located variables when changing plugin IEC_Channel 2009-12-01, by laurent
- Adding Beremiz LPCComposer specific file 2009-11-30, by laurent
- added files to ignore in hgignore 2009-11-29, by Edouard TISSERANT
- Some misc cleanup 2009-11-29, by ed
- Adding support for defining user icons on VariableLocationTree 2009-11-29, by laurent
- Bug when trying to hide SVG elements fixed 2009-11-29, by laurent
- Redesign test SVGUI interface 2009-11-29, by laurent
- Wiped out references to Lolitech 2009-11-02, by edouard
- Merge with 092060fd8afb1d950fe467724ce0209bddc48716 2009-11-02, by edouard
- Replace \"lolitech\" contact by \"edouard\" contact 2009-11-02, by greg
- Merge with 5981ad8547f5bcfe2e9c93b7973fbca79178487f 2009-10-28, by greg
- Add Beremiz shortcuts in menu on linux platform 2009-10-28, by greg
- Updated ShowVar icon 2009-10-27, by edouard
- Allowing unicode characters to be used in comments 2009-10-27, by laurent
- Adding support for asking for saving while trying to close a modified project in any case 2009-10-26, by laurent
- Update internationalization for new functionalities. 2009-10-23, by laurent
- Check ProjectPath write permission 2009-10-23, by greg
- Bugs with TextCtrlAutoComplete on Windows fixed 2009-10-22, by laurent
- Add new target (Makefile) 2009-10-22, by greg
- support for passing list command to ProcessLogger 2009-10-22, by greg
- Fix some warnings during compilation 2009-10-22, by greg
- Bug when importing Beremiz without wx.App declared fixed 2009-10-19, by laurent
- Bugs with logger and stand-alone PluginRoot fixed 2009-10-19, by laurent
- Greg changes merged 2009-10-16, by 'Laurent Bessard
- Warning in c_ext compiling fixed 2009-10-16, by laurent
- Fix relative matiec path problem 2009-10-15, by greg
- Adding support for declaring PluginRoot outside of Beremiz 2009-10-15, by laurent
- Orthographic mistake in french internationalization fixed 2009-10-09, by laurent
- improved english spelling and grammar and internationalization updated 2009-10-09, by laurent
- Move Debug message disabled message at the right place 2009-10-08, by laurent
- Removing superfluous event.Skip() in MenuEvent callback functions 2009-10-08, by laurent
- Bug on canopen tests (not being multi-platform) fixed 2009-10-08, by laurent
- Bug on Debug trying to start (and stop) before PLC started fixed. 2009-10-08, by laurent
- Remove testing printings in svgui module of python plugin 2009-10-08, by laurent
- Allowing multiple Beremiz_service instances to run on same target. 2009-10-08, by laurent
- Bug on DebugVariablePanel when opening project at start fixed 2009-10-08, by laurent
- Bug while trying to import SVG file fixed 2009-10-07, by laurent