gimp r22815 - in trunk: . app/core app/file app/paint
- From: mitch svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r22815 - in trunk: . app/core app/file app/paint
- Date: Thu, 21 Jun 2007 11:09:28 +0100 (BST)
Author: mitch
Date: 2007-06-21 11:09:27 +0100 (Thu, 21 Jun 2007)
New Revision: 22815
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=22815&view=rev
Modified:
trunk/ChangeLog
trunk/app/core/gimpimage.c
trunk/app/file/file-open.c
trunk/app/paint/gimppaintcore.c
Log:
2007-06-21 Michael Natterer <mitch gimp org>
Part one of fix for bug #449141 (fixes the projection but still
leaves some image previews unupdated).
* app/core/gimpimage.c (lots of functions)
* app/paint/gimppaintcore.c (gimp_paint_core_finish)
* app/file/file-open.c (file_open_sanitize_image): removed calls
to gimp_viewable_invalidate_preview(image).
* app/file/file-open.c (file_open_sanitize_image): update and
flush the entire image instead. Load plug-ins are not required to
call gimp_drawable_update() or anything else to make sure the
projection is up-to-date.
* app/core/gimpimage.c (gimp_image_real_flush): inavlidate the
image preview here because we now create it from the projection.
(this is still not the entirely correct place though).
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]