From 977a557a670272dbe97b5e4c7af48c3af0affcdd Mon Sep 17 00:00:00 2001 From: "James M. Cape" Date: Thu, 6 Jan 2005 06:25:30 +0000 Subject: Use default title if NULL is passed. 2005-01-06 James M. Cape * gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_new) (gtk_file_chooser_button_new_with_backend): Use default title if NULL is passed. * docs/reference/gtk/tmpl/gtkfilechooserbutton.sgml: Make examples match API. --- ChangeLog.pre-2-6 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog.pre-2-6') diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index a99b0fa85..f9f4abddd 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,12 @@ +2005-01-06 James M. Cape + + * gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_new) + (gtk_file_chooser_button_new_with_backend): Use default title if + NULL is passed. + + * docs/reference/gtk/tmpl/gtkfilechooserbutton.sgml: Make examples + match API. + 2005-01-05 Federico Mena Quintero Fix #161409: -- cgit v1.2.1