summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>1998-03-30 20:03:36 +0000
committerTim Janik <timj@src.gnome.org>1998-03-30 20:03:36 +0000
commit8eb7761e7207644568885bca22d413eb75b4dc3c (patch)
tree077547e87fadd6477c02799a0e1f58f1ba6afba4 /ChangeLog.pre-2-10
parentc05d6f2d12a0807f4b1aed26bd6186d312d9ff4b (diff)
downloadgdk-pixbuf-8eb7761e7207644568885bca22d413eb75b4dc3c.tar.gz
removed this function, it was unneeded and not exported.
Mon Mar 30 21:40:21 1998 Tim Janik <timj@gtk.org> * gtk/gtkclist.c (gtk_clist_row_from_ypixel): removed this function, it was unneeded and not exported. * gtk/gtkwidget.c (gtk_widget_ref) (gtk_widget_unref): don't check-cast the widgets to volatile GtkObjects (which was there for debugging purposes only). these functions should probably be macros, but that would break binary compatibility again, sigh. (gtk_widget_destroy): removed superfluous check-casts, since the neccessary checks are done in gtk_object_destroy anyways. this should be a macro as well but stays as a function for the above reasoonings.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-1013
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 5d3969350..b401272f3 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,16 @@
+Mon Mar 30 21:40:21 1998 Tim Janik <timj@gtk.org>
+
+ * gtk/gtkclist.c (gtk_clist_row_from_ypixel): removed this function,
+ it was unneeded and not exported.
+
+ * gtk/gtkwidget.c (gtk_widget_ref) (gtk_widget_unref): don't check-cast
+ the widgets to volatile GtkObjects (which was there for debugging
+ purposes only). these functions should probably be macros, but that
+ would break binary compatibility again, sigh.
+ (gtk_widget_destroy): removed superfluous check-casts, since the
+ neccessary checks are done in gtk_object_destroy anyways. this should
+ be a macro as well but stays as a function for the above reasoonings.
+
Mon Mar 30 17:21:27 BST 1998 Tony Gale <gale@gimp.org>
* docs/gtk_tut.sgml: reflect the change of meaning