summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: b0910e2e50285874a52fc3cff731039eefdc023a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
<release-date> Joachim Ansorg <jansorg@gmx.de>
	* Differences between 1.0 and 1.1:
		- Improved interface:
			o Better optionsdialog: Better structure, more powerful settings
			o Better menu structure: The documentation is now accessible from the Help menu, ...
			o Keyaccelerators for each display window type
			o much more
		- General Book Support (GBS): Books like "Josephus" are supported now.
			Operations like bookmarking, printing, copying or saving work just like with
			Bibles, commentaries or lexicons.
		- Crossreference support
			Crossreferences work now. For example you can click now on a strong number to open the
			module for it which displayes the chosen number. The same for Bibles, morph tags etc.
			Tooltips work for the links, too.
		- Improved Unicode support
			Unicode encoded modules are now supported in a better way. Choosing the font and
			the displaying of the text works better. RTL support and better rendering is still
			missing.
		- Profile management. Profiles capture the current state of the working area
			(opened display windows, scrollbar positions, set keys ...). Profiles can be loaded to
			restore the old state and can be saved to store the current state for later. Automatically
			restoring the windows after startup is possible, too.
		- Better crash management. BibleTime tries now to save settings if a crash occured. Although we
			implemented this, we don't know how to make BibleTime crash ;) It's just for your safety.
		- Speed improvements. Printing is almost two times faster now. Searching in modules is also faster,
			but this was improved in the Sword library by the Sword developers.
		- Improved display windows. Independent display settings for each window (footnotes, strongs ...)
		- Fullscreen mode of the main application window
		- Improved commentary editor: Ask if the text should be saved if the window or BibleTime should be closed
			if the changed text was not saved before.
		
2001-11-24 Fred Saalbach <saalbach@sybercom.net>
	* Moved documentation to bibletime-docs - includes .po files, handbook, etc.
	* This will reduce the size of the main program and allow more flexibility
	  for the creation of RPM's.
	* Compile time for the main program will also be reduced.

2001-09-22 Fred Saalbach <saalbach@sybercom.net>
	* Fixed problem with sgml tag <graphic> by replacing it with the <InLineMediaObject> in the english handbook.
	* This only is a problem with systems running kde 2 and document
	* text descripter  "-//KDE//DTD DocBook V3.1-Based Variant V1.0//EN"
	* kdb2html finishes without errors now.

2001-08-30 Joachim Ansorg <jansorg@gmx.de>
	* Added $(DESTDIR) to Makefile.am files
	* Solved compilation errors

2001-08-17 Joachim Ansorg <jansorg@gmx.de>
	* Optimizations to CSwordBibleModuleInfo
	* Fixed bug in CBibleKeyChooser
	* New structure in the optionsdialog
	* Key accelerators for each display window type
	* Fullscreen button

2001-07-28 Joachim Ansorg <jansorg@gmx.de>
	* The new configure options are cached now (sword lib,includes, distribution name and version, RPM prefix and group)

2001-07-27 Joachim Ansorg <jansorg@gmx.de>
	* Added history box in the HTML dialog widget if history browsing is enabled

2001-07-16 Joachim Ansorg <jansorg@gmx.de>
	* Implemented better configure script. We have now options to link to a static Sword library!
	* Added rudimentary support for version checking

2001-06-20 Joachim Ansorg <jansorg@gmx.de>
	* Release BibleTime 1.0!
	We're really glad we got it out now! Enjoy!
	Sorry for the large delay!

2001-03-08 Joachim Ansorg <jansorg@gmx.de>
	* Released BibleTime 1.0beta1.

2001-02-17 Joachim Ansorg <jansorg@gmx.de>
	* Added QTextEdit, QTextView, and QRichText classes from Qt3 (ported by David Faure)
	* Removed the Qt2 classes QTextView, QTextBrowser and the class KTextEdit

2001-02-13 Joachim Ansorg <jansorg@gmx.de>
	* Changed the direction of the spin boxes
		and of the scrollbutton in the presenters
	* Updated QWorkspace to the one of Qt 2.2.4
	
2001-02-07 Joachim Ansorg <jansorg@gmx.de>
	* Fixed bugs in the groupmanager, searchdialog and presenters

2001-02-04 Joachim Ansorg <jansorg@gmx.de>
	* Added new features:
			RMB menus in the presenters and in the searchdialog

2001-02-03 Joachim Ansorg <jansorg@gmx.de>
	* Added Makefile system to create and install the handbook
	* Fred added his really nice handbook in .docbook format	
	* Improved printing dialog: Now the styles are saved and restored correctly, needs some tweaking
	*	Fixed some bugs in the printing system, removed the range specifiers of the printing dialog

2001-02-02 Joachim Ansorg <jansorg@gmx.de>
	* Fixed some bug in CTipWindow
	* Fixed some bugs in our copy of QTextView
	* Fixed some bug in CStyleEditorDialog
	* Fixed some bug in the printing system
	* Improved CBiblePresenter and CPrinterDialog
	
2001-01-30 Joachim Ansorg <jansorg@gmx.de>
	* Updated ToDo
	
2001-01-27 Joachim Ansorg <jansorg@gmx.de>
	* Fixed the graphical search analysis, it should now work 99%

2001-01-21 Joachim Ansorg <jansorg@gmx.de>
	* Improved the style editor

2001-01-19 Joachim Ansorg <jansorg@gmx.de>
	* Improved the search anaylsis a little bit

2001-01-18 Joachim Ansorg <jansorg@gmx.de>
	* Fixed some bugs in the searchdialog
	* The bug with indexed modules and first search is now fixed,
	  it was an error in Sword
	* Fixed some nasty bugs in the Sword backend
	* Marking searched words in the key text for multiple words works now 100%
	* The last book is now shown in the graphical search analysis

2001-01-18 Joachim Ansorg <jansorg@gmx.de>
	* Changed icon names and updated icon directories
	* Included all icons we need
	* Improved the BibleTime icons

2001-01-01 Joachim Ansorg <jansorg@gmx.de>
	
	A BLESSED NEW YEAR!
	
	-Added the command line option --debug to enable debug messages

2000-12-29 Joachim Ansorg <jansorg@gmx.de>
	*Changed behaviour if a book, chapter or verse was changed in the Bible-keychooser
	
2000-12-29 Joachim Ansorg <jansorg@gmx.de>
	* Changed iconname so it will be found

2000-12-26 Joachim Ansorg <jansorg@gmx.de>
	* Improved printing support (correct handling of singals ...)

2000-12-22 Joachim Ansorg <jansorg@gmx.de>
	* Fixed a bug in CGroupmanager: BibleTime does now start without installed modules!

2000-12-19 Joachim Ansorg <jansorg@gmx.de>
	* Some work on the oresenters and keychoosers
	* Fixed a small bug in cprintitemlist.cpp

2000-12-16 Joachim Ansorg <jansorg@gmx.de>
	* Fixed the crash in ctipwindow.cpp

2000-12-08 Joachim Ansorg <jansorg@gmx.de>
	* Fixed some printing bugs
	* Added QWorkspace of Qt 2.2.2 to our sources, so everybody has the fixed QWorkspace version

2000-12-05 Jochim Ansorg <jansorg@gmx.de>~
	* Drag& Drop on presenters works again
	* Finished "context sensitive" presenter refreshing

2000-12-04 Jochim Ansorg <jansorg@gmx.de>
	* Fixed this nasty "Default verse color" bug (was a wrong placed readEntry instead of readColorEntry in bibletime.cpp)
	* Fixed unifont support, it works no with non-ISO-8859-1 languages and fonts

2000-12-03 Jochim Ansorg <jansorg@gmx.de>
	* Changed the latin1() calls of QString to (const char*) ... local8Bit()
	* Changed QTextView a little bit: Do not set contents pos to 0,0 in QTexView::setText(), the result is a fester displaying of the texts
	* Changed the optionsdialog to display the language name and not the abbrevation	

2000-11-28	Joachim Ansorg <jansorg@gmx.de>
	*  You can now switch between different book translations on runtime!
	* Improved "context sensitive" presenter refresh (e.g. if footnotes are enabled only presenters with modules having them will be refreshed)
	* Fixed some memory leaks.
	
2000-11-04	Joachim Ansorg <jansorg@gmx.de>
	* Solved some bugs
	* Updated ceditwidget.cpp so saving HTML is correct, loading is still incomplete
	* Made te frontend a shared lib and moved sources which should be there into frontend
		libfrontend is now called libbibletime_frontend.la.
	* Made --enable-shared the default options (changed to configure.in.in)

2000-10-30	Joachim Ansorg <jansorg@gmx.de>
	* Added sources and headers of QTextView, QTextBrowser and QRichText
	* Added signal wordHighlighted in QTextView
	
2000-10-29	Joachim Ansorg <jansorg@gmx.de>
	* Removed the toggle toolbar/footnotes/strongs bugs
	* Removed the bug Troy found (deletion of the searchresult)

2000-10-24	Joachim Ansorg <jansorg@gmx.de>
	* Removed the old backend and introduced a new, better faster
		backend with a new backend
	* Fixed some GUI bugs (ported from 0.3)
	* Fixed some backend bugs, removed CSwordVerseKey operators
	* Added portuguese translation of 0.3's messages, but it's still
		useable for 1.0CVS

--Lots of time passed by

2000-07-24 	Joachim Ansorg <jansorg@gmx.de>
	*Released 0.3! A really long time! We hope you like it!

---Changelog will be continued after final 0.3

1999-12-30 	Joachim Ansorg <Jockel123@gmx.de>
	*We should be now ready for 0.22 ;-)

1999-12-26 	Joachim Ansorg <Jockel123@gmx.de>
	*Removed the commented out #includes
	*Updated AUTHORS file

1999-12-25 	Joachim Ansorg <Jockel123@gmx.de>
	*make now use of getFontList (in global.h) to get the fonts
	*Added some ASSERT
	*Check it objects are zero in fontmanagement dialog

1999-12-24 	Joachim Ansorg <Jockel123@gmx.de>
	*BibleTime 0.21 - I hope it's a nice Christmas present  ;-)

1999-12-23 	Joachim Ansorg <Jockel123@gmx.de>
	*Changed some icons in CEditWidget to newer names

1999-12-22 	Birger Langkjer <birger.langkjer@image.dk>
	*Updated danish translation
	*Added bibletime/optionsdialog/Makefile.in because this prevented me from compiling the first time.

1999-12-21 	Joachim Ansorg <Jockel123@gmx.de>
	*The searchresult tab is now disabled if the list is empty
	*The moduletree-tabs are disable if the correspondig trees are empty

1999-12-20 	Joachim Ansorg <Jockel123@gmx.de>
	*The fontmanagement dialog is now grayed out if there's no entry in the list
	
1999-12-20 	Birger Langkjer <birger.langkjer@image.dk>
	*Updated danish translation

1999-12-19 	Joachim Ansorg <Jockel123@gmx.de>
	*Fontmanagementdialog uses now a XFonts list, not the list provided by KDE. This solves the problems on
	systems without KFontManager
	*Added files global.h and global.cpp which should contain global functions
	*Fixed some typos in the german translation
	
1999-12-18 	Joachim Ansorg <Jockel123@gmx.de>
	*Added Apply-Button in the optionsdialog
	
1999-12-17 	Joachim Ansorg <Jockel123@gmx.de>
	*Tried to fix the charset problem in ktipoftheday.cpp
	*Updated AUTHORS list	

1999-12-16 	Joachim Ansorg <Jockel123@gmx.de>
	*Updated Michal's Czech translation

1999-12-15 	Joachim Ansorg <Jockel123@gmx.de>
	*Added Czech language file: Thanks to Michal Rovnan� <Michal.Rovnanik@seznam.cz>

1999-12-12 	Joachim Ansorg <Jockel123@gmx.de>
	*Removed function CNotesEditor::isTextSelected()
	*Added possibility to select type of highlighting of text for the notes editor
	*Added load and save of current highlighting type

1999-12-04 	Joachim Ansorg <Jockel123@gmx.de>
	*Convrted the bmp images to jpg
	*Bibletime uses now kimgio everywhere
	*Added danish translation

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