version.py
12 months ago Edouard Tisserant Add credits for Czech i18n
12 months ago Edouard Tisserant IDE: display contents of revisions.txt (put there by installer builder script) in About Dialog.
17 months ago Edouard Tisserant Update version.py
22 months ago Edouard Tisserant Update version.py
2022-10-28 GP Orcullo automated conversion using 2to3-3.9 tool python3
2022-08-21 Edouard Tisserant Cleanup and update version.py wxPython4
2022-07-29 Edouard Tisserant IDE: fix About dialog not showing (wxPython4 sequel), update copyright section. wxPython4
2019-02-21 Andrey Skvortsov updated list of translators
2018-09-28 Andrey Skvortsov Update Beremiz translations and list of translators
2018-06-29 Andrey Skvortsov Make information about translation to be in unicode
2017-10-25 Andrey Skvortsov fix pylint py3k conversion warning: "(no-absolute-import) import missing `from __future__ import absolute_import`"
2017-10-03 Andrey Skvortsov remove unused variables found by pylint
2017-09-13 Andrey Skvortsov updated all existing translations
2017-08-19 Andrey Skvortsov clean-up: fix PEP8 E722 do not use bare except'
2017-08-18 Andrey Skvortsov clean-up: fix PEP8 E128 continuation line under-indented for visual indent
2017-08-18 Andrey Skvortsov clean-up: fix PEP8 E127 continuation line over-indented for visual indent
2017-08-17 Andrey Skvortsov clean-up: fix PEP8 E222 multiple spaces after operator
2017-08-16 Andrey Skvortsov clean-up: fix most PEP8 E221 multiple spaces before operator
2017-08-16 Andrey Skvortsov clean-up: fix PEP8 E305 expected 2 blank lines after class or function definition
2017-08-15 Andrey Skvortsov clean-up: fix PEP8 E251 unexpected spaces around keyword / parameter equals
2017-08-15 Andrey Skvortsov clean-up: fix PEP8 E225 missing whitespace around operator
2017-08-15 Andrey Skvortsov clean-up: fix PEP8 E303 too many blank lines
2017-08-15 Andrey Skvortsov clean-up: fix PEP8 E231 missing whitespace after ':' or ','
2017-08-14 Andrey Skvortsov clean-up: fix PEP8 E271 multiple spaces after keyword
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
2017-08-14 Andrey Skvortsov clean-up: fix PEP8 E401 multiple imports on one line
2017-06-22 Andrey Skvortsov update Russian and French (Fabien M) translations
2017-06-06 Andrey Skvortsov add information about community support channel to Beremiz and PLCOpenEditor
2017-04-20 Andrey Skvortsov make run Beremiz and PLCOpen Editor, if full path contain non-lating
2016-11-17 Andrey Skvortsov remove old debug code
2016-11-17 Andrey Skvortsov make about dialog boxes use standard wx about dialogs
2016-11-01 Andrey Skvortsov add version.py needed for previous commit '4ce8492'