gimp/app/base
Sven Neumann d4829df4d3 removed from CVS, they are generated.
2001-12-07  Sven Neumann  <sven@gimp.org>

	* app/core/gimpmarshal.[ch]: removed from CVS, they are generated.

	* app/base/Makefile.am
	* app/base/base-enums.h: new file defining enums that are to be
	registered. Used to build app/base/base-enums.c.

	* app/base/base-types.h: include base-enums.h.

	* tools/pdbgen/Makefile.am
	* tools/pdbgen/enumcode.pl
	* tools/pdbgen/enums.pl: parse the new base-enums.h file and modified
	the perl voodoo so it doesn't prefix enums with GIMP_ that are already
	properly namespaced.

	* app/core/core-types.h: don't need to chop GIMP from enum.

	* app/pdb/color_cmds.c
	* app/pdb/tools_cmds.c
	* libgimp/gimpenums.h
	* plug-ins/script-fu/script-fu-constants.c: regenerated.

	* app/config/gimpconfig-deserialize.[ch]
	* app/config/gimpconfig-serialize.[ch]
	* app/config/gimpconfig.[ch]: made GimpConfig an interface including
	a reasonable default implementation that works on object properties.

	* app/config/Makefile.am
	* app/config/gimpbaseconfig.[ch]: new GimpBaseConfig using the
	GimpConfig interface. Yet only used for testing from app/main.c.

	* app/main.c: test the new GimpBaseConfig object.

	* app/gimprc.c
	* app/base/base-config.h
	* app/base/*.c
	* app/core/gimpdatafiles.c
	* app/core/gimpdrawable-transform.c
	* app/core/gimppreviewcache.c
	* app/gui/preferences-dialog.c
	* app/paint-funcs/paint-funcs.c
	* app/xcf/xcf-seek.c: need to include glib-object.h since base-config
	contains registered enums now. Follow name change of InterpolationType
	to GimpInterpolationType.
2001-12-07 16:10:53 +00:00
..
.cvsignore removed from CVS, they are generated. 2001-12-07 16:10:53 +00:00
base-config.c removed from CVS, they are generated. 2001-12-07 16:10:53 +00:00
base-config.h removed from CVS, they are generated. 2001-12-07 16:10:53 +00:00
base-enums.h removed from CVS, they are generated. 2001-12-07 16:10:53 +00:00
base-types.h removed from CVS, they are generated. 2001-12-07 16:10:53 +00:00
base.c removed from CVS, they are generated. 2001-12-07 16:10:53 +00:00
base.h app/base/Makefile.am new files for base_init() and base_exit() which 2001-05-20 18:37:07 +00:00
boundary.c removed from CVS, they are generated. 2001-12-07 16:10:53 +00:00
boundary.h Convert ugly comments into named structure fields. Much cleaner and less 2001-12-02 14:59:30 +00:00
brush-scale.c removed from CVS, they are generated. 2001-12-07 16:10:53 +00:00
brush-scale.h new directory app/base/ 2001-05-15 11:25:25 +00:00
color-balance.c use the passed Gimp pointer instead of using "the_gimp". 2001-12-03 17:59:48 +00:00
color-balance.h Michael Natterer <mitch@gimp.org> 2001-12-03 13:44:59 +00:00
curves.c use the passed Gimp pointer instead of using "the_gimp". 2001-12-03 17:59:48 +00:00
curves.h Michael Natterer <mitch@gimp.org> 2001-12-03 13:44:59 +00:00
detect-mmx.h app/appenv.h removed "use_mmx" and the MMX detection. 2001-07-13 19:25:34 +00:00
detect-mmx.S app/Makefile.am removed. 2001-07-11 23:47:26 +00:00
gimphistogram.c removed from CVS, they are generated. 2001-12-07 16:10:53 +00:00
gimphistogram.h app/gimphistogram.[ch] removed. 2001-05-22 23:05:35 +00:00
gimplut.c removed from CVS, they are generated. 2001-12-07 16:10:53 +00:00
gimplut.h Michael Natterer <mitch@gimp.org> 2001-12-03 13:44:59 +00:00
hue-saturation.c use the passed Gimp pointer instead of using "the_gimp". 2001-12-03 17:59:48 +00:00
hue-saturation.h Michael Natterer <mitch@gimp.org> 2001-12-03 13:44:59 +00:00
lut-funcs.c removed from CVS, they are generated. 2001-12-07 16:10:53 +00:00
lut-funcs.h app/gimphistogram.[ch] removed. 2001-05-22 23:05:35 +00:00
Makefile.am removed from CVS, they are generated. 2001-12-07 16:10:53 +00:00
makefile.msc define HAVE_DIRENT_H, it's from build/win32/dirent 2001-10-28 18:45:45 +00:00
pixel-processor.c removed from CVS, they are generated. 2001-12-07 16:10:53 +00:00
pixel-processor.h new directory app/base/ 2001-05-15 11:25:25 +00:00
pixel-region.c removed from CVS, they are generated. 2001-12-07 16:10:53 +00:00
pixel-region.h Michael Natterer <mitch@gimp.org> 2001-12-03 13:44:59 +00:00
pixel-surround.c removed from CVS, they are generated. 2001-12-07 16:10:53 +00:00
pixel-surround.h Michael Natterer <mitch@gimp.org> 2001-12-03 13:44:59 +00:00
temp-buf.c removed from CVS, they are generated. 2001-12-07 16:10:53 +00:00
temp-buf.h Michael Natterer <mitch@gimp.org> 2001-12-03 13:44:59 +00:00
threshold.c use the passed Gimp pointer instead of using "the_gimp". 2001-12-03 17:59:48 +00:00
threshold.h Michael Natterer <mitch@gimp.org> 2001-12-03 13:44:59 +00:00
tile-cache.c removed from CVS, they are generated. 2001-12-07 16:10:53 +00:00
tile-cache.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
tile-manager-crop.c removed from CVS, they are generated. 2001-12-07 16:10:53 +00:00
tile-manager-crop.h app/Makefile.am removed. 2001-06-26 12:09:43 +00:00
tile-manager-private.h Michael Natterer <mitch@gimp.org> 2001-12-03 13:44:59 +00:00
tile-manager.c removed from CVS, they are generated. 2001-12-07 16:10:53 +00:00
tile-manager.h Michael Natterer <mitch@gimp.org> 2001-12-03 13:44:59 +00:00
tile-private.h Michael Natterer <mitch@gimp.org> 2001-12-03 13:44:59 +00:00
tile-swap.c removed from CVS, they are generated. 2001-12-07 16:10:53 +00:00
tile-swap.h new directory app/base/ 2001-05-15 11:25:25 +00:00
tile.c removed from CVS, they are generated. 2001-12-07 16:10:53 +00:00
tile.h Michael Natterer <mitch@gimp.org> 2001-12-03 13:44:59 +00:00