mirror of https://github.com/GNOME/gimp.git
c0cc7c1156
2008-11-05 Michael Natterer <mitch@gimp.org> * app/core/gimpdrawablestack.[ch]: add new function gimp_drawable_stack_invalidate_previews() which does just what it says. * app/core/gimpimage.[ch]: merge invalidate_layer_previews() and invalidate_channels_previews() into a single invalidate_previews() and replace all calls to the old functions by calls to gimp_drawable_stack_invalidate_previews(). * app/file/file-open.c: changed accordingly. svn path=/trunk/; revision=27560 |
||
---|---|---|
.. | ||
Makefile.am | ||
file-open.c | ||
file-open.h | ||
file-procedure.c | ||
file-procedure.h | ||
file-save.c | ||
file-save.h | ||
file-utils.c | ||
file-utils.h | ||
makefile.msc |