summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2000-12-21 01:53:39 +0000
committerHavoc Pennington <hp@src.gnome.org>2000-12-21 01:53:39 +0000
commitf00175cf07395d9f05f8c98efb203ee3c74a31cd (patch)
tree9bc26a15bc80d371a415f9bfab4cc9e4acba64e8 /ChangeLog.pre-2-4
parent8d1ff18de01d36f97e442a58ec8948206cb54961 (diff)
downloadgtk+-f00175cf07395d9f05f8c98efb203ee3c74a31cd.tar.gz
new directory to contain tests, gtk/test* should move here sometime (with
2000-12-20 Havoc Pennington <hp@redhat.com> * tests: new directory to contain tests, gtk/test* should move here sometime (with appropriate on-cvs-server hackery) * tests/testtreeview.c, tests/Makefile.am: a test * configure.in (AC_OUTPUT): add tests/Makefile * gtk/gtktexttag.c (gtk_text_tag_get_property): Add "invisible" and "invisible_set" which were missing * gtk/gtkrbtree.h: some cheesy indentation fix
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-414
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 53ccbf1773..efef8e9296 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,17 @@
+2000-12-20 Havoc Pennington <hp@redhat.com>
+
+ * tests: new directory to contain tests, gtk/test* should move
+ here sometime (with appropriate on-cvs-server hackery)
+
+ * tests/testtreeview.c, tests/Makefile.am: a test
+
+ * configure.in (AC_OUTPUT): add tests/Makefile
+
+ * gtk/gtktexttag.c (gtk_text_tag_get_property): Add "invisible"
+ and "invisible_set" which were missing
+
+ * gtk/gtkrbtree.h: some cheesy indentation fix
+
2000-12-20 Alexander Larsson <alexl@redhat.com>
* gtk/gtkinvisible.c (gtk_invisible_realize):