gimp/libgimpthumb
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 configure.in gimpthumb-1.3.pc.in libgimpthumb/Makefile.am 2003-11-26 01:12:36 +00:00
Makefile.am s/GIMP_THREAD_FLAGS/GTHREAD_CFLAGS/ 2005-02-13 15:52:44 +00:00
gimpthumb-enums.h libgimp/gimpunitcache.h libgimpbase/gimpchecks.h 2004-11-04 10:51:55 +00:00
gimpthumb-error.c app/core/gimpdata.c (gimp_data_error_quark) 2006-04-06 12:07:18 +00:00
gimpthumb-error.h libgimp/gimpunitcache.h libgimpbase/gimpchecks.h 2004-11-04 10:51:55 +00:00
gimpthumb-types.h configure.in gimpthumb-1.3.pc.in libgimpthumb/Makefile.am 2003-11-26 01:12:36 +00:00
gimpthumb-utils.c libgimpbase/gimpenv.h libgimpbase/gimpmemsize.h 2006-07-05 13:55:11 +00:00
gimpthumb-utils.h libgimpbase/gimpwire.h libgimpbase/gimpreloc.h 2006-08-22 13:18:42 +00:00
gimpthumb.def Oops. Need to specify both pdb-skip and skip. 2006-10-25 16:55:20 +00:00
gimpthumb.h libgimpthumb/Makefile.am added new files that define the GIMP_THUMB_ERROR 2003-12-02 02:06:20 +00:00
gimpthumbnail.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpthumbnail.h libgimpthumb/gimpthumb-utils.[ch] libgimpthumb/gimpthumbnail.[ch] added 2004-10-23 15:30:39 +00:00
makefile.msc build menus with nmake, too menus/Makefile.am : added to EXTRA_DIST 2005-04-24 15:39:15 +00:00