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
/
todo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated todo list, #2.
Olivier Tilloy
2011-02-18
1
-0
/
+2
*
Updated todo list.
Olivier Tilloy
2011-02-18
1
-9
/
+0
*
Merge the master branch.
Olivier Tilloy
2010-03-18
1
-3
/
+0
|
\
|
*
Updated to-do list.
Olivier Tilloy
2010-03-18
1
-3
/
+0
*
|
Update to-do list.
Olivier Tilloy
2010-03-18
1
-1
/
+0
|
/
*
Updated to-do list.
Olivier Tilloy
2010-01-26
1
-2
/
+0
*
Updated the to-do list.
Olivier Tilloy
2010-01-21
1
-1
/
+0
*
Updated todo file.
Olivier Tilloy
2010-01-17
1
-1
/
+0
*
Updated the TODO list.
Olivier Tilloy
2009-12-16
1
-1
/
+9
*
Removed deprecated code.
Olivier Tilloy
2009-07-22
1
-0
/
+1
*
Private value setter for IPTC tags.
Olivier Tilloy
2009-04-06
1
-1
/
+2
*
Removed unused code.
Olivier Tilloy
2009-03-19
1
-0
/
+1
*
XMP Date conversion complete.
Olivier Tilloy
2009-01-21
1
-0
/
+1
*
Retrieve more data for an IPTC tag (low-level).
Olivier Tilloy
2008-06-11
1
-0
/
+1
*
Add pyexiv2 art (icon, SVG file and PNGs for various sizes).
Olivier Tilloy
2008-04-19
1
-1
/
+2
*
Added a unit test for bug #146313.
Olivier Tilloy
2008-01-30
1
-1
/
+0
*
Implemented feature request tracked by bug #175069 (Retrieve/set the JPEG com...
Olivier Tilloy
2008-01-16
1
-1
/
+1
*
Fixed bug #146313 (passing the filename to the Image constructor as unicode f...
Olivier Tilloy
2007-09-28
1
-0
/
+2
*
Updated the TODO list: using pkg-config does not make really sense as it adds...
Olivier Tilloy
2007-09-19
1
-2
/
+0
*
Updated the TODO list.
Olivier Tilloy
2007-09-19
1
-0
/
+1
*
Fixed a bug reported by Damon Lynch: due to interface changes for exceptions ...
Olivier Tilloy
2007-09-16
1
-0
/
+1
*
When setting a datetime or time tag value, truncate the unused information (m...
Olivier Tilloy
2007-09-16
1
-1
/
+0
*
Updated the README file and the todo list.
Olivier Tilloy
2007-08-30
1
-0
/
+2
*
Updated the docstring documentation of module pyexiv2.
Olivier Tilloy
2007-08-27
1
-1
/
+1
*
Removed methods isExigTagSet() and isIptcTagSet() as they are now useless tha...
Olivier Tilloy
2007-03-30
1
-1
/
+0
*
Updated the todo list.
Olivier Tilloy
2007-03-29
1
-0
/
+1
*
Added methods cacheAllExifTags() and cacheAllIptcTags() that read and cache a...
Olivier Tilloy
2007-03-29
1
-1
/
+0
*
Getters and setters for EXIF and IPTC tags are now private (but beware! Pytho...
Olivier Tilloy
2007-03-29
1
-1
/
+0
*
Internal accessor __setitem__ now handles tuples to be consistent with __geti...
Olivier Tilloy
2007-03-27
1
-1
/
+0
*
Internal accessor __getitem__ now returns a tuple (immutable) when requesting...
Olivier Tilloy
2007-03-27
1
-0
/
+1
*
Updated the todo list with new ideas.
Olivier Tilloy
2007-03-18
1
-2
/
+4
*
Updated the todo list to reflect the recent modifications.
Olivier Tilloy
2007-03-18
1
-3
/
+2
*
Added a __getitem__(key) method to class Image in order to allow the use of t...
Olivier Tilloy
2007-03-15
1
-0
/
+1
*
Updated the todo list with a fresh new idea :).
Olivier Tilloy
2007-03-14
1
-0
/
+1
*
The python part of the binding now correctly handles the possibility for an I...
Olivier Tilloy
2007-03-13
1
-1
/
+0
*
Updated the todo list (again!). Work work!
Olivier Tilloy
2007-03-07
1
-2
/
+2
*
Updated the todo list with fresh new ideas :).
Olivier Tilloy
2007-03-06
1
-0
/
+3
*
Complete switch to C++/Python exceptions: methods do not return empty strings...
Olivier Tilloy
2007-01-20
1
-2
/
+0
*
Added a fixme in the python source.
Olivier Tilloy
2007-01-20
1
-4
/
+2
*
Added method setIptcTagValue() to class Image in the higher-level binding (st...
Olivier Tilloy
2007-01-17
1
-2
/
+2
*
Utility functions StringToDate(string) and StringToTime(string) now correctly...
Olivier Tilloy
2007-01-17
1
-4
/
+2
*
Implemented utility function StringToTime(string) (could be improved but shou...
Olivier Tilloy
2007-01-16
1
-3
/
+8
*
Moved the todo list out of the source directory where it did not belong.
Olivier Tilloy
2007-01-16
1
-0
/
+5