2022-10-28 |
GP Orcullo |
automated conversion using 2to3-3.9 tool
python3
|
file |
diff |
annotate
|
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
|
2017-10-25 |
Andrey Skvortsov |
fix pylint py3k conversion warning: "(no-absolute-import) import missing `from __future__ import absolute_import`"
|
file |
diff |
annotate
|
2017-10-19 |
Andrey Skvortsov |
fix pylint warning '(bad-continuation) Wrong hanging indentation before block'
|
file |
diff |
annotate
|
2017-09-29 |
Andrey Skvortsov |
fix pylint warning (bad-indentation) Bad indentation. Found X spaces, expected Y
|
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-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 E251 unexpected spaces around keyword / parameter equals
|
file |
diff |
annotate
|
2017-08-15 |
Andrey Skvortsov |
clean-up: fix PEP8 E303 too many blank lines
|
file |
diff |
annotate
|
2017-08-15 |
Andrey Skvortsov |
clean-up: fix PEP8 E231 missing whitespace after ':' or ','
|
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
|
2017-06-19 |
Andrey Skvortsov |
make all dialog have non-fixed size
|
file |
diff |
annotate
|
2016-12-29 |
Andrey Skvortsov |
make FindInPouDialog work on Windows with wxPython 2.8
|
file |
diff |
annotate
|
2016-12-28 |
Andrey Skvortsov |
convert FindInPouDialog from wx.Frame to wx.Dialog
|
file |
diff |
annotate
|
2016-11-18 |
Andrey Skvortsov |
fix license notices in source files and license files under GPLv2+
|
file |
diff |
annotate
|
2016-10-28 |
Sergey Surkov |
now dialogs Find and Search in Project can be closed with ESC button
|
file |
diff |
annotate
|
2016-10-28 |
Sergey Surkov |
fix major bugs in Find and Search in Project functionality.
|
file |
diff |
annotate
|
2016-04-20 |
Andrey Skvortsov |
make About and Find dialogs have the same icon as main Beremiz window
|
file |
diff |
annotate
|
2013-05-08 |
Laurent Bessard |
Fixed bug when pressing Return key in FindInPouDialog
|
file |
diff |
annotate
|
2013-04-23 |
Laurent Bessard |
Fixed pattern textctrl in FindInPouDialog to get focus when dialog appear
|
file |
diff |
annotate
|
2012-09-07 |
Laurent Bessard |
Integration of PLCOpenEditor into Beremiz
|
file |
diff |
annotate
|