gimp/libgimpmath
Simon Budig a8593d8141 Oops. Need to specify both pdb-skip and skip.
2006-10-25  Simon Budig  <simon@gimp.org>

	* app/vectors/vectors-enums.h: Oops. Need to specify both
	pdb-skip and skip.

	* libgimp/gimp.def
	* libgimpconfig/gimpconfig.def
	* libgimpmath/gimpmath.def
	* libgimpthumb/gimpthumb.def
	* libgimpwidgets/gimpwidgets.def: .def-file maintenance. Hope my
	changes are correct...

	With the help from
	   nm .libs/libgimpfoo-2.0.so |\
	   sed -ne "s/.* T \([a-zA-Z0-9][a-zA-Z0-9_]*\)/\t\1/p" |\
	   (echo EXPORTS ; LC_ALL=C sort )

	* libgimpwidgets/gimppageselector.c: marked stretch_frame_image()
	as static.

	* libgimp/gimpenums.c.tail
	* libgimp/gimpenums.h
	* tools/pdbgen/enums.pl: regenerated.

	* devel-docs/libgimp/tmpl/gimpfontselectbutton.sgml: this changed
	again. WTF?
2006-10-25 16:55:20 +00:00
..
.cvsignore libgimpmath/Makefile.am libgimpmath/gimpmath.h libgimpmath/gimpmd5.[ch] 2002-02-11 22:48:54 +00:00
Makefile.am s/GIMP_THREAD_FLAGS/GTHREAD_CFLAGS/ 2005-02-13 15:52:44 +00:00
gimpmath.def Oops. Need to specify both pdb-skip and skip. 2006-10-25 16:55:20 +00:00
gimpmath.h libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00
gimpmathtypes.h libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00
gimpmatrix.c converted tabs to spaces. 2006-04-12 10:53:28 +00:00
gimpmatrix.h Fixed my email address in a dozen or so source files: 2006-01-12 00:50:44 +00:00
gimpmd5.c libgimpmath/gimpmd5.c libgimpmath/test-md5.c plug-ins/common/CEL.c 2005-08-03 01:15:36 +00:00
gimpmd5.h Removed tabs and trailing whitespaces. 2003-09-27 23:02:39 +00:00
gimpvector.c libgimpmath/gimpvector.c shut up some compiler warnings. 2005-12-30 18:35:49 +00:00
gimpvector.h added an inline gtk-doc stub to be filled in. Someone please fill this 2003-11-15 15:30:34 +00:00
makefile.msc new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +00:00
test-md5.c libgimpmath/gimpmd5.c libgimpmath/test-md5.c plug-ins/common/CEL.c 2005-08-03 01:15:36 +00:00