Gimp/tools/pdbgen/pdb
Hartmut Kuhse 21bed1e2fb Completely rewrite metadata handling using gexiv2
Based on original patches from Hartmut Kuhse and modified
by Michael Natterer. Changes include:

- remove libexif dependency and add a hard dependency on gexiv2
- typedef GExiv2Metadata to GimpMetadata to avoid having to
  include gexiv2 globally
- add basic GimpMetadata handling functions to libgimpbase
- add image and image file specific metadata functions to libgimp,
  including the exif orientation image rotate dialog
- port plug-ins to use the new APIs
- port file-tiff-save's UI to GtkBuilder
- add new plug-in "metadata" to view the image's metadata
- keep metadata around as GimpImage member in the core
- update the image's metadata on image size, resolution and precision
  changes
- obsolete the old metadata parasites
- migrate the old parasites to new GimpMetadata object on XCF load
2013-10-27 01:02:17 +02:00
..
brush.pdb app: make the GimpTempBuf struct private and add accessors 2012-05-02 17:51:12 +02:00
brush_select.pdb tools: add pdbgen support for generating gtk-doc SECTION comments 2010-07-07 11:43:10 +02:00
brushes.pdb Revert "pdb: update documentation for all pdb functions whose return can be freed with g_strfreev()." 2012-12-04 21:07:34 +01:00
buffer.pdb Revert "pdb: update documentation for all pdb functions whose return can be freed with g_strfreev()." 2012-12-04 21:07:34 +01:00
channel.pdb pdb: clean out \n from procedure descriptions in previous commit a7f1129. 2013-09-14 02:58:39 +12:00
color.pdb app: follow the GEGL invert -> invert-linear vs. invert-gamma change 2013-06-24 00:45:04 +02:00
context.pdb tools: remove some doc newlines in context.pdb 2013-09-27 18:55:01 +02:00
convert.pdb Add support for both gamma-corrected and linear for all bit depths 2013-06-23 16:51:24 +02:00
display.pdb Globally switch to saying "window_id" instead of just "window" 2011-02-06 12:07:55 +01:00
drawable.pdb Revert "pdb: Mark unused args as dead" 2013-06-10 11:25:16 +02:00
drawable_transform.pdb app, pdb, libgimp: Remove all traces of the supersampling recursion level 2013-05-31 01:15:32 +02:00
dynamics.pdb Revert "pdb: update documentation for all pdb functions whose return can be freed with g_strfreev()." 2012-12-04 21:07:34 +01:00
edit.pdb pdb: replace gimppdb-utils' "writable" boolean by a bitmask 2012-11-08 20:46:18 +01:00
fileops.pdb pdb: allow file procedures to register themselves for handling URIs 2012-11-17 16:01:52 +01:00
floating_sel.pdb Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
font_select.pdb tools: add pdbgen support for generating gtk-doc SECTION comments 2010-07-07 11:43:10 +02:00
fonts.pdb Revert "pdb: update documentation for all pdb functions whose return can be freed with g_strfreev()." 2012-12-04 21:07:34 +01:00
gimp.pdb Revert "pdb: update documentation for all pdb functions whose return can be freed with g_strfreev()." 2012-12-04 21:07:34 +01:00
gimprc.pdb app: move all GimpTemplate members to private 2011-03-02 10:16:43 +01:00
gradient.pdb tools: add pdbgen support for generating gtk-doc SECTION comments 2010-07-07 11:43:10 +02:00
gradient_select.pdb tools: add pdbgen support for generating gtk-doc SECTION comments 2010-07-07 11:43:10 +02:00
gradients.pdb Revert "pdb: update documentation for all pdb functions whose return can be freed with g_strfreev()." 2012-12-04 21:07:34 +01:00
grid.pdb tools: add pdbgen support for generating gtk-doc SECTION comments 2010-07-07 11:43:10 +02:00
guides.pdb tools: add pdbgen support for generating gtk-doc SECTION comments 2010-07-07 11:43:10 +02:00
help.pdb tools: add pdbgen support for generating gtk-doc SECTION comments 2010-07-07 11:43:10 +02:00
image.pdb Completely rewrite metadata handling using gexiv2 2013-10-27 01:02:17 +02:00
image_select.pdb pdb: replace gimppdb-utils' "writable" boolean by a bitmask 2012-11-08 20:46:18 +01:00
item.pdb Revert "pdb: update documentation for all pdb functions whose return can be freed with g_strfreev()." 2012-12-04 21:07:34 +01:00
item_transform.pdb app, pdb, libgimp: Remove all traces of the supersampling recursion level 2013-05-31 01:15:32 +02:00
layer.pdb Bug 709048 - improvement of gimp-layer-add-mask procedure's doc. 2013-10-01 01:02:49 +13:00
message.pdb tools: add pdbgen support for generating gtk-doc SECTION comments 2010-07-07 11:43:10 +02:00
paint_tools.pdb pdb: replace gimppdb-utils' "writable" boolean by a bitmask 2012-11-08 20:46:18 +01:00
palette.pdb Bug 683694 - Spelling errors 2012-11-11 15:50:25 +01:00
palette_select.pdb tools: add pdbgen support for generating gtk-doc SECTION comments 2010-07-07 11:43:10 +02:00
palettes.pdb Revert "pdb: update documentation for all pdb functions whose return can be freed with g_strfreev()." 2012-12-04 21:07:34 +01:00
paths.pdb pdbgen: Word-wrap return description 2012-12-05 08:46:25 +05:30
pattern.pdb app: make the GimpTempBuf struct private and add accessors 2012-05-02 17:51:12 +02:00
pattern_select.pdb tools: add pdbgen support for generating gtk-doc SECTION comments 2010-07-07 11:43:10 +02:00
patterns.pdb Revert "pdb: update documentation for all pdb functions whose return can be freed with g_strfreev()." 2012-12-04 21:07:34 +01:00
plug_in.pdb app/libgimp: enable plug-ins on high precision images 2012-05-02 17:51:14 +02:00
plug_in_compat.pdb plug-ins,pdb: Add a compatibility wrapper for lens-distortion 2013-10-11 08:48:09 +02:00
procedural_db.pdb Revert "pdb: update documentation for all pdb functions whose return can be freed with g_strfreev()." 2012-12-04 21:07:34 +01:00
progress.pdb Bug 683694 - Spelling errors 2012-11-11 15:50:25 +01:00
selection.pdb pdb: replace gimppdb-utils' "writable" boolean by a bitmask 2012-11-08 20:46:18 +01:00
selection_tools.pdb app: port by color select and fuzzy select to float 2012-05-02 17:51:18 +02:00
text_layer.pdb pdb: replace gimppdb-utils' "writable" boolean by a bitmask 2012-11-08 20:46:18 +01:00
text_tool.pdb pdb: replace gimppdb-utils' "writable" boolean by a bitmask 2012-11-08 20:46:18 +01:00
transform_tools.pdb app, pdb, libgimp: Remove all traces of the supersampling recursion level 2013-05-31 01:15:32 +02:00
undo.pdb tools: add pdbgen support for generating gtk-doc SECTION comments 2010-07-07 11:43:10 +02:00
unit.pdb tools: add pdbgen support for generating gtk-doc SECTION comments 2010-07-07 11:43:10 +02:00
vectors.pdb Bug 701594 - gimp-image-select-item does not recognize path transformations 2013-06-04 16:48:41 +02:00