Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete an EXIF tag. | Olivier Tilloy | 2009-03-26 | 1 | -2/+35 |
* | Setting an EXIF tag's value forwards it to the containing metadata if any. | Olivier Tilloy | 2009-03-26 | 1 | -2/+6 |
* | Private setters for EXIF tags. | Olivier Tilloy | 2009-03-24 | 1 | -0/+90 |
* | Generic getter for all tags. | Olivier Tilloy | 2009-03-19 | 1 | -3/+24 |
* | Getters for IPTC and XMP tags + unit tests. | Olivier Tilloy | 2009-03-19 | 1 | -1/+84 |
* | First version of an ImageMetadata class, meant to replace the Image class. | Olivier Tilloy | 2009-03-12 | 1 | -0/+110 |