dialogs/PouTransitionDialog.py
2017-08-15 Andrey Skvortsov clean-up: fix PEP8 E231 missing whitespace after ':' or ','
2017-08-15 Andrey Skvortsov clean-up: fix PEP8 E203 whitespace before ':' and whitespace before ','
2017-08-14 Andrey Skvortsov clean-up: fix PEP8 E302 expected 2 blank lines, found 1
2017-08-14 Andrey Skvortsov clean-up: fix some PEP8 E228 missing whitespace around modulo operator
2017-08-14 Andrey Skvortsov clean-up for PEP8: fix W291 trailing whitespace
2017-06-19 Andrey Skvortsov make all dialog have non-fixed size
2017-03-28 Andrey Skvortsov enable to write SFC transition in IL
2016-12-28 Andrey Skvortsov temporary disable SFC transitions in IL, because matiec can't compile it
2016-11-18 Andrey Skvortsov fix license notices in source files and license files under GPLv2+
2016-04-21 Andrey Skvortsov increase height of some dialog windows so they have enough space for buttons
2012-09-07 Laurent Bessard Integration of PLCOpenEditor into Beremiz