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.
author |
Goffi <goffi@goffi.org> |
date |
Tue, 24 Dec 2013 15:01:09 +0100 |
parents |
0c9e6a9cd03b |
children |
e497bf7e3060 |
rev |
line source |
45
|
1 All theses changelog are not exhaustive, please check mercurial repository for more details. |
|
2 |
61
|
3 v 0.2.0 (09/01/2013): |
|
4 - new ModalEdit (manage modes à la vi) |
|
5 - new "dir" style FileDialog |
|
6 - Password now use AdvancedEdit |
|
7 - fixed missing CHANGELOG in MANIFEST.in |
|
8 |
54
|
9 v 0.1.2 (08/10/2011): |
|
10 Urwid 1.0.0 missing is_mouse_press fix |
|
11 |
45
|
12 v 0.1.1 (02/10/2011): |
|
13 Urwid 1.0.0 fix |
|
14 |
|
15 v 0.1.0 (12/01/2011): |
|
16 ** FIRST PUBLIC RELEASE ** (splitted from Salut à Toi project) |