diff options
author | Anders Carlsson <andersca@gnome.org> | 2004-07-04 15:56:55 +0000 |
---|---|---|
committer | Anders Carlsson <andersca@src.gnome.org> | 2004-07-04 15:56:55 +0000 |
commit | 8970881fb4dd8d6600b2c60976f1b27958a1ed18 (patch) | |
tree | b6473ef9177e24b6e21c0f66812dc8e060ccd0db /ChangeLog.pre-2-6 | |
parent | 17c3df345ac01b427eaec3d03c2251780df06eaf (diff) | |
download | gtk+-8970881fb4dd8d6600b2c60976f1b27958a1ed18.tar.gz |
gtk/gtkiconview.c Add GtkIconView to the build, remove debugging output.
2004-07-04 Anders Carlsson <andersca@gnome.org>
* gtk/Makefile.am:
* gtk/gtkiconview.c
* gtk/gtkiconview.h:
Add GtkIconView to the build, remove debugging output.
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 e6a76cb61a..68a94576a3 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,10 @@ +2004-07-04 Anders Carlsson <andersca@gnome.org> + + * gtk/Makefile.am: + * gtk/gtkiconview.c + * gtk/gtkiconview.h: + Add GtkIconView to the build, remove debugging output. + Sun Jul 4 01:29:35 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkcalendar.c (gtk_calendar_drag_data_get): |