2505 Commits (48c7c92c5f1f9acf0da43e9a6aef3e032b89eb8c)
 

Author SHA1 Message Date
Andreas Huggel dab01e73e9 #662: Added CommentValue::detectCharset and an optional parameter for the encoding to CommentValue::comment(). 16 years ago
Andreas Huggel 41b3365ad1 #662: Charset conversion on read and write (and if needed on copy). 16 years ago
Andreas Huggel 934c36a5ae #572: Escape special characters in the JPEG comment (using the new function by Leo Sutic. 16 years ago
Andreas Huggel 942d217e89 #662: Fixes by Leo Sutic. Added carriage return to the special characters. 16 years ago
Andreas Huggel d3068c8c69 #662: Updated expected test results. 16 years ago
Andreas Huggel 3a76ca8ad7 #662: Mostly formatting changes and a few tweaks. Move exifcomment tests to bugfixes-test.sh 16 years ago
Andreas Huggel 52f8c366c2 #662: Patch exiv2-exifcomment-unicode.patch from Leo Sutic (unmodified, without exiv2-bug662.jpg). 16 years ago
Andreas Huggel 0b65033488 #665: Quick-fix for the exiv2 utility to allow inserting Exif data into ORF files. 16 years ago
Andreas Huggel 50c213af9b Published convertStringCharset() in the API (for #662). 16 years ago
Andreas Huggel 7154969383 #672: Needed to compile on systems with lstat. 16 years ago
Andreas Huggel c2ee400875 #672: Fixed issue with C-string pointer of a temporary. 16 years ago
Andreas Huggel b986487673 Reverted accidental Makefile changes from r1994. 16 years ago
HumanDynamo b85909a314 add Kipi xmp namespace used by digiKam kipi-plugins 16 years ago
Andreas Huggel 59ae067412 Bumped version to 0.19.1 for testing. 16 years ago
Andreas Huggel fab4603d70 #665: Added write-support for ORF files. 16 years ago
Andreas Huggel 259a4bb2bf Optimized TiffMappingInfo::operator==(). 16 years ago
Andreas Huggel c5b1793ef7 Minor fix. (Fulvio Senore) 16 years ago
Andreas Huggel ba4c9dab63 Tagged release 0.19 16 years ago
Andreas Huggel 2eb9e9b7b2 Updated Changelog 16 years ago
Andreas Huggel ca2f06d8b2 Updated translations, just made it... (Michal Smoczyk). 16 years ago
Andreas Huggel 3662c29f16 Pointer acrobatics to workaround MSVC 7.1 problem. 16 years ago
Andreas Huggel 7ba7daa5f6 Minor doc update. 16 years ago
Andreas Huggel 3f000c3a58 Tweak. 16 years ago
Andreas Huggel efa3152710 Doc updates: added new Nikon and Canon makernote tags, silenced doxygen warnings. 16 years ago
Andreas Huggel bec7eef6cc Minor manpage update. 16 years ago
Andreas Huggel 24285cbbf1 Bumped version to 0.19. 16 years ago
Andreas Huggel ac51b519db Updated po files. 16 years ago
Andreas Huggel b968b4ffef Updated ChangeLog for 0.19. 16 years ago
Andreas Huggel e8f8f2c14d #664: Check key size before comparing it. 16 years ago
Andreas Huggel 763b4f7933 Removed trailing whitespace. 16 years ago
Andreas Huggel c6ae14cbb9 Added includes for g++-4.4 (Debian 4.4.2-3). 16 years ago
Andreas Huggel eca690a2fb #571: Add Iptc.Envelope.CharacterSet only if any other dataset is added, fixed tests. 16 years ago
Andreas Huggel c3477b203a Tweaked test scripts for portability. 16 years ago
Andreas Huggel efdab1512f Removed one include too many. 16 years ago
Andreas Huggel 9efecb6f26 Removed second and third(!) stdio.h include. 16 years ago
Andreas Huggel 933c36b4e8 Minor change to make XMP-SDK compile on MinGW with gcc-4.4 16 years ago
Andreas Huggel dd659d57bd Changed MemIo to use a Pimpl class too (#510). 16 years ago
Andreas Huggel e17e9d7c2d Another try to get rid of the DOS newline in a manner which works on other platforms too. 16 years ago
Andreas Huggel bdc2f225af Use [w]path() instead of p_->[w]path_. 16 years ago
Andreas Huggel 83cd2efab9 #579: Implemented mmap for Windows directly in FileIo and made that class use the Pimpl idiom (#510) to de-clutter the interface. Unrelated: Added EXV_MIN/MAX macros, allow iconv config in commercial version. 16 years ago
Andreas Huggel db0a5b8338 Minor fix to make MSVC happy. 16 years ago
Andreas Huggel d47aeee605 Removed --disable-printucs2 configure option. 16 years ago
Andreas Huggel d8bd05257e Ensure const correctness of iconv arguments. 16 years ago
Andreas Huggel 37f89d29c3 #663: Reverted change made in r1961. 16 years ago
Andreas Huggel 0359549707 Added warning. 16 years ago
Andreas Huggel 5db4fe3613 #663: Removed check for complete PS data. 16 years ago
Andreas Huggel e722584757 #651: Added TimeZoneOffset (0x882a) and 33 other missing TIFF/EP tags. 16 years ago
Andreas Huggel 64af7781b8 #661: Changed type of tag Exif.Image.Resources to BYTE (1). 16 years ago
Andreas Huggel 9198431ea2 -b option now also suppresses Byte and SByte values. 16 years ago
Andreas Huggel cef63099dc Fixed visibility warning on Mac OSX 10.6.2 16 years ago