CVSROOT: /cvs/gnome Module name: gimp Changes by: mitch 06/11/05 09:11:34
Modified files: . : ChangeLog app/tools : gimpcroptool.c gimprectangleselecttool.c gimprectangletool.c gimprectangletool.h Log message: 2006-11-05 Michael Natterer <[EMAIL PROTECTED]> * app/tools/gimpcroptool.c * app/tools/gimprectangleselecttool.c * app/tools/gimprectangletool.[ch]: moved stuff from GimpTool::initialize() to GObject::constructor() and removed all initialize functions entirely. initialize() only needs to be implemented if the tool has a dialog or if initialization() can fail. Also moved some type-checking casts after the g_return_if_fail()s URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-11-05%2009:10&maxdate=2006-11-05%2009:12 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list