log

age author description
Fri, 21 Mar 2014 15:14:53 +0100 Goffi replaced deprecated set_focus by focus_position
Wed, 26 Feb 2014 15:40:16 +0100 Goffi Urwid SàText 0.3.0 released
Wed, 26 Feb 2014 15:39:38 +0100 Goffi version update 0.3.0
Tue, 04 Feb 2014 17:55:41 +0100 Goffi dates udpate
Thu, 30 Jan 2014 15:00:42 +0100 Goffi added TableContainer + some bug fixes (bad default parameters)
Tue, 24 Dec 2013 15:09:21 +0100 Goffi removed __valid_text: urwid now manage basestring subclasses, it's not necessary anymore
Tue, 24 Dec 2013 15:01:09 +0100 Goffi new ListOption class which work like unicode, but make the difference between value and label, so the displayed text can be different from the actual value.