CVSROOT: /cvs/gnome Module name: gimp Changes by: neo 06/05/23 11:39:45
Modified files: . : ChangeLog app/core : gimpbrushclipboard.c gimpbrushgenerated.c gimpdata.c gimppalette.c gimppatternclipboard.c Log message: 2006-05-23 Sven Neumann <[EMAIL PROTECTED]> It makes more sense to have GimpData::dirty indicate a name change than to invalidate the previews whenever the name changes. * app/core/gimpdata.c: call gimp_object_name_changed() from gimp_data_real_dirty() instead of implementing GimpObject::name-changed and calling gimp_data_dirty() from there. * app/core/gimpbrushclipboard.c * app/core/gimppalette.c * app/core/gimppatternclipboard.c: call gimp_data_dirty() in place of gimp_object_name_changed(). * app/core/gimpbrushgenerated.c (gimp_brush_generated_dirty): chain up unconditionally. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-05-23%2011:38&maxdate=2006-05-23%2011:40 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list