summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2000-11-21 02:06:21 +0000
committerHavoc Pennington <hp@src.gnome.org>2000-11-21 02:06:21 +0000
commit18dd625fa309e2fe849ed660510985eded9d1ccb (patch)
treefe09cd693e915359e2a9fddef31ded4fb091424b /ChangeLog.pre-2-8
parent6f7dd53b801d21692744ac3c445307391225686d (diff)
downloadgtk+-18dd625fa309e2fe849ed660510985eded9d1ccb.tar.gz
Documented a bunch of functions in here (gtk_widget_realize): Warn if you
2000-11-20 Havoc Pennington <hp@redhat.com> * gtk/gtkwidget.c: Documented a bunch of functions in here (gtk_widget_realize): Warn if you try to realize a widget with no parent that isn't a toplevel (gtk_widget_intersect): return a gboolean
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-87
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index acdfcb7bf3..8e26f66575 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,5 +1,12 @@
2000-11-20 Havoc Pennington <hp@redhat.com>
+ * gtk/gtkwidget.c: Documented a bunch of functions in here
+ (gtk_widget_realize): Warn if you try to realize
+ a widget with no parent that isn't a toplevel
+ (gtk_widget_intersect): return a gboolean
+
+2000-11-20 Havoc Pennington <hp@redhat.com>
+
* gtk/gtktextview.c, gtk/gtktextlayout.c, gtk/gtktextchild.c,
gtk/testtext.c: Semi-finish widget embedding. Need guffaw
scrolling to be implemented in GDK to finish. Also, right now