log

age author description
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
Wed, 11 Nov 2015 18:16:25 +0100 Goffi notificationBar: added removePopUp to remove a widget in the queue
Mon, 09 Nov 2015 15:36:39 +0100 Goffi MenuRoller: fixed crash when deleting a displayed menu
Fri, 25 Sep 2015 18:32:32 +0200 Goffi FileDialog: a message can now be displayed above the file selector
Sat, 22 Aug 2015 09:26:32 +0200 souliane TabsContainer: allow to select a tab when adding it
Thu, 20 Aug 2015 18:39:40 +0200 Goffi GenericList + List fixes, better 'change' signal handling, added GenericList.contents property (addind or removing an item there trigger the 'change' signal)
Thu, 20 Aug 2015 18:37:52 +0200 Goffi added AdvancedEdit.getValue
Mon, 30 Mar 2015 10:30:26 +0200 Goffi 2015 copyright dates update
Wed, 10 Dec 2014 19:08:35 +0100 Goffi menus management improvment
Fri, 19 Sep 2014 18:23:33 +0200 Goffi Added tag Urwid SatExt v0.4.1 for changeset abc0ae944030
Tue, 09 Sep 2014 22:09:51 -0400 Matteo Cypriani Lower default setuptools version
Mon, 15 Sep 2014 13:23:36 +0200 Goffi new minor release to fix installation on pypi 0.4.1
Mon, 15 Sep 2014 13:20:01 +0200 Goffi forgotten to change distribute_setup.py to ez_setup.py in MANIFEST.in
Thu, 11 Sep 2014 10:38:51 +0200 souliane set the minimal version of urwid to 1.2.0
Mon, 08 Sep 2014 23:40:59 +0200 Goffi Urwid SatExt 0.4.0 released
Mon, 08 Sep 2014 23:39:46 +0200 Goffi Changelog + version update 0.4.0
Mon, 08 Sep 2014 18:11:16 +0200 Goffi Fixed focus when first row is not selectable in TableContainer
Mon, 08 Sep 2014 18:10:30 +0200 Goffi Fixed getFocusDirection direction when inversed, and FocusFrame focus order.
Mon, 08 Sep 2014 15:42:25 +0200 Goffi NotificationBar focus fix
Mon, 08 Sep 2014 15:42:25 +0200 Goffi new FocusPile widget: a Pile which manage FOCUS_KEYS
Mon, 08 Sep 2014 15:42:25 +0200 Goffi SelectableText is now unselectable if its text is empty, AlwaysSelectable class has the former behaviour.
Mon, 08 Sep 2014 15:42:25 +0200 Goffi focus direction and rotate boolean are now gotten from getFocusDirection
Mon, 08 Sep 2014 15:42:25 +0200 Goffi fixed unicode issue invalid method call in files_management
Mon, 08 Sep 2014 15:42:25 +0200 Goffi use of new keys module in files_management