controls/LibraryPanel.py
Tue, 15 Aug 2017 22:38:43 +0300 Andrey Skvortsov clean-up: fix PEP8 E251 unexpected spaces around keyword / parameter equals
Tue, 15 Aug 2017 16:48:49 +0300 Andrey Skvortsov clean-up: fix PEP8 E225 missing whitespace around operator
Tue, 15 Aug 2017 12:17:51 +0300 Andrey Skvortsov clean-up: fix PEP8 E203 whitespace before ':' and whitespace before ','
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 19:13:01 +0300 Andrey Skvortsov clean-up for PEP8: fix W291 trailing whitespace
Fri, 18 Nov 2016 13:57:42 +0300 Andrey Skvortsov fix license notices in source files and license files under GPLv2+
Sat, 10 Sep 2016 11:19:40 +0500 alexander Fixed crash when starts on OS X with wxPython 3.0.x
Fri, 22 Apr 2016 17:02:18 +0300 Andrey Skvortsov fix Traceback if search icon on library panel is clicked, when no
Thu, 06 Jun 2013 23:48:25 +0200 Laurent Bessard Fixed bug when searching in LibraryPanel on Windows
Thu, 06 Jun 2013 14:24:22 +0200 Laurent Bessard Fixed and rewrite LibraryPanel
Wed, 05 Jun 2013 23:13:33 +0200 Laurent Bessard Fixed bug when adding standard function like ADD, SUB, MUL,... that are overloaded. Block type was not selected and shown when opening FBDBlockDialog to edit it.
Thu, 25 Apr 2013 09:37:56 +0200 Laurent Bessard Modify search algorithm in LibraryPanel to search match in whole block name, not only at beginning
Fri, 07 Sep 2012 16:45:55 +0200 Laurent Bessard Integration of PLCOpenEditor into Beremiz