gimp/libgimp
Michael Natterer b36205176e app, libgimp*: remove the config option to disable tooltips
Also remove all traces of it from the plug-in protocol and raise the
protocol version to 0x0100 (we now allow features and therefore
version bumps in stable, and the master protocol version should always
be higher). Fix the code that aborts plug-in startup on protocol
version mismatch, we can't use gimp_message() because we have no
protocol.
2018-06-06 19:23:30 +02: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 pdb: remove all deprecated procedures 2018-05-20 21:06:29 +02:00
gimp.c app, libgimp*: remove the config option to disable tooltips 2018-06-06 19:23:30 +02:00
gimp.def app, libgimp*: remove the config option to disable tooltips 2018-06-06 19:23:30 +02:00
gimp.h app, libgimp*: remove the config option to disable tooltips 2018-06-06 19:23:30 +02:00
gimp_pdb.c pdb, libgimp: mode gimp_temp_name() from fileops.pdb to gimp.pdb 2017-02-18 15:08:25 +01:00
gimp_pdb.h pdb, libgimp: mode gimp_temp_name() from fileops.pdb to gimp.pdb 2017-02-18 15:08:25 +01:00
gimp_pdb_headers.h pdb: remove all deprecated procedures 2018-05-20 21:06:29 +02:00
gimpaspectpreview.c libgimpwidgets: move all GimpPreview members to private 2018-05-20 21:06:33 +02:00
gimpaspectpreview.h libimp*: add private pointers to all instance structs 2018-05-20 21:06:33 +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_pdb.c pdb: remove all deprecated procedures 2018-05-20 21:06:29 +02:00
gimpbrushes_pdb.h pdb: remove all deprecated procedures 2018-05-20 21:06:29 +02:00
gimpbrushselect.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
gimpbrushselect.h app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
gimpbrushselect_pdb.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
gimpbrushselect_pdb.h app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
gimpbrushselectbutton.c libimp*: add private pointers to all instance structs 2018-05-20 21:06:33 +02:00
gimpbrushselectbutton.h libimp*: add private pointers to all instance structs 2018-05-20 21:06:33 +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: remove tons of deprecated cruft 2018-05-20 21:06:29 +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
gimpcontext_pdb.c pdb: remove all deprecated procedures 2018-05-20 21:06:29 +02:00
gimpcontext_pdb.h pdb: remove all deprecated procedures 2018-05-20 21:06:29 +02:00
gimpdebug_pdb.c pdb: add debug group; add debug-timer-{start,end} procs 2017-04-06 11:48:05 -04:00
gimpdebug_pdb.h pdb: add debug group; add debug-timer-{start,end} procs 2017-04-06 11:48:05 -04: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 libgimp: remove tons of deprecated cruft 2018-05-20 21:06:29 +02:00
gimpdrawable.h libgimp: remove tons of deprecated cruft 2018-05-20 21:06:29 +02:00
gimpdrawable_pdb.c pdb: remove all deprecated procedures 2018-05-20 21:06:29 +02:00
gimpdrawable_pdb.h pdb: remove all deprecated procedures 2018-05-20 21:06:29 +02:00
gimpdrawablecolor_pdb.c Bug 762443 - Levels tool Output Level sliders works incorrectly 2018-01-02 18:47:20 +01:00
gimpdrawablecolor_pdb.h Bug 762443 - Levels tool Output Level sliders works incorrectly 2018-01-02 18:47:20 +01:00
gimpdrawableedit_pdb.c pdb: improve docs about which procedures are affected by context settings 2018-04-17 13:19:16 +02:00
gimpdrawableedit_pdb.h Bug 795230 - Rename Blend tool and provide PDB compatibility 2018-04-15 15:28:50 +02:00
gimpdrawablepreview.c libgimpwidgets: move all GimpPreview members to private 2018-05-20 21:06:33 +02:00
gimpdrawablepreview.h libimp*: add private pointers to all instance structs 2018-05-20 21:06:33 +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 pdb: remove all deprecated procedures 2018-05-20 21:06:29 +02:00
gimpedit_pdb.h pdb: remove all deprecated procedures 2018-05-20 21:06:29 +02:00
gimpenums.c.tail libgimpbase: remove almost all deprecated compat cruft 2018-05-20 21:06:29 +02:00
gimpenums.h app, pdb, libgimp, plug-ins, menus: rename layer composite modes 2018-03-14 16:19:09 -04:00
gimpexport.c Use the new macros from the last commit in all files 2018-05-20 21:06:34 +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 libgimp: forgot to push the generated libgimpfile two commits earlier 2017-06-03 18:15:23 +02:00
gimpfileops_pdb.h app, libgimp: allow to register more than one MIME type per procedure 2017-05-04 23:22:37 +02:00
gimpfloatingsel_pdb.c pdb: remove all deprecated procedures 2018-05-20 21:06:29 +02:00
gimpfloatingsel_pdb.h pdb: remove all deprecated procedures 2018-05-20 21:06:29 +02:00
gimpfonts_pdb.c app, pdb: minor cleanup in the new font loading code 2016-04-17 21:06:00 +01: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 libimp*: add private pointers to all instance structs 2018-05-20 21:06:33 +02:00
gimpfontselectbutton.h libimp*: add private pointers to all instance structs 2018-05-20 21:06:33 +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 Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
gimpgimprc_pdb.h Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
gimpgradient_pdb.c Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
gimpgradient_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpgradients_pdb.c pdb: remove all deprecated procedures 2018-05-20 21:06:29 +02:00
gimpgradients_pdb.h pdb: remove all deprecated procedures 2018-05-20 21:06:29 +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 libimp*: add private pointers to all instance structs 2018-05-20 21:06:33 +02:00
gimpgradientselectbutton.h libimp*: add private pointers to all instance structs 2018-05-20 21:06:33 +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: remove tons of deprecated cruft 2018-05-20 21:06:29 +02:00
gimpimage.h libgimp: remove tons of deprecated cruft 2018-05-20 21:06:29 +02:00
gimpimage_pdb.c pdb: change image freeze/thaw procs to "Since: 2.10.2" 2018-05-29 16:04:28 -04:00
gimpimage_pdb.h pdb: remove all deprecated procedures 2018-05-20 21:06:29 +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 Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02: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 app, pdb, libgimp: rename values of enum GimpConvertPaletteType 2017-02-26 20:55:00 +01: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 Use the new macros from the last commit in all files 2018-05-20 21:06:34 +02:00
gimpimagemetadata.h Revert "New GimpMetadata as subclass of GExiv2Metadata" 2017-01-03 19:36:22 +01: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 pdb: improve docs about which procedures are affected by context settings 2018-04-17 13:19:16 +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 pdb: remove all deprecated procedures 2018-05-20 21:06:29 +02:00
gimpimagetransform_pdb.h pdb: remove all deprecated procedures 2018-05-20 21:06:29 +02:00
gimpimageundo_pdb.c tools: fix visible "plug-in" strings in PDB sources. 2017-04-04 13:11:30 +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, libgimp: add gimp-item-{get,set}-expanded() 2017-10-22 12:30:21 -04:00
gimpitem_pdb.h pdb, libgimp: add gimp-item-{get,set}-expanded() 2017-10-22 12:30:21 -04: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 pdb: make all item-transform procedures honor the "linked" flag 2018-04-23 17:10:46 +02:00
gimpitemtransform_pdb.h pdb: add gimp-item-transform-translate procedure 2018-04-23 03:06:23 +02:00
gimplayer.c libgimp: remove tons of deprecated cruft 2018-05-20 21:06:29 +02:00
gimplayer.h libgimp: remove tons of deprecated cruft 2018-05-20 21:06:29 +02:00
gimplayer_pdb.c pdb: remove all deprecated procedures 2018-05-20 21:06:29 +02:00
gimplayer_pdb.h pdb: remove all deprecated procedures 2018-05-20 21:06:29 +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_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
gimppalettes_pdb.c pdb: remove all deprecated procedures 2018-05-20 21:06:29 +02:00
gimppalettes_pdb.h pdb: remove all deprecated procedures 2018-05-20 21:06:29 +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 libgimp: undeprecate all GimpFooSelectButton classes 2018-05-20 21:06:32 +02:00
gimppaletteselectbutton.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +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
gimppatterns_pdb.c pdb: remove all deprecated procedures 2018-05-20 21:06:29 +02:00
gimppatterns_pdb.h pdb: remove all deprecated procedures 2018-05-20 21:06:29 +02:00
gimppatternselect.c Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02: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 libgimp: undeprecate all GimpFooSelectButton classes 2018-05-20 21:06:32 +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: remove some more cruft that is not used any longer 2018-05-20 21:06:35 +02:00
gimppixelfetcher.h libgimp: remove some more cruft that is not used any longer 2018-05-20 21:06:35 +02:00
gimppixelrgn.c libgimp: deprecate more cruft, everything not needed by cruft plug-ins 2018-05-20 21:06:29 +02:00
gimppixelrgn.h libgimp: deprecate more cruft, everything not needed by cruft plug-ins 2018-05-20 21:06:29 +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 tools: fix visible "plug-in" strings in PDB sources. 2017-04-04 13:11:30 +02:00
gimpplugin_pdb.h app/libgimp: enable plug-ins on high precision images 2012-05-02 17:51:14 +02:00
gimpprocbrowserdialog.c libgimp: move all GimpProcBrowserDialog members to private 2018-05-20 21:06:33 +02:00
gimpprocbrowserdialog.h libgimp: move all GimpProcBrowserDialog members to private 2018-05-20 21:06:33 +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 Bug 750180 - Fix different ways of writing Plug-in Plug-In Plugin. 2017-03-21 17:52:22 +01: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 libgimp: port GimpProcView to GtkGrid 2018-05-20 21:06:30 +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 libgimp: deprecate more cruft, everything not needed by cruft plug-ins 2018-05-20 21:06:29 +02:00
gimpprogress.h libgimp: deprecate more cruft, everything not needed by cruft plug-ins 2018-05-20 21:06:29 +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 libgimp: deprecate more cruft, everything not needed by cruft plug-ins 2018-05-20 21:06:29 +02:00
gimpregioniterator.h libgimp: deprecate more cruft, everything not needed by cruft plug-ins 2018-05-20 21:06:29 +02:00
gimpselectbutton.c libimp*: add private pointers to all instance structs 2018-05-20 21:06:33 +02:00
gimpselectbutton.h libimp*: add private pointers to all instance structs 2018-05-20 21:06:33 +02:00
gimpselection.c libgimp: remove tons of deprecated cruft 2018-05-20 21:06:29 +02:00
gimpselection.h libgimp: remove tons of deprecated cruft 2018-05-20 21:06:29 +02:00
gimpselection_pdb.c pdb: remove all deprecated procedures 2018-05-20 21:06:29 +02:00
gimpselection_pdb.h pdb: remove all deprecated procedures 2018-05-20 21:06:29 +02:00
gimptextlayer_pdb.c pdb: remove all deprecated procedures 2018-05-20 21:06:29 +02:00
gimptextlayer_pdb.h pdb: remove all deprecated procedures 2018-05-20 21:06:29 +02:00
gimptexttool_pdb.c pdb: remove all deprecated procedures 2018-05-20 21:06:29 +02:00
gimptexttool_pdb.h pdb: remove all deprecated procedures 2018-05-20 21:06:29 +02:00
gimptile.c libgimp: remove some more cruft that is not used any longer 2018-05-20 21:06:35 +02:00
gimptile.h libgimp: remove some more cruft that is not used any longer 2018-05-20 21:06:35 +02:00
gimptilebackendplugin.c Bug 790631 - C plug-ins instability when processing gegl graphs ... 2017-11-22 04:38:07 -05:00
gimptilebackendplugin.h libimp*: add private pointers to all instance structs 2018-05-20 21:06:33 +02:00
gimptypes.h libgimp: remove tons of deprecated cruft 2018-05-20 21:06:29 +02:00
gimpui.c app, libgimp*: remove the config option to disable tooltips 2018-06-06 19:23:30 +02:00
gimpui.def libgimp: update all .def files 2018-05-25 22:13:33 +02:00
gimpui.h libgimp: remove tons of deprecated cruft 2018-05-20 21:06:29 +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_pdb.c pdb: remove all deprecated procedures 2018-05-20 21:06:29 +02:00
gimpvectors_pdb.h pdb: remove all deprecated procedures 2018-05-20 21:06:29 +02:00
gimpzoompreview.c Enable and fix smooth scrolling and zooming 2018-05-20 21:06:34 +02:00
gimpzoompreview.h libimp*: add private pointers to all instance structs 2018-05-20 21:06:33 +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 libgimp*: tab cleaning. 2017-06-17 11:38:18 +02:00