..
Makefile.am
removed extra check for gthread and fold it into the GLIB and GTK checks.
2007-06-25 12:41:59 +00:00
gimpanchor.c
use g_slice_dup() instead of copying the struct contents manually.
2008-03-10 14:25:47 +00:00
gimpanchor.h
renamed gimp_anchor_duplicate() to gimp_anchor_copy().
2007-01-12 20:31:27 +00:00
gimpbezierstroke.c
Fix initialization of the delta vectors. Fixes bug #473515
2007-09-04 12:10:28 +00:00
gimpbezierstroke.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpstroke-new.c
formatting.
2007-08-11 19:40:22 +00:00
gimpstroke-new.h
formatting.
2007-08-11 19:40:22 +00:00
gimpstroke.c
include "libgimpmath/gimpmathtypes.h" instead of "libgimpmath/gimpmath.h".
2007-03-09 13:00:01 +00:00
gimpstroke.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpvectors-compat.c
app/actions/layers-commands.c app/core/gimpchannel-combine.c
2007-12-23 16:58:41 +00:00
gimpvectors-compat.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpvectors-export.c
app/actions/image-commands.c app/actions/select-commands.c
2007-12-26 17:33:41 +00:00
gimpvectors-export.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpvectors-import.c
app/actions/image-commands.c app/actions/select-commands.c
2007-12-26 17:33:41 +00:00
gimpvectors-import.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpvectors-preview.c
include "libgimpmath/gimpmathtypes.h" instead of "libgimpmath/gimpmath.h".
2007-03-09 13:00:01 +00:00
gimpvectors-preview.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpvectors-warp.c
don't leak three GimpCoords per warped point (eek).
2007-05-21 22:46:16 +00:00
gimpvectors-warp.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpvectors.c
removed "add_alpha" parameter from gimp_item_duplicate() and
2008-01-08 11:46:15 +00:00
gimpvectors.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpvectorsmodundo.c
removed "add_alpha" parameter from gimp_item_duplicate() and
2008-01-08 11:46:15 +00:00
gimpvectorsmodundo.h
app/vectors/Makefile.am app/vectors/vectors-types.h new undo class for
2007-01-31 19:56:41 +00:00
gimpvectorspropundo.c
app/vectors/Makefile.am app/vectors/vectors-types.h new undo class which
2007-01-30 22:06:55 +00:00
gimpvectorspropundo.h
app/vectors/Makefile.am app/vectors/vectors-types.h new undo class which
2007-01-30 22:06:55 +00:00
gimpvectorsundo.c
app/core/Makefile.am app/core/core-types.h app/core/gimpchannelundo.[ch]
2007-01-31 12:33:03 +00:00
gimpvectorsundo.h
app/core/Makefile.am app/core/core-types.h app/core/gimpchannelundo.[ch]
2007-01-31 12:33:03 +00:00
makefile.msc
updated and removed -GD to let msvc9 complain less
2007-12-09 14:11:09 +00:00
vectors-enums.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
vectors-types.h
app/vectors/Makefile.am app/vectors/vectors-types.h new undo class for
2007-01-31 19:56:41 +00:00