Commit Graph

5470 Commits

Author SHA1 Message Date
Andreas Huggel
616a17e3c2 For commercial version: Removed code (c) Robert Rottmerhusen to decode Exif.Nikon3.LensData 2006-11-14 15:29:41 +00:00
Andreas Huggel
77fb08f294 Created branch 11, a copy of 0.11 for use with commercial license. 2006-11-14 15:14:12 +00:00
HumanDynamo
8bfc52f885 Exiv2 from trunk : Nikon lens list i18n 2006-11-10 12:59:35 +00:00
HumanDynamo
30247900fd Exiv2 from gettext branch : missing comments 2006-11-09 19:45:14 +00:00
HumanDynamo
f1091601f9 Exiv2 from gettext branch : update Nikon makernote implementation. "nikon1IfdId" tags decoding is now complete. 2006-11-09 19:41:27 +00:00
HumanDynamo
686ce1ff4f Exiv2 from gettext branch : update fr i18n to test 2006-11-07 15:46:08 +00:00
HumanDynamo
4b86bd8ff9 Exiv2 from gettext branch : Nikon MakerNotes update :
- Large update using last ExifTools tags list database (Not yet complete).
 - Fix and update tags values of already decoded tags.
 - Source code now support i18n.
 - Update po files.
2006-11-07 15:14:19 +00:00
HumanDynamo
47da37cdf1 Exiv2 from gettext branch : sort file names to translate 2006-11-07 13:50:21 +00:00
HumanDynamo
9699945998 Exiv2 from gettext branch : fix i18n 2006-11-07 13:40:13 +00:00
Andreas Huggel
261e30b467 Grouped translated text by paragraph 2006-11-07 13:37:23 +00:00
HumanDynamo
c067b7e444 Exiv2 from gettext branch : add comment 2006-11-07 12:32:12 +00:00
HumanDynamo
6777605732 Exiv2 from gettext branch : tiffvisitor.cpp is now i18n. update PO files 2006-11-07 12:31:13 +00:00
Andreas Huggel
70198b8335 Added _() to trigger actual translation 2006-11-07 11:46:19 +00:00
HumanDynamo
8dab9db747 Exiv2 from gettext branch : sonymn.cpp is now i18n. update PO files 2006-11-07 10:31:33 +00:00
HumanDynamo
713fd80a2c Exiv2 from gettext branch : update PO files 2006-11-07 10:30:18 +00:00
HumanDynamo
a7e44cd324 Exiv2 from gettext branch : sigmamn.cpp : fix missing strings to i18n 2006-11-07 10:29:52 +00:00
HumanDynamo
85ca802c22 Exiv2 from gettext branch : pngchunk.cpp : debug statements 2006-11-07 10:24:51 +00:00
HumanDynamo
647f4416b2 Exiv2 from gettext branch : ifd.cpp is now i18n. update PO files 2006-11-07 10:15:34 +00:00
HumanDynamo
e4db245875 Exiv2 from gettext branch : update po files 2006-11-07 10:03:05 +00:00
HumanDynamo
3b73354530 Exiv2 from gettext branch : error.cpp : N_() instead _() 2006-11-07 09:59:09 +00:00
HumanDynamo
41e8831251 Exiv2 from gettext branch : update fr i18n to test 2006-11-07 09:42:58 +00:00
HumanDynamo
bf2e06353f Exiv2 from gettext branch : sort file names to translate 2006-11-07 09:38:54 +00:00
HumanDynamo
1a10d31917 Exiv2 from gettext branch : update PO files 2006-11-07 09:37:13 +00:00
HumanDynamo
1d6bdae9c2 Exiv2 from gettext branch : sort file names to translate 2006-11-07 09:36:44 +00:00
HumanDynamo
f173df8519 Exiv2 from gettext branch : error.cpp is now i18n. update PO files 2006-11-07 09:35:56 +00:00
HumanDynamo
45d766c75a Exiv2 from gettext branch : crwimage.cpp is now i18n. update PO files 2006-11-07 09:30:45 +00:00
HumanDynamo
ded01b3a66 Exiv2 from gettext branch : cr2image.cpp is now i18n. update PO files 2006-11-07 09:26:29 +00:00
HumanDynamo
f8ac6b95bb Exiv2 from gettext branch : actions.cpp is now i18n. update PO files 2006-11-07 09:10:09 +00:00
Andreas Huggel
7a253e016e Implemented quick fix for digikam bug 136932 (http://bugs.kde.org/show_bug.cgi?id=136932) 2006-11-06 15:48:14 +00:00
HumanDynamo
15fd6e6948 Exiv2 from gettext branch : update PO files 2006-11-06 15:21:58 +00:00
HumanDynamo
1de751a7ac Exiv2 from gettext branch : add missing Olympus Makernote tags 2006-11-06 14:38:42 +00:00
HumanDynamo
8400851657 Exiv2 from gettext branch : code polishing 2006-11-06 12:42:45 +00:00
HumanDynamo
4a54087b73 Exiv2 from gettext branch : Olympus MakerNotes : update credits 2006-11-06 11:33:38 +00:00
HumanDynamo
831c3a0f44 Exiv2 from gettext branch : Olympus MakerNotes update :
- Large update using last ExifTools tags list database.
 - Fix and update tags values of already decoded tags.
 - Source code now support i18n.

TODO : add camera settings tags
2006-11-06 11:31:56 +00:00
HumanDynamo
08afa54f63 Exiv2 from gettext branch : partially i18n Olympus makernotes. Not yet complete 2006-11-05 15:24:30 +00:00
Andreas Huggel
32c5b99e6d Renamed exvGettext to _exvGettext and added new simple exvGettext to interface, which requires only types.hpp, so that it can be used in headers without including i18n.h 2006-11-05 14:18:04 +00:00
Andreas Huggel
07bb8e69a9 Implemented exvGettext(), added _() in the code where strings marked with N_() are printed, cleaned up i18n.h 2006-11-05 13:45:38 +00:00
HumanDynamo
afa6e3f1dc Exiv2 from gettext branch : Fix i18n in exiv2.cpp 2006-11-05 12:45:49 +00:00
Andreas Huggel
0ed9ecd922 Initialise tm_isdst to -1 when converting a date/time string. Fixes #493. 2006-11-05 11:12:19 +00:00
HumanDynamo
15788049d4 Exiv2 from gettext branch : tiffimage.cpp i18n. Fix i18n in exiv2.cpp 2006-11-05 09:38:22 +00:00
HumanDynamo
ada7097e24 Exiv2 from gettext branch : Panasonic MakerNotes update :
- Large update using last ExifTools tags list database.
- Fix and update tags values of already decoded tags.
- Source code now support i18n.
2006-11-05 09:07:36 +00:00
HumanDynamo
fe856c9c40 Exiv2 from gettext branch : Sigma MakerNotes now support i18n. 2006-11-05 07:52:57 +00:00
HumanDynamo
bf1af74eff Exiv2 from gettext branch : Fuji MakerNotes : missing to fix credits 2006-11-04 19:37:11 +00:00
HumanDynamo
0fd4a2d4a9 Exiv2 from gettext branch : Fuji MakerNotes update :
- Large update using last ExifTools tags list database.
- Fix and update tags values of already decoded tags.
- Source code now support i18n.
2006-11-04 19:17:43 +00:00
HumanDynamo
b43d883ad6 Exiv2 from gettext branch : exiv2.cpp is now fully i18n 2006-11-04 17:00:29 +00:00
HumanDynamo
4df63ce7ef Exiv2 from gettext branch : Added IPTC photoshop tag title i18n 2006-11-04 16:45:46 +00:00
Andreas Huggel
6f6295682b Fixed exiv2 sample output but don't know how really... 2006-11-04 14:59:31 +00:00
HumanDynamo
6dce03b699 Exiv2 from gettext branch : using EXV_PACKAGE 2006-11-04 13:28:16 +00:00
HumanDynamo
8fbfc51f7d Exiv2 from gettext branch : no need to bind i18n strings at each time. 2006-11-04 12:38:39 +00:00
HumanDynamo
864da9bf43 Exiv2 from gettext branch : exiv2.cpp use i18n for texting NLS from command line tool. 2006-11-04 12:24:09 +00:00