aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpyexiv2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added method Image::setThumbnailFromJpegFile(...) that allows setting the ima...Olivier Tilloy2007-01-071-0/+22
* Optimized the memory allocation when extracting the thumbnail data from an im...Olivier Tilloy2007-01-041-2/+4
* Added and implemented Image::deleteThumbnail() and Image::dumpThumbnailToFile().Olivier Tilloy2007-01-031-15/+57
* Implemented Image::setThumbnailData() that sets the thumbnail embedded in an ...Olivier Tilloy2007-01-031-4/+13
* Implemented Image::getThumbnailData() that returns a string containing the ra...Olivier Tilloy2007-01-031-2/+34
* Added the declaration of methods for accessing the thumbnail data (not implem...Olivier Tilloy2007-01-021-0/+12
* Added a README file for general information about the project.Olivier Tilloy2006-12-301-2/+2
* Added and implemented IPTC-related methods.Olivier Tilloy2006-12-301-3/+112
* Initial import of the existing sources for the project.Olivier Tilloy2006-12-301-0/+290