CVSROOT: /cvs/gnome Module name: gimp Changes by: mitch 06/10/16 13:09:18
Modified files: . : ChangeLog app/core : gimpimage.c gimpitem.c gimpitem.h gimplayer.c app/pdb : drawable_cmds.c image_cmds.c app/xcf : xcf-load.c tools/pdbgen/pdb: drawable.pdb image.pdb Log message: 2006-10-16 Michael Natterer <[EMAIL PROTECTED]> * app/core/gimpitem.[ch]: removed the "floating" flag and the floating/sink API. (gimp_item_init): call g_object_force_floating() instead. * app/core/gimpimage.c * app/core/gimplayer.c * app/xcf/xcf-load.c * tools/pdbgen/pdb/drawable.pdb * tools/pdbgen/pdb/image.pdb: use combinations of g_object_ref_sink() and g_object_unref() instead of gimp_item_sink(). Use g_object_is_floating() instead of gimp_item_is_floating(). * app/pdb/drawable_cmds.c * app/pdb/image_cmds.c: regenerated. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-10-16%2013:08&maxdate=2006-10-16%2013:10 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list