gimp r23922 - in trunk: . app/base libgimp
- From: mitch svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r23922 - in trunk: . app/base libgimp
- Date: Tue, 23 Oct 2007 15:15:28 +0100 (BST)
Author: mitch
Date: 2007-10-23 15:15:27 +0100 (Tue, 23 Oct 2007)
New Revision: 23922
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=23922&view=rev
Modified:
trunk/ChangeLog
trunk/app/base/pixel-region.c
trunk/libgimp/gimppixelrgn.c
Log:
2007-10-23 Michael Natterer <mitch gimp org>
* app/base/pixel-region.c (pixel_region_resize): when resizing,
don't advance the "data" pointer of regions of contiguous data. I
should have made this change along with my pixel region cleanup of
2005-09-03 which sanitized pixel regions of contiguous data.
Fixes bug #489229.
* libgimp/gimppixelrgn.c (gimp_pixel_rgn_resize): remove the same
code here (the removed code was dead since this function refuses
to be called on pixel regions without a drawable).
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]