Gimp/app
Michael Natterer ee42d8f506 added still unused flags type GimpDirtyMask.
2004-07-28  Michael Natterer  <mitch@gimp.org>

	* app/core/core-enums.h: added still unused flags type
	GimpDirtyMask.

	* app/base/Makefile.am
	* app/core/Makefile.am
	* app/display/Makefile.am
	* app/paint/Makefile.am
	* app/text/Makefile.am
	* app/tools/Makefile.am
	* app/widgets/Makefile.am
	* libgimpthumb/Makefile.am: changed calls to gimp-mkenums to
	support GTypeFlags and to make the value arrays private to the
	get_type() functions.

	* app/base/base-enums.c
	* app/core/core-enums.c
	* app/display/display-enums.c
	* app/paint/paint-enums.c
	* app/text/text-enums.c
	* app/tools/tools-enums.c
	* app/widgets/widgets-enums.c: regenerated.
2004-07-28 11:50:20 +00:00
..
actions Enabled disabling all menu mnemonics. Addresses bug #120034: 2004-07-27 22:17:30 +00:00
base added still unused flags type GimpDirtyMask. 2004-07-28 11:50:20 +00:00
composite now that the output depends on --verbose, enable it for stable releases 2004-07-20 16:55:39 +00:00
config Enabled disabling all menu mnemonics. Addresses bug #120034: 2004-07-27 22:17:30 +00:00
core added still unused flags type GimpDirtyMask. 2004-07-28 11:50:20 +00:00
dialogs Enabled disabling all menu mnemonics. Addresses bug #120034: 2004-07-27 22:17:30 +00:00
display added still unused flags type GimpDirtyMask. 2004-07-28 11:50:20 +00:00
file don't crash if no layer or only one layer is visible. Fixes bug #143804. 2004-07-15 10:37:03 +00:00
gui Enabled disabling all menu mnemonics. Addresses bug #120034: 2004-07-27 22:17:30 +00:00
menus Enabled the various "Clear saved foobar now" buttons in prefs: 2004-07-21 16:11:31 +00:00
paint added still unused flags type GimpDirtyMask. 2004-07-28 11:50:20 +00:00
paint-funcs don't scan app/paint-funcs/paint-funcs-types.h for enums. 2004-07-05 21:39:54 +00:00
pdb new function which clears the whole list of data set by plug-ins. 2004-07-26 21:07:15 +00:00
plug-in removed obsolete compile-time check for GLIB >= 2.3.5. 2004-07-19 12:20:27 +00:00
text added still unused flags type GimpDirtyMask. 2004-07-28 11:50:20 +00:00
tools added still unused flags type GimpDirtyMask. 2004-07-28 11:50:20 +00:00
vectors reordered to match the .c file. 2004-07-14 23:14:49 +00:00
widgets added still unused flags type GimpDirtyMask. 2004-07-28 11:50:20 +00:00
xcf libgimpbase/Makefile.am libgimpbase/gimpbase.h libgimpbase/gimpbase.def 2004-07-27 16:39:00 +00:00
.cvsignore removed hack for gimp-console compilation. automake seems to handle it 2004-07-12 22:34:37 +00:00
airbrush.c
app_procs.c use #ifdef GIMP_UNSTABLE instead of looking at GIMP_MINOR_VERSION. 2004-07-26 10:44:25 +00:00
app_procs.h Made the gimp-console binary compile. Finishes core/GUI separation and 2004-07-12 14:32:31 +00:00
batch.c Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
batch.h
errors.c Added a conditional definition of the preprocessor symbol GIMP_UNSTABLE if 2004-02-05 00:34:50 +00:00
errors.h
gimp-intl.h
gimp.rc
main.c use #ifdef GIMP_UNSTABLE instead of looking at GIMP_MINOR_VERSION. 2004-07-26 10:44:25 +00:00
Makefile.am removed hack for gimp-console compilation. automake seems to handle it 2004-07-12 22:34:37 +00:00
makefile.msc updated app/actions/makefile.msc app/menus/makefile.msc : (new files) 2004-07-11 21:53:17 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c removed the gtk+ sanity check here ... 2004-07-12 13:22:28 +00:00
sanity.h removed the gtk+ sanity check here ... 2004-07-12 13:22:28 +00:00
transform_core.c
units.c
units.h
wilber.ico