Mercurial > urwid-satext
comparison CHANGELOG @ 125:33cb9a05ff84 0.6.1
version update (0.6.1)
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 12 Jul 2016 20:36:08 +0200 |
parents | 7a6598df39ad |
children | 406c310e52b5 |
comparison
equal
deleted
inserted
replaced
124:db9bc68ca0a8 | 125:33cb9a05ff84 |
---|---|
1 All theses changelog are not exhaustive, please check mercurial repository for more details. | 1 All theses changelog are not exhaustive, please check mercurial repository for more details. |
2 | |
3 v 0.6.1 (12/07/2016): | |
4 - FileDialog: fixed unicode | |
2 | 5 |
3 v 0.6.0 (02/12/2015): | 6 v 0.6.0 (02/12/2015): |
4 - menus management improvment | 7 - menus management improvment |
5 - GenericList: better 'change' signal handling, added GenericList.contents property | 8 - GenericList: better 'change' signal handling, added GenericList.contents property |
6 - TabsContainer: allows to select a tab when adding it | 9 - TabsContainer: allows to select a tab when adding it |