summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@gnome.org>2004-03-04 06:47:54 +0000
committerJonathan Blandford <jrb@src.gnome.org>2004-03-04 06:47:54 +0000
commit778d6904c447b62c4a357e690aca13d02fa21ead (patch)
tree53329166130c8553d476894eb3f2f3a3a7d1d86c /ChangeLog
parented7a74644e6f0ada603d3d6bfe2f3a695eb0607b (diff)
downloadgtk+-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--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96f8e491e9..a3b6b982f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):