CVSROOT:        /cvs/gnome
Module name:    gtk+
Changes by:     timj    05/12/22 10:10:05

Modified files:
        .              : ChangeLog 
        gtk            : gtkobject.c gtkobject.h 
        tests          : Makefile.am 
Added files:
        tests          : floatingtest.c 

Log message:
Thu Dec 22 16:01:27 2005  Tim Janik  <[EMAIL PROTECTED]>

* gtk/gtkobject.c: derive GtkObject from GUnowned,
so it initially has a floating reference count.
gtk_object_class_init(): installa floating flag handler with
libgobject, so for GtkObjects the flag is stored as GTK_FLOATING
in the ->flags member.

* tests/floatingtest.c: test floating flag uses.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=timj&date=explicit&mindate=2005-12-22%2010:09&maxdate=2005-12-22%2010:11

_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to