Gimp/app
Michael Natterer caabe7f334 removed GIMP_TYPE_COLOR.
2004-07-26  Michael Natterer  <mitch@gimp.org>

	* app/config/gimpconfig-types.h: removed GIMP_TYPE_COLOR.

	* app/config/gimpconfig-params.[ch]: renamed GimpParamSpecColor
	to GimpParamSpecRGB.

	* app/config/gimpconfig-deserialize.c
	* app/config/gimpconfig-dump.c
	* app/config/gimpconfig-serialize.c
	* app/config/gimpscanner.c
	* app/core/gimp-utils.c
	* app/core/gimpcontext.c
	* app/core/gimpgrid.c
	* app/display/gimpdisplayoptions.c
	* app/text/gimptext.c
	* app/tools/gimpcolortool.c
	* app/widgets/gimpaction.c
	* app/widgets/gimpcolorbar.c
	* app/widgets/gimppropwidgets.c: changed accordingly.
2004-07-26 19:56:47 +00:00
..
actions app/core/Makefile.am app/core/gimpgradient-load.[ch] 2004-07-22 13:58:29 +00:00
base app/app_procs.c app/base/base.[ch] pass "be_verbose" to the base and 2004-07-20 14:33:22 +00:00
composite now that the output depends on --verbose, enable it for stable releases 2004-07-20 16:55:39 +00:00
config removed GIMP_TYPE_COLOR. 2004-07-26 19:56:47 +00:00
core removed GIMP_TYPE_COLOR. 2004-07-26 19:56:47 +00:00
dialogs Enabled the various "Clear saved foobar now" buttons in prefs: 2004-07-21 16:11:31 +00:00
display removed GIMP_TYPE_COLOR. 2004-07-26 19:56:47 +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 the various "Clear saved foobar now" buttons in prefs: 2004-07-21 16:11:31 +00:00
menus Enabled the various "Clear saved foobar now" buttons in prefs: 2004-07-21 16:11:31 +00:00
paint removed enum GimpPaintCoreState. 2004-07-19 14:37:40 +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 include "libgimpbase/gimpbase.h" instead of "libgimpbase/gimpparasite.h" 2004-07-16 14:43:56 +00:00
plug-in removed obsolete compile-time check for GLIB >= 2.3.5. 2004-07-19 12:20:27 +00:00
text removed GIMP_TYPE_COLOR. 2004-07-26 19:56:47 +00:00
tools removed GIMP_TYPE_COLOR. 2004-07-26 19:56:47 +00:00
vectors reordered to match the .c file. 2004-07-14 23:14:49 +00:00
widgets removed GIMP_TYPE_COLOR. 2004-07-26 19:56:47 +00:00
xcf also register the internal XCF handlers according to the new scheme. 2004-07-16 22:54:53 +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
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