aboutsummaryrefslogtreecommitdiffstats
path: root/src/exiv2wrapper_python.cpp
Commit message (Expand)AuthorAgeFilesLines
* Private value setter for IPTC tags.Olivier Tilloy2009-04-061-3/+3
* Delete an EXIF tag.Olivier Tilloy2009-03-261-1/+1
* Private setters for EXIF tags.Olivier Tilloy2009-03-241-1/+1
* Expose writeMetadata in the C++ wrapper.Olivier Tilloy2009-03-191-1/+1
* Removed unused code.Olivier Tilloy2009-03-191-5/+1
* First version of an ImageMetadata class, meant to replace the Image class.Olivier Tilloy2009-03-121-3/+3
* Retrieve XMP tag values (without python type conversion atm).Olivier Tilloy2009-01-121-0/+1
* Updated headers' dates.Olivier Tilloy2009-01-091-1/+1
* Module attributes for the versions of exiv2 and pyexiv2.Olivier Tilloy2009-01-091-0/+10
* First basic support for XMP metadata: listing XMP keys.Olivier Tilloy2008-06-141-0/+2
* Retrieve more data for an IPTC tag (low-level).Olivier Tilloy2008-06-111-2/+2
* Refactor the structure of the exiv2 wrapper, retrieve more data for an EXIF tag.Olivier Tilloy2008-04-191-0/+70