From c41421c043ec92da0936ca8005f3e7841abd19cd Mon Sep 17 00:00:00 2001 From: Glynn Foster Date: Sat, 18 Jan 2003 18:30:52 +0000 Subject: Add some screenshots for the help documentation. 2003-01-18 Glynn Foster * help/C/figures/zenity-calendar-screenshot.png, help/C/figures/zenity-entry-screenshot.png, help/C/figures/zenity-error-screenshot.png, help/C/figures/zenity-fileselection-screenshot.png, help/C/figures/zenity-information-screenshot.png, help/C/figures/zenity-list-screenshot.png, help/C/figures/zenity-progress-screenshot.png, help/C/figures/zenity-question-screenshot.png, help/C/figures/zenity-text-screenshot.png, help/C/figures/zenity-warning-screenshot.png: Add some screenshots for the help documentation. * src/entry.c, src/msg.c: Don't set the text if it's NULL. --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 79b6664e..9cb482ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2003-01-18 Glynn Foster + + * help/C/figures/zenity-calendar-screenshot.png, + help/C/figures/zenity-entry-screenshot.png, + help/C/figures/zenity-error-screenshot.png, + help/C/figures/zenity-fileselection-screenshot.png, + help/C/figures/zenity-information-screenshot.png, + help/C/figures/zenity-list-screenshot.png, + help/C/figures/zenity-progress-screenshot.png, + help/C/figures/zenity-question-screenshot.png, + help/C/figures/zenity-text-screenshot.png, + help/C/figures/zenity-warning-screenshot.png: Add some + screenshots for the help documentation. + + * src/entry.c, src/msg.c: Don't set the text if it's NULL. + 2003-01-18 Glynn Foster * help/C/zenity.xml: Only some examples and some screenshots -- cgit