gimp/app/paint-funcs
Michael Natterer 3413a9ef3c small fix.
2001-11-12  Michael Natterer  <mitch@gimp.org>

	* HACKING: small fix.

	* configure.in: changed --disable-perl to --enable-perl because
	it doesn't build properly at the moment.

	* pixmaps/Makefile.am: removed stuff which is no longer there
	from EXTRA_DIST.

	* plug-ins/Makefile.am: put back the $(GIMP_PERL) line in SUBDIRS.

	* app/widgets/gimpmenuitem.c. include "libgimpwidgets/gimpwidgets.h".

	* data/Makefile.am
	* data/brushes/Makefile.am
	* data/gradients/Makefile.am
	* data/palettes/Makefile.am
	* data/patterns/Makefile.am: removed the old "files" hack and put
	the stuff to EXTRA_DIST.

	* app/Makefile.am
	* app/base/Makefile.am
	* app/core/Makefile.am
	* app/file/Makefile.am
	* app/gui/Makefile.am
	* app/paint-funcs/Makefile.am
	* app/pdb/Makefile.am
	* app/tools/Makefile.am
	* app/widgets/Makefile.am
	* app/widgets/gimpmenuitem.c
	* app/xcf/Makefile.am
	* cursors/Makefile.am
	* libgimp/Makefile.am
	* libgimpbase/Makefile.am
	* libgimpcolor/Makefile.am
	* libgimpmath/Makefile.am
	* libgimpwidgets/Makefile.am
	* m4macros/Makefile.am
	* themes/Makefile.am
	* themes/Default/Makefile.am
	* themes/Default/images/Makefile.am
	* themes/Default/images/tools/Makefile.am: removed "files" target.
2001-11-13 01:46:10 +00:00
..
.cvsignore configure.in app/Makefile.am app/paint-funcs/.cvsignore made the 2001-04-07 14:44:12 +00:00
Makefile.am small fix. 2001-11-13 01:46:10 +00:00
makefile.msc updated for GTK2 build 2001-07-28 19:40:07 +00:00
paint-funcs-gray.c Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-gray.h Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-graya.c Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-graya.h Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-indexed.c Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-indexed.h Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-indexeda.c rewrote so gcc-3.0 doesn't complain. 2001-10-29 12:51:21 +00:00
paint-funcs-indexeda.h Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-rgb.c added GTK_DISABLE_COMPAT_H back to CPPFLAGS. 2001-08-01 00:35:59 +00:00
paint-funcs-rgb.h Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-rgba.c Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-rgba.h Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-simd.S app/Makefile.am po/POTFILES.in new widget which will replace the current 2001-02-13 13:17:15 +00:00
paint-funcs.c rewrote so gcc-3.0 doesn't complain. 2001-10-29 12:51:21 +00:00
paint-funcs.h new directory app/base/ 2001-05-15 11:25:25 +00:00