Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed metadata unit tests. | Olivier Tilloy | 2009-12-16 | 1 | -96/+91 |
| | |||||
* | Fixed XMP unit tests. | Olivier Tilloy | 2009-12-15 | 1 | -201/+139 |
| | |||||
* | Fixed IPTC unit tests. | Olivier Tilloy | 2009-12-15 | 1 | -71/+23 |
| | |||||
* | Fixed EXIF unit tests. | Olivier Tilloy | 2009-12-15 | 1 | -99/+51 |
| | |||||
* | IptcTag doesn't inherit from libexiv2python._IptcTag anymore, it keeps a ↵ | Olivier Tilloy | 2009-11-18 | 1 | -1/+1 |
| | | | | reference to it as a protected attribute. | ||||
* | Pass IPTC Dates to exiv2 in the correct format (%Y-%m-%d). | Olivier Tilloy | 2009-10-28 | 1 | -4/+4 |
| | |||||
* | Do not allow setting the values of an IPTC tag to something else than a list ↵ | Olivier Tilloy | 2009-10-26 | 1 | -0/+6 |
| | | | | or a tuple. | ||||
* | Updated unit tests' imports. | Olivier Tilloy | 2009-10-20 | 6 | -2/+1488 |
| | |||||
* | Do not do any charset conversions for IPTC tags. | Olivier Tilloy | 2009-10-08 | 1 | -4/+1 |
| | |||||
* | Make IptcTag._convert_to_string an instance method. | Olivier Tilloy | 2009-10-08 | 1 | -33/+48 |
| | |||||
* | Make IptcTag._convert_to_python an instance method. | Olivier Tilloy | 2009-10-07 | 1 | -0/+235 |
| | |||||
* | Fixed EXIF unit tests. | Olivier Tilloy | 2009-10-07 | 1 | -0/+319 |
| | |||||
* | Added an MD5SUMS file to verify test data integrity. | Olivier Tilloy | 2009-10-05 | 1 | -0/+1 |