87646e9ace
libgimp: deprecate and rename the image parasite functions
...
in exactly the way the drawable functios were turned into item ones.
2011-03-08 13:19:21 +01:00
f436ffd722
Changed XMPModel to GtkTreeStore based object with one custom signal.
...
The XMPModel now emits a property-changed signal, if the property value
has been changed by xmp_model_set_scalar_property.
2009-08-15 19:47:49 +10:00
75484699da
Disabled the build of the metadata plugin if libexif is disabled.
...
Relates to Bug 587172 - Merge Exif data with XMP model.
2009-07-07 12:01:03 +10:00
5bc14cdc96
Reformatted source code and removed unused prototypes.
2009-06-30 18:41:38 +10:00
e0fddee128
Set scalar properties for XMP (exif).
2009-06-30 18:27:01 +10:00
7230d2673c
Merges the exif-data to the xmp-model.
...
Added a function to merge the Exif data into the xmp model. The function
is using the image id and to access the Exif data parasite. For each
Exif property a corresponding value in the XMP model is created.
2009-06-30 18:22:29 +10:00