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.