Fixed warning message to print out parent class name correctly.

Thu Oct  8 15:53:59 1998  Owen Taylor  <otaylor@redhat.com>

	* gtk/gtktypeutils.c (gtk_type_class_init): Fixed warning
	message to print out parent class name correctly.
This commit is contained in:
Owen Taylor 1998-10-08 19:43:47 +00:00 committed by Owen Taylor
parent 3f7c96b352
commit 922d7fd0ae
9 changed files with 45 additions and 8 deletions

View File

@ -1,3 +1,8 @@
Thu Oct 8 15:53:59 1998 Owen Taylor <otaylor@redhat.com>
* gtk/gtktypeutils.c (gtk_type_class_init): Fixed warning
message to print out parent class name correctly.
Thu Oct 8 07:07:10 1998 Tim Janik <timj@gtk.org>
* gtk/gtkobject.h:
@ -274,7 +279,7 @@ Mon Sep 21 02:30:06 1998 Tim Janik <timj@gtk.org>
Sun Sep 20 18:21:46 1998 Owen Taylor <otaylor@redhat.com>
* ltconfig.sh: Patch to libtool-1.2b to make --disable-static
* ltmain.sh: Patch to libtool-1.2b to make --disable-static
work.
Sun Sep 20 09:52:39 1998 Owen Taylor <otaylor@gtk.org>

View File

@ -1,3 +1,8 @@
Thu Oct 8 15:53:59 1998 Owen Taylor <otaylor@redhat.com>
* gtk/gtktypeutils.c (gtk_type_class_init): Fixed warning
message to print out parent class name correctly.
Thu Oct 8 07:07:10 1998 Tim Janik <timj@gtk.org>
* gtk/gtkobject.h:
@ -274,7 +279,7 @@ Mon Sep 21 02:30:06 1998 Tim Janik <timj@gtk.org>
Sun Sep 20 18:21:46 1998 Owen Taylor <otaylor@redhat.com>
* ltconfig.sh: Patch to libtool-1.2b to make --disable-static
* ltmain.sh: Patch to libtool-1.2b to make --disable-static
work.
Sun Sep 20 09:52:39 1998 Owen Taylor <otaylor@gtk.org>

View File

@ -1,3 +1,8 @@
Thu Oct 8 15:53:59 1998 Owen Taylor <otaylor@redhat.com>
* gtk/gtktypeutils.c (gtk_type_class_init): Fixed warning
message to print out parent class name correctly.
Thu Oct 8 07:07:10 1998 Tim Janik <timj@gtk.org>
* gtk/gtkobject.h:
@ -274,7 +279,7 @@ Mon Sep 21 02:30:06 1998 Tim Janik <timj@gtk.org>
Sun Sep 20 18:21:46 1998 Owen Taylor <otaylor@redhat.com>
* ltconfig.sh: Patch to libtool-1.2b to make --disable-static
* ltmain.sh: Patch to libtool-1.2b to make --disable-static
work.
Sun Sep 20 09:52:39 1998 Owen Taylor <otaylor@gtk.org>

View File

@ -1,3 +1,8 @@
Thu Oct 8 15:53:59 1998 Owen Taylor <otaylor@redhat.com>
* gtk/gtktypeutils.c (gtk_type_class_init): Fixed warning
message to print out parent class name correctly.
Thu Oct 8 07:07:10 1998 Tim Janik <timj@gtk.org>
* gtk/gtkobject.h:
@ -274,7 +279,7 @@ Mon Sep 21 02:30:06 1998 Tim Janik <timj@gtk.org>
Sun Sep 20 18:21:46 1998 Owen Taylor <otaylor@redhat.com>
* ltconfig.sh: Patch to libtool-1.2b to make --disable-static
* ltmain.sh: Patch to libtool-1.2b to make --disable-static
work.
Sun Sep 20 09:52:39 1998 Owen Taylor <otaylor@gtk.org>

View File

@ -1,3 +1,8 @@
Thu Oct 8 15:53:59 1998 Owen Taylor <otaylor@redhat.com>
* gtk/gtktypeutils.c (gtk_type_class_init): Fixed warning
message to print out parent class name correctly.
Thu Oct 8 07:07:10 1998 Tim Janik <timj@gtk.org>
* gtk/gtkobject.h:
@ -274,7 +279,7 @@ Mon Sep 21 02:30:06 1998 Tim Janik <timj@gtk.org>
Sun Sep 20 18:21:46 1998 Owen Taylor <otaylor@redhat.com>
* ltconfig.sh: Patch to libtool-1.2b to make --disable-static
* ltmain.sh: Patch to libtool-1.2b to make --disable-static
work.
Sun Sep 20 09:52:39 1998 Owen Taylor <otaylor@gtk.org>

View File

@ -1,3 +1,8 @@
Thu Oct 8 15:53:59 1998 Owen Taylor <otaylor@redhat.com>
* gtk/gtktypeutils.c (gtk_type_class_init): Fixed warning
message to print out parent class name correctly.
Thu Oct 8 07:07:10 1998 Tim Janik <timj@gtk.org>
* gtk/gtkobject.h:
@ -274,7 +279,7 @@ Mon Sep 21 02:30:06 1998 Tim Janik <timj@gtk.org>
Sun Sep 20 18:21:46 1998 Owen Taylor <otaylor@redhat.com>
* ltconfig.sh: Patch to libtool-1.2b to make --disable-static
* ltmain.sh: Patch to libtool-1.2b to make --disable-static
work.
Sun Sep 20 09:52:39 1998 Owen Taylor <otaylor@gtk.org>

View File

@ -1,3 +1,8 @@
Thu Oct 8 15:53:59 1998 Owen Taylor <otaylor@redhat.com>
* gtk/gtktypeutils.c (gtk_type_class_init): Fixed warning
message to print out parent class name correctly.
Thu Oct 8 07:07:10 1998 Tim Janik <timj@gtk.org>
* gtk/gtkobject.h:
@ -274,7 +279,7 @@ Mon Sep 21 02:30:06 1998 Tim Janik <timj@gtk.org>
Sun Sep 20 18:21:46 1998 Owen Taylor <otaylor@redhat.com>
* ltconfig.sh: Patch to libtool-1.2b to make --disable-static
* ltmain.sh: Patch to libtool-1.2b to make --disable-static
work.
Sun Sep 20 09:52:39 1998 Owen Taylor <otaylor@gtk.org>

2
TODO
View File

@ -41,6 +41,8 @@ Bugs:
* MappingNotify events produce warnings.
* gtk_widget_set_uposition can't handle negative x,y coordinates!
Additions:
* implement keyboard navigation in menus

View File

@ -519,7 +519,7 @@ gtk_type_class_init (GtkType type)
if (node->type_info.class_size < parent->type_info.class_size)
g_warning ("The `%s' class is smaller than its parent class `%s'",
node->type_info.type_name,
node->type_info.type_name);
parent->type_info.type_name);
if (!parent->klass)
{