controls/CustomGrid.py
Wed, 25 Oct 2017 13:50:26 +0300 Andrey Skvortsov fix pylint py3k conversion warning: "(no-absolute-import) import missing `from __future__ import absolute_import`"
Mon, 14 Aug 2017 23:27:15 +0300 Andrey Skvortsov clean-up: fix PEP8 E302 expected 2 blank lines, found 1
Mon, 14 Aug 2017 22:30:41 +0300 Andrey Skvortsov clean-up: fix PEP8 W293 blank line contains whitespace
Fri, 18 Nov 2016 13:57:42 +0300 Andrey Skvortsov fix license notices in source files and license files under GPLv2+
Thu, 17 Nov 2016 14:11:48 +0300 Andrey Skvortsov fix wrong font family in CustromGrid control
Thu, 30 May 2013 11:43:46 +0200 Laurent Bessard Fixed bug in when deleting row in CustomGrid
Thu, 30 May 2013 11:36:47 +0200 Laurent Bessard Fixed bug in when deleting row in CustomGrid
Tue, 05 Mar 2013 17:54:19 +0100 Laurent Bessard Fix row selection in CustomGrid
Wed, 27 Feb 2013 11:33:41 +0100 Laurent Bessard Fixed bug when closing Beremiz and grid editor is shown on Windows
Fri, 07 Sep 2012 16:45:55 +0200 Laurent Bessard Integration of PLCOpenEditor into Beremiz