Mercurial > urwid-satext
changeset 118:7a6598df39ad
added 0.6.0 changelog
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 07 Dec 2015 18:57:45 +0100 |
parents | 0cf705af755c |
children | f19947bfd3bf |
files | CHANGELOG |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Wed Nov 25 13:04:56 2015 +0100 +++ b/CHANGELOG Mon Dec 07 18:57:45 2015 +0100 @@ -1,5 +1,14 @@ All theses changelog are not exhaustive, please check mercurial repository for more details. +v 0.6.0 (02/12/2015): + - menus management improvment + - GenericList: better 'change' signal handling, added GenericList.contents property + - TabsContainer: allows to select a tab when adding it + - FileDialog: a message can now be displayed above the file selector + - NotificationBar: removePopUp allows to remove a widget in the queue + - GenericDialog buttons callbacks can be set after widget creation + - various fixes + v 0.4.1 (15/09/2014): - fixed forgotten files in MANIFEST.in