v 0.2.4 - 2006-06-18
----------------------------------------------------------------------------

2006-06-18 15:11 +0000 [r552622]  anaselli

	* libkexif/kexifentry.cpp: missed mValue BUG: 128462

2006-06-10 15:52 +0000 [r550001]  anaselli

	* libkexif/ChangeLog: fixed changelog with all the entries of rel.
	  0.2.3

2006-05-06 22:01 +0000 [r538121]  toma

	* kipi-plugins/ChangeLog, libkexif/ChangeLog, libkipi/ChangeLog:
	  updates

v0.2.3 - 2006-05-04
----------------------------------------------------------------------------

2006-05-06 22:01 +0000 [r538121]  toma

	* kipi-plugins/ChangeLog, libkexif/ChangeLog, libkipi/ChangeLog:
	  updates

2006-05-06 20:45 +0000 [r538117]  anaselli

	* kipi-plugins/ChangeLog, libkexif/ChangeLog, libkipi/ChangeLog:
	  fix ChangeLog files

2006-05-06 20:33 +0000 [r538112-538114]  anaselli

	* libkexif/libkexif.pc.in: updated version for incoming release
	  0.2.3

	* libkexif/NEWS, libkipi/NEWS: added a note into news to check the
	  Changelog

2006-05-06 20:25 +0000 [r538109]  anaselli

	* libkexif/libkexif.lsm: updated version for incoming release 0.2.3

2006-05-04 19:46 +0000 [r537436]  anaselli

	* libkexif/ChangeLog: Added revision marker

2006-05-04 16:16 +0000 [r537369]  toma

	* libkexif/ChangeLog, libkipi/ChangeLog: Updates.

2006-03-28 06:51  cgilles

	* trunk/extragear/libs/libkexif/kexifdata.cpp: Add comments about
	  a bug relevant of thumbnail orientation baddly interpreted by Qt
	  when all Exif data are passed to QImage to get only thumbnail !

2006-02-16 13:18  mueller

	* trunk/extragear/libs/libkexif/kexifdata.cpp,
	  trunk/extragear/libs/libkexif/kexifentry.cpp: fix buffer
	  overflows

2005-12-09 11:15  cgilles

	* trunk/extragear/libs/libkexif/kexifwidget.cpp: fix memory leak.
	  Thanks Mr Valgrind

2005-09-16 14:06  ach

	* trunk/extragear/libs/libkexif/libkexif.lsm: fix homepage URL in
	  libkexif.lsm

v0.2.2 2005-09-04
----------------------------------------------------------------------------

2005-09-04 22:12  toma

	* trunk/extragear/libs/libkexif/ChangeLog: Forgot to cleanup

2005-09-04 21:57  toma

	* trunk/extragear/libs/libkexif/ChangeLog,
	  trunk/extragear/libs/libkexif/libkexif.lsm: Prepare for release

2005-08-21 05:17  pahlibar

	* trunk/extragear/libs/libkexif/AUTHORS,
	  trunk/extragear/libs/libkipi/AUTHORS: email address updates

2005-08-19 06:00  pahlibar

	* trunk/extragear/libs/libkexif/kexifdialog.cpp,
	  trunk/extragear/libs/libkexif/kexiflistview.cpp,
	  trunk/extragear/libs/libkexif/kexiflistview.h,
	  trunk/extragear/libs/libkexif/kexiflistviewitem.cpp,
	  trunk/extragear/libs/libkexif/kexifwidget.cpp,
	  trunk/extragear/libs/libkexif/libkexif.lsm,
	  trunk/extragear/libs/libkexif/libkexif.pc.in: applied patch from
	  Owen Hirst to make simple view actually simple. bump up version
	  to 0.2.2

2005-08-14 07:56  binner

	* trunk/extragear/libs/libkexif/kexifdialog.cpp: SVN_SILENT i18n
	  style guide fixes, reference:
	  http://developer.kde.org/documentation/standards/kde/style/basics/labels.html

2005-07-18 20:42  pahlibar

	* trunk/extragear/libs/libkexif/kexifdata.cpp: if the datetime
	  exif tag is bogus, try datetime_original and datetime_digitized
	  in turn. CCMAIL: Klaus.Weidenbach@gmx.net

2005-05-23 14:57  adrian

	* trunk/extragear/libs/libkexif/kexifdialog.h: fix compile with
	  gcc 4 (add missing class declaration)

2005-05-08 11:55  mlaurent

	* trunk/extragear/libs/libkexif/Makefile.am,
	  trunk/extragear/libs/libkexif/configure.in.in,
	  trunk/extragear/libs/libkexif/kexifdata.h,
	  trunk/extragear/libs/libkexif/kexifdialog.h,
	  trunk/extragear/libs/libkexif/kexifutils.h,
	  trunk/extragear/libs/libkexif/kexifwidget.h,
	  trunk/extragear/libs/libkexif/libkexif_export.h,
	  Add support -fvisibility

2004-12-21 00:56  pahlibar

	* trunk/kdeextragear-libs-1/libkexif/kexifdialog.cpp,
	  trunk/kdeextragear-libs-1/libkexif/kexifwidget.cpp: explicitly
	  insert the catalogue for libkexif for kexifwidget and
	  kexifdialog. too bad, nobody noticed the untranslated strings in
	  the exif dialog for such a long time and we have already made a
	  release

v0.2.1 2004-12-20
----------------------------------------------------------------------------

	* update to libkexif 0.2.1. bump up version number. bump up
	  library major version number

v0.2 2004-12-16
----------------------------------------------------------------------------

2004-12-16 14:31  cgilles

	* kexiflistview.cpp: Added i18n exif marker title in contextual
	  tooltip.

2004-12-16 11:04  cgilles

	* kexifentry.cpp: libKexif : fixed i18n problem with libexif about
	  Exif markers and descriptions internationalization. All Exif
	  markers translation provide by libexif will be correctly
	  displayed now.

2004-12-15 14:35  pahlibar

	* kexifdialog.cpp, kexifdialog.h:
	  in case of loading exif from supplied data, only need to pass the
	  filename and not the full filepath

2004-12-15 14:24  pahlibar

	* Makefile.am, kexif.cpp, kexif.h, kexifdata.h, kexifdialog.cpp,
	  kexifdialog.h, kexifentry.h, kexiflistview.cpp, kexiflistview.h,
	  kexiflistviewitem.cpp, kexiflistviewitem.h, kexifutils.h,
	  kexifwidget.cpp, kexifwidget.h, libkexif.pc.in:
	  * kexif renamed to kexifdialog * kexifwidget - a new embeddable
	  widget showing the exif listview in a single	 flat list *
	  kexifdialog uses kexifwidget. polished to meet the 21st century *
	  reduced the number of headers exported out to the only ones which
	  are needed   by other apps * kexiflistview now shows different
	  ifds in alternate shades of color for easier	 identification *
	  breaks binary and source compatibility. version number bumped to
	  0.2-cvs

2004-11-24 14:43  cgilles

	* kexiflistview.cpp, kexiflistview.h: Fixed clear and
	  setCurrentItem methods

2004-11-24 13:40  cgilles

	* kexiflistview.cpp, kexiflistview.h: New method for to get and set
	  current Exif item name (request for saving/restoring current
	  selected Exif item in Digikam Image Properties dialog)

2004-11-24 10:13  cgilles

	* kexiflistview.cpp: Do not sort exif items

2004-11-19 12:43  cgilles

	* kexiflistview.cpp: Remove Tooltips Exif description (reported by
	  Achim Bohnet)

2004-11-18 11:50  cgilles

	* kexiflistview.cpp, kexiflistview.h: Fixed tip and whatsthis
	  issues only when tree view mode

2004-11-18 10:50  cgilles

	* kexiflistview.cpp: Added tip to exif list view items

2004-11-18 09:46  cgilles

	* kexiflistviewitem.cpp, kexiflistviewitem.h: Remove all unused
	  constructors

2004-11-15 11:23  cgilles

	* kexiflistview.cpp, kexiflistview.h, kexiflistviewitem.cpp,
	  kexiflistviewitem.h: LibKexif major update : - Added new
	  KExifListView and KExifListViewItem constructors for a Exif
	  information displayed in tree view used in 'File Properties &
	  Meta-Data' dialog.  - Added new method for add KExifListView Item
	  in a tree view mode.
          
2004-11-13 15:25  cgilles

	* Makefile.am: Added more install header needed for the new image
	  properties dialog KExif tabs used in Digikam (merging image
	  properties and Kexif dialog tabs).

2004-11-06 05:07  bmeyer

	* kexifutils.cpp: header fixes "" comparisions changed to use
	  .isEmpty() Added missing Encoding line to desktop file Fixed
	  Build Build breakage

2004-10-27 23:10  gateau

	* libkexif.lsm: Initial import of .lsm files, needed to upload to
	  upload.kde.org.

2004-10-18 14:23  mlaurent

	* kexifdata.cpp: Use isEmpty()

2004-10-13 21:27  pahlibar

	* INSTALL:
	  add generic installation instructions

2004-10-08 11:45  pahlibar

	* kexifdata.cpp, kexifdata.h:
	  allow retrieving exif date time from images 

2004-09-06 20:29  pahlibar

	* Makefile.am, configure.in.in, libkexif.pc.in:
	  * make use of pkg-config to distribute libkexif. makes it a lot
	  easier   to do configure checking of installation and version 

v0.1
----------------------------------------------------------------------------
	
2004-09-05 23:38  pahlibar

	* kexif.cpp:
	  libkexif version number is 0.1

2004-09-03 09:19  coles

	* kexif.cpp:

	  Corrected typos.

2004-09-02 02:24  cgilles

	* kexif.cpp: Using Digikam handbook, release number, and bko

2004-09-01 10:13  cgilles

	* kexif.cpp, kexif.h: Added KHelpMenu on LibKExif Dialog.  - Bug
	  report access (Renchi, we need to create a new group in Kde bug
	  report).  - Handbook access (Basic LibKExif handbook
	  implementation. Must be updated).  

2004-08-27 07:25  pahlibar

	* kexifutils.cpp:
	  reset the file modification time after an Exif
	  Orientation/Comments operation to the original file modification
	  time. this will prevent thumbnails from being regenerated
	  unnecessarily.

2004-08-16 10:26  pahlibar

	* kexifutils.cpp, kexifutils.h:
	  return true/false, so we can do error handling in the app

2004-08-02 09:18  pahlibar

	* kexif.cpp, kexifdata.cpp, kexifdata.h:
	  fixed crash due to the ifds being created on the stack and then
	  being referenced later.

2004-07-27 09:25  pahlibar

	* Makefile.am, kexif.cpp, kexif.h, kexifdata.cpp, kexifdata.h,
	  kexifentry.cpp, kexifentry.h, kexififd.cpp, kexififd.h,
	  kexifutils.cpp, kexifutils.h:
	  * clean up * fwd declaration as much as possible * added
	  dependency on qt/kdecode/kdeui * changes according to Achim
	  Bohnet's suggestions on the kde-imaging list

2004-07-22 08:23  pahlibar

	* kexifdata.cpp, kexifdata.h, kexifentry.cpp, kexifentry.h,
	  kexififd.cpp, kexififd.h, kexiflistview.cpp, kexiflistview.h,
	  kexiflistviewitem.cpp, kexiflistviewitem.h:
	  added copyright messages to all the files

2004-07-08 10:39  pahlibar

	* configure.in.in, kexifutils.cpp:
	  do not compile libkexif if libexif cannot be found.  add warning
	  message if file cannot be opened

2004-07-07 11:44  coles

	* kexif.cpp:

	  Corrected typo.

2004-07-06 14:10  adridg

	* configure.in.in: Repair weird gmake -f Makefile.cvs errors on
	  FreeBSD - there is no pkg-config by default, let alone that the
	  pkg-config autoconf macros are included.

	  This fix (conditionally) adds a definition of PKG_CHECK_MODULES
	  (only if none is defined yet), so that it can be used; this way
	  all of keg-libs-1 can use PKG_CHECK_MODULES if really needed.

2004-06-23 02:36  cgilles

	* kexif.cpp: Fix namespace

2004-06-23 02:11  cgilles

	* AUTHORS, kexif.cpp, kexif.h:  Update

2004-06-21 08:27  cgilles

	* kexif.cpp: Added handbook link

2004-06-18 00:50  cgilles

	* COPYING: fixed LGPL instead GPL for libkexif

2004-06-13 05:52  faure

	* configure.in.in: digikam is in another module now, this isn't
	  going to do anything.

2004-06-11 15:51  gateau

	* configure.in.in: Don't put MIN_CONFIG here

2004-06-11 13:01  rhoezler

	* kexifutils.cpp, kexifutils.h: Adding the new class helps.

2004-06-11 13:00  rhoezler

	* Makefile.am, kexifdata.cpp, kexifdata.h: Move writeComment() and
	  writeOrientation() into new KExifUtils class and make them
	  static. They do not require the EXIF data to be read, so this
	  should speed up writing of EXIF data quite a bit and simplify it.

2004-06-11 11:49  rhoezler

	* AUTHORS, README: Lots of little documentation updates.

2004-06-10 06:17  cgilles

	* Makefile.am: Added i18n rules

2004-06-09 15:33  cgilles

	* kexif.cpp, kexif.h: Using KdialogBase in Kexif dialog. Using
	  default button style from KDE API!

2004-06-08 14:58  rhoezler

	* kexifdata.h: Fix typo.

2004-06-07 15:16  rhoezler

	* Makefile.am: Add missing Makefile.

2004-06-07 12:07  rhoezler

	* .cvsignore, configure.in.in, kexif.cpp, kexif.h, kexifdata.cpp,
	  kexifdata.h, kexifentry.cpp, kexifentry.h, kexififd.cpp,
	  kexififd.h, kexiflistview.cpp, kexiflistview.h,
	  kexiflistviewitem.cpp, kexiflistviewitem.h: - Move libkexif to
	  kdeextragear-libs-1, so that the library is available to
	  external applications, such as kipi-plugins.

