..
COPYING
Hmm... this actually wasn't the file as advertised by the ChangeLog....
2000-01-02 23:11:47 +00:00
Makefile.am
use NC_() to mark enum values for translation. Use a lower-case short form
2008-11-06 08:28:28 +00:00
gimp.c
fix docs: there is no such thing as gimp_query_procedure(), the function
2008-09-19 10:42:32 +00:00
gimp.def
libgimp/gimp.def libgimpbase/gimpbase.def updated with new symbols.
2008-10-29 22:31:25 +00:00
gimp.h
fix docs: there is no such thing as gimp_query_procedure(), the function
2008-09-19 10:42:32 +00:00
gimp_pdb.h
tools/pdbgen/Makefile.am new text layer PDB API created by Marcus Heese
2008-04-02 20:53:51 +00:00
gimpaspectpreview.c
General fix for bug #478657 :
2007-09-21 13:27:33 +00:00
gimpaspectpreview.h
libgimp/gimpaspectpreview.h libgimp/gimpdrawablepreview.h
2004-10-23 19:59:18 +00:00
gimpbrush_pdb.c
add some perl evilness to make the includes in the generated files look
2008-02-07 22:04:27 +00:00
gimpbrush_pdb.h
add some perl evilness to make the includes in the generated files look
2008-02-07 22:04:27 +00:00
gimpbrushes.c
libgimp/gimpbrushes.c libgimp/gimpgradients.c libgimp/gimpimage.c
2006-11-03 21:06:22 +00:00
gimpbrushes.h
tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/gradients.pdb
2004-09-23 15:05:48 +00:00
gimpbrushes_pdb.c
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpbrushes_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpbrushmenu.c
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpbrushmenu.h
libgimp/gimpuitypes.h abstract class for resource selection buttons.
2006-06-26 01:47:22 +00:00
gimpbrushselect.c
libgimp/gimpbrushselect.c libgimp/gimpgradientselect.c
2007-05-22 14:01:44 +00:00
gimpbrushselect.h
libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch]
2003-12-05 15:55:15 +00:00
gimpbrushselect_pdb.c
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpbrushselect_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpbrushselectbutton.c
libgimp/gimppatternselectbutton.c libgimp/gimpbrushselectbutton.c
2007-10-16 13:56:34 +00:00
gimpbrushselectbutton.h
use const for G_CONST_RETURN.
2006-07-05 14:13:20 +00:00
gimpbuffer_pdb.c
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpbuffer_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpchannel.c
converted tabs to spaces.
2006-04-12 10:53:28 +00:00
gimpchannel.h
converted tabs to spaces.
2006-04-12 10:53:28 +00:00
gimpchannel_pdb.c
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpchannel_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpcolor_pdb.c
regenerated
2007-01-09 14:00:55 +00:00
gimpcolor_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpcompat.h
removed GimpChannelLutType enum and export GimpHistogramChannel to the
2004-01-13 16:19:50 +00:00
gimpcontext_pdb.c
add some perl evilness to make the includes in the generated files look
2008-02-07 22:04:27 +00:00
gimpcontext_pdb.h
add some perl evilness to make the includes in the generated files look
2008-02-07 22:04:27 +00:00
gimpconvert_pdb.c
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpconvert_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpdisplay_pdb.c
Changed "The GIMP" to "GIMP" everywhere, where it's used as a name.
2007-06-06 08:44:52 +00:00
gimpdisplay_pdb.h
tools/pdbgen/pdb/display.pdb tools/pdbgen/pdb/drawable.pdb
2007-01-12 19:59:36 +00:00
gimpdrawable.c
Changed "The GIMP" to "GIMP" everywhere, where it's used as a name.
2007-06-06 08:44:52 +00:00
gimpdrawable.h
cleanup gint/gboolean confusion (spotted by Maurits Rijk).
2005-04-14 19:26:38 +00:00
gimpdrawable_pdb.c
Move the shadow tiles from the image to the drawable. Fixes bug #100469 .
2008-04-21 17:20:51 +00:00
gimpdrawable_pdb.h
Move the shadow tiles from the image to the drawable. Fixes bug #100469 .
2008-04-21 17:20:51 +00:00
gimpdrawablepreview.c
General fix for bug #478657 :
2007-09-21 13:27:33 +00:00
gimpdrawablepreview.h
libgimpbase/gimpwire.h libgimpbase/gimpreloc.h
2006-08-22 13:18:42 +00:00
gimpdrawabletransform_pdb.c
app/core/gimp-transform-region.[ch] app/core/gimpchannel.c
2007-09-10 15:29:48 +00:00
gimpdrawabletransform_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpedit_pdb.c
fixed documentation (bug #542972 ).
2008-07-14 22:52:14 +00:00
gimpedit_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpenums.c.tail
added new enum GimpTextHintStyle.
2008-10-27 07:59:32 +00:00
gimpenums.h
Oops. Need to specify both pdb-skip and skip.
2006-10-25 16:55:20 +00:00
gimpexport.c
make string members const.
2008-09-11 11:49:13 +00:00
gimpexport.h
added new export capabilities GIMP_EXPORT_CAN_HANDLE_BITMAP and
2003-11-15 16:51:20 +00:00
gimpfileops_pdb.c
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpfileops_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpfloatingsel_pdb.c
Bye bye floating_sel_rigor() and floating_sel_relax():
2008-11-09 16:49:37 +00:00
gimpfloatingsel_pdb.h
Bye bye floating_sel_rigor() and floating_sel_relax():
2008-11-09 16:49:37 +00:00
gimpfontmenu.c
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpfontmenu.h
new formal widget based on gimpfontmenu.[ch].
2005-06-04 22:36:05 +00:00
gimpfonts_pdb.c
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpfonts_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpfontselect.c
libgimp/gimpbrushselect.c libgimp/gimpgradientselect.c
2007-05-22 14:01:44 +00:00
gimpfontselect.h
libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch]
2003-12-05 15:55:15 +00:00
gimpfontselect_pdb.c
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpfontselect_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpfontselectbutton.c
use const for G_CONST_RETURN.
2006-07-05 14:13:20 +00:00
gimpfontselectbutton.h
use const for G_CONST_RETURN.
2006-07-05 14:13:20 +00:00
gimpgimprc.c
cast to GIMP_CONFIG() for gimp_config_deserialize_string().
2005-06-26 21:11:39 +00:00
gimpgimprc.h
allow to access (read-only) the current color management configuration
2005-06-26 12:53:31 +00:00
gimpgimprc_pdb.c
Changed "The GIMP" to "GIMP" everywhere, where it's used as a name.
2007-06-06 08:44:52 +00:00
gimpgimprc_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpgradient_pdb.c
applied patch from Lars-Peter Clausen which adds
2008-05-17 09:19:58 +00:00
gimpgradient_pdb.h
applied patch from Lars-Peter Clausen which adds
2008-05-17 09:19:58 +00:00
gimpgradientmenu.c
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpgradientmenu.h
libgimp/gimpuitypes.h abstract class for resource selection buttons.
2006-06-26 01:47:22 +00:00
gimpgradients.c
libgimp/gimpbrushes.c libgimp/gimpgradients.c libgimp/gimpimage.c
2006-11-03 21:06:22 +00:00
gimpgradients.h
tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/gradients.pdb
2004-09-23 15:05:48 +00:00
gimpgradients_pdb.c
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpgradients_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpgradientselect.c
libgimp/gimpbrushselect.c libgimp/gimpgradientselect.c
2007-05-22 14:01:44 +00:00
gimpgradientselect.h
libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch]
2003-12-05 15:55:15 +00:00
gimpgradientselect_pdb.c
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpgradientselect_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpgradientselectbutton.c
libgimp/gimpgradientselectbutton.c libgimp/gimpmenu.c
2008-06-28 15:09:46 +00:00
gimpgradientselectbutton.h
use const for G_CONST_RETURN.
2006-07-05 14:13:20 +00:00
gimpgrid_pdb.c
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpgrid_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpguides_pdb.c
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpguides_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimphelp_pdb.c
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimphelp_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpimage.c
allow to pass NULL for "num_colors".
2008-09-17 14:45:56 +00:00
gimpimage.h
converted tabs to spaces.
2006-04-12 10:53:28 +00:00
gimpimage_pdb.c
tools/pdbgen/pdb/layer.pdb added new scale procedures that allow to
2008-09-24 08:28:16 +00:00
gimpimage_pdb.h
tools/pdbgen/pdb/layer.pdb added new scale procedures that allow to
2008-09-24 08:28:16 +00:00
gimpimagecombobox.c
removed erroneous semicolon after G_DEFINE_TYPE macros.
2006-05-15 09:46:31 +00:00
gimpimagecombobox.h
libgimp/gimpimagecombobox.h fix the type macros so they work.
2005-06-04 22:11:56 +00:00
gimpitemcombobox.c
fixed comments.
2008-06-03 13:46:50 +00:00
gimpitemcombobox.h
removed...
2006-11-15 23:20:06 +00:00
gimplayer.c
removed obsolete comment about adding alpha before adding a layer above
2007-10-16 06:02:18 +00:00
gimplayer.h
app/actions/layers-actions.c app/actions/layers-commands.[ch]
2005-07-10 21:17:22 +00:00
gimplayer_pdb.c
tools/pdbgen/pdb/layer.pdb added new scale procedures that allow to
2008-09-24 08:28:16 +00:00
gimplayer_pdb.h
tools/pdbgen/pdb/layer.pdb added new scale procedures that allow to
2008-09-24 08:28:16 +00:00
gimpmenu.c
libgimp/gimpgradientselectbutton.c libgimp/gimpmenu.c
2008-06-28 15:09:46 +00:00
gimpmenu.h
converted tabs to spaces.
2006-04-12 10:53:28 +00:00
gimpmessage_pdb.c
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpmessage_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpmisc_pdb.c
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpmisc_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimppainttools_pdb.c
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimppainttools_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimppalette.c
libgimp/gimpbrushes.c libgimp/gimpgradients.c libgimp/gimpimage.c
2006-11-03 21:06:22 +00:00
gimppalette.h
tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "Palette" pdb
2004-09-22 18:43:09 +00:00
gimppalette_pdb.c
added new PDB function gimp-palette-get-colors that retrieves all colors
2008-07-14 14:46:50 +00:00
gimppalette_pdb.h
added new PDB function gimp-palette-get-colors that retrieves all colors
2008-07-14 14:46:50 +00:00
gimppalettemenu.c
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimppalettemenu.h
libgimp/gimpuitypes.h abstract class for resource selection buttons.
2006-06-26 01:47:22 +00:00
gimppalettes.c
libgimp/gimpbrushes.c libgimp/gimpgradients.c libgimp/gimpimage.c
2006-11-03 21:06:22 +00:00
gimppalettes.h
tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/gradients.pdb
2004-09-23 15:05:48 +00:00
gimppalettes_pdb.c
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimppalettes_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimppaletteselect.c
libgimp/gimpbrushselect.c libgimp/gimpgradientselect.c
2007-05-22 14:01:44 +00:00
gimppaletteselect.h
libgimp/Makefile.am libgimp/gimp.h libgimp/gimpui.h
2004-07-27 15:15:58 +00:00
gimppaletteselect_pdb.c
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimppaletteselect_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimppaletteselectbutton.c
check that the palette name actually refers to an existing palette and use
2006-08-18 10:52:26 +00:00
gimppaletteselectbutton.h
use const for G_CONST_RETURN.
2006-07-05 14:13:20 +00:00
gimpparasite_pdb.c
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpparasite_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimppaths_pdb.c
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimppaths_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimppattern_pdb.c
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimppattern_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimppatternmenu.c
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimppatternmenu.h
libgimp/gimpuitypes.h abstract class for resource selection buttons.
2006-06-26 01:47:22 +00:00
gimppatterns.c
libgimp/gimpbrushes.c libgimp/gimpgradients.c libgimp/gimpimage.c
2006-11-03 21:06:22 +00:00
gimppatterns.h
tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/gradients.pdb
2004-09-23 15:05:48 +00:00
gimppatterns_pdb.c
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimppatterns_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimppatternselect.c
libgimp/gimpbrushselect.c libgimp/gimpgradientselect.c
2007-05-22 14:01:44 +00:00
gimppatternselect.h
libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch]
2003-12-05 15:55:15 +00:00
gimppatternselect_pdb.c
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimppatternselect_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimppatternselectbutton.c
libgimp/gimppatternselectbutton.c libgimp/gimpbrushselectbutton.c
2007-10-16 13:56:34 +00:00
gimppatternselectbutton.h
use const for G_CONST_RETURN.
2006-07-05 14:13:20 +00:00
gimppixbuf.c
fixed gtk-doc syntax.
2008-03-22 20:33:51 +00:00
gimppixbuf.h
added a convenience function to create a layer from a GdkPixbuf.
2006-08-17 16:52:25 +00:00
gimppixelfetcher.c
libgimp/gimpdrawable.c libgimp/gimppixelfetcher.c libgimp/gimpprogress.c
2007-05-22 14:04:35 +00:00
gimppixelfetcher.h
Cleaned up the remaining libgimp API issues:
2004-03-12 22:46:25 +00:00
gimppixelrgn.c
fixed gtk-doc comment syntax.
2008-08-06 18:45:44 +00:00
gimppixelrgn.h
converted tabs to spaces.
2006-04-12 10:53:28 +00:00
gimpplugin.c
added a cast to get rid of a compiler warning.
2006-02-20 07:25:34 +00:00
gimpplugin.h
made plugin_icon_register() an underscore-prefixed function which needs to
2004-05-18 22:54:41 +00:00
gimpplugin_pdb.c
Complements the fix for bug #344818 :
2008-08-18 22:54:26 +00:00
gimpplugin_pdb.h
Complements the fix for bug #344818 :
2008-08-18 22:54:26 +00:00
gimpprocbrowserdialog.c
Bug 557830 – PDB browser chokes as you are entering regex characters
2008-11-11 21:35:41 +00:00
gimpprocbrowserdialog.h
libgimp/gimpprocbrowserdialog.h libgimpwidgets/gimpbrowser.h
2005-09-27 17:11:01 +00:00
gimpproceduraldb.c
added const qualifier.
2006-05-02 08:50:24 +00:00
gimpproceduraldb.h
added const qualifier.
2006-05-02 08:50:24 +00:00
gimpproceduraldb_pdb.c
added new procedure gimp-procedural-db-proc-exists.
2008-04-06 20:30:59 +00:00
gimpproceduraldb_pdb.h
added new procedure gimp-procedural-db-proc-exists.
2008-04-06 20:30:59 +00:00
gimpprocview.c
added basic gtk-doc comment for gimp_proc_view_new().
2008-10-31 19:47:31 +00:00
gimpprocview.h
made the GimpParamDef parameter in gimp_proc_view_new() const.
2008-09-04 12:23:36 +00:00
gimpprogress.c
libgimp/gimpdrawable.c libgimp/gimppixelfetcher.c libgimp/gimpprogress.c
2007-05-22 14:04:35 +00:00
gimpprogress.h
tools/pdbgen/pdb/progress.pdb applied slightly modified patch from
2006-02-20 07:35:42 +00:00
gimpprogress_pdb.c
added new procedure gimp-progress-end.
2007-07-25 10:48:25 +00:00
gimpprogress_pdb.h
added new procedure gimp-progress-end.
2007-07-25 10:48:25 +00:00
gimpprogressbar.c
app/widgets/gimpthumbbox.c libgimp/gimpprogressbar.c use Gtk functions to
2007-05-16 20:19:31 +00:00
gimpprogressbar.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpregioniterator.c
code cleanup; reduced number of progress updates.
2007-12-17 09:16:21 +00:00
gimpregioniterator.h
renamed the "run_mode" parameters to "unused" and remode the rum_mode
2004-09-28 23:08:17 +00:00
gimpselectbutton.c
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpselectbutton.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpselection.c
libgimp/gimpbrushes.c libgimp/gimpgradients.c libgimp/gimpimage.c
2006-11-03 21:06:22 +00:00
gimpselection.h
tools/pdbgen/pdb/image.pdb entirely removed the deprecated functions
2004-11-16 14:34:34 +00:00
gimpselection_pdb.c
Update documentation, the layer does not need to have an alpha channel. A
2008-09-24 09:09:27 +00:00
gimpselection_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpselectiontools_pdb.c
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpselectiontools_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimptextlayer_pdb.c
added new enum GimpTextHintStyle.
2008-10-27 07:59:32 +00:00
gimptextlayer_pdb.h
added new enum GimpTextHintStyle.
2008-10-27 07:59:32 +00:00
gimptexttool_pdb.c
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimptexttool_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimptile.c
converted tabs to spaces.
2006-04-12 10:53:28 +00:00
gimptile.h
libgimpbase/gimpwire.h libgimpbase/gimpreloc.h
2006-08-22 13:18:42 +00:00
gimptransformtools_pdb.c
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimptransformtools_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimptypes.h
removed obsolete GimpParamColor typedef.
2004-03-18 18:27:22 +00:00
gimpui.c
improved the documentation of gimpui_init().
2008-07-17 08:58:56 +00:00
gimpui.def
added new symbols.
2006-11-16 00:07:48 +00:00
gimpui.h
removed...
2006-11-15 23:20:06 +00:00
gimpuimarshal.list
libgimp/gimpuitypes.h abstract class for resource selection buttons.
2006-06-26 01:47:22 +00:00
gimpuitypes.h
removed...
2006-11-15 23:20:06 +00:00
gimpundo_pdb.c
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpundo_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpunit_pdb.c
Changed "The GIMP" to "GIMP" everywhere, where it's used as a name.
2007-06-06 08:44:52 +00:00
gimpunit_pdb.h
HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated".
2007-01-09 10:52:47 +00:00
gimpunitcache.c
libgimpbase/gimpchecks.c libgimp/gimpunitcache.c
2008-01-06 02:14:44 +00:00
gimpunitcache.h
libgimpbase/gimpwire.h libgimpbase/gimpreloc.h
2006-08-22 13:18:42 +00:00
gimpvectors_pdb.c
applied patch from LightningIsMyName adding the new PDB function
2008-07-28 14:13:18 +00:00
gimpvectors_pdb.h
applied patch from LightningIsMyName adding the new PDB function
2008-07-28 14:13:18 +00:00
gimpzoompreview.c
fixed GimpZoomPreview to handle layers with offsets and display
2008-09-02 17:56:48 +00:00
gimpzoompreview.h
chain up.
2006-08-09 10:30:01 +00:00
libgimp-intl.h
use NC_() to mark enum values for translation. Use a lower-case short form
2008-11-06 08:28:28 +00:00
makefile.msc
updated include <string.h> for memcmp() include <string.h> for strcmp()
2008-10-03 19:27:54 +00:00
stdplugins-intl.h
Applied patch from Zbigniew Chyla:
2006-06-27 07:55:41 +00:00