summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2001-02-16 18:16:14 +0000
committerAlexander Larsson <alexl@src.gnome.org>2001-02-16 18:16:14 +0000
commit29f16cc67120f62de56856ec8ae282f7c729619a (patch)
treee8dc0eb0d4230593ad4f21f6916555e7348cd140 /ChangeLog
parent1c31afa007a1cffc74f7809d5ac02bfc49dd4e3f (diff)
downloadgtk+-29f16cc67120f62de56856ec8ae282f7c729619a.tar.gz
New files. Implement GtkTreeModelMapping.
2001-02-16 Alexander Larsson <alexl@redhat.com> * gtk/gtktreemodelmapping.[ch]: New files. Implement GtkTreeModelMapping. * gtk/Makefile.am: Add gtktreemodelmapping.[ch]. * gtk/gtk.h: Add gtktreemodelmapping.h * gtk/treestoretest.c: Test the GtkTreeModelMapping
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b7bf88347..1d5c0b3666 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2001-02-16 Alexander Larsson <alexl@redhat.com>
+
+ * gtk/gtktreemodelmapping.[ch]:
+ New files. Implement GtkTreeModelMapping.
+
+ * gtk/Makefile.am:
+ Add gtktreemodelmapping.[ch].
+
+ * gtk/gtk.h:
+ Add gtktreemodelmapping.h
+
+ * gtk/treestoretest.c:
+ Test the GtkTreeModelMapping
+
Tue Feb 13 13:16:09 2001 Jonathan Blandford <jrb@redhat.com>
* demos/gtk-demo/panes.c (create_pane_options): If we're going to