editors/EditorPanel.py
2022-10-28 GP Orcullo automated conversion using 2to3-3.9 tool python3
2017-10-25 Andrey Skvortsov fix pylint py3k conversion warning: "(no-absolute-import) import missing `from __future__ import absolute_import`"
2017-09-29 Andrey Skvortsov fix error __init__ method from base class is not called
2017-08-18 Andrey Skvortsov clean-up: fix PEP8 E128 continuation line under-indented for visual indent
2017-08-16 Andrey Skvortsov clean-up: fix PEP8 E227 missing whitespace around bitwise or shift operator
2017-08-14 Andrey Skvortsov clean-up: fix PEP8 E302 expected 2 blank lines, found 1
2017-08-14 Andrey Skvortsov clean-up: fix PEP8 W293 blank line contains whitespace
2016-12-26 Andrey Skvortsov replace '-' with '.' in resource tab and transition/action SFC code
2016-11-18 Andrey Skvortsov fix license notices in source files and license files under GPLv2+
2013-05-02 Laurent Bessard Removed call of deprecated function on wxSplitterWindow
2013-03-14 Laurent Bessard Completely removed restore perspective and project layout process
2012-09-07 Laurent Bessard Integration of PLCOpenEditor into Beremiz