svgui/svgui.py
2017-08-14 Andrey Skvortsov clean-up: fix some PEP8 E228 missing whitespace around modulo operator
2017-08-14 Andrey Skvortsov clean-up: fix PEP8 E401 multiple imports on one line
2017-08-14 Andrey Skvortsov clean-up for PEP8: fix W291 trailing whitespace
2017-04-20 Andrey Skvortsov make run Beremiz and PLCOpen Editor, if full path contain non-lating
2016-05-06 Andrey Skvortsov add copyright notices to python files where there were missing, that
2013-04-24 Laurent Bessard Fixed Save As... function in Beremiz
2013-04-04 Edouard Tisserant Now python files provided by extentions have init, start, stop and cleanup hooks
2012-05-21 Edouard Tisserant fixed typos
2012-05-20 Edouard Tisserant Moved LPC sources to a separate project
2012-05-19 Edouard Tisserant refecored library extension machanism
2012-05-12 Edouard Tisserant refactoring - library support is not anymore attached to configtree nodes, but handles by project controller