1999-11-27 	Joachim Ansorg <Jockel123@gmx.de>
	*Removed unused images
	*BibleTime 0.2
	
1999-11-26 	Joachim Ansorg <Jockel123@gmx.de>
	*Finished the whole german handbook
	*Removed the own filters (plainhtml, rwphtml and gbfhtml),use (newer) filters of SWORD version
	*You can now select the entries in the bookmark-manager with the upper and lower keys and activate them with RETURN

1999-11-25 	Joachim Ansorg <Jockel123@gmx.de>
	*Updated ToDo and Readme
	*Caption of mainwindow now contains the current chapter and verse
	
1999-11-24 	Joachim Ansorg <Jockel123@gmx.de>
	*Made some labels in the printer-optionsdialog bigger to fit french translation
	*ResizeEvent in SearchScopeDialog

1999-11-20 	Joachim Ansorg <Jockel123@gmx.de>
	*Startuplogo is now a PNG, this makes the distribution smaller
	*To make this work make use of kimgio

1999-11-18 	Joachim Ansorg <Jockel123@gmx.de>
	*Finished my part on german handbook

1999-11-16 	Joachim Ansorg <Jockel123@gmx.de>
	*Worked on translation of handbook to german
	*Translated some tips in german tipdatabase

1999-11-14 	Joachim Ansorg <Jockel123@gmx.de>
	*The searchbuttons and the three radiobuttons are now resized

1999-11-12 	Joachim Ansorg <Jockel123@gmx.de>
	*Fixed Bug: Now you can paste into the loojupline

1999-11-10 	Joachim Ansorg <Jockel123@gmx.de>
	*Fixed bug in CDocBrowser on non KDE 1.1.2 systems

1999-11-07 Joachim Ansorg <Jockel123@gmx.de>
	*Tidied up kwrite - removed lots of commented code

1999-11-03 	Joachim Ansorg <Jockel123@gmx.de>
	*Updated authors list
	*Thorsten added the new printer dialog - it works now
	
1999-11-03 	Joachim Ansorg <Jockel123@gmx.de>
	*Added optimized paint function committed in the KDevelop mailing list by Vladimir Dvorak
	 Thanks Vladimir!
	*Readded the nl.po file - it was lost by some reason

1999-11-01 	Joachim Ansorg <Jockel123@gmx.de>
	*Updated handbook - Jeff's work is really great!
	*You can now use more than 31 tips in a tipdatabase
	
1999-10-23 	Joachim Ansorg <Jockel123@gmx.de>
	*Renamed members in BibleTimeView: tTabView to treeTabView and sTabView to browserTabView
	 We need this because sTabView and tTabView are confusing
	*Changed CChartWidget to resize the different graphs to the height of the window
	*Changed topPanner to leftPanner in BibleTimeView - this is a better name
	*Updated API documentation
	*Fixed BUG: Now the recentText part in BibleTimeView is saved correctly again
	*Noticed that KDE 1.1.2 has the calcScrollBars bug solved, no we use only our own function in KDE version before 1.1.2
	
1999-10-21 	Joachim Ansorg <Jockel123@gmx.de>
	*Bugfix: Key acelelerators are now saved after changing and restored on new startup
	*Updated API documentation
	*Updated ktipofday.cpp and ktipofday.h from KDevelop to compile with GCC 2.95

1999-10-19 	Joachim Ansorg <Jockel123@gmx.de>
	*Fixed a bug in CDocBrowser: If you lookup some text, the module wasn't highlighted
	*Added own submenu for the lookup part in CDocBrowser
	
1999-10-18 	Joachim Ansorg <Jockel123@gmx.de>
	*BibleTime needs now the upcoming SWORD 1.45

1999-10-17 	Joachim Ansorg <Jockel123@gmx.de>
	*Fixed bug: standard accelerators are now really disabled

1999-10-16 	Joachim Ansorg <Jockel123@gmx.de>
	*Added Jeff to AUTHORS
	*Updated german translation

1999-10-15 	Joachim Ansorg <Jockel123@gmx.de>
	*Solved a bug in the linkmanager: If you open the dialog and click OK the existing items were deleted
	*Added a script to put all i18n() things into the translation template. It called make-messages.sh. It's on the topdir.
	*Commented out the first lines of BibleTimeMgr to get BibleTime to compile without modifications of SWORD.
	 Please uncomment these lines to make use of the PLAINFootnotes option filter. Make the declarations in the header
	 file to protected on which the compiler complains about.
	
1999-10-14 	Joachim Ansorg <Jockel123@gmx.de>
	*Implemented context sensitive enabling and disabling of the edit menu entries
	*Updated KWrite sourcen to the newest one shipped with KDevelop
	*Added Class CKNewAccel - provides disabling and enabling of accels by reeourceentry like ID_FILE_PRINT
	
1999-10-13 	Joachim Ansorg <Jockel123@gmx.de>
	*Added refreshing of the list in CDocBrowser
	*BibleTime does not load an empty HTML file
	 (e.g. when you load a file via a HREf module and the server is unknown -> KFM returns an empty file)
	*Improved a little bit the internet support
	
1999-10-12 	Joachim Ansorg <Jockel123@gmx.de>
	*Implemented functions in linkmanager. Implemented the link management in CDocBrowser::showURL.
	 Needs some work: We have to decide if the file is local or remote and downloda it first
 	 or we put a new option in the dialog.

1999-10-10 	Joachim Ansorg <Jockel123@gmx.de>
	*Added new german index.sgml
	*Updated icons. You can now recpgnize what the icons mean
	*Added BibleTimeDoc::slotMoveToPreviousVerse() and BibleTimeDoc::slotMoveToNextVerse()
	 Changed BibleTimeApp uses these functions to jump to the previous / next verse
	 Added needed pixmaps and keyaccels

1999-10-09 	Joachim Ansorg <Jockel123@gmx.de>
	*Worked on the handbook
	*Added Quickhelp for the widgets in the link management dialog.

1999-10-08 	Joachim Ansorg <Jockel123@gmx.de>
	*Added some text to the handbook
	*Removed the german index.sgml file, because it makes no senss.
	 We will add this if the english one is ready to translate it into german.
	*Cleaned up KListView::addChildItem()
	*Finished dialog of the link manager, needs implementation of functions to work

1999-10-05 	Joachim Ansorg <Jockel123@gmx.de>
	*Added -lz to bibletime/Makefile.am to avoid compilation problems on RedHat 5.2 systems
	*Added some needed icons and changed iconnames in the sourcecode
	*Solved some spelling errors in the CBugReportDlg	and changed some kdevelop to bibletime in the class
	*Now you can't print by pressing STRG+P if printing is disabled

1999-10-03 	Joachim Ansorg <Jockel123@gmx.de>
	*Changed CForeignFontOptions: The fonts are now saved in function saveSettings(), not after changing the font
	*Changed OptionsDialog:	The different options are displayed in a tree.
	*Removed old OptionsDialog
	*Created new subdirectory optionsdialog. We will need it for later development

1999-10-01 	Joachim Ansorg <Jockel123@gmx.de>
	*Changed some QColor (QRGB ...) to (QColor) (QRGB ...) to solve compilation problems on Debian.

1999-09-29	Joachim Ansorg <Jockel123@gmx.de>
	*font auto-switching works now
	*Changed the line to edit the fontname to a combobox

1999-09-29	Joachim Ansorg <Jockel123@gmx.de>
	*Implemented more features of font-auto-switching, needs still work
	
1999-09-28	Joachim Ansorg <Jockel123@gmx.de>
	*Implemented simple switching between fonts - will work on it
	*Implemented signal BibleTimeDoc::sigSetBibleFont(const QString)
	 Implemented slot BibleTimeView::slotSetBibleFont(const QString)
	 These signal and the slot will be used in the near future for switching of fonts.
	*Connected the signal and the slot in BibleTimeApp::initView
	
1999-09-25	Joachim Ansorg <Jockel123@gmx.de>
	*On print the printerdialog is shown before the QT-dilaog. But printing
	 doesn't work at the moment.
	 We have to implement the slot slotPrint() of CPrinterDialog to make it work.
	*Changes in cnoteseditor.cpp the #define BUTTON_BAR_HEIGHT to an abosolut value.
	 Solves a problem with the height of the editor.
  *Updated the startuplogo. It's now much more nice as the previous version.
  *Integrated the startuplogo in the aboutdialog. It's now displayed in the upper left corner of the box.
  *The class KStartupLogo looks now for the size of the startuplogo and resize the widget in the right way if the size have changed.
  *CDocBrowserColor: Made some hardcoded texts to i18n("")
  	 	
1999-09-19	Joachim Ansorg <Jockel123@gmx.de>
	*Reorganized the icons:
	 There are now two directories: pics and toolbar. pics contains the directory mini/
	 which contains the mini icons. Mini icons are named with a trailing mini-.
	 The directory toolbar contains the icons which are only used in the toolbar.
	 This should be the new standard we use.
	
1999-09-19	Joachim Ansorg <Jockel123@gmx.de>
	*Changed names and install paths of some icon
	*Added some needed icons we forgot
	*Added function BibleTimeApp::slotHelpContents(): calls the online help
	*Solved: Changes of the key accelerators doesn't change the
	 accels in the menus
	*rendered Footnotes are now displayed in dark red, too
  *Cleaned up DCocBrowser
	
1999-09-18	Joachim Ansorg <Jockel123@gmx.de>	
	*Optimized a little bit the paintText function of CChartWidget
	
1999-09-17	Joachim Ansorg <Jockel123@gmx.de>
	*Changed a little bit the GBFHTML filter:
	 Anotations are now displayed in dark red
	*Decided to use use the PLAINHTML filter as standard
	 If no filter is specified in the .conf file of the module we use
	 now the PLAINHTML filter. Perhaps we need to change this

1999-09-16	Joachim Ansorg <Jockel123@gmx.de>
	*Fixed this stupid bug related to the crash while searching the web bible

1999-09-14	Joachim Ansorg <Jockel123@gmx.de>
	*Change the GBFHTML filter a little bit
	 It displays now the word explained in a footnote formatted as bold
	
1999-09-14	Joachim Ansorg <Jockel123@gmx.de>
	*Updated program version to 0.2
	
1999-09-12	Joachim Ansorg <Jockel123@gmx.de>
	*Added some tips to the tipdatabase
	*Added class KStartupLogo to display a picture on startup
	
1999-09-10	Joachim Ansorg <Jockel123@gmx.de>
	*Rewrite of the Searchanalysis, it's now up to 63 times faster
	*Text in the CChartWidget is now painted rotated (90)
	
1999-09-05	Joachim Ansorg <Jockel123@gmx.de>
	*Added analysis of searchresults -> needs still some work
	*updated de.po translation errors
	*updated homepage
	
1999-09-04	Joachim Ansorg <Jockel123@gmx.de>
	*created sub folders: gfx and printing
	*Added CPrinterDialog of KHexedit 0.81 -> isn't used at the moment
	
1999-09-02	Joachim Ansorg <Jockel123@gmx.de>
	*Added classes for searchanalysis and a ChartWidget
  *Updated configure.in - it checks now for headers and the SWORD lib in two steps
	
1999-08-30	Joachim Ansorg <Jockel123@gmx.de>
	*Changed and corrected some GUI errors

1999-08-29	Joachim Ansorg <Jockel123@gmx.de>
	*Decided to update this Changelog frequently
	*Changed the notesEditor to a non-tabbar look
	*New class CNotesEditor

1999-08-27	Joachim Ansorg <Jockel123@gmx.de>
	*First public release of BibleTime: Version 0.1