CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     mitch   06/05/16 15:55:02

Modified files:
        .              : ChangeLog 
        app/core       : Makefile.am core-types.h 
        app/widgets    : gimpaction.c 
Added files:
        app/core       : gimppatternclipboard.c gimppatternclipboard.h 

Log message:
2006-05-16  Michael Natterer  <[EMAIL PROTECTED]>

* app/core/Makefile.am
* app/core/core-types.h
* app/core/gimppatternclipboard.[ch]: new GimpPattern subclass
that auto-updates its contents from gimp->global_buffer.

* app/core/gimp.c (gimp_real_initialize): add a clipboard pattern
to the pattern factory.

* app/widgets/gimpaction.c (gimp_action_set_proxy): replace the
GimpView by a new one if the viewable type changes, instead of
running into a warning (didn't happen before because this is only
used for imagefiles and patterns, which didn't have subclasses).

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-05-16%2015:54&maxdate=2006-05-16%2015:56

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to