2021-09-02 |
Edouard Tisserant |
Preliminary support for WxPython 4.1.0. Needs more testing. Grid selection/focus seems broken, and probably many other bugs hidden in dialogs and editors.
wxPython4
|
file |
diff |
annotate
|
2018-10-04 |
Andrey Skvortsov |
python3 support: pylint, W1613 # (xrange-builtin) xrange built-in referenced
|
file |
diff |
annotate
|
2017-10-25 |
Andrey Skvortsov |
fix pylint py3k conversion warning: "(no-absolute-import) import missing `from __future__ import absolute_import`"
|
file |
diff |
annotate
|
2017-08-19 |
Andrey Skvortsov |
clean-up: fix PEP8 E722 do not use bare except'
|
file |
diff |
annotate
|
2017-08-18 |
Andrey Skvortsov |
clean-up: fix PEP8 E128 continuation line under-indented for visual indent
|
file |
diff |
annotate
|
2017-08-17 |
Andrey Skvortsov |
clean-up: fix PEP8 E129 visually indented line with same indent as next logical line
|
file |
diff |
annotate
|
2017-08-17 |
Andrey Skvortsov |
clean-up: fix PEP8 E222 multiple spaces after operator
|
file |
diff |
annotate
|
2017-08-16 |
Andrey Skvortsov |
clean-up: fix most PEP8 E221 multiple spaces before operator
|
file |
diff |
annotate
|
2017-08-16 |
Andrey Skvortsov |
clean-up: fix PEP8 E227 missing whitespace around bitwise or shift operator
|
file |
diff |
annotate
|
2017-08-15 |
Andrey Skvortsov |
clean-up: fix PEP8 E225 missing whitespace around operator
|
file |
diff |
annotate
|
2017-08-14 |
Andrey Skvortsov |
clean-up: fix PEP8 E302 expected 2 blank lines, found 1
|
file |
diff |
annotate
|
2017-08-14 |
Andrey Skvortsov |
clean-up for PEP8: fix W291 trailing whitespace
|
file |
diff |
annotate
|
2016-11-18 |
Andrey Skvortsov |
fix license notices in source files and license files under GPLv2+
|
file |
diff |
annotate
|
2013-06-04 |
Laurent Bessard |
Fixed bug when editing file name and close editor without modification
|
file |
diff |
annotate
|
2013-02-27 |
Laurent Bessard |
Extracted FolderTree control from FileManagementPanel to be able to use it anywhere else
|
file |
diff |
annotate
|