gimp/app/base
Michael Natterer f7a911173f removed the "truly ugly hack"...
2003-02-03  Michael Natterer  <mitch@gimp.org>

	* app/display/Makefile.am: removed the "truly ugly hack"...

	* app/Makefile.am: ...and changed the linking order instead.

	* app/base/Makefile.am
	* app/core/Makefile.am
	* app/paint/Makefile.am
	* app/widgets/Makefile.am: fixed typo.
2003-02-03 13:39:55 +00:00
..
.cvsignore define GIMP_MKENUMS for use in Makefile.am. 2002-03-17 14:07:54 +00:00
Makefile.am removed the "truly ugly hack"... 2003-02-03 13:39:55 +00:00
base-enums.c app/base/base-enums.h app/paint-funcs/paint-funcs-generic.h 2002-11-05 19:33:59 +00:00
base-enums.h app/base/base-enums.h app/paint-funcs/paint-funcs-generic.h 2002-11-05 19:33:59 +00:00
base-types.h removed the global "base_config" variable. 2002-11-30 16:31:39 +00:00
base.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
base.h removed the global "base_config" variable. 2002-11-30 16:31:39 +00:00
boundary.c
boundary.h
brush-scale.c
brush-scale.h
color-balance.c More color correction stuff cleanup: 2002-09-04 15:25:15 +00:00
color-balance.h More color correction stuff cleanup: 2002-09-04 15:25:15 +00:00
cpercep.c app/core/cpercep.[ch] app/core/gimpimage-convert.c removed C++ style 2002-05-24 10:48:08 +00:00
cpercep.h app/core/cpercep.[ch] app/core/gimpimage-convert.c removed C++ style 2002-05-24 10:48:08 +00:00
curves.c More color correction stuff cleanup: 2002-09-04 15:25:15 +00:00
curves.h More color correction stuff cleanup: 2002-09-04 15:25:15 +00:00
detect-mmx.S
detect-mmx.h
gimphistogram.c Fixed bug #103561: 2003-01-15 13:40:44 +00:00
gimphistogram.h Fixed bug #103561: 2003-01-15 13:40:44 +00:00
gimplut.c
gimplut.h
hue-saturation.c More color correction stuff cleanup: 2002-09-04 15:25:15 +00:00
hue-saturation.h More color correction stuff cleanup: 2002-09-04 15:25:15 +00:00
levels.c added the API for level correction using black, gray and white point. 2002-10-15 13:36:28 +00:00
levels.h added the API for level correction using black, gray and white point. 2002-10-15 13:36:28 +00:00
lut-funcs.c More color correction stuff cleanup: 2002-09-04 15:25:15 +00:00
lut-funcs.h More color correction stuff cleanup: 2002-09-04 15:25:15 +00:00
makefile.msc when checking for 'excecutable' make sure it is a regular file too (on 2003-01-01 13:33:27 +00:00
pixel-processor.c Fixed bug #103561: 2003-01-15 13:40:44 +00:00
pixel-processor.h
pixel-region.c Fixed usage of uninitialized memory found by valgrind, plus some cleanup: 2002-08-22 09:48:56 +00:00
pixel-region.h Fixed usage of uninitialized memory found by valgrind, plus some cleanup: 2002-08-22 09:48:56 +00:00
pixel-surround.c
pixel-surround.h
temp-buf.c configure.in etc/Makefile.am etc/gimprc.in removed templates for gimprc 2002-12-29 18:58:24 +00:00
temp-buf.h
threshold.c Color correction tool chopping: 2002-08-26 11:35:56 +00:00
threshold.h Color correction tool chopping: 2002-08-26 11:35:56 +00:00
tile-cache.c added tile_cache_init() and tile_cache_exit() as public functions. 2002-11-21 15:46:19 +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
tile-manager-crop.h
tile-manager-private.h
tile-manager.c
tile-manager.h
tile-private.h
tile-swap.c use off_t to return the offset. Finally allows to handle swap files larger 2003-01-04 15:06:01 +00:00
tile-swap.h
tile.c
tile.h