diff options
author | Jonathan Blandford <jrb@gnome.org> | 2004-02-20 01:10:28 +0000 |
---|---|---|
committer | Jonathan Blandford <jrb@src.gnome.org> | 2004-02-20 01:10:28 +0000 |
commit | 9c3ac4d1bba0df3d1e5f6d01bb471a7235c20861 (patch) | |
tree | 8d7e67e971313c4e8eb8fdc257786d8d84a506b5 /ChangeLog.pre-2-6 | |
parent | 40983a12941ac5b9a5fae66e3593204ce9fd1656 (diff) | |
download | gtk+-9c3ac4d1bba0df3d1e5f6d01bb471a7235c20861.tar.gz |
New widget to handle the path in the fileselector implementation. Not
Thu Feb 19 19:58:53 2004 Jonathan Blandford <jrb@gnome.org>
* gtk/gtkpathbar.[ch]: New widget to handle the path in the
fileselector implementation. Not hooked up to anything yet.
* gtk/Makefile.am: support the path bar.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 21fa0cfb46..b871701bc3 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,10 @@ +Thu Feb 19 19:58:53 2004 Jonathan Blandford <jrb@gnome.org> + + * gtk/gtkpathbar.[ch]: New widget to handle the path in the + fileselector implementation. Not hooked up to anything yet. + + * gtk/Makefile.am: support the path bar. + Fri Feb 20 00:21:38 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkstyle.c (gtk_default_draw_handle): |