Thu, 23 Feb 2012 17:45:11 +0100Fixed stopping crash in some cases
Edouard Tisserant [Thu, 23 Feb 2012 17:45:11 +0100] rev 695
Fixed stopping crash in some cases

Tue, 21 Feb 2012 22:36:35 +0100Inverting order of plugin calls in retrieve and publish
laurent [Tue, 21 Feb 2012 22:36:35 +0100] rev 694
Inverting order of plugin calls in retrieve and publish

Sun, 19 Feb 2012 02:20:24 +0100Added support for object files as a result of PlugGenerate_C
Edouard Tisserant [Sun, 19 Feb 2012 02:20:24 +0100] rev 693
Added support for object files as a result of PlugGenerate_C

Thu, 16 Feb 2012 22:54:44 +0100Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program
laurent [Thu, 16 Feb 2012 22:54:44 +0100] rev 692
Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program

Thu, 16 Feb 2012 22:52:28 +0100Fix bug with "Transfer" button
smarteh-dev [Thu, 16 Feb 2012 22:52:28 +0100] rev 691
Fix bug with "Transfer" button

Thu, 16 Feb 2012 15:13:05 +0100Added a semaphore when starting runtime's python thread to make sure startPLC doesn't return before PLC is really initialized.
Edouard Tisserant [Thu, 16 Feb 2012 15:13:05 +0100] rev 690
Added a semaphore when starting runtime's python thread to make sure startPLC doesn't return before PLC is really initialized.

Thu, 16 Feb 2012 14:57:04 +0100Updated logger calls in debugthread.
Edouard Tisserant [Thu, 16 Feb 2012 14:57:04 +0100] rev 689
Updated logger calls in debugthread.
Cleaned up useles call to kill debugthread in stop
Removed dead commented code

Thu, 16 Feb 2012 00:19:27 +0100Even more robust logger, up to the really last line that comes after the rush
Edouard Tisserant [Thu, 16 Feb 2012 00:19:27 +0100] rev 688
Even more robust logger, up to the really last line that comes after the rush

Wed, 15 Feb 2012 19:17:09 +0100Fixed Logger redraw problem on Windows created in previous commit
Edouard Tisserant [Wed, 15 Feb 2012 19:17:09 +0100] rev 687
Fixed Logger redraw problem on Windows created in previous commit

Wed, 15 Feb 2012 18:52:31 +0100More robust Logger, now resist to flooding.
Edouard Tisserant [Wed, 15 Feb 2012 18:52:31 +0100] rev 686
More robust Logger, now resist to flooding.
Removed wxCallAfter f*ck'up in ProcessLogger
Removed noisy useless warning when adding a plugin