platform/upstream/libexif.git
2007-07-16 Hans Ulrich... updated sk.po translation
2007-06-29 Hans Ulrich... comments
2007-06-29 Hans Ulrich... rename vars
2007-06-29 Hans Ulrich... new test/example: parse file and dump contents
2007-06-27 Hans Ulrich... Remove obsolete libexif/exif.c file
2007-06-27 Hans Ulrich... do not dist removed autogen.sh file
2007-06-27 Hans Ulrich... no need for exif-loader.h to #include itself
2007-06-27 Hans Ulrich... Reverting zero termination patch, adding comment to...
2007-06-27 Hans Ulrich... Fix ifd validity check, comment on purpose of EXIF_IFD_...
2007-06-26 Hans Ulrich... call it 0.6.16.2
2007-06-26 Hans Ulrich... exif_entry_initialize(): handle failed malloc() calls.
2007-06-26 Hans Ulrich... make sure the returned string is zero terminated
2007-06-26 Hans Ulrich... revert unintended commit
2007-06-26 Hans Ulrich... use full initializers
2007-06-26 Hans Ulrich... use proper type ssize_t thus avoiding integer warnings
2007-06-26 Hans Ulrich... avoid unused main() params, check for error values...
2007-06-26 Hans Ulrich... log malloc failure, correct ifd validity check, UNUSED...
2007-06-26 Hans Ulrich... define param as UNUSED
2007-06-26 Hans Ulrich... avoid unsued main() params
2007-06-26 Hans Ulrich... Remove ancient completely obsolete exif.c file, make...
2007-06-26 Hans Ulrich... fix 'static const' keyword sequence
2007-06-26 Hans Ulrich... dox comment cosmetics
2007-06-26 Hans Ulrich... add exif-system.h header
2007-06-26 Hans Ulrich... Define both LOCALEDIR and GETTEXT_PACKAGE using AM_CPPF...
2007-06-25 Hans Ulrich... EXIF_LOG_NO_MEMORY macro: use different format string...
2007-06-25 Jan PateraEndianess of Nikon V1 makernotes is now guessed, it...
2007-06-25 Jan PateraEndianess of Nikon V1 makernotes is now guessed, it...
2007-06-23 Hans Ulrich... remove outdated autogen.sh - use autoreconf
2007-06-15 Jan PateraUpdated translations to reflect recent changes in unifi...
2007-06-15 Jan PateraI forgot to check this file in about 2 weeks ago.
2007-06-15 Hans Ulrich... development version number .1
2007-06-15 Hans Ulrich... updated vi.po from translation robot
2007-06-15 Hans Ulrich... updated de.po and pl.po from translation robot
2007-06-14 Marcus Meissnerfixed typo
2007-06-13 Hans Ulrich... updated pl.po just has another year in the copyright
2007-06-13 Marcus Meissnerlist authors, instead of just the empty file
2007-06-12 Hans Ulrich... libexif-0.6.16 (fixes CVE-2006-4168)
2007-06-12 Hans Ulrich... update-po
2007-06-12 Hans Ulrich... add test-integers.c integer test case
2007-06-12 Hans Ulrich... updated translation: vi.po
2007-06-06 Hans Ulrich... translation update for NEWS
2007-06-06 Hans Ulrich... update-po after pl.po update from Jakub Bogusz
2007-05-24 Jan Patera1) Unified handling of unknown tag values
2007-05-24 Jan PateraUnified handling of unknown tag values, some messages...
2007-05-23 Hans Ulrich... update soname/age for 0.6.15
2007-05-23 Hans Ulrich... libexif-0.6.15 release (libexif-0_6_15-release)
2007-05-23 Hans Ulrich... update *.pc docs
2007-05-23 Hans Ulrich... use BUILD_DOCS conditional
2007-05-23 Hans Ulrich... update NEWS
2007-05-23 Hans Ulrich... --disable-docs, BUILD_DOCS conditional
2007-05-23 Hans Ulrich... improve USAGE section
2007-05-22 Hans Ulrich... update-po
2007-05-22 Hans Ulrich... fix --enable-internal-docs
2007-05-22 Hans Ulrich... reorganize doxygen rules
2007-05-22 Hans Ulrich... NEWS: Note about cs, sk translations
2007-05-22 Hans Ulrich... ChangeLog.cvs generation uses UTC timestamps and users...
2007-05-21 Hans Ulrich... sort ALL_LINGUAS alphabetically
2007-05-21 Hans Ulrich... add a few quotes to be on the safe side
2007-05-21 Jan PateraAdded Czech & Slovak localizations
2007-05-21 Jan PateraFirst version of the Czech localization
2007-05-21 Hans Ulrich... robuster doxygen targets
2007-05-21 Hans Ulrich... auto-m4 .cvsignore
2007-05-21 Hans Ulrich... 0.6.14.cvs2. Call graphs for internal docs, only build...
2007-05-21 Hans Ulrich... include proper i18n.h header
2007-05-21 Hans Ulrich... document documentation improvements
2007-05-21 Hans Ulrich... cosmetics
2007-05-21 Hans Ulrich... fix inclusion of libexif/_stdint.h
2007-05-21 Hans Ulrich... Remove header inclusion graphs from API docs: Which...
2007-05-21 Hans Ulrich... Ahem. It IS #include <libexif/foo>, not <exif/foo>...
2007-05-21 Hans Ulrich... document a few things for doxygen
2007-05-21 Hans Ulrich... add main page for doxygen docs
2007-05-21 Hans Ulrich... have doxygen ignore symlinks ('exif')
2007-05-21 Hans Ulrich... move exif symlink creation (for #include <exif/exif...
2007-05-21 Hans Ulrich... add newline at EOF
2007-05-18 Jan PateraRemoved kinda nonsense references to Exif Standard...
2007-05-17 Hans Ulrich... new place for *.pc.in
2007-05-15 Jan PateraUpdated news:
2007-05-15 Jan PateraWindows XP Explorer writes Title, Comment, Author,...
2007-05-15 Jan PateraWindows XP Explorer writes Title, Comment, Author,...
2007-05-14 Jan PateraMakernote is parsed even when there is not enough data...
2007-05-13 Jan PateraChanges of last 3 days:
2007-05-13 Jan Patera1) Added support of a new Pentax makernote type, plus...
2007-05-13 Jan PateraAdded support of a new Pentax makernote type, plus...
2007-05-11 Jan Patera1) correct checks of size of entry's data: entry->size...
2007-05-11 Jan Patera1) correct checks of size of entry's data: entry->size...
2007-05-11 Jan Patera1) exif-entry.c: resolved clash of EXIF_TAG_GPS_LATITUD...
2007-05-11 Hubert Figuièredon't dereference NULL (CID 4)
2007-05-11 Hubert Figuièredont derefernce NULL (CID 3)
2007-05-11 Hubert Figuièrecheck NULL before dereferencing. (CID 5)
2007-05-11 Hubert Figuièrefix condition leading to dead code (CID 1)
2007-05-10 Jan PateraSlovak translation, submitted by Ivan Masar
2007-05-10 Hans Ulrich... add Czech translation (cs)
2007-05-10 Jan PateraChanges of the last week:
2007-05-10 Jan PateraZero value for Self-Timer is not invalid, it means...
2007-05-10 Hans Ulrich... fix #1443183: install error when doxygen is not present
2007-05-10 Hans Ulrich... new release number after 0.6.14 is out, working towards...
2007-05-10 Hans Ulrich... properly update so name for API/ABI addition
2007-05-10 Hans Ulrich... mention API/ABI additions
2007-05-10 Hans Ulrich... help release manager not forget how to upload
2007-05-10 Hans Ulrich... update-po
next