$Id: ChangeLog,v 1.13 2001/11/19 22:47:56 adrian Exp $

2001-11-19  Michael  <konqueror@gmx.de>
	* bufixes for the network transparency stuff
	* Released as 0.8.3

2001-11-18  Adrian  <adrian@lisas.de>
	* KoverTop.cpp cddb_fill.cpp: included option to make
	  cddb query without the CD
	* without_cd.cc: the without CD cddb query dialog.
	* KoverTop.cpp: OpenRecent menu available
	* categories.cc: a container for the cddb categories
	* CDView.cpp: switched from QPrinter to KPrinter
	  maybe this helps some people who weren't able to print
	* Released as 0.8.2

2001-11-17  Michael  <konqueror@gmx.de>
	* KoverTop.cpp: network transparency. now it is possible
	  to open and save file via ftp
	* x-kover.desktop: application/x-kover mimetype
	* main.cpp: open file via command line
	* cdrom_cddb.h: fixed typo. --enable-final should work now

2001-10-28  Adrian  <adrian@lisas.de>
	* some files: patch from Hvard Dahle <havardda-i18n@orakel.ntnu.no>
	  included for inlet only option.
	* PreferencesDialog.cpp: inlet only option to radio buttons
	* KoverTop.cpp: new font selection dialog for inlet
	  inlet title font
	* koverfile.cpp CDView.cpp: changes to handle inlet title font
	* no.po: norwegian translation by
	  Hvard Dahle <havardda-i18n@orakel.ntnu.no>
	* released as 0.8.1

2001-10-12  Adrian  <adrian@lisas.de>
	
	* all files: prepared for translation
	* fr.po: french translation by
	  Jean-Pierre VERRUE <jean-pierre.verrue@laposte.net>
	* de.po: german translation all by myself
	* more code cleanups
	* cddb-id.cc: new file. using the new cdrom_cddb class
	  to calculate the cddb-id and prints it to stdout.
	  cddb id calculation will be removed from cddb_fill.cpp
	* cddb_211_item.cc: storage for the inexact matches
	* inexact_dialog.cc: dialog to display the the inexact matches
	* kover.spec.in: used to create a rpm specfile via configure
	  rpm -ta kover-x.x.tar.gz gives you a nice rpm
	* CDView.cpp:48+341: removed compiler warnings

2001-10-01  Adrian  <adrian@lisas.de>

	* cddb_fill.cpp: proxy authentification implemented
	* proxy_auth.cc: the new proxy authentification dialog
	  password is base64 encoded; this is "Basic Proxy-authorization"
	  base64 encoding stuff is from unknown. I found two files on the
	  web (base64encode.c and base64decode.c) but no copyright or author
	  information. However not much is left from the original source.
	* PreferencesDialog.cpp: typo

2001-06-14  Adrian  <adrian@lisas.de>

	* CDView.cpp: booklet content on left side of inlet
	  for slim case CDs 
	* PreferencesDialog.cpp: added the slim case option
	* code cleanups
	* config.cc: new class for configuration. This used 
	  to be in KoverTop.cpp
	* KoverTop.cpp: fixed bug that [modified] disappears
	  if you hit the save button
	* main.cpp: catching SIGTERM and SIGINT and saving
	  configuration before exiting
	* cdrom.cc: introducing the cdrom class 

2001-05-10  Adrian   <adrian@lisas.de>

	* ChangeLog: Do I really like this changelog style?
	  If I do like it, why am I not using it?


2001-05-07    <adrian@lisas.de>

	* configure.in: check for good CDs included
	
2001-01-22  Adrian   <adrian@lisas.de>

	* main.cpp: great new command line option
	* cddb_fill.cpp: have a look at the cddb code from grip...
	  you will find similarities :)
	  the threading (currently disabled) is mainly from terminatorX
	* PreferencesDialog.cpp: cdrom and cddb page added

2001-01-11  Adrian  <adrian@lisas.de>

	* ported to KDE 2.0 an qt 2.2
	* KoverTop.cpp: rewritten
	  - using KDE 2 style menus and XML file (koverui.rc)
	* cddb_fill.cpp: rewritten (partly)
	  changed cddb lookup to use port 80 instead of 888 (or whatever)
	* cddb_fill.cpp: first looking for local cddb data before connecting
	  to a cddb server
	* PreferencesDialog.cpp: new file creating a Preferences Dialog
	* changed ChangeLog to GNU style

Kover ChangeLog
================
* Bugfix
+ New Feature

0.4
  *inner lines are white if background is black
  *title on the side gets same color as front title
  +title can have several lines
  +you can have three images with lots of configuration

0.31
  *use KTopLevelImage instead of KTMainWindow (comapatible with KDE 1.0)
  *include ucdrom.h and/or cdrom.h depending on configure script
  *clipped centered image
  +support jpeg, tiff, png

0.30
  *corrected cd number load/save
  *cd number is now on both sides
  *found out why QPrinter prints only standard X fonts: Ghostscript has its own fontmap (/etc/gs.Fontmap)
  *fixed exit/autochange bug
  *replaces every %number in the filename
  +autofilling with CDDB data
  +image embedding (center/tile/stretch)
  +added a status bar for more feedback on actions (essential for CDDB)
  +added support for files of "Easy CD Pro 2.0" (autodetection!)

0.20
  *corrected the lsm file
  *changed e-mail address to dok@fischlustig.de
  *dont ask for filename every time (save/save as)
  *store applink in Utilities
  +"Choose Font" moved into second toolbar
  +color settings for text/background
  +optional cd number
  +use KSimpleConfig
  +change detection (load/new/exit)

0.10
  +initial version
  +save/load
  +print
  +preview
  +font settings


