log urwid_satext/sat_widgets.py @ 127:88722f920b3c

age author description
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:23:07 +0200 Goffi minor docstring correction
Sun, 03 Jan 2016 16:58:04 +0100 Goffi copyright update
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
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
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.