diff options
author | Jonathan Blandford <jrb@gnome.org> | 2004-02-23 20:24:01 +0000 |
---|---|---|
committer | Jonathan Blandford <jrb@src.gnome.org> | 2004-02-23 20:24:01 +0000 |
commit | 4b041f82415050722187bf7904feede7e30308a4 (patch) | |
tree | bfdd087f1f049e08d61de37b644dd87217571afc /ChangeLog.pre-2-10 | |
parent | fa72f157acfa7f50cefb6b42a85720b349155049 (diff) | |
download | gtk+-4b041f82415050722187bf7904feede7e30308a4.tar.gz |
Display the root a bit more cleanly.
Mon Feb 23 15:23:23 2004 Jonathan Blandford <jrb@gnome.org>
* gtk/gtkpathbar.c (gtk_path_bar_set_path): Display the root a bit
more cleanly.
* gtk/gtkpathbar.h (struct _GtkPathBarClass): fix the signal.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index ff2f10bc06..8769b845a4 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,10 @@ +Mon Feb 23 15:23:23 2004 Jonathan Blandford <jrb@gnome.org> + + * gtk/gtkpathbar.c (gtk_path_bar_set_path): Display the root a bit + more cleanly. + + * gtk/gtkpathbar.h (struct _GtkPathBarClass): fix the signal. + 2004-02-23 Federico Mena Quintero <federico@ximian.com> Rework the user interface of the file chooser, as per |