From ef03cb52872c19788e889b55ce9b30ff5a616677 Mon Sep 17 00:00:00 2001 From: Tim Janik Date: Sun, 13 Feb 2000 08:16:48 +0000 Subject: s/refcount/ref_count/. Sun Feb 13 08:54:45 2000 Tim Janik * gdk/gdkcursor.h (struct _GdkCursor): s/refcount/ref_count/. * gdk/x11/gdkcursor-x11.c (gdk_cursor_new_from_pixmap): * gdk/x11/gdkcursor-x11.c (_gdk_cursor_destroy): * gdk/gdkcursor.c (gdk_cursor_ref): insert assertments for the parameters given and cursor->ref_count. coding style fixups. * gtk/gtksocket.c (gtk_socket_class_init): parent class is GtkContainer, not GtkWidget. * gtk/*.h: applied patch from Mathieu Lacage to fix up widget macros and add _GET_CLASS() variant. * gtk/*.c: some GtkType fixups. --- ChangeLog.pre-2-2 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog.pre-2-2') diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 4bc366f927..3f0486fef5 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,19 @@ +Sun Feb 13 08:54:45 2000 Tim Janik + + * gdk/gdkcursor.h (struct _GdkCursor): s/refcount/ref_count/. + * gdk/x11/gdkcursor-x11.c (gdk_cursor_new_from_pixmap): + * gdk/x11/gdkcursor-x11.c (_gdk_cursor_destroy): + * gdk/gdkcursor.c (gdk_cursor_ref): insert assertments for the + parameters given and cursor->ref_count. coding style fixups. + + * gtk/gtksocket.c (gtk_socket_class_init): parent class is GtkContainer, + not GtkWidget. + + * gtk/*.h: applied patch from Mathieu Lacage to + fix up widget macros and add _GET_CLASS() variant. + + * gtk/*.c: some GtkType fixups. + 2000-02-09 Tor Lillqvist * gdk/win32/gdkproperty-win32.c -- cgit v1.2.1