diff options
author | Jonathan Blandford <jrb@gnome.org> | 2004-03-04 06:47:54 +0000 |
---|---|---|
committer | Jonathan Blandford <jrb@src.gnome.org> | 2004-03-04 06:47:54 +0000 |
commit | 778d6904c447b62c4a357e690aca13d02fa21ead (patch) | |
tree | 53329166130c8553d476894eb3f2f3a3a7d1d86c /ChangeLog | |
parent | ed7a74644e6f0ada603d3d6bfe2f3a695eb0607b (diff) | |
download | gtk+-778d6904c447b62c4a357e690aca13d02fa21ead.tar.gz |
Modified patch from muppet <scott@asofyet.org> to keep child directories
Thu Mar 4 01:32:19 2004 Jonathan Blandford <jrb@gnome.org>
* gtk/gtkpathbar.c (gtk_path_bar_set_path): Modified patch from
muppet <scott@asofyet.org> to keep child directories around if we
change to a child.
* gtk/gtkpathbar.c (_gtk_path_bar_set_home_icon): Start of
icon-setting functions. Not used yet.
(_gtk_path_bar_set_root_icon): Ditto.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +Thu Mar 4 01:32:19 2004 Jonathan Blandford <jrb@gnome.org> + + * gtk/gtkpathbar.c (gtk_path_bar_set_path): Modified patch from + muppet <scott@asofyet.org> to keep child directories around if we + change to a child. + + * gtk/gtkpathbar.c (_gtk_path_bar_set_home_icon): Start of + icon-setting functions. Not used yet. + (_gtk_path_bar_set_root_icon): Ditto. + Thu Mar 4 00:31:54 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtktextview.c (extend_selection): |