45
|
1 All theses changelog are not exhaustive, please check mercurial repository for more details. |
|
2 |
100
|
3 v 0.4.0 (08/02/2014): |
|
4 - updates to follow Urwid changes |
|
5 - addLenu can add a category without item |
|
6 - ConfirmDialog can manage a body |
|
7 - new shortcuts management class |
|
8 - FocusFrame refactoring |
|
9 - new FocusPile |
|
10 - new UnselectableListBox |
|
11 - new AlwaysSelectableText |
|
12 - SelectableText can be unselectable when empty |
|
13 - focus fixes |
|
14 - various fixes |
|
15 |
72
|
16 v 0.3.0 (26/02/2014): |
|
17 - updates for recent Urwid (> 1.1.0) |
|
18 - updated deprecated FlowWidget use |
|
19 - new ListOption, to manage labels and values |
|
20 - removed __valid_text workaround |
|
21 - added TableContainer |
|
22 |
61
|
23 v 0.2.0 (09/01/2013): |
|
24 - new ModalEdit (manage modes à la vi) |
|
25 - new "dir" style FileDialog |
|
26 - Password now use AdvancedEdit |
|
27 - fixed missing CHANGELOG in MANIFEST.in |
|
28 |
54
|
29 v 0.1.2 (08/10/2011): |
|
30 Urwid 1.0.0 missing is_mouse_press fix |
|
31 |
45
|
32 v 0.1.1 (02/10/2011): |
|
33 Urwid 1.0.0 fix |
|
34 |
|
35 v 0.1.0 (12/01/2011): |
|
36 ** FIRST PUBLIC RELEASE ** (splitted from Salut à Toi project) |