gimp/app/base
Sven Neumann d34ff5537d libgimpbase/Makefile.am libgimpbase/gimpbase.h added new files that hold
2006-08-29  Sven Neumann  <sven@gimp.org>

	* libgimpbase/Makefile.am
	* libgimpbase/gimpbase.h
	* libgimpbase/gimprectangle.[ch]: added new files that hold
	gimp_rectangle_intersect(), factored out of the core.

	* libgimpbase/gimpbase.def: updated.

	* app/core/gimp-edit.c
	* app/core/gimp-utils.c
	* app/core/gimp-utils.h
	* app/core/gimpchannel-combine.c
	* app/core/gimpdrawable-foreground-extract.c
	* app/core/gimpdrawable-transform.c
	* app/core/gimpdrawable.c
	* app/core/gimpimage-preview.c
	* app/core/gimplayer.c
	* app/core/gimpscanconvert.c
	* app/display/gimpdisplayshell-draw.c: changed includes accordingly.

	* libgimp/gimpdrawablepreview.c: don't duplicate
	gimp_rectangle_intersect() here, use the function in libgimpbase.

	* app/base/siox.c: use gimp_rectangle_intersect() to reduce the
	working area to the region of interest. Fixes bug #340422.
2006-08-29 14:46:32 +00:00
..
.cvsignore Moved the CPU detection code to libgimpbase (see bug #342860): 2006-06-02 09:58:03 +00:00
base-enums.c app/base/base-enums.h app/core/core-enums.h register some more enums. 2006-03-27 13:49:19 +00:00
base-enums.h app/base/base-enums.h app/core/core-enums.h register some more enums. 2006-03-27 13:49:19 +00:00
base-types.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
base.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
base.h app/app_procs.c app/base/base.[ch] pass "be_verbose" to the base and 2004-07-20 14:33:22 +00:00
boundary.c more code cleanup 2006-07-06 12:27:32 +00:00
boundary.h code cleanup 2006-07-06 11:13:26 +00:00
brush-scale.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2004-12-26 18:18:17 +00:00
brush-scale.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
color-balance.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
color-balance.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
colorize.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
colorize.h changed GimpImageMapApplyFunc to be compatible with PixelProcessorFunc. 2005-02-15 15:39:27 +00:00
cpercep.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
cpercep.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
curves.c changed if/else construct to have a final else statement so that the 2006-04-21 07:22:23 +00:00
curves.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimphistogram.c Applied a slightly modified version of a patch from Lode Leroy (bug 2006-04-21 09:40:27 +00:00
gimphistogram.h Applied a slightly modified version of a patch from Lode Leroy (bug 2006-04-21 09:40:27 +00:00
gimplut.c more code cleanup 2006-07-06 12:27:32 +00:00
gimplut.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
hue-saturation.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
hue-saturation.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
levels.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
levels.h renamed *levels-auto to *levels-stretch 2004-11-01 16:05:19 +00:00
lut-funcs.c removed forgotten debug output 2006-04-05 21:04:34 +00:00
lut-funcs.h minor code cleanup, renamed a function, declared some functions as static. 2006-04-05 21:03:39 +00:00
Makefile.am Moved the CPU detection code to libgimpbase (see bug #342860): 2006-06-02 09:58:03 +00:00
makefile.msc updated 2005-09-25 19:30:55 +00:00
pixel-processor.c more code cleanup 2006-07-06 12:27:32 +00:00
pixel-processor.h Fixed my email address in a dozen or so source files: 2006-01-12 00:50:44 +00:00
pixel-region.c app/base/pixel-region.[ch] code cleanup. 2006-07-06 10:58:44 +00:00
pixel-region.h app/base/pixel-region.[ch] code cleanup. 2006-07-06 10:58:44 +00:00
pixel-surround.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
pixel-surround.h s/row_stride/rowstride/g. 2005-09-03 19:03:53 +00:00
siox.c libgimpbase/Makefile.am libgimpbase/gimpbase.h added new files that hold 2006-08-29 14:46:32 +00:00
siox.h let the caller specify a region of interest. Call the progress function 2006-03-22 13:18:22 +00:00
temp-buf.c more code cleanup 2006-07-06 12:27:32 +00:00
temp-buf.h more code cleanup 2006-07-06 12:27:32 +00:00
threshold.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
threshold.h changed GimpImageMapApplyFunc to be compatible with PixelProcessorFunc. 2005-02-15 15:39:27 +00:00
tile-cache.c mention that multi-processor support is on by default. 2006-08-24 06:31:11 +00:00
tile-cache.h added tile_cache_init() and tile_cache_exit() as public functions. 2002-11-21 15:46:19 +00:00
tile-manager-crop.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
tile-manager-crop.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
tile-manager-private.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
tile-manager.c more code cleanup 2006-07-06 12:27:32 +00:00
tile-manager.h more code cleanup 2006-07-06 12:27:32 +00:00
tile-private.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
tile-swap.c print the value of $datarootdir in the summary. 2006-08-25 16:48:09 +00:00
tile-swap.h app/base/base.c moved some code from base_init() into tile_swap_init(). 2005-02-13 15:47:36 +00:00
tile.c more code cleanup 2006-07-06 12:27:32 +00:00
tile.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00