Tue, 06 Mar 2012 22:42:56 +0100 Edouard Tisserant merge
Mon, 05 Mar 2012 12:02:20 +0100 laurent Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program
Mon, 27 Feb 2012 16:51:43 +0100 laurent Fix bug in killing debug thread when closing Beremiz window
Thu, 23 Feb 2012 17:45:11 +0100 Edouard Tisserant Fixed stopping crash in some cases
Tue, 21 Feb 2012 22:36:35 +0100 laurent Inverting order of plugin calls in retrieve and publish
Sun, 19 Feb 2012 02:20:24 +0100 Edouard Tisserant Added support for object files as a result of PlugGenerate_C
Thu, 16 Feb 2012 22:54:44 +0100 laurent 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 +0100 smarteh-dev Fix bug with "Transfer" button
Thu, 16 Feb 2012 15:13:05 +0100 Edouard Tisserant 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 +0100 Edouard Tisserant Updated logger calls in debugthread.
Thu, 16 Feb 2012 00:19:27 +0100 Edouard Tisserant Even more robust logger, up to the really last line that comes after the rush
Wed, 15 Feb 2012 19:17:09 +0100 Edouard Tisserant Fixed Logger redraw problem on Windows created in previous commit
Wed, 15 Feb 2012 18:52:31 +0100 Edouard Tisserant More robust Logger, now resist to flooding.
Wed, 15 Feb 2012 16:39:56 +0100 Edouard Tisserant Fixed Win32 timer up to 1ms
Wed, 15 Feb 2012 00:44:24 +0100 laurent Merge with Edouard's Modifications
Wed, 15 Feb 2012 00:32:01 +0100 laurent Fix wrong panel size making strange background in topology plugin element
Sat, 11 Feb 2012 00:02:02 +0100 smarteh-dev Adding support for integrating CanFestival plugin panels in Beremiz main frame
Tue, 14 Feb 2012 12:20:19 +0100 Edouard Tisserant commented out noisy printf in Win32 target
Thu, 09 Feb 2012 21:23:11 +0100 smarteh-dev Adding support for integrating CanFestival plugin panels in Beremiz main frame
Tue, 07 Feb 2012 19:14:10 +0100 laurent Fix recent projects list not updated when creating new project
Fri, 03 Feb 2012 16:12:49 +0100 laurent Fix bug list of recent projects opened not updated when open project with command line
Thu, 02 Feb 2012 16:09:27 +0100 laurent Fix 'Transfer" button state according to last build result
Thu, 02 Feb 2012 00:28:27 +0100 laurent Disable 'Transfer' button when build failed
Tue, 31 Jan 2012 23:28:03 +0100 laurent Adding support for quickly open recent projects in file menu
Tue, 31 Jan 2012 00:41:46 +0100 Edouard Tisserant Changed GetTraceVariables results unpack to something more robust in debug thread proc.
Tue, 31 Jan 2012 00:37:59 +0100 edouard reverted temporary fix, fixed in PLCopenEditor now.
Mon, 30 Jan 2012 02:19:03 +0100 Edouard Tisserant temporary fix for debugger crash in case of high sampling rates
Wed, 12 Aug 2009 15:21:00 +0200 beremiz forgoten branch now closed cherry-pick
Wed, 25 Jan 2012 01:23:44 +0100 laurent Adding support for extracting Common_Ticktime from VARIABLES.csv
Tue, 24 Jan 2012 21:39:26 +0100 laurent Adding support for loading datatypes defined in plugins to allow to use them in PLC program