Edouard Tisserant [Thu, 23 Feb 2012 17:45:11 +0100] rev 695
Fixed stopping crash in some cases
laurent [Tue, 21 Feb 2012 22:36:35 +0100] rev 694
Inverting order of plugin calls in retrieve and publish
Edouard Tisserant [Sun, 19 Feb 2012 02:20:24 +0100] rev 693
Added support for object files as a result of PlugGenerate_C
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
smarteh-dev [Thu, 16 Feb 2012 22:52:28 +0100] rev 691
Fix bug with "Transfer" button
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.