From e02058e1c0a1451c61bd3ca8f3e88a1f512f998b Mon Sep 17 00:00:00 2001 From: Glynn Foster Date: Tue, 3 Aug 2004 09:07:03 +0000 Subject: [PATCH] Updates. 2004-08-03 Glynn Foster * TODO: Updates. --- ChangeLog | 4 ++++ TODO | 10 ++++------ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index ce38fdf..6e5515b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-08-03 Glynn Foster + + * TODO: Updates. + 2004-08-03 Glynn Foster * configure.in: Post release bump. diff --git a/TODO b/TODO index dead012..b755d07 100644 --- a/TODO +++ b/TODO @@ -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 -* Text markup - bold, italic, underline, colours, etc.. - - 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 * Add pixmap support to list dialog