diff options
author | Glynn Foster <glynn.foster@sun.com> | 2004-08-03 09:07:03 +0000 |
---|---|---|
committer | Glynn Foster <gman@src.gnome.org> | 2004-08-03 09:07:03 +0000 |
commit | e02058e1c0a1451c61bd3ca8f3e88a1f512f998b (patch) | |
tree | 138706deb425eebb3f75dd895a9a4f1a266c0dab /TODO | |
parent | 669e1958e889a86bc28407ad7776443ec96221f0 (diff) | |
download | zenity-e02058e1c0a1451c61bd3ca8f3e88a1f512f998b.tar.gz |
Updates.
2004-08-03 Glynn Foster <glynn.foster@sun.com>
* TODO: Updates.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -1,11 +1,9 @@ -* 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 save file dialogs + - Suggested by Glynn +* Move from popt to new GOption API + - Suggested by Glynn * 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> -* 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> * Add pixmap support to list dialog |