Wed, 09 Dec 2009 09:46:37 +0100Changes merged
laurent [Wed, 09 Dec 2009 09:46:37 +0100] rev 488
Changes merged

Wed, 09 Dec 2009 09:46:13 +0100Adding support for receiving PLC state from LPCComposer
laurent [Wed, 09 Dec 2009 09:46:13 +0100] rev 487
Adding support for receiving PLC state from LPCComposer

Wed, 09 Dec 2009 09:44:17 +0100Catch Pyro exception when connection closed and print message
laurent [Wed, 09 Dec 2009 09:44:17 +0100] rev 486
Catch Pyro exception when connection closed and print message

Wed, 09 Dec 2009 09:43:21 +0100Bug that block SetVariableList on Linux fixed
laurent [Wed, 09 Dec 2009 09:43:21 +0100] rev 485
Bug that block SetVariableList on Linux fixed

Wed, 09 Dec 2009 09:41:00 +0100Fixed freeze on debug suspend.
Lolitech [Wed, 09 Dec 2009 09:41:00 +0100] rev 484
Fixed freeze on debug suspend.

Wed, 09 Dec 2009 01:11:48 +0100fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain
edouard [Wed, 09 Dec 2009 01:11:48 +0100] rev 483
fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain

Wed, 09 Dec 2009 00:56:18 +0100fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain
edouard [Wed, 09 Dec 2009 00:56:18 +0100] rev 482
fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain

Tue, 08 Dec 2009 17:09:25 +0100Bug on SFC debugging fixed
laurent [Tue, 08 Dec 2009 17:09:25 +0100] rev 481
Bug on SFC debugging fixed

Tue, 08 Dec 2009 16:28:10 +0100Bug on SFC debugging fixed
laurent [Tue, 08 Dec 2009 16:28:10 +0100] rev 480
Bug on SFC debugging fixed

Tue, 08 Dec 2009 16:27:27 +0100Bug on RegisterDebugVariable when no PLC running fixed
laurent [Tue, 08 Dec 2009 16:27:27 +0100] rev 479
Bug on RegisterDebugVariable when no PLC running fixed

Tue, 08 Dec 2009 12:54:28 +0100Replacing target_Makefile by target_LPC
laurent [Tue, 08 Dec 2009 12:54:28 +0100] rev 478
Replacing target_Makefile by target_LPC
Making Beremiz accept folder instead of xml file for project
Removing Clean button

Mon, 07 Dec 2009 22:04:43 +0100Arbitrary variable forcing
Edouard TISSERANT <edouard.tisserant@gmail.com> [Mon, 07 Dec 2009 22:04:43 +0100] rev 477
Arbitrary variable forcing

Mon, 07 Dec 2009 21:27:23 +0100Bug on passing forced values to DataConsumer fixed
laurent [Mon, 07 Dec 2009 21:27:23 +0100] rev 476
Bug on passing forced values to DataConsumer fixed

Mon, 07 Dec 2009 21:15:30 +0100Bug on forcing variable value fixed
laurent [Mon, 07 Dec 2009 21:15:30 +0100] rev 475
Bug on forcing variable value fixed

Mon, 07 Dec 2009 20:41:42 +0100Adding command to PLC for forcing PLC variable
laurent [Mon, 07 Dec 2009 20:41:42 +0100] rev 474
Adding command to PLC for forcing PLC variable

Mon, 07 Dec 2009 14:44:58 +0100Changes merged
laurent [Mon, 07 Dec 2009 14:44:58 +0100] rev 473
Changes merged

Mon, 07 Dec 2009 14:43:27 +0100Adding support for defining input and output with the same location in LPCBeremiz
laurent [Mon, 07 Dec 2009 14:43:27 +0100] rev 472
Adding support for defining input and output with the same location in LPCBeremiz

Mon, 07 Dec 2009 14:00:33 +0100merge
edouard [Mon, 07 Dec 2009 14:00:33 +0100] rev 471
merge

Mon, 07 Dec 2009 13:55:52 +0100Reverted back python test accidentally modified...
edouard [Mon, 07 Dec 2009 13:55:52 +0100] rev 470
Reverted back python test accidentally modified...

Mon, 07 Dec 2009 13:55:13 +0100Propagated new runtime changes to win32 target
edouard [Mon, 07 Dec 2009 13:55:13 +0100] rev 469
Propagated new runtime changes to win32 target

Mon, 07 Dec 2009 10:25:33 +0100Bug when updating Variable locations fixed
laurent [Mon, 07 Dec 2009 10:25:33 +0100] rev 468
Bug when updating Variable locations fixed

Mon, 07 Dec 2009 10:08:12 +0100Fixed typo PLCobject C fallback interface
Edouard TISSERANT <edouard.tisserant@gmail.com> [Mon, 07 Dec 2009 10:08:12 +0100] rev 467
Fixed typo PLCobject C fallback interface

Sun, 06 Dec 2009 23:05:47 +0100Fixed remaining thread on close frame
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 23:05:47 +0100] rev 466
Fixed remaining thread on close frame

Sun, 06 Dec 2009 22:52:51 +0100Fixes in debug + reconnect to running PLC
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 22:52:51 +0100] rev 465
Fixes in debug + reconnect to running PLC

Sun, 06 Dec 2009 21:43:34 +0100Fixes in run : messages and refresh
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 21:43:34 +0100] rev 464
Fixes in run : messages and refresh

Sun, 06 Dec 2009 21:20:21 +0100Adding support for forcing PLC variable (still command to PLC to implement)
laurent [Sun, 06 Dec 2009 21:20:21 +0100] rev 463
Adding support for forcing PLC variable (still command to PLC to implement)

Sun, 06 Dec 2009 21:03:10 +0100Now debug is not a button anymore
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 21:03:10 +0100] rev 462
Now debug is not a button anymore

Sun, 06 Dec 2009 19:39:24 +0100Safer debug
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 19:39:24 +0100] rev 461
Safer debug

Sun, 06 Dec 2009 19:06:36 +0100Safer debug unpack result checking, more verbose error message, slower retry when waiting PLC startup
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 19:06:36 +0100] rev 460
Safer debug unpack result checking, more verbose error message, slower retry when waiting PLC startup

Sun, 06 Dec 2009 18:52:50 +0100Fix debug crash
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 18:52:50 +0100] rev 459
Fix debug crash

Sun, 06 Dec 2009 17:45:36 +0100Debugger still doesn't work crash less...
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 17:45:36 +0100] rev 458
Debugger still doesn't work crash less...

Sun, 06 Dec 2009 15:58:33 +0100Fixes
ed [Sun, 06 Dec 2009 15:58:33 +0100] rev 457
Fixes

Sun, 06 Dec 2009 15:56:44 +0100Typo about autorise console
ed [Sun, 06 Dec 2009 15:56:44 +0100] rev 456
Typo about autorise console

Sun, 06 Dec 2009 15:55:56 +0100Refactoring in PLCobject, for PLC that do not use python plugin
ed [Sun, 06 Dec 2009 15:55:56 +0100] rev 455
Refactoring in PLCobject, for PLC that do not use python plugin

Sun, 06 Dec 2009 15:54:22 +0100Made python plugin comaptible with accessors
ed [Sun, 06 Dec 2009 15:54:22 +0100] rev 454
Made python plugin comaptible with accessors

Fri, 04 Dec 2009 15:16:37 +0100LPC connector enhancements
edouard [Fri, 04 Dec 2009 15:16:37 +0100] rev 453
LPC connector enhancements

Fri, 04 Dec 2009 15:15:57 +0100Reflect changes in iec type definitions in matiec/lib
edouard [Fri, 04 Dec 2009 15:15:57 +0100] rev 452
Reflect changes in iec type definitions in matiec/lib

Fri, 04 Dec 2009 15:14:32 +0100Fixed automatic console rising on w32
edouard [Fri, 04 Dec 2009 15:14:32 +0100] rev 451
Fixed automatic console rising on w32

Wed, 02 Dec 2009 20:22:28 +0100Preliminary accessor support for debug
Edouard TISSERANT <edouard.tisserant@gmail.com> [Wed, 02 Dec 2009 20:22:28 +0100] rev 450
Preliminary accessor support for debug

Wed, 02 Dec 2009 13:07:57 +0100merge
Edouard TISSERANT <edouard.tisserant@gmail.com> [Wed, 02 Dec 2009 13:07:57 +0100] rev 449
merge

Tue, 01 Dec 2009 13:48:47 +0100Some rough copy'n'paste to pave path for an LPC connector
ed [Tue, 01 Dec 2009 13:48:47 +0100] rev 448
Some rough copy'n'paste to pave path for an LPC connector

Tue, 01 Dec 2009 13:45:49 +0100Merge
Edouard TISSERANT <edouard.tisserant@gmail.com> [Tue, 01 Dec 2009 13:45:49 +0100] rev 447
Merge

Tue, 01 Dec 2009 13:41:29 +0100Some cleanup in PLC status - removed that \"Starting\" state ...
ed [Tue, 01 Dec 2009 13:41:29 +0100] rev 446
Some cleanup in PLC status - removed that \"Starting\" state ...

Wed, 02 Dec 2009 10:24:09 +0100Bug when asking two consecutive times 'Show' fixed
berem [Wed, 02 Dec 2009 10:24:09 +0100] rev 445
Bug when asking two consecutive times 'Show' fixed

Tue, 01 Dec 2009 11:00:02 +0100Adding support for updating or removing located variables by their address or leading address numbers when changing or removing VariableTree element
laurent [Tue, 01 Dec 2009 11:00:02 +0100] rev 444
Adding support for updating or removing located variables by their address or leading address numbers when changing or removing VariableTree element

Tue, 01 Dec 2009 10:59:17 +0100Adding support for updating located variables when changing plugin IEC_Channel
laurent [Tue, 01 Dec 2009 10:59:17 +0100] rev 443
Adding support for updating located variables when changing plugin IEC_Channel

Mon, 30 Nov 2009 10:13:36 +0100Adding Beremiz LPCComposer specific file
laurent [Mon, 30 Nov 2009 10:13:36 +0100] rev 442
Adding Beremiz LPCComposer specific file

Sun, 29 Nov 2009 18:57:49 +0100added files to ignore in hgignore
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 29 Nov 2009 18:57:49 +0100] rev 441
added files to ignore in hgignore

Sun, 29 Nov 2009 18:06:38 +0100Some misc cleanup
ed [Sun, 29 Nov 2009 18:06:38 +0100] rev 440
Some misc cleanup

Sun, 29 Nov 2009 16:34:02 +0100Adding support for defining user icons on VariableLocationTree
laurent [Sun, 29 Nov 2009 16:34:02 +0100] rev 439
Adding support for defining user icons on VariableLocationTree

Sun, 29 Nov 2009 16:32:52 +0100Bug when trying to hide SVG elements fixed
laurent [Sun, 29 Nov 2009 16:32:52 +0100] rev 438
Bug when trying to hide SVG elements fixed

Sun, 29 Nov 2009 16:31:14 +0100Redesign test SVGUI interface
laurent [Sun, 29 Nov 2009 16:31:14 +0100] rev 437
Redesign test SVGUI interface

Mon, 02 Nov 2009 17:41:12 +0100Wiped out references to Lolitech
edouard [Mon, 02 Nov 2009 17:41:12 +0100] rev 436
Wiped out references to Lolitech

Mon, 02 Nov 2009 15:38:49 +0100Merge with 092060fd8afb1d950fe467724ce0209bddc48716
edouard [Mon, 02 Nov 2009 15:38:49 +0100] rev 435
Merge with 092060fd8afb1d950fe467724ce0209bddc48716

Mon, 02 Nov 2009 11:57:29 +0100Replace \"lolitech\" contact by \"edouard\" contact
greg [Mon, 02 Nov 2009 11:57:29 +0100] rev 434
Replace \"lolitech\" contact by \"edouard\" contact

Wed, 28 Oct 2009 11:42:47 +0100Merge with 5981ad8547f5bcfe2e9c93b7973fbca79178487f
greg [Wed, 28 Oct 2009 11:42:47 +0100] rev 433
Merge with 5981ad8547f5bcfe2e9c93b7973fbca79178487f

Wed, 28 Oct 2009 11:38:23 +0100Add Beremiz shortcuts in menu on linux platform
greg [Wed, 28 Oct 2009 11:38:23 +0100] rev 432
Add Beremiz shortcuts in menu on linux platform
Add some dependencies to beremiz (simplejson, twisted, nevow ...)

Tue, 27 Oct 2009 16:32:54 +0100Updated ShowVar icon
edouard [Tue, 27 Oct 2009 16:32:54 +0100] rev 431
Updated ShowVar icon

Tue, 27 Oct 2009 16:24:15 +0100Allowing unicode characters to be used in comments
laurent [Tue, 27 Oct 2009 16:24:15 +0100] rev 430
Allowing unicode characters to be used in comments

Mon, 26 Oct 2009 11:20:16 +0100Adding support for asking for saving while trying to close a modified project in any case
laurent [Mon, 26 Oct 2009 11:20:16 +0100] rev 429
Adding support for asking for saving while trying to close a modified project in any case