log

age author description
Sun, 27 Oct 2019 18:55:47 +0100 Goffi ListOption: add __hash__ method
Tue, 13 Aug 2019 08:55:41 +0200 Goffi python 3 port (using 2to3)
Tue, 13 Aug 2019 19:09:08 +0200 Goffi updated version in setup.py
Wed, 24 Jul 2019 20:21:43 +0200 Goffi Added tag 0.7.0 for changeset 810f92c7de88
Wed, 24 Jul 2019 20:21:19 +0200 Goffi 0.7.0 « La Commune » release 0.7.0
Wed, 24 Jul 2019 20:20:33 +0200 Goffi i18n: moved gettext install
Wed, 24 Jul 2019 20:20:05 +0200 Goffi install: removed deprecated ez_setup.py
Wed, 06 Feb 2019 08:49:59 +0100 Goffi Added tag 0.7.0a3 for changeset 78126ba2a04c
Wed, 06 Feb 2019 08:47:53 +0100 Goffi 0.7.0a3 release 0.7.0a3
Wed, 06 Feb 2019 08:42:35 +0100 Goffi typo
Sun, 08 Jul 2018 18:14:29 +0200 Goffi Added tag 0.7.0a2 for changeset 86287fcbf638
Sun, 08 Jul 2018 18:14:13 +0200 Goffi Added tag 0.7.0a1 for changeset 406c310e52b5
Sun, 08 Jul 2018 18:11:23 +0200 Goffi 0.7.0a2 release 0.7.0a2
Sun, 08 Jul 2018 18:02:21 +0200 Goffi install (setup.py): don't force sys.prefix for locales
Wed, 04 Jul 2018 07:45:36 +0200 Goffi 0.7.0a1 release 0.7.0a1
Fri, 14 Jul 2017 08:31:10 +0200 Goffi keys: don't lower() shortcuts anymore
Fri, 14 Jul 2017 08:30:42 +0200 Goffi set __version__ in __init__.py
Sun, 24 Jul 2016 18:57:35 +0200 Goffi added edit to access edit widget in InputDialog, and text property + minor docstring fixes
Tue, 12 Jul 2016 20:37:19 +0200 Goffi added 0.6.1 tag
Tue, 12 Jul 2016 20:36:08 +0200 Goffi version update (0.6.1) 0.6.1
Tue, 12 Jul 2016 20:23:07 +0200 Goffi minor docstring correction
Sat, 05 Mar 2016 14:32:35 +0100 Goffi file_management: unicode was badly handled. As a quick solution, we handle everything as unicode, and ignore badly encoded filenames, this may change in the future
Sun, 03 Jan 2016 16:58:04 +0100 Goffi copyright update
Mon, 07 Dec 2015 19:00:05 +0100 Goffi tags harmonisation
Mon, 07 Dec 2015 18:59:23 +0100 Goffi Added tag 0.6.0 for changeset f19947bfd3bf
Mon, 07 Dec 2015 18:58:38 +0100 Goffi version update 0.6.0
Mon, 07 Dec 2015 18:57:45 +0100 Goffi added 0.6.0 changelog
Wed, 25 Nov 2015 13:04:56 +0100 Goffi NotificationBar: fixed removePopUp
Tue, 17 Nov 2015 12:29:14 +0100 Goffi minor docstring fix
Wed, 11 Nov 2015 18:17:15 +0100 Goffi GenericDialog: buttons callbacks can now be set after widget creation