summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
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>