connectors/SchemeEditor.py
Thu, 02 Sep 2021 22:18:14 +0200 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
Wed, 13 Mar 2019 11:47:03 +0300 Andrey Skvortsov Fix various pylint and pep8 errors
Mon, 11 Mar 2019 01:03:32 +0100 Edouard Tisserant check_sources.sh makes me become even less productive
Fri, 16 Nov 2018 10:00:06 +0100 Edouard Tisserant Renamed IDManager control into IDBrowser, because dialog will be named IDManager
Wed, 14 Nov 2018 14:09:18 +0100 Edouard Tisserant IDManager.py : finished selector mode.
Wed, 14 Nov 2018 11:32:08 +0100 Edouard Tisserant Added early implementation of IDManager.py. For now only used to select ID in URIEditor
Thu, 08 Nov 2018 09:39:06 +0100 Edouard Tisserant URI editor : Rewrote most of it, cleaner.