2012-05-21 Edouard Tisserant fixed exception when launching discovery dialog without network
2012-05-21 laurent Fix bug with Properties menu entry
2012-05-21 laurent refactoring
2012-05-21 Edouard Tisserant fixed typos
2012-05-21 Edouard Tisserant Fixed argument parsing error
2012-05-20 Edouard Tisserant Fixed extension loading too late causing features to be ignored
2012-05-20 Edouard Tisserant Moved LPC sources to a separate project
2012-05-19 Edouard Tisserant targets and connectors are nor extensible
2012-05-19 Edouard Tisserant Added reference to CTR in libraries
2012-05-19 Edouard Tisserant refecored library extension machanism
2012-05-18 laurent refactoring
2012-05-12 Edouard Tisserant refactoring - c_ext stripped first stage
2012-05-12 Edouard Tisserant refactoring - library support is not anymore attached to configtree nodes, but handles by project controller
2012-05-08 Edouard Tisserant refactoring
2012-05-08 Edouard Tisserant refactoring
2012-05-08 Edouard Tisserant refactoring
2012-05-08 Edouard Tisserant refactoring
2012-05-08 Edouard Tisserant fixed non-terminating process problem
2012-05-08 Edouard Tisserant refactoring
2012-05-08 Edouard Tisserant refactoring
2012-05-08 Edouard Tisserant refactoring
2012-05-08 Edouard Tisserant refactoring
2012-05-07 Edouard Tisserant refactoring
2012-05-07 Edouard Tisserant refactoring
2012-05-03 laurent Adding search field for finding function or function block in library tree
2012-04-27 laurent Adding support for automatically saving and restoring state of frame or project perspective
2012-04-05 Edouard Tisserant branch merge
2012-04-05 Edouard Tisserant Reflected recent changes in ProcessLogger changes in StartLocalRuntime
2012-04-02 laurent Fix bug when creating new projects
2012-04-01 Edouard Tisserant Version bump
2012-03-31 laurent Merged
2012-03-31 laurent Fixing bug in debugger sending wrong tick with values
2012-03-31 laurent Fixing menu toolbar icons on Windows
2012-03-27 laurent Fix bug in debugger when transfer without having build before and and opening debug view before running PLC
2012-03-27 laurent Adding ToolBar containing basic menu items
2012-03-28 Edouard Tisserant More gentle use of app.Yield in ProcessLogger
2012-03-28 Edouard Tisserant More stable ProcessLogger.spin()
2012-03-18 laurent Adding support for selecting plugin parameter value from a tree of available values
2012-03-18 Edouard Tisserant Added a few shortcuts in menus
2012-03-18 Edouard Tisserant Stripped dead code in bug report dialog.\nFixed error when log flooded while quitting
2012-03-11 laurent merge
2012-03-11 laurent Adding support for executing python scripts on remote runtime
2012-03-06 Edouard Tisserant merge
2012-03-05 laurent Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program
2012-02-27 laurent Fix bug in killing debug thread when closing Beremiz window
2012-02-23 Edouard Tisserant Fixed stopping crash in some cases
2012-02-21 laurent Inverting order of plugin calls in retrieve and publish
2012-02-19 Edouard Tisserant Added support for object files as a result of PlugGenerate_C
2012-02-16 laurent Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program
2012-02-16 smarteh-dev Fix bug with "Transfer" button
2012-02-16 Edouard Tisserant Added a semaphore when starting runtime's python thread to make sure startPLC doesn't return before PLC is really initialized.
2012-02-16 Edouard Tisserant Updated logger calls in debugthread.
2012-02-15 Edouard Tisserant Even more robust logger, up to the really last line that comes after the rush
2012-02-15 Edouard Tisserant Fixed Logger redraw problem on Windows created in previous commit
2012-02-15 Edouard Tisserant More robust Logger, now resist to flooding.
2012-02-15 Edouard Tisserant Fixed Win32 timer up to 1ms
2012-02-14 laurent Merge with Edouard's Modifications
2012-02-14 laurent Fix wrong panel size making strange background in topology plugin element
2012-02-10 smarteh-dev Adding support for integrating CanFestival plugin panels in Beremiz main frame
2012-02-14 Edouard Tisserant commented out noisy printf in Win32 target