gimp/libgimp
Michael Natterer d7bf9de526 Bug 759104 - Allow coordinates of sample points to be accessed from scripts
Add PDB sample point API similar to how the guide API works. Add core
API similar to the core guide API to make guide and sample point APIs
as similar as possible.
2016-01-04 21:24:44 +01:00
..
.gitignore libgimp: add gimpenums.c.tail again, pdbgen-generated files are in git 2010-07-14 20:20:58 +02:00
COPYING Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
Makefile.am Bug 759104 - Allow coordinates of sample points to be accessed from scripts 2016-01-04 21:24:44 +01:00
gimp.c windows: Add support for generating crash backtraces using Dr. MingW 2016-01-02 18:55:37 +05:30
gimp.def Bug 759104 - Allow coordinates of sample points to be accessed from scripts 2016-01-04 21:24:44 +01:00
gimp.h libgimp: fix the GIMP_DEPRECATED_FOR() of the deprecated parasite API 2015-07-13 02:29:45 +02:00
gimp_pdb.c pdb: return NULL for string arrays with zero elements 2015-09-14 01:12:57 +02:00
gimp_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimp_pdb_headers.h Bug 759104 - Allow coordinates of sample points to be accessed from scripts 2016-01-04 21:24:44 +01:00
gimpaspectpreview.c libgimp: deprecate GimpAspectPreview's GimpDrawable API 2015-09-17 00:24:03 +02:00
gimpaspectpreview.h libgimp: deprecate GimpAspectPreview's GimpDrawable API 2015-09-17 00:24:03 +02:00
gimpbrush_pdb.c pdb: update documentation for brush-related functions. 2015-11-02 17:19:56 +01:00
gimpbrush_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpbrushes.c libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpbrushes.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpbrushes_pdb.c pdb: return NULL for string arrays with zero elements 2015-09-14 01:12:57 +02:00
gimpbrushes_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimpbrushmenu.c Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
gimpbrushmenu.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpbrushselect.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpbrushselect.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpbrushselect_pdb.c pdb: generate nicer gtk-doc comments (no doc contents changed) 2010-09-15 22:07:36 +02:00
gimpbrushselect_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpbrushselectbutton.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpbrushselectbutton.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpbuffer_pdb.c pdb: return NULL for string arrays with zero elements 2015-09-14 01:12:57 +02:00
gimpbuffer_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpchannel.c pdb: update docs to mention the new insert procs instead of the add ones 2010-09-06 00:03:29 +02:00
gimpchannel.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpchannel_pdb.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpchannel_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpcolor_pdb.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpcolor_pdb.h libgimp, pdb: port gimp_drawable_curves_explicit,spline() to double 2014-06-17 22:37:46 +02:00
gimpcontext_pdb.c pdb, libgimp: add gimp_context_set/get_mypaint_brush() 2016-01-02 13:40:38 +01:00
gimpcontext_pdb.h pdb, libgimp: add gimp_context_set/get_mypaint_brush() 2016-01-02 13:40:38 +01:00
gimpdisplay_pdb.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpdisplay_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpdrawable.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpdrawable.h libgimp: deprecate the entire legacy pixel fiddling api 2012-05-03 01:51:39 +02:00
gimpdrawable_pdb.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpdrawable_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimpdrawablecolor_pdb.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpdrawablecolor_pdb.h libgimp, pdb: port gimp_drawable_curves_explicit,spline() to double 2014-06-17 22:37:46 +02:00
gimpdrawablepreview.c libgimp: fix return values in g_return_val_if_fail() statements 2015-09-24 21:32:33 +02:00
gimpdrawablepreview.h libgimp: deprecate GimpDrawablePreview's GimpDrawable API 2015-09-15 00:49:45 +02:00
gimpdrawabletransform_pdb.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpdrawabletransform_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimpdynamics_pdb.c pdb: return NULL for string arrays with zero elements 2015-09-14 01:12:57 +02:00
gimpdynamics_pdb.h pdb: add gimp-dynamics-refresh and gimp-dynamics-get-list 2011-10-31 22:22:19 +01:00
gimpedit_pdb.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpedit_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpenums.c.tail app, libgimpbase: move enums GimpCapStyle and GimpJoinStyle to libgimpbase 2015-11-09 02:16:03 +01:00
gimpenums.h Bug 325564 - Use CIE LCH instead of HSL for layer mode Color 2015-06-02 01:37:26 +02:00
gimpexport.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpexport.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpfileops_pdb.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpfileops_pdb.h pdb: allow file procedures to register themselves for handling URIs 2012-11-17 16:01:52 +01:00
gimpfloatingsel_pdb.c Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
gimpfloatingsel_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimpfontmenu.c Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
gimpfontmenu.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpfonts_pdb.c pdb: return NULL for string arrays with zero elements 2015-09-14 01:12:57 +02:00
gimpfonts_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpfontselect.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpfontselect.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpfontselect_pdb.c pdb: generate nicer gtk-doc comments (no doc contents changed) 2010-09-15 22:07:36 +02:00
gimpfontselect_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpfontselectbutton.c libgimp: "Sans-serif" is not a translatable string. 2015-07-12 14:15:45 +02:00
gimpfontselectbutton.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpgimprc.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpgimprc.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpgimprc_pdb.c libgimp, PDB: add gimp_get_icon_theme_dir() 2015-12-09 23:22:05 +01:00
gimpgimprc_pdb.h libgimp, PDB: add gimp_get_icon_theme_dir() 2015-12-09 23:22:05 +01:00
gimpgradient_pdb.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpgradient_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpgradientmenu.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpgradientmenu.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpgradients.c libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpgradients.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpgradients_pdb.c pdb: return NULL for string arrays with zero elements 2015-09-14 01:12:57 +02:00
gimpgradients_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimpgradientselect.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpgradientselect.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpgradientselect_pdb.c pdb: generate nicer gtk-doc comments (no doc contents changed) 2010-09-15 22:07:36 +02:00
gimpgradientselect_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpgradientselectbutton.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpgradientselectbutton.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimphelp_pdb.c pdb: generate nicer gtk-doc comments (no doc contents changed) 2010-09-15 22:07:36 +02:00
gimphelp_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpimage.c libgimp: update function documentation. 2015-11-02 17:43:38 +01:00
gimpimage.h Completely rewrite metadata handling using gexiv2 2013-10-27 01:02:17 +02:00
gimpimage_pdb.c pdb: return NULL for string arrays with zero elements 2015-09-14 01:12:57 +02:00
gimpimage_pdb.h pdb, app, libgimp: move the image transform procedures to their own PDB group 2015-05-30 23:55:58 +02:00
gimpimagecolorprofile.c libgimp: fix return values in g_return_val_if_fail() statements 2015-09-24 21:32:33 +02:00
gimpimagecolorprofile.h libgimpcolor, *: change GimpColorProfile to be a GObject 2015-07-10 22:53:59 +02:00
gimpimagecolorprofile_pdb.c app, pdb: s/GRAY/grayscale/ in user-visible strings 2015-12-26 01:14:43 +01:00
gimpimagecolorprofile_pdb.h pdb, libgimp: add gimp_image_convert_color_profile_from_file() 2015-07-28 23:11:54 +02:00
gimpimagecombobox.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpimagecombobox.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpimageconvert_pdb.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpimageconvert_pdb.h pdb, app, libgimp: rename the "convert" PDB group to "imageconvert" 2015-05-30 15:09:57 +02:00
gimpimagegrid_pdb.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpimagegrid_pdb.h pdb, app, libgimp: rename the "grid" PDB group to "imagegrid" 2015-05-30 15:19:11 +02:00
gimpimageguides_pdb.c pdb, app, libgimp: rename the "guides" PDB group to "imageguides" 2015-05-30 15:27:16 +02:00
gimpimageguides_pdb.h pdb, app, libgimp: rename the "guides" PDB group to "imageguides" 2015-05-30 15:27:16 +02:00
gimpimagemetadata.c libgimpcolor: rename RGB and GRAY gimp_color_profile_new_*() functions 2015-12-15 20:42:21 +01:00
gimpimagemetadata.h libgimp: rename gimpmetadata.[ch] to gimpimagemetadata.[ch] 2015-09-25 00:40:57 +02:00
gimpimagesamplepoints_pdb.c Bug 759104 - Allow coordinates of sample points to be accessed from scripts 2016-01-04 21:24:44 +01:00
gimpimagesamplepoints_pdb.h Bug 759104 - Allow coordinates of sample points to be accessed from scripts 2016-01-04 21:24:44 +01:00
gimpimageselect_pdb.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpimageselect_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpimagetransform_pdb.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpimagetransform_pdb.h pdb, app, libgimp: move the image transform procedures to their own PDB group 2015-05-30 23:55:58 +02:00
gimpimageundo_pdb.c pdb, app, libgimp: rename the "undo" PDB group to "imageundo" 2015-05-30 15:01:50 +02:00
gimpimageundo_pdb.h pdb, app, libgimp: rename the "undo" PDB group to "imageundo" 2015-05-30 15:01:50 +02:00
gimpitem_pdb.c pdb: return NULL for string arrays with zero elements 2015-09-14 01:12:57 +02:00
gimpitem_pdb.h Bug 674160 - Redesign of "Lock panel" 2012-11-09 11:17:25 +01:00
gimpitemcombobox.c Bug 749406 - Displace segfaults on launch 2015-06-21 18:10:22 +02:00
gimpitemcombobox.h Bug 378334 - Plugins with image drop-list crash when image is closed 2012-10-08 22:01:30 +02:00
gimpitemtransform_pdb.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpitemtransform_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimplayer.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimplayer.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimplayer_pdb.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimplayer_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimpmenu.c libgimp: also include <gegl.h> when we include "libgimpwidgets/gimpwidgets.h" 2013-11-01 22:29:46 +01:00
gimpmenu.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpmessage_pdb.c pdb: generate nicer gtk-doc comments (no doc contents changed) 2010-09-15 22:07:36 +02:00
gimpmessage_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimppainttools_pdb.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimppainttools_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimppalette.c libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimppalette.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimppalette_pdb.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimppalette_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimppalettemenu.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimppalettemenu.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimppalettes.c libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimppalettes.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimppalettes_pdb.c pdb: return NULL for string arrays with zero elements 2015-09-14 01:12:57 +02:00
gimppalettes_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimppaletteselect.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppaletteselect.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimppaletteselect_pdb.c pdb: generate nicer gtk-doc comments (no doc contents changed) 2010-09-15 22:07:36 +02:00
gimppaletteselect_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimppaletteselectbutton.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimppaletteselectbutton.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimppaths_pdb.c pdb: return NULL for string arrays with zero elements 2015-09-14 01:12:57 +02:00
gimppaths_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimppattern_pdb.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimppattern_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimppatternmenu.c Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
gimppatternmenu.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimppatterns.c libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimppatterns.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimppatterns_pdb.c pdb: return NULL for string arrays with zero elements 2015-09-14 01:12:57 +02:00
gimppatterns_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimppatternselect.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppatternselect.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimppatternselect_pdb.c pdb: generate nicer gtk-doc comments (no doc contents changed) 2010-09-15 22:07:36 +02:00
gimppatternselect_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimppatternselectbutton.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimppatternselectbutton.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimppixbuf.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimppixbuf.h libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimppixelfetcher.c libgimp: deprecate the entire legacy pixel fiddling api 2012-05-03 01:51:39 +02:00
gimppixelfetcher.h libgimp: deprecate the entire legacy pixel fiddling api 2012-05-03 01:51:39 +02:00
gimppixelrgn.c libgimp: deprecate the entire legacy pixel fiddling api 2012-05-03 01:51:39 +02:00
gimppixelrgn.h libgimp: deprecate the entire legacy pixel fiddling api 2012-05-03 01:51:39 +02:00
gimpplugin.c libgimpbase, *: add enum value GIMP_ICON_TYPE_ICON_NAME 2014-05-11 23:56:30 +02:00
gimpplugin.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpplugin_pdb.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpplugin_pdb.h app/libgimp: enable plug-ins on high precision images 2012-05-02 17:51:14 +02:00
gimpprocbrowserdialog.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpprocbrowserdialog.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpproceduraldb.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpproceduraldb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpproceduraldb_pdb.c pdb: return NULL for string arrays with zero elements 2015-09-14 01:12:57 +02:00
gimpproceduraldb_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpprocview.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpprocview.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpprogress.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpprogress.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpprogress_pdb.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpprogress_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpprogressbar.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpprogressbar.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpregioniterator.c Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
gimpregioniterator.h libgimp: deprecate the entire legacy pixel fiddling api 2012-05-03 01:51:39 +02:00
gimpselectbutton.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpselectbutton.h libgimp*: don't derive from GtkHBox and GtkVBox in libgimp either 2011-07-27 19:53:34 +02:00
gimpselection.c libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpselection.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpselection_pdb.c libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimpselection_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimpselectiontools_pdb.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpselectiontools_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimptextlayer_pdb.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimptextlayer_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimptexttool_pdb.c libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimptexttool_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimptile.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimptile.h libgimp: deprecate the entire legacy pixel fiddling api 2012-05-03 01:51:39 +02:00
gimptilebackendplugin.c libgimp: deprecate the entire legacy pixel fiddling api 2012-05-03 01:51:39 +02:00
gimptilebackendplugin.h libgimp: make GimpTileBackendPlugin properly private, and some cleanup 2012-05-02 17:46:08 +02:00
gimptransformtools_pdb.c libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimptransformtools_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimptypes.h libgimp: make GimpTileBackendPlugin properly private, and some cleanup 2012-05-02 17:46:08 +02:00
gimpui.c libgimpwidgets: rename gimpstock.[ch] to gimpicons.[ch] 2015-12-12 20:44:46 +01:00
gimpui.def libgimp: deprecate GimpAspectPreview's GimpDrawable API 2015-09-17 00:24:03 +02:00
gimpui.h libgimp: rename gimpmetadata.[ch] to gimpimagemetadata.[ch] 2015-09-25 00:40:57 +02:00
gimpuimarshal.list libgimp/gimpuitypes.h abstract class for resource selection buttons. 2006-06-26 01:47:22 +00:00
gimpuitypes.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpunit_pdb.c pdb: generate nicer gtk-doc comments (no doc contents changed) 2010-09-15 22:07:36 +02:00
gimpunit_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpunitcache.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpunitcache.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpvectors.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpvectors.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpvectors_pdb.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpvectors_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimpzoompreview.c libgimp: fix return values in g_return_val_if_fail() statements 2015-09-24 21:32:33 +02:00
gimpzoompreview.h libgimp: deprecate GimpZoomPreview's GimpDrawable API 2015-09-14 22:14:24 +02:00
libgimp-intl.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
stdplugins-intl.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00