diff options
author | Lucas Almeida Rocha <lucasr@src.gnome.org> | 2005-06-27 03:13:37 +0000 |
---|---|---|
committer | Lucas Almeida Rocha <lucasr@src.gnome.org> | 2005-06-27 03:13:37 +0000 |
commit | 9c792cb86a8d0422a07a716a3b024f25d9bca1bb (patch) | |
tree | 3f7834846e35f7aff5ac6ecfa07bcde80fb8412b /ChangeLog | |
parent | fix language team reference (diff) | |
download | zenity-9c792cb86a8d0422a07a716a3b024f25d9bca1bb.tar.gz zenity-9c792cb86a8d0422a07a716a3b024f25d9bca1bb.tar.bz2 zenity-9c792cb86a8d0422a07a716a3b024f25d9bca1bb.zip |
Changed list dialog Selection behavior
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2005-06-26 Lucas Rocha <lucasr@cvs.gnome.org> + + * src/zenity.h, src/option.c: new multiple option on list + dialog + * src/tree.c: now the default behavior is the single + selection. when --multiple is used, then multiple + rows can be selected. For radiolist and checklist, + normal selection is disabled (buttons = selection). + 2005-06-17 Lucas Rocha <lucasr@cvs.gnome.org> * src/notification.c: don't use parent widget for |