New upstream version 2.10.14

This commit is contained in:
Jeremy Bicha
2019-11-09 19:05:21 -05:00
855 changed files with 162580 additions and 125029 deletions

View File

@ -107,6 +107,7 @@
<sub name="Index of new symbols in GIMP 2.10.2" link="api-index-2-10-2.html"/>
<sub name="Index of new symbols in GIMP 2.10.4" link="api-index-2-10-4.html"/>
<sub name="Index of new symbols in GIMP 2.10.6" link="api-index-2-10-6.html"/>
<sub name="Index of new symbols in GIMP 2.10.14" link="api-index-2-10-14.html"/>
<sub name="Index of deprecated symbols" link="api-index-deprecated.html"/>
</chapters>
<functions>
@ -137,6 +138,7 @@
<keyword type="function" name="gimp_min_colors ()" link="libgimp-gimp.html#gimp-min-colors" deprecated=""/>
<keyword type="function" name="gimp_show_tool_tips ()" link="libgimp-gimp.html#gimp-show-tool-tips"/>
<keyword type="function" name="gimp_show_help_button ()" link="libgimp-gimp.html#gimp-show-help-button" since="2.2"/>
<keyword type="function" name="gimp_export_color_profile ()" link="libgimp-gimp.html#gimp-export-color-profile" since="2.10.4"/>
<keyword type="function" name="gimp_export_exif ()" link="libgimp-gimp.html#gimp-export-exif" since="2.10"/>
<keyword type="function" name="gimp_export_iptc ()" link="libgimp-gimp.html#gimp-export-iptc" since="2.10"/>
<keyword type="function" name="gimp_export_xmp ()" link="libgimp-gimp.html#gimp-export-xmp" since="2.10"/>
@ -413,6 +415,7 @@
<keyword type="function" name="gimp_drawable_get_buffer ()" link="libgimp-gimpdrawable.html#gimp-drawable-get-buffer" since="2.10"/>
<keyword type="function" name="gimp_drawable_get_shadow_buffer ()" link="libgimp-gimpdrawable.html#gimp-drawable-get-shadow-buffer" since="2.10"/>
<keyword type="function" name="gimp_drawable_get_format ()" link="libgimp-gimpdrawable.html#gimp-drawable-get-format" since="2.10"/>
<keyword type="function" name="gimp_drawable_get_thumbnail_format ()" link="libgimp-gimpdrawable.html#gimp-drawable-get-thumbnail-format" since="2.10.14"/>
<keyword type="function" name="gimp_drawable_get ()" link="libgimp-gimpdrawable.html#gimp-drawable-get" deprecated=""/>
<keyword type="function" name="gimp_drawable_detach ()" link="libgimp-gimpdrawable.html#gimp-drawable-detach" deprecated=""/>
<keyword type="function" name="gimp_drawable_flush ()" link="libgimp-gimpdrawable.html#gimp-drawable-flush" deprecated=""/>
@ -1163,7 +1166,7 @@
<keyword type="function" name="gimp_drawable_preview_new_from_drawable_id ()" link="GimpDrawablePreview.html#gimp-drawable-preview-new-from-drawable-id" since="2.10"/>
<keyword type="function" name="gimp_drawable_preview_get_drawable ()" link="GimpDrawablePreview.html#gimp-drawable-preview-get-drawable" deprecated="use gimp_drawable_preview_get_drawable_id() instead." since="2.2"/>
<keyword type="function" name="gimp_drawable_preview_get_drawable_id ()" link="GimpDrawablePreview.html#gimp-drawable-preview-get-drawable-id" since="2.10"/>
<keyword type="function" name="gimp_drawable_preview_draw_region ()" link="GimpDrawablePreview.html#gimp-drawable-preview-draw-region" since="2.2"/>
<keyword type="function" name="gimp_drawable_preview_draw_region ()" link="GimpDrawablePreview.html#gimp-drawable-preview-draw-region" deprecated="" since="2.2"/>
<keyword type="struct" name="GimpDrawablePreview" link="GimpDrawablePreview.html#GimpDrawablePreview-struct"/>
<keyword type="property" name="The “drawable” property" link="GimpDrawablePreview.html#GimpDrawablePreview--drawable"/>
<keyword type="property" name="The “drawable-id” property" link="GimpDrawablePreview.html#GimpDrawablePreview--drawable-id"/>