connectors/SchemeEditor.py
2022-10-28 GP Orcullo automated conversion using 2to3-3.9 tool python3
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
2019-03-13 Andrey Skvortsov Fix various pylint and pep8 errors
2019-03-11 Edouard Tisserant check_sources.sh makes me become even less productive
2018-11-16 Edouard Tisserant Renamed IDManager control into IDBrowser, because dialog will be named IDManager
2018-11-14 Edouard Tisserant IDManager.py : finished selector mode.
2018-11-14 Edouard Tisserant Added early implementation of IDManager.py. For now only used to select ID in URIEditor
2018-11-08 Edouard Tisserant URI editor : Rewrote most of it, cleaner.