gimp/app
Michael Natterer b8e862cbd7 when resizing, don't advance the "data" pointer of regions of contiguous
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).


svn path=/trunk/; revision=23922
2007-10-23 14:15:27 +00:00
..
actions specify alternative button order. 2007-10-09 13:30:36 +00:00
base when resizing, don't advance the "data" pointer of regions of contiguous 2007-10-23 14:15:27 +00:00
composite removed extra check for gthread and fold it into the GLIB and GTK checks. 2007-06-25 12:41:59 +00:00
config lower the upper limit for "undo-levels", mainly for getting a smaller 2007-10-18 13:42:13 +00:00
core formatting. 2007-10-23 11:19:08 +00:00
dialogs revert change below. 2007-10-21 19:00:28 +00:00
display tiny cosmetic cleanups. 2007-10-19 07:03:33 +00:00
file set the image clean after handling the color profile. 2007-09-21 11:23:03 +00:00
gui new version which correctly updates the menus when items are added or 2007-09-27 15:52:35 +00:00
menus take over cosmetic fix from upstream. 2007-08-30 15:00:50 +00:00
paint changed "Modify Perspective Plane" to "Modify Perspective". 2007-10-16 15:02:16 +00:00
paint-funcs revert change below. 2007-10-21 19:00:28 +00:00
pdb increased the arbitrary upper limit on the number of segments in 2007-10-16 06:30:59 +00:00
plug-in changed message about missing executable and only output it if gimp is 2007-10-09 18:17:33 +00:00
text corrected Pango version number in comment. 2007-09-13 12:42:24 +00:00
tools changed aspect ratio of the wrap-box used for the "Pressure sensitivity" 2007-10-22 18:27:31 +00:00
vectors app/core/gimp-transform-region.[ch] app/core/gimpchannel.c 2007-09-10 15:29:48 +00:00
widgets removed a frame. 2007-10-17 14:36:12 +00:00
xcf use the correct default values for the control points of a loaded path. 2007-09-24 08:20:59 +00:00
about.h updated copyright. 2007-01-12 14:46:30 +00:00
app.c if GIMP_UNSTABLE is undefined before calling exit() call tile_swap_exit(), 2007-06-13 14:01:37 +00:00
app.h Allow other applications to open images in GIMP as if they were new images 2007-04-17 15:54:01 +00:00
batch.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
batch.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
errors.c added errors_exit() and unset the Gimp reference. Errors may occur after 2007-06-13 09:27:32 +00:00
errors.h added errors_exit() and unset the Gimp reference. Errors may occur after 2007-06-13 09:27:32 +00:00
fileicon.ico
gimp-intl.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimp.rc
gimpcore.def updated msvc build 2007-08-05 15:16:02 +00:00
main.c added back short versions of --gimprc option and --console-messages 2007-10-17 18:43:23 +00:00
Makefile.am Made 2.4.0-rc2 release. 2007-09-03 16:03:36 +00:00
makefile.msc updated msvc build 2007-08-05 15:16:02 +00:00
sanity.c configure.in depend on glib >= 2.12.3. 2007-01-12 13:48:30 +00:00
sanity.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
units.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
units.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
wilber.ico