diff options
author | Glynn Foster <glynn.foster@sun.com> | 2003-05-05 17:17:02 +0000 |
---|---|---|
committer | Glynn Foster <gman@src.gnome.org> | 2003-05-05 17:17:02 +0000 |
commit | 8ff2b32c9eb4b2eb8970a9fa48c4889847c347b1 (patch) | |
tree | ce428fee7a962be0ad60705f86eb1b4ad81e39ad /TODO | |
parent | 140539f6264477403d022a87d4dd18b5eba495ca (diff) | |
download | zenity-8ff2b32c9eb4b2eb8970a9fa48c4889847c347b1.tar.gz |
Make the list dialog handle stdin - a little bit buggy still. Update
2003-05-05 Glynn Foster <glynn.foster@sun.com>
* src/tree.c, src/util.c, src/util.h: Make the list dialog
handle stdin - a little bit buggy still.
* TODO: Update
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -1,3 +1,10 @@ -* List dialog should read data from stdin +* Fix bugs in the list dialog with stdin +* Add pixmap support to list dialog ? + - Suggested by Dani Brody <brodydani@hotmail.com> +* Add new format ? + --list --column=check,hide --column=pixmap --column=string,editable + - Suggested by Dani Brody <brodydani@hotmail.com> * Fix up progress dialog so that it actually works -* Add some accessibility I guess +* Add support for DML (Dialog Meta Language)? + - ftp://ftp.pld.org.pl/people/malekith/dml/ + - Suggested by Michal Moskal <malekith@pld-linux.org> |