Mercurial > urwid-satext
log urwid_satext/sat_widgets.py @ 68:5c28bb50ae0d
age | author | description |
---|---|---|
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. |
Sat, 21 Dec 2013 16:55:52 +0100 | Goffi | updated deprecated FlowWidget use |
Sat, 21 Dec 2013 16:51:14 +0100 | Goffi | removed trailing spaces |
Mon, 25 Mar 2013 13:10:57 +0100 | Goffi | fix for recent urwid versions (> 1.1.0) |
Mon, 25 Mar 2013 13:10:21 +0100 | Goffi | headers fixes |
Wed, 14 Nov 2012 20:48:30 +0100 | Goffi | Password now use AdvancedEdit to take advantage of shortcuts |
Sun, 21 Oct 2012 16:36:59 +0200 | Goffi | new ModalEdit for vi-like bahaviour |
Tue, 16 Oct 2012 01:09:51 +0200 | Goffi | GenericList: click/change signals fix |