Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle fractions in a transparent manner, | Olivier Tilloy | 2010-12-26 | 1 | -35/+26 |
* | Use isinstance(…) instead of type(…) everywhere, as recommended by Python... | Olivier Tilloy | 2010-12-08 | 1 | -2/+2 |
* | Rename the .raw_values and .values properties of IPTC tags to .raw_value and ... | Olivier Tilloy | 2010-11-21 | 1 | -2/+2 |
* | Allow running the unit tests from anywhere. | Olivier Tilloy | 2010-04-14 | 1 | -4/+6 |
* | Updated Mark Lee's e-mail address. | Olivier Tilloy | 2010-04-10 | 1 | -1/+1 |
* | Consistent type and value(s) checks. | Olivier Tilloy | 2010-02-21 | 1 | -24/+7 |
* | Always check all values of IPTC tags. | Olivier Tilloy | 2010-02-21 | 1 | -21/+19 |
* | Header cosmetics. | Olivier Tilloy | 2010-02-21 | 1 | -4/+2 |
* | XMP: Check the tag value types, not the tag type. | Mark Lee | 2010-02-16 | 1 | -68/+68 |
* | Add an XMP metadata test. | Mark Lee | 2010-02-09 | 1 | -1/+124 |
* | Port the ReadMetadataTestCase to the 0.2 API. | Mark Lee | 2010-02-04 | 1 | -17/+27 |
* | Updated copyright headers for 2010. | Olivier Tilloy | 2010-01-05 | 1 | -0/+103 |