summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2003-05-29 08:49:05 +0000
committerGlynn Foster <gman@src.gnome.org>2003-05-29 08:49:05 +0000
commit5b95257139dc8395232af2613fe47816679f6637 (patch)
treee025dbc7e6be829a6bb76d665f61010566b7b69e /TODO
parent1471cb89c4bbe29434ea432a460410fa32a4920f (diff)
More updates for suggestions from Kevin.
2003-05-29 Glynn Foster <glynn.foster@sun.com> * TODO: More updates for suggestions from Kevin.
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO b/TODO
index a9dbb7c..7016a6b 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,14 @@
* Canceling progress dialog should kill off process and close the dialog
- Current it does a Hangup, I'm not sure how to solve this
+* Support extra buttons, help buttons with the ability to change the label on the
+ button
+ - Suggested by Kevin Krinke <kckrinke@opendoorsoftware.com>
+* Text markup - bold, italic, underline, colours, etc..
+ - Suggested by Kevin Krinke <kckrinke@opendoorsoftware.com>
+* Text arguments support '\t' and '\n'
+ - Suggested by Kevin Krinke <kckrinke@opendoorsoftware.com>
+* List dialogs should all support --text
+ - Suggested by Kevin Krinke <kckrinke@opendoorsoftware.com>
* Would be nice to have an option to use your own icon in the info/warning/message/question
dialogs
- Suggested by Kevin Krinke <kckrinke@opendoorsoftware.com>