diff options
author | Mike Newman <MikeGTN@src.gnome.org> | 2003-06-10 21:30:22 +0000 |
---|---|---|
committer | Mike Newman <MikeGTN@src.gnome.org> | 2003-06-10 21:30:22 +0000 |
commit | cfe29d9ad04761e7a97964af5e8f20fca7d22cfc (patch) | |
tree | 49791765012f5b821c208663320db9a354aaae6f /TODO | |
parent | Committing patch to fall back to dialog if DISPLAY not set from (diff) | |
download | zenity-cfe29d9ad04761e7a97964af5e8f20fca7d22cfc.tar.gz zenity-cfe29d9ad04761e7a97964af5e8f20fca7d22cfc.tar.bz2 zenity-cfe29d9ad04761e7a97964af5e8f20fca7d22cfc.zip |
Allow /t and /n in dialog text. Some code cleanup.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 2 insertions, 10 deletions
@@ -1,21 +1,13 @@ * 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 +* 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 +* 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> -* gdialog used to have env vars to specify the return values of some of the dialogs - - Suggested by Kevin Krinke <kckrinke@opendoorsoftware.com> -* Add multiple file selection support - - Suggested by Kevin Krinke <kckrinke@opendoorsoftware.com> * Add pixmap support to list dialog - Suggested by Dani Brody <brodydani@hotmail.com> * Add new format |