summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2003-01-06 15:06:17 +0000
committerGlynn Foster <gman@src.gnome.org>2003-01-06 15:06:17 +0000
commit344345d9aa262940fedfb8beed9dc0c9bb163a10 (patch)
tree5c987624efb5352bb3ff4496af798943a3cc62c1 /TODO
parentb44078584af9c85532b05c371c8c960725679620 (diff)
Add functions to init and free the parsing options. Still not terribly
2003-01-06 Glynn Foster <glynn.foster@sun.com> * src/main.c: Add functions to init and free the parsing options. Still not terribly pretty though. * src/tree.c, src/zenity.h: Handle --column argument. * TODO: Update accordingly.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 0a59325..51a9c68 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,6 @@
* Finish off commandline support for list dialog
* Finish off support for progress dialog
* Implement error/return values for all dialogs
-* Initialize the ZenityParsingOptions struct properly [nicer way of doing this?]
* Add some accessibility I guess
* Find some nice default window icons
* Implement about box