controls/CustomGrid.py
2017-10-25 Andrey Skvortsov fix pylint py3k conversion warning: "(no-absolute-import) import missing `from __future__ import absolute_import`"
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-11-18 Andrey Skvortsov fix license notices in source files and license files under GPLv2+
2016-11-17 Andrey Skvortsov fix wrong font family in CustromGrid control
2013-05-30 Laurent Bessard Fixed bug in when deleting row in CustomGrid
2013-05-30 Laurent Bessard Fixed bug in when deleting row in CustomGrid
2013-03-05 Laurent Bessard Fix row selection in CustomGrid
2013-02-27 Laurent Bessard Fixed bug when closing Beremiz and grid editor is shown on Windows
2012-09-07 Laurent Bessard Integration of PLCOpenEditor into Beremiz