summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2003-01-09 18:07:04 +0000
committerGlynn Foster <gman@src.gnome.org>2003-01-09 18:07:04 +0000
commitcd4e438bfb3ebfd3cc872e203e343a50acc02a15 (patch)
treeaddb42a9253fbc3b768a48922eebe1c73421f3a4 /TODO
parent6a65d75921d352323277f770f357ca3065436133 (diff)
Fix up the date string, although I guess this should be localized.
2003-01-09 Glynn Foster <glynn.foster@sun.com> * src/calendar.c: Fix up the date string, although I guess this should be localized. * src/main.c: Add a new --pulsate option, which reads from stdin and pulsates the progress bar until we reach EOF. * src/progress.c: Rewrite to actually work. Don't really need GIOChannels here. * TODO: Updated accordingly.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 4c1070e..0d3a96d 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,3 @@
-* Finish off support for progress dialog
* Implement return values for all dialogs
* All done, except for list view
* Add some accessibility I guess