Gimp/libgimpbase
Hans Breuer d94419a9fd updated include <string.h> for memcmp() include <string.h> for strcmp()
2008-10-03  Hans Breuer  <hans@breuer.org>

	* **/makefie.msc gimpdefs.msc app/gimpcore.def : updated
	* app/core/gimpcurve.c : include <string.h> for memcmp()
	* app/gegl/gimpcurvesconfig.c : include <string.h> for strcmp()

svn path=/trunk/; revision=27118
2008-10-03 19:27:54 +00:00
..
gimpbase-private.c
gimpbase-private.h
gimpbase.def libgimpbase/gimpbase.def added new symbols. 2008-08-19 06:33:48 +00:00
gimpbase.h
gimpbaseenums.c Complements the fix for bug #344818: 2008-08-18 22:54:26 +00:00
gimpbaseenums.h Complements the fix for bug #344818: 2008-08-18 22:54:26 +00:00
gimpbasetypes.c
gimpbasetypes.h made the value_desc and value_help members const, just as the 2008-09-04 11:07:12 +00:00
gimpchecks.c libgimpbase/gimpchecks.c libgimp/gimpunitcache.c 2008-01-06 02:14:44 +00:00
gimpchecks.h
gimpcpuaccel.c
gimpcpuaccel.h
gimpdatafiles.c simplified is_hidden() 2007-09-14 15:56:59 +00:00
gimpdatafiles.h
gimpenv.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2008-01-10 17:14:06 +00:00
gimpenv.h libgimpbase/Makefile.am removed. 2007-10-31 13:09:46 +00:00
gimplimits.h
gimpmemsize.c #undef GIMP_DISABLE_DEPRECATED so gimp_memsize_to_string() sees its own 2008-04-14 11:34:35 +00:00
gimpmemsize.h deprecate gimp_memsize_to_string() in favor of 2008-03-28 16:33:24 +00:00
gimpparam.h
gimpparasite.c allocate parasites using GSlice. 2007-05-25 11:31:18 +00:00
gimpparasite.h
gimpparasiteio.c
gimpparasiteio.h
gimpprotocol.c Add new PDB data type PDB_COLORARRAY for using arrays of GimpRGB colors as 2008-07-14 14:09:16 +00:00
gimpprotocol.h Add new PDB data type PDB_COLORARRAY for using arrays of GimpRGB colors as 2008-07-14 14:09:16 +00:00
gimprectangle.c
gimprectangle.h
gimpreloc.c made the error_message variable const. 2008-09-04 11:25:31 +00:00
gimpreloc.h
gimpsignal.c
gimpsignal.h
gimpunit.c
gimpunit.h
gimputils.c marked two error messages as translatable strings. 2007-07-06 10:02:31 +00:00
gimputils.h
gimpwin32-io.h
gimpwire.c use g_try_new() so a plug-in can't easily crash the core by sending an 2007-12-11 09:36:38 +00:00
gimpwire.h
Makefile.am libgimpbase/Makefile.am removed. 2007-10-31 13:09:46 +00:00
makefile.msc updated include <string.h> for memcmp() include <string.h> for strcmp() 2008-10-03 19:27:54 +00:00
test-cpu-accel.c