index
:
pyexiv2
master
python binding to exiv2, the C++ library for manipulation of EXIF, IPTC and XMP image metadata
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libpyexiv2_wrapper.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added two methods to class Image, isExifTagSet() and isIptcTagSet(), to deter...
Olivier Tilloy
2007-01-20
1
-0
/
+2
*
Basic handling of Exiv2 exceptions which are now converted to corresponding P...
Olivier Tilloy
2007-01-20
1
-0
/
+2
*
Removed useless history in file headers (what use is it when using a VCS anyw...
Olivier Tilloy
2007-01-18
1
-2
/
+0
*
Updated the todo list.
Olivier Tilloy
2007-01-08
1
-1
/
+1
*
Added method Image::setThumbnailFromJpegFile(...) that allows setting the ima...
Olivier Tilloy
2007-01-07
1
-0
/
+1
*
Added and implemented Image::deleteThumbnail() and Image::dumpThumbnailToFile().
Olivier Tilloy
2007-01-03
1
-0
/
+2
*
Added the declaration of methods for accessing the thumbnail data (not implem...
Olivier Tilloy
2007-01-02
1
-0
/
+2
*
Added a README file for general information about the project.
Olivier Tilloy
2006-12-30
1
-2
/
+2
*
Added and implemented IPTC-related methods.
Olivier Tilloy
2006-12-30
1
-0
/
+4
*
Initial import of the existing sources for the project.
Olivier Tilloy
2006-12-30
1
-0
/
+48