summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2003-05-05 17:17:02 +0000
committerGlynn Foster <gman@src.gnome.org>2003-05-05 17:17:02 +0000
commit8ff2b32c9eb4b2eb8970a9fa48c4889847c347b1 (patch)
treece428fee7a962be0ad60705f86eb1b4ad81e39ad /TODO
parent140539f6264477403d022a87d4dd18b5eba495ca (diff)
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--TODO11
1 files changed, 9 insertions, 2 deletions
diff --git a/TODO b/TODO
index c8cf073..71579b3 100644
--- a/TODO
+++ b/TODO
@@ -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>