2009-12-07 Edouard TISSERANT Fixed typo PLCobject C fallback interface
2009-12-06 Edouard TISSERANT Fixed remaining thread on close frame
2009-12-06 Edouard TISSERANT Fixes in debug + reconnect to running PLC
2009-12-06 Edouard TISSERANT Fixes in run : messages and refresh
2009-12-06 laurent Adding support for forcing PLC variable (still command to PLC to implement)
2009-12-06 Edouard TISSERANT Now debug is not a button anymore
2009-12-06 Edouard TISSERANT Safer debug
2009-12-06 Edouard TISSERANT Safer debug unpack result checking, more verbose error message, slower retry when waiting PLC startup
2009-12-06 Edouard TISSERANT Fix debug crash
2009-12-06 Edouard TISSERANT Debugger still doesn't work crash less...
2009-12-06 ed Fixes
2009-12-06 ed Typo about autorise console
2009-12-06 ed Refactoring in PLCobject, for PLC that do not use python plugin
2009-12-06 ed Made python plugin comaptible with accessors
2009-12-04 edouard LPC connector enhancements
2009-12-04 edouard Reflect changes in iec type definitions in matiec/lib
2009-12-04 edouard Fixed automatic console rising on w32
2009-12-02 Edouard TISSERANT Preliminary accessor support for debug
2009-12-02 Edouard TISSERANT merge
2009-12-01 ed Some rough copy'n'paste to pave path for an LPC connector
2009-12-01 Edouard TISSERANT Merge
2009-12-01 ed Some cleanup in PLC status - removed that \"Starting\" state ...
2009-12-02 berem Bug when asking two consecutive times 'Show' fixed
2009-12-01 laurent Adding support for updating or removing located variables by their address or leading address numbers when changing or removing VariableTree element
2009-12-01 laurent Adding support for updating located variables when changing plugin IEC_Channel
2009-11-30 laurent Adding Beremiz LPCComposer specific file
2009-11-29 Edouard TISSERANT added files to ignore in hgignore
2009-11-29 ed Some misc cleanup
2009-11-29 laurent Adding support for defining user icons on VariableLocationTree
2009-11-29 laurent Bug when trying to hide SVG elements fixed
2009-11-29 laurent Redesign test SVGUI interface
2009-11-02 edouard Wiped out references to Lolitech
2009-11-02 edouard Merge with 092060fd8afb1d950fe467724ce0209bddc48716
2009-11-02 greg Replace \"lolitech\" contact by \"edouard\" contact
2009-10-28 greg Merge with 5981ad8547f5bcfe2e9c93b7973fbca79178487f
2009-10-28 greg Add Beremiz shortcuts in menu on linux platform
2009-10-27 edouard Updated ShowVar icon
2009-10-27 laurent Allowing unicode characters to be used in comments
2009-10-26 laurent Adding support for asking for saving while trying to close a modified project in any case
2009-10-23 laurent Update internationalization for new functionalities.
2009-10-23 greg Check ProjectPath write permission
2009-10-22 laurent Bugs with TextCtrlAutoComplete on Windows fixed
2009-10-22 greg Add new target (Makefile)
2009-10-22 greg support for passing list command to ProcessLogger
2009-10-22 greg Fix some warnings during compilation
2009-10-19 laurent Bug when importing Beremiz without wx.App declared fixed
2009-10-19 laurent Bugs with logger and stand-alone PluginRoot fixed
2009-10-16 'Laurent Bessard Greg changes merged
2009-10-16 laurent Warning in c_ext compiling fixed
2009-10-15 greg Fix relative matiec path problem
2009-10-15 laurent Adding support for declaring PluginRoot outside of Beremiz
2009-10-09 laurent Orthographic mistake in french internationalization fixed
2009-10-09 laurent improved english spelling and grammar and internationalization updated
2009-10-08 laurent Move Debug message disabled message at the right place
2009-10-08 laurent Removing superfluous event.Skip() in MenuEvent callback functions
2009-10-08 laurent Bug on canopen tests (not being multi-platform) fixed
2009-10-08 laurent Bug on Debug trying to start (and stop) before PLC started fixed.
2009-10-08 laurent Remove testing printings in svgui module of python plugin
2009-10-08 laurent Allowing multiple Beremiz_service instances to run on same target.
2009-10-08 laurent Bug on DebugVariablePanel when opening project at start fixed