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