..
.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
app/base/cpu-accel.c app/composite/gimp-composite-3dnow.h
2006-02-28 06:34:16 +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
factored out some code to a utility function.
2006-03-10 16:40:09 +00:00
gimpprotocol.h
factored out some code to a utility function.
2006-03-10 16:40:09 +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
sprinkled a few G_UNLIKELY() macros to help the compiler.
2006-03-30 08:43:34 +00:00
gimpwire.h
added a const qualifier to the GimpWireIOFunc signature.
2006-03-11 17:33:36 +00:00
makefile.msc
updated
2006-02-26 19:00:33 +00:00