gimp/libgimpbase
Sven Neumann 7b24dd8e36 moved GIMP_PARAM defines from here ...
2006-01-30  Sven Neumann  <sven@gimp.org>

	* app/config/config-types.h: moved GIMP_PARAM defines from here ...

	* libgimpbase/gimpparam.h: ... to this new files.

	* libgimpbase/Makefile.am
	* libgimpbase/gimpbasetypes.h: include the new header file.

	* libgimp/gimpfontselectbutton.c
	* libgimpconfig/gimpcolorconfig.c
	* libgimpthumb/gimpthumbnail.c
	* libgimpwidgets/gimpcellrenderercolor.c
	* libgimpwidgets/gimpcellrenderertoggle.c
	* libgimpwidgets/gimpcolorarea.c
	* libgimpwidgets/gimpcolorbutton.c
	* libgimpwidgets/gimpcolordisplay.c
	* libgimpwidgets/gimpcontroller.c
	* libgimpwidgets/gimpdialog.c
	* libgimpwidgets/gimpenumcombobox.c
	* libgimpwidgets/gimpintcombobox.c
	* libgimpwidgets/gimppageselector.c
	* libgimpwidgets/gimppreview.c
	* libgimpwidgets/gimppreviewarea.c
	* libgimpwidgets/gimpzoommodel.c
	* modules/cdisplay_colorblind.c
	* modules/cdisplay_gamma.c
	* modules/cdisplay_highcontrast.c
	* modules/cdisplay_lcms.c
	* modules/cdisplay_proof.c
	* modules/controller_linux_input.c
	* modules/controller_midi.c: use the GIMP_PARAM defines to avoid
	unnecessary string allocations.
2006-01-30 16:10:56 +00:00
..
.cvsignore Additions for Win32: Use -no-undefined. Use the gimpbase.def file. Produce 2002-03-29 23:10:18 +00:00
Makefile.am moved GIMP_PARAM defines from here ... 2006-01-30 16:10:56 +00:00
gimpbase-private.c GimpUnitVTable -> GimpUnitVtable 2005-09-10 12:21:37 +00:00
gimpbase-private.h GimpUnitVTable -> GimpUnitVtable 2005-09-10 12:21:37 +00:00
gimpbase.def let the private wire methods live in the GIMP namespace. Declare internal 2005-12-13 14:11:56 +00:00
gimpbase.h libgimpbase/Makefile.am removed these two files again. 2005-01-25 23:44:05 +00:00
gimpbaseenums.c renamed GIMP_PDB_PATH to GIMP_PDB_VECTORS and add the former as an alias 2005-12-29 01:07:02 +00:00
gimpbaseenums.h renamed GIMP_PDB_PATH to GIMP_PDB_VECTORS and add the former as an alias 2005-12-29 01:07:02 +00:00
gimpbasetypes.c libgimpbase/Makefile.am removed these two files again. 2005-01-25 23:44:05 +00:00
gimpbasetypes.h moved GIMP_PARAM defines from here ... 2006-01-30 16:10:56 +00:00
gimpchecks.c libgimpbase/gimpchecks.h moved check size and check color defines. It 2004-09-03 11:18:56 +00:00
gimpchecks.h libgimp/gimpunitcache.h libgimpbase/gimpchecks.h 2004-11-04 10:51:55 +00:00
gimpcpuaccel.c automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
gimpcpuaccel.h detect SSE3. 2005-06-07 07:10:22 +00:00
gimpdatafiles.c Practice what I preach and use g_ascii_strcasecmp() instead of 2005-09-09 14:17:01 +00:00
gimpdatafiles.h libgimp/gimpunitcache.h libgimpbase/gimpchecks.h 2004-11-04 10:51:55 +00:00
gimpenv.c libgimpbase/gimpenv.c (gimp_toplevel_directory) plugged memory leaks. 2005-11-16 18:07:44 +00:00
gimpenv.h libgimpbase/Makefile.am libgimpbase/libgimpbase-docs.sgml do not generate 2005-12-14 13:36:12 +00:00
gimplimits.h libgimp/gimpunitcache.h libgimpbase/gimpchecks.h 2004-11-04 10:51:55 +00:00
gimpmemsize.c use dngettext() for plural form. 2005-11-02 15:19:15 +00:00
gimpmemsize.h libgimpbase/Makefile.am removed this file again. 2005-01-23 02:09:41 +00:00
gimpparam.h moved GIMP_PARAM defines from here ... 2006-01-30 16:10:56 +00:00
gimpparasite.c Fixed my email address in a dozen or so source files: 2006-01-12 00:50:44 +00:00
gimpparasite.h Fixed my email address in a dozen or so source files: 2006-01-12 00:50:44 +00:00
gimpparasiteio.c cosmetics, untabified. 2004-11-23 14:28:43 +00:00
gimpparasiteio.h cosmetics, untabified. 2004-11-23 14:28:43 +00:00
gimpprotocol.c renamed GIMP_PDB_PATH to GIMP_PDB_VECTORS and add the former as an alias 2005-12-29 01:07:02 +00:00
gimpprotocol.h renamed GIMP_PDB_PATH to GIMP_PDB_VECTORS and add the former as an alias 2005-12-29 01:07:02 +00:00
gimpreloc.c libgimpbase/Makefile.am libgimpbase/libgimpbase-docs.sgml do not generate 2005-12-14 13:36:12 +00:00
gimpreloc.h Added support for binary relocation by means of binreloc, largely based on 2005-11-06 01:06:41 +00:00
gimpsignal.c libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00
gimpsignal.h bumped version number to 2.0pre3 (1.3.26), binary age 2, interface age 0. 2004-01-19 17:35:20 +00:00
gimpunit.c libgimpbase/Makefile.am removed this file again. 2005-01-23 02:09:41 +00:00
gimpunit.h libgimpbase/Makefile.am removed this file again. 2005-01-23 02:09:41 +00:00
gimputils.c gimp_canonicalize_identifier() is new API, mark it as such. 2005-10-05 23:49:17 +00:00
gimputils.h sync parameter name with implementation to please gtk-doc. 2005-08-25 16:19:54 +00:00
gimpwin32-io.h TILE_WIDTH is used unconditionally so always include "tile.h" WIN32 needs 2005-02-19 00:50:36 +00:00
gimpwire.c let the private wire methods live in the GIMP namespace. Declare internal 2005-12-13 14:11:56 +00:00
gimpwire.h let the private wire methods live in the GIMP namespace. Declare internal 2005-12-13 14:11:56 +00:00
makefile.msc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00