gimp/app/base
Sven Neumann 212d9c7152 free the whole list instead of deleting it one element at a time.
2006-03-08  Sven Neumann  <sven@gimp.org>

	* app/base/siox.c (find_max_blob): free the whole list instead of
	deleting it one element at a time.
2006-03-08 11:02:18 +00:00
..
.cvsignore rewrote the x86 tests, moved debug printout from base.c to here. 2003-09-04 21:58:57 +00:00
Makefile.am app/core/Makefile.am moved cpercep from here ... 2005-07-27 22:52:34 +00:00
base-enums.c forgot this one in my last commit 2005-01-22 23:26:44 +00:00
base-enums.h app/base/base-enums.h app/base/siox.[ch] 2005-10-17 18:23:31 +00:00
base-types.h app/base/base-types.h applied patch from Gerald Friedland that introduces 2005-10-12 00:24:26 +00:00
base.c app/base/base.c (base_init) create temp and swap directories using 2005-10-17 17:27:48 +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 even more cleanup, replaced informal comments by API docs. 2005-08-20 17:25:19 +00:00
boundary.h even more cleanup, replaced informal comments by API docs. 2005-08-20 17:25:19 +00:00
brush-scale.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2004-12-26 18:18:17 +00:00
brush-scale.h new directory app/base/ 2001-05-15 11:25:25 +00:00
color-balance.c automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
color-balance.h changed GimpImageMapApplyFunc to be compatible with PixelProcessorFunc. 2005-02-15 15:39:27 +00:00
colorize.c deprecated RGB intensity functions and definitions. These coefficients do 2005-08-03 00:36:41 +00:00
colorize.h changed GimpImageMapApplyFunc to be compatible with PixelProcessorFunc. 2005-02-15 15:39:27 +00:00
cpercep.c app/core/Makefile.am moved cpercep from here ... 2005-07-27 22:52:34 +00:00
cpercep.h renamed cpercep_init_conversions() to cpercep_init(); only initialize the 2005-07-05 10:52:31 +00:00
cpu-accel.c app/base/cpu-accel.c app/composite/gimp-composite-3dnow.h 2006-02-28 06:34:16 +00:00
cpu-accel.h detect SSE3. 2005-06-07 07:10:22 +00:00
curves.c minor code cleanup. 2005-03-03 11:40:37 +00:00
curves.h app/base/curves.[ch] defined CURVES_NUM_POINTS and use it. 2004-09-24 13:39:57 +00:00
gimphistogram.c Fixed my email address in a dozen or so source files: 2006-01-12 00:50:44 +00:00
gimphistogram.h Fixed my email address in a dozen or so source files: 2006-01-12 00:50:44 +00:00
gimplut.c Fixed my email address in a dozen or so source files: 2006-01-12 00:50:44 +00:00
gimplut.h Fixed my email address in a dozen or so source files: 2006-01-12 00:50:44 +00:00
hue-saturation.c app/base/hue-saturation.[ch] applied a patch from Joao S. O. Bueno 2005-03-12 12:25:57 +00:00
hue-saturation.h app/base/hue-saturation.[ch] applied a patch from Joao S. O. Bueno 2005-03-12 12:25:57 +00:00
levels.c deprecated RGB intensity functions and definitions. These coefficients do 2005-08-03 00:36:41 +00:00
levels.h renamed *levels-auto to *levels-stretch 2004-11-01 16:05:19 +00:00
lut-funcs.c change the LUT function for the contrast. Fixes the buggy behaviour as 2006-02-24 01:04:48 +00:00
lut-funcs.h More color correction stuff cleanup: 2002-09-04 15:25:15 +00:00
makefile.msc updated 2005-09-25 19:30:55 +00:00
pixel-processor.c Fixed my email address in a dozen or so source files: 2006-01-12 00:50:44 +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 some general cleanup. 2005-09-03 17:16:58 +00:00
pixel-region.h some general cleanup. 2005-09-03 17:16:58 +00:00
pixel-surround.c s/row_stride/rowstride/g. 2005-09-03 19:03:53 +00:00
pixel-surround.h s/row_stride/rowstride/g. 2005-09-03 19:03:53 +00:00
siox.c free the whole list instead of deleting it one element at a time. 2006-03-08 11:02:18 +00:00
siox.h app/base/base-enums.h app/base/siox.[ch] 2005-10-17 18:23:31 +00:00
temp-buf.c do new_size calculation only when needed. 2005-09-03 21:56:07 +00:00
temp-buf.h Removed "stingy-memory-use" all over the place. This feature was really 2005-06-08 11:27:31 +00:00
test-cpu-accel.c rewrote the x86 tests, moved debug printout from base.c to here. 2003-09-04 21:58:57 +00:00
threshold.c changed GimpImageMapApplyFunc to be compatible with PixelProcessorFunc. 2005-02-15 15:39:27 +00:00
threshold.h changed GimpImageMapApplyFunc to be compatible with PixelProcessorFunc. 2005-02-15 15:39:27 +00:00
tile-cache.c app/base/tile-cache.c app/base/tile-manager.c app/base/tile-private.h 2005-09-29 22:24:57 +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 removed trailing whitespace. 2004-12-12 14:25:48 +00:00
tile-manager-crop.h app/Makefile.am removed. 2001-06-26 12:09:43 +00:00
tile-manager-private.h automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
tile-manager.c app/base/tile-cache.c app/base/tile-manager.c app/base/tile-private.h 2005-09-29 22:24:57 +00:00
tile-manager.h some code cleanup. 2005-05-08 20:24:54 +00:00
tile-private.h app/base/tile-cache.c app/base/tile-manager.c app/base/tile-private.h 2005-09-29 22:24:57 +00:00
tile-swap.c fixed compilation of experimental threaded tile-swapper. Fixes bug 2005-11-11 14:28:30 +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 app/base/tile-cache.c app/base/tile-manager.c app/base/tile-private.h 2005-09-29 22:24:57 +00:00
tile.h tile-cache.c tile-private.h removed trailing whitespace, added some 2004-02-18 18:57:43 +00:00