gimp/app/paint-funcs
Sven Neumann 002ac38acd introduced new trigraph keyword /*< pdb-skip >*/ used to skip enums for
2001-12-08  Sven Neumann  <sven@gimp.org>

	* tools/pdbgen/enumgen.pl: introduced new trigraph keyword
	/*< pdb-skip >*/ used to skip enums for inclusion in libgimp when
	parsing headers. The keyword /*< skip >*/ is still used to skip
	enum values. This change is necessary since glib-mkenums also uses
	/*< skip >*/.

	* app/base/base-types.h * app/base/base-enums.h: moved
	GimpCheckType and GimpCheckSize to base-enums.h so they get
	registered with the type system, marked them as /*< pdb-skip >*/.

	* app/core/core-types.h * app/display/display-types.h *
	app/paint-funcs/paint-funcs-types.h * app/tools/gimppainttool.h *
	app/tools/tools-types.h: changed /*< skip >*/ to /*< pdb-skip >*/.
2001-12-09 00:15:46 +00:00
..
.cvsignore configure.in app/Makefile.am app/paint-funcs/.cvsignore made the 2001-04-07 14:44:12 +00:00
Makefile.am include the new "paint-funcs/paint-funcs-types.h". 2001-11-28 17:51:06 +00:00
makefile.msc updated for GTK2 build 2001-07-28 19:40:07 +00:00
paint-funcs-generic.h Convert ugly comments into named structure fields. Much cleaner and less 2001-12-02 14:59:30 +00:00
paint-funcs-mmx.h Michael Natterer <mitch@gimp.org> 2001-12-03 13:44:59 +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-types.h introduced new trigraph keyword /*< pdb-skip >*/ used to skip enums for 2001-12-09 00:15:46 +00:00
paint-funcs.c app/core/Makefile.am new file that holds enums that are registered with 2001-12-08 23:12:59 +00:00
paint-funcs.h app/core/Makefile.am new file that holds enums that are registered with 2001-12-08 23:12:59 +00:00