]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-10
Clarify the usage of this function. (gtk_file_chooser_set_uri): Likewise.
[~andy/gtk] / ChangeLog.pre-2-10
index f1d2304399f00c1f0fbdb2f57f262bae6b744c21..8962c10fbfa6ab65b2d77548da30bc8132157a7a 100644 (file)
@@ -1,3 +1,15 @@
+2005-07-21  Federico Mena Quintero  <federico@ximian.com>
+
+       * gtk/gtkfilechooser.c (gtk_file_chooser_set_filename): Clarify
+       the usage of this function.
+       (gtk_file_chooser_set_uri): Likewise.
+       (gtk_file_chooser_set_current_name): Likewise.
+
+       * gtk/gtkfilechooserdefault.c (set_file_system_backend):
+       Instrument this function for profiling as well.
+       (gtk_file_chooser_default_init): Likewise; just to have a marker
+       of where instance initialization begins.
+
 2005-07-21  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkwidget.c (update_pango_context): Fix a couple of leaks.