app/base/base-enums.[ch] moved GimpCheckSize and GimpCheckType enums to

2004-09-02  Sven Neumann  <sven@gimp.org>

	* app/base/base-enums.[ch]
	* libgimpbase/gimpbaseenums.[ch]: moved GimpCheckSize and
	GimpCheckType enums to libgimpbase. Correctly prefix the enum
	values.

	* app/base/temp-buf.c
	* app/config/gimpdisplayconfig.c
	* app/display/gimpdisplayshell-render.c
	* app/pdb/fileops_cmds.c
	* tools/pdbgen/pdb/fileops.pdb: changed accordingly.
This commit is contained in:
Sven Neumann
2004-09-02 14:28:37 +00:00
committed by Sven Neumann
parent dc572fc9e6
commit b9bd1bfa06
15 changed files with 198 additions and 102 deletions

View File

@ -6,6 +6,8 @@ gimp_type_get_translation_domain
<SECTION>
<FILE>gimpbaseenums</FILE>
GimpCheckSize
GimpCheckType
GimpImageBaseType
GimpImageType
GimpMessageHandlerType
@ -15,6 +17,10 @@ GimpPDBStatusType
GimpProgressCommand
GimpStackTraceMode
<SUBSECTION Standard>
GIMP_TYPE_CHECK_SIZE
gimp_check_size_get_type
GIMP_TYPE_CHECK_TYPE
gimp_check_type_get_type
GIMP_TYPE_IMAGE_BASE_TYPE
gimp_image_base_type_get_type
GIMP_TYPE_IMAGE_TYPE