diff --git a/ChangeLog b/ChangeLog index 7e6c895..969184d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-05-29 Glynn Foster + + * TODO: More updates for suggestions from Kevin. + 2003-05-29 Glynn Foster * TODO: Update with more suggestions. 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 +* Text markup - bold, italic, underline, colours, etc.. + - Suggested by Kevin Krinke +* Text arguments support '\t' and '\n' + - Suggested by Kevin Krinke +* List dialogs should all support --text + - Suggested by Kevin Krinke * Would be nice to have an option to use your own icon in the info/warning/message/question dialogs - Suggested by Kevin Krinke