platform/upstream/libexif.git
19 years ago2005-04-27 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Wed, 27 Apr 2005 21:11:51 +0000 (23:11 +0200)]
2005-04-27  Lutz Mueller <lutz@users.sourceforge.net>

* libexif/exif-data.c (exif_data_load_data_content): Add a special case.

19 years ago2005-04-27 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Wed, 27 Apr 2005 20:53:52 +0000 (22:53 +0200)]
2005-04-27  Lutz Mueller <lutz@users.sourceforge.net>

* libexif/exif-data.c (exif_data_load_data_content): Better check for
validity of tags.

19 years ago2005-04-27 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Wed, 27 Apr 2005 20:40:54 +0000 (22:40 +0200)]
2005-04-27  Lutz Mueller <lutz@users.sourceforge.net>

* libexif/exif-entry.c (exif_entry_fix): Some day, we'll get this right.

19 years agobetter docs for GP_CHECK_LIBRARY
Hans Ulrich Niedermann [Wed, 27 Apr 2005 14:37:17 +0000 (16:37 +0200)]
better docs for GP_CHECK_LIBRARY

19 years ago2005-04-27 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Wed, 27 Apr 2005 06:45:42 +0000 (08:45 +0200)]
2005-04-27  Lutz Mueller <lutz@users.sourceforge.net>

* libexif/exif-entry.h
* libexif/exif-content.h: New convenience functions/macros.

19 years ago2005-04-27 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Wed, 27 Apr 2005 05:47:23 +0000 (07:47 +0200)]
2005-04-27  Lutz Mueller <lutz@users.sourceforge.net>

* configure.ac: AGE = 1
* libexif/exif-entry.c (exif_entry_fix): Add a break to avoid unnecessary
checks.

19 years ago2005-04-26 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Tue, 26 Apr 2005 20:37:33 +0000 (22:37 +0200)]
2005-04-26  Lutz Mueller <lutz@users.sourceforge.net>

* libexif/exif-entry.c (exif_entry_fix): Leave ' ' untouched, too.

19 years ago2005-04-26 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Tue, 26 Apr 2005 20:37:09 +0000 (22:37 +0200)]
2005-04-26  Lutz Mueller <lutz@users.sourceforge.net>

* libexif/exif-entry.c (exif_entry_fix): Leave ' ' untouched, too.

19 years ago2005-04-26 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Tue, 26 Apr 2005 20:17:46 +0000 (22:17 +0200)]
2005-04-26  Lutz Mueller <lutz@users.sourceforge.net>

* libexif/exif-tag.[c,h] (exif_tag_[name,title,description]_in_ifd): New.

19 years ago2005-04-25 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Mon, 25 Apr 2005 21:06:20 +0000 (23:06 +0200)]
2005-04-25  Lutz Mueller <lutz@users.sourceforge.net>

* libexif/exif-data.c (exif_entry_fix): '\0...' as USER_COMMENT is ok, too.

19 years ago2005-04-25 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Mon, 25 Apr 2005 20:50:05 +0000 (22:50 +0200)]
2005-04-25  Lutz Mueller <lutz@users.sourceforge.net>

* libexif/exif-data.c: Make it compile again.

19 years agoadd hint about how to get a missing m4m/ directory
Hans Ulrich Niedermann [Mon, 25 Apr 2005 18:06:45 +0000 (20:06 +0200)]
add hint about how to get a missing m4m/ directory

19 years ago2005-04-24 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Sun, 24 Apr 2005 19:01:12 +0000 (21:01 +0200)]
2005-04-24  Lutz Mueller <lutz@users.sourceforge.net>

* exif-data.[c,h] (exif_data_option_get_[name,description]),
(exif_data_[set,unset]_option): New
* exif-tag.[c,h]: EXIF_TAG_GAMMA: New.
* exif-entry.c: (exif_entry_fix) Accept empty entries.

19 years agoship test-codeset.c in tarball
Hans Ulrich Niedermann [Sun, 24 Apr 2005 09:05:14 +0000 (11:05 +0200)]
ship test-codeset.c in tarball

19 years agofix for non-POSIX sh
Hans Ulrich Niedermann [Sun, 24 Apr 2005 09:04:41 +0000 (11:04 +0200)]
fix for non-POSIX sh

19 years agocomment unused constant
Hans Ulrich Niedermann [Sun, 24 Apr 2005 09:03:15 +0000 (11:03 +0200)]
comment unused constant

19 years agoreadability cosmetics
Hans Ulrich Niedermann [Sun, 24 Apr 2005 09:02:16 +0000 (11:02 +0200)]
readability cosmetics

19 years agoadd test/nls/test-codeset.c for translation
Hans Ulrich Niedermann [Sun, 24 Apr 2005 09:01:51 +0000 (11:01 +0200)]
add test/nls/test-codeset.c for translation

19 years agomake sqrt/libm detection work even in case of CPPFLAGS=-Werror
Hans Ulrich Niedermann [Sun, 24 Apr 2005 09:01:05 +0000 (11:01 +0200)]
make sqrt/libm detection work even in case of CPPFLAGS=-Werror

19 years agofix dependencies for recursive make
Hans Ulrich Niedermann [Sun, 24 Apr 2005 09:00:29 +0000 (11:00 +0200)]
fix dependencies for recursive make

19 years agonew library test code, and solaris also uses .so
Hans Ulrich Niedermann [Fri, 22 Apr 2005 15:02:20 +0000 (17:02 +0200)]
new library test code, and solaris also uses .so

19 years agocorrectly handle changing to relative directories in recursive operation
Hans Ulrich Niedermann [Fri, 22 Apr 2005 14:55:10 +0000 (16:55 +0200)]
correctly handle changing to relative directories in recursive operation

19 years agomake expr params POSIX compatible
Hans Ulrich Niedermann [Fri, 22 Apr 2005 00:56:17 +0000 (02:56 +0200)]
make expr params POSIX compatible

19 years agomake expr params POSIX compatible
Hans Ulrich Niedermann [Fri, 22 Apr 2005 00:56:17 +0000 (02:56 +0200)]
make expr params POSIX compatible

19 years agomake expr params POSIX compatible
Hans Ulrich Niedermann [Fri, 22 Apr 2005 00:56:16 +0000 (02:56 +0200)]
make expr params POSIX compatible

19 years agomake expr params POSIX compatible
Hans Ulrich Niedermann [Fri, 22 Apr 2005 00:56:16 +0000 (02:56 +0200)]
make expr params POSIX compatible

19 years agomake expr params POSIX compatible
Hans Ulrich Niedermann [Fri, 22 Apr 2005 00:56:15 +0000 (02:56 +0200)]
make expr params POSIX compatible

19 years agoadd translation codeset check
Hans Ulrich Niedermann [Tue, 19 Apr 2005 01:49:05 +0000 (03:49 +0200)]
add translation codeset check

19 years ago0.4.1 autogen.sh (libtoolize error handling)
Hans Ulrich Niedermann [Mon, 18 Apr 2005 15:44:29 +0000 (17:44 +0200)]
0.4.1 autogen.sh (libtoolize error handling)

19 years agomove warning to the right place
Hans Ulrich Niedermann [Sat, 16 Apr 2005 04:27:59 +0000 (06:27 +0200)]
move warning to the right place

19 years agoupdated gp-check-library.m4
Hans Ulrich Niedermann [Sat, 16 Apr 2005 02:48:48 +0000 (04:48 +0200)]
updated gp-check-library.m4

19 years agoautogen.sh 0.4.0:
Hans Ulrich Niedermann [Sat, 16 Apr 2005 01:48:18 +0000 (03:48 +0200)]
autogen.sh 0.4.0:
  - properly handle recursion
  - add --dry-run mode

19 years agoversioning docs
Hans Ulrich Niedermann [Fri, 15 Apr 2005 21:51:41 +0000 (23:51 +0200)]
versioning docs

19 years ago2005-04-15 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Fri, 15 Apr 2005 19:37:41 +0000 (21:37 +0200)]
2005-04-15  Lutz Mueller <lutz@users.sourceforge.net>

Submitted by Hongli Lai <h.lai@chello.nl>:

* configure.ac: CURRENT needs only to be increased on changes or
  removals, not additions.

19 years agoprettier config msg output
Hans Ulrich Niedermann [Fri, 15 Apr 2005 04:38:29 +0000 (06:38 +0200)]
prettier config msg output

19 years agoimproved lots of stuff, and update macros from gphoto2
Hans Ulrich Niedermann [Fri, 15 Apr 2005 04:25:11 +0000 (06:25 +0200)]
improved lots of stuff, and update macros from gphoto2

19 years agoupdate m4 macros from gphoto
Hans Ulrich Niedermann [Thu, 14 Apr 2005 22:47:38 +0000 (00:47 +0200)]
update m4 macros from gphoto

19 years agoit is $(AMTAR), not $(TAR)
Hans Ulrich Niedermann [Tue, 12 Apr 2005 04:53:31 +0000 (06:53 +0200)]
it is $(AMTAR), not $(TAR)

19 years agotest doxygen for API docs (read doc/README.apidocs first)
Hans Ulrich Niedermann [Tue, 12 Apr 2005 03:27:10 +0000 (05:27 +0200)]
test doxygen for API docs (read doc/README.apidocs first)

19 years agoremove all files from obsolete m4/ dir
Hans Ulrich Niedermann [Tue, 12 Apr 2005 03:21:04 +0000 (05:21 +0200)]
remove all files from obsolete m4/ dir

19 years agoremove configure.in (using configure.ac now)
Hans Ulrich Niedermann [Sat, 9 Apr 2005 21:14:03 +0000 (23:14 +0200)]
remove configure.in (using configure.ac now)

19 years agohaha. switch from m4/ to m4m/
Hans Ulrich Niedermann [Sat, 9 Apr 2005 20:48:09 +0000 (22:48 +0200)]
haha. switch from m4/ to m4m/

19 years agoempty Makefile.am
Hans Ulrich Niedermann [Sat, 9 Apr 2005 20:22:03 +0000 (22:22 +0200)]
empty Makefile.am

19 years agocommon macros in m4m/
Hans Ulrich Niedermann [Sat, 9 Apr 2005 20:18:59 +0000 (22:18 +0200)]
common macros in m4m/

19 years agoremove m4/ dir
Hans Ulrich Niedermann [Sat, 9 Apr 2005 20:16:19 +0000 (22:16 +0200)]
remove m4/ dir

19 years agoautogen.sh clean: handle both m4 and m4m
Hans Ulrich Niedermann [Sat, 9 Apr 2005 19:52:26 +0000 (21:52 +0200)]
autogen.sh clean: handle both m4 and m4m

19 years agogp-check-library.m4: disable broken tests, correctly insert user provided tests
Hans Ulrich Niedermann [Wed, 6 Apr 2005 16:56:33 +0000 (18:56 +0200)]
gp-check-library.m4: disable broken tests, correctly insert user provided tests
2005-04-06T18:56:16+0200

19 years agogp-documentation.m4: add gp_config_msg
Hans Ulrich Niedermann [Wed, 6 Apr 2005 16:31:01 +0000 (18:31 +0200)]
gp-documentation.m4: add gp_config_msg
2005-04-06T18:30:46+0200

19 years agogp-gettext-hack.m4: more macro sequence checks
Hans Ulrich Niedermann [Wed, 6 Apr 2005 16:23:09 +0000 (18:23 +0200)]
gp-gettext-hack.m4: more macro sequence checks
2005-04-06T18:22:56+0200

19 years ago_CPPFLAGS vs _CFLAGS in popt check
Hans Ulrich Niedermann [Wed, 6 Apr 2005 16:03:49 +0000 (18:03 +0200)]
_CPPFLAGS vs _CFLAGS in popt check

19 years agocheck tool versions before using them
Hans Ulrich Niedermann [Wed, 6 Apr 2005 15:49:53 +0000 (17:49 +0200)]
check tool versions before using them
old automake/aclocal don't understand the minimum version requirements
2005-04-06T17:49:39+0200

19 years agoremove $Id$
Hans Ulrich Niedermann [Sat, 2 Apr 2005 02:43:54 +0000 (04:43 +0200)]
remove $Id$

19 years agoconsistently use *_CFLAGS, AM_CPPFLAGS and CPPFLAGS
Hans Ulrich Niedermann [Sat, 2 Apr 2005 02:41:02 +0000 (04:41 +0200)]
consistently use *_CFLAGS, AM_CPPFLAGS and CPPFLAGS

19 years agoconsistently use *_CFLAGS, AM_CPPFLAGS and CPPFLAGS
Hans Ulrich Niedermann [Sat, 2 Apr 2005 02:33:56 +0000 (04:33 +0200)]
consistently use *_CFLAGS, AM_CPPFLAGS and CPPFLAGS

19 years agoonly print LC_* and LANG* if told explicitly
Hans Ulrich Niedermann [Sat, 2 Apr 2005 02:28:50 +0000 (04:28 +0200)]
only print LC_* and LANG* if told explicitly

19 years agoimproved docs and calling conventions of GP_CONFIG_MSG
Hans Ulrich Niedermann [Sat, 2 Apr 2005 02:27:38 +0000 (04:27 +0200)]
improved docs and calling conventions of GP_CONFIG_MSG

19 years agofix typo in autogen.sh
Hans Ulrich Niedermann [Thu, 31 Mar 2005 19:13:59 +0000 (21:13 +0200)]
fix typo in autogen.sh

19 years agoexif_get_sshort is declared in .h file, so no static here
Hans Ulrich Niedermann [Thu, 31 Mar 2005 12:24:31 +0000 (14:24 +0200)]
exif_get_sshort is declared in .h file, so no static here

19 years agounify m4 macro set
Hans Ulrich Niedermann [Thu, 31 Mar 2005 09:27:35 +0000 (11:27 +0200)]
unify m4 macro set

19 years agounify autogen.sh scripts
Hans Ulrich Niedermann [Thu, 31 Mar 2005 09:16:40 +0000 (11:16 +0200)]
unify autogen.sh scripts

19 years agounify m4 macro set
Hans Ulrich Niedermann [Thu, 31 Mar 2005 08:21:19 +0000 (10:21 +0200)]
unify m4 macro set

19 years agoship autogen.sh in tarball
Hans Ulrich Niedermann [Wed, 30 Mar 2005 12:53:26 +0000 (14:53 +0200)]
ship autogen.sh in tarball

19 years ago2005-03-30 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Wed, 30 Mar 2005 09:04:40 +0000 (11:04 +0200)]
2005-03-30  Lutz Mueller <lutz@users.sourceforge.net>

* libexif/exif-data.c: Convert some DEBUG messages to CORRUPT_DATA.

19 years ago2005-03-29 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Wed, 30 Mar 2005 07:55:03 +0000 (09:55 +0200)]
2005-03-29  Lutz Mueller <lutz@users.sourceforge.net>

* libjpeg: Removed.
* README
* Makefile.am
* configure.in
* libexif/exif-loader.c
* libexif/exif-data.c: Remove references to libjpeg.
* test/test-tree.c: Removed.
* test/Makefile.am: Remove test-tree

19 years agopo updates
Hans Ulrich Niedermann [Sat, 26 Mar 2005 18:25:13 +0000 (19:25 +0100)]
po updates

19 years agoremove obsolete *.UTF-8 files
Hans Ulrich Niedermann [Sat, 26 Mar 2005 18:08:48 +0000 (19:08 +0100)]
remove obsolete *.UTF-8 files

19 years agoa few more items for the release notes
Hans Ulrich Niedermann [Sat, 26 Mar 2005 18:08:03 +0000 (19:08 +0100)]
a few more items for the release notes

19 years agoa little help for the maintainer
Hans Ulrich Niedermann [Sat, 26 Mar 2005 18:07:53 +0000 (19:07 +0100)]
a little help for the maintainer

19 years agoadd note about codeset
Hans Ulrich Niedermann [Fri, 25 Mar 2005 04:13:02 +0000 (05:13 +0100)]
add note about codeset

19 years agom4 quote cosmetics
Hans Ulrich Niedermann [Fri, 25 Mar 2005 02:17:04 +0000 (03:17 +0100)]
m4 quote cosmetics

19 years agocheck shell environment
Hans Ulrich Niedermann [Thu, 24 Mar 2005 15:52:25 +0000 (16:52 +0100)]
check shell environment

19 years agounify autogen.sh scripts
Hans Ulrich Niedermann [Thu, 24 Mar 2005 15:40:28 +0000 (16:40 +0100)]
unify autogen.sh scripts

19 years agounify macro set
Hans Ulrich Niedermann [Thu, 24 Mar 2005 04:39:40 +0000 (05:39 +0100)]
unify macro set

19 years agoSymptoms of bug #1054323 are fixed, but not the cause. Added FIXME notice about the...
Hans Ulrich Niedermann [Tue, 22 Mar 2005 01:27:10 +0000 (02:27 +0100)]
Symptoms of bug #1054323 are fixed, but not the cause. Added FIXME notice about the cause.

19 years agouse consistent autogen.sh versions
Hans Ulrich Niedermann [Fri, 18 Mar 2005 13:40:11 +0000 (14:40 +0100)]
use consistent autogen.sh versions

19 years agofix problems with po/ not defining top_builddir in out-of-tree builds
Hans Ulrich Niedermann [Fri, 18 Mar 2005 13:40:01 +0000 (14:40 +0100)]
fix problems with po/ not defining top_builddir in out-of-tree builds

19 years agouse LOCALEDIR instead of _LOCALEDIR
Hans Ulrich Niedermann [Thu, 17 Mar 2005 16:00:30 +0000 (17:00 +0100)]
use LOCALEDIR instead of _LOCALEDIR

19 years ago-I${includedir}/libexif does not make sense - you should always use #include <libexif...
Hans Ulrich Niedermann [Thu, 17 Mar 2005 15:58:18 +0000 (16:58 +0100)]
-I${includedir}/libexif does not make sense - you should always use #include <libexif/*.h>

19 years agocorrect byteorder names for functions
Hans Ulrich Niedermann [Thu, 17 Mar 2005 15:56:44 +0000 (16:56 +0100)]
correct byteorder names for functions

19 years agoCorrected byte ordering when sorting tags.
Jan Patera [Thu, 17 Mar 2005 07:43:39 +0000 (08:43 +0100)]
Corrected byte ordering when sorting tags.

19 years ago2005-03-16 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Wed, 16 Mar 2005 21:45:51 +0000 (22:45 +0100)]
2005-03-16  Lutz Mueller <lutz@users.sourceforge.net>

* libexif/exif-entry.c (exif_entry_get_value): Fix tag COPYRIGHT.

19 years ago2005-03-16 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Wed, 16 Mar 2005 07:33:05 +0000 (08:33 +0100)]
2005-03-16  Lutz Mueller <lutz@users.sourceforge.net>

* libexif/exif-data.c (exif_data_save_data_content): Use qsort.

19 years ago2005-03-16 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Wed, 16 Mar 2005 07:09:37 +0000 (08:09 +0100)]
2005-03-16  Lutz Mueller <lutz@users.sourceforge.net>

* libjpeg/jpeg-data.c: Fix #1054322.

19 years ago2005-03-16 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Wed, 16 Mar 2005 06:57:59 +0000 (07:57 +0100)]
2005-03-16  Lutz Mueller <lutz@users.sourceforge.net>

* libexif/exif-entry.c: Fix #1051994.

19 years ago2005-03-16 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Wed, 16 Mar 2005 06:41:24 +0000 (07:41 +0100)]
2005-03-16  Lutz Mueller <lutz@users.sourceforge.net>

* libexif/exif-entry.c: Marked some strings for translation. Fix #803191.

19 years agorequire pkg-config
Hans Ulrich Niedermann [Tue, 15 Mar 2005 01:31:50 +0000 (02:31 +0100)]
require pkg-config

19 years agoargh confustion typo
Hans Ulrich Niedermann [Mon, 14 Mar 2005 04:25:17 +0000 (05:25 +0100)]
argh confustion typo

19 years agorenamed macro to AX_NEED_STDINT_H from AC_NEED_STDINT_H
Hans Ulrich Niedermann [Mon, 14 Mar 2005 04:16:14 +0000 (05:16 +0100)]
renamed macro to AX_NEED_STDINT_H from AC_NEED_STDINT_H

19 years agore-add stdint.h
Hans Ulrich Niedermann [Mon, 14 Mar 2005 03:51:33 +0000 (04:51 +0100)]
re-add stdint.h

19 years agoremove unnecessary stdint.m4
Hans Ulrich Niedermann [Mon, 14 Mar 2005 03:37:02 +0000 (04:37 +0100)]
remove unnecessary stdint.m4

19 years agomisc. small fixes and updates to german translation
Hans Ulrich Niedermann [Sun, 13 Mar 2005 23:03:23 +0000 (00:03 +0100)]
misc. small fixes and updates to german translation

19 years agomerged in Marcus Meissner's translation from https://sourceforge.net/tracker/index...
Hans Ulrich Niedermann [Sun, 13 Mar 2005 22:34:27 +0000 (23:34 +0100)]
merged in Marcus Meissner's translation from https://sourceforge.net/tracker/index.php?func=detail&aid=1108176&group_id=12272&atid=312272

19 years agoinitial check-in
Hans Ulrich Niedermann [Sun, 13 Mar 2005 22:21:01 +0000 (23:21 +0100)]
initial check-in

19 years agoMinor fix of another Lutz's 2003-03-09 change
Jan Patera [Sun, 13 Mar 2005 20:37:15 +0000 (21:37 +0100)]
Minor fix of another Lutz's 2003-03-09 change
2005-03-13  Jan Patera <patera@users.sourceforge.net>

* libexif/exif-entry.c (exif_entry_fix): Update also e->components

19 years ago2005-03-13 Jan Patera <patera@users.sourceforge.net>
Jan Patera [Sun, 13 Mar 2005 19:56:13 +0000 (20:56 +0100)]
2005-03-13  Jan Patera <patera@users.sourceforge.net>

* libexif/exif-data.c: critical fix of 2005-03-09 change: saving
  IFD containing data of odd length was causing memory corruption
          and total lost of entire EXIF data

19 years agoset version 0.6.13, as 0.6.12 has been released
Hans Ulrich Niedermann [Sun, 13 Mar 2005 15:54:44 +0000 (16:54 +0100)]
set version 0.6.13, as 0.6.12 has been released

19 years agolibexif 0.6.12 release
Hans Ulrich Niedermann [Sun, 13 Mar 2005 15:30:40 +0000 (16:30 +0100)]
libexif 0.6.12 release

19 years agoship all required NLS test files
Hans Ulrich Niedermann [Sun, 13 Mar 2005 04:15:33 +0000 (05:15 +0100)]
ship all required NLS test files

19 years agoupdate .cvsignore files for present files
Hans Ulrich Niedermann [Sun, 13 Mar 2005 02:16:15 +0000 (03:16 +0100)]
update .cvsignore files for present files

19 years agocomment about special string
Hans Ulrich Niedermann [Sun, 13 Mar 2005 02:12:17 +0000 (03:12 +0100)]
comment about special string