* Released 1.6.5a, a maintenance version for packagers
* Only change is the new license for the bible study howto (cc-by-sa)
2007-11-01 Martin, Eeli and Jeremy
* Several important bugfixes relating to crashes, session management,
display and bookshelf manager
* released 1.6.5
2007-04-18 Joachim Ansorg <info@bibletime.info>
* Released version 1.6.4
2007-04-02 Joachim Ansorg <info@bibletime.info>
* Updated list of contributors
2007-03-23 Joachim Ansorg <info@bibletime.info>
* Printing now uses the windows's display settings (verse-numbers)
2007-03-22 Joachim Ansorg <info@bibletime.info>
* Applied a patch by Eeli Kaikkonen to have a delay before the mag content appears
* Added Eeli Kaikkonen to the list of contributors
2007-03-22 Joachim Ansorg <info@bibletime.info>
* Fixed the osis filter to work with the new NETfree module
2007-03-14 Joachim Ansorg <info@bibletime.info>
* Added our own thmlplain filter to fix a CLucene indexing bug
2007-02-25 David Blue <thedeveloper@users.sourceforge.net>
* Added CSS to templates to display Lord in small-caps when tagged that
way in the module. Fixes Bug #1660413.
2007-02-19 Joachim Ansorg <info@bibletime.ifno>
* Added Chunshek Chan to the contributors
2007-02-03 Martin Gruner <mgruner@crosswire.org>
* more fixes to the make system
* released 1.6.3b
2006-01-28 Joachim Ansorg <info@bibletime.info>
* fixes to the make system
* released 1.6.3a
2007-01-27 Martin Gruner <mgruner@crosswire.org>
* fixed searching in unicode texts which I broke on 2006-12-05; please accept my apologies.
* released 1.6.3
2007-01-27 Martin Gruner <mgruner@crosswire.org>
* fixed session loading code to handle main window properties correctly
* fixed hotkey configuration for books
2007-01-14 Martin Gruner <mgruner@crosswire.org>
* another search fix, set max lucene field size to 1 MiB. BibleTime should not truncate long entries any more.
2006-12-27 Joachim Ansorg <info@bibletime.info>
* Added Jeremy Erickson to the contributors
* Changed copyright to 1999-2007
2006-12-26 Joachim Ansorg <info@bibletime.info>
* Fixed some Makefile.am issues
* Added some contributors to the about dialog
2006-12-14 Martin Gruner <mgruner@crosswire.org>
* fixed handbook typo
* fixed required clucene version to 0.9.16
2006-12-07 Martin Gruner <mgruner@crosswire.org>
* packaged BibleTime 1.6.2
2006-12-07 Daniel Glassey <dglassey@crosswire.org>
* add --enable-howto to be able to disable building bible study howto
(required by Debian :/)
2006-12-05 Martin Gruner <mgruner@crosswire.org>
* BibleTime will now index, search and display pre-chapter and pre-book
headings; small cleanups
* searching should work as expected now with regard to headings
2006-12-02 Martin Gruner <mgruner@crosswire.org>
* allow automake 1.10
2006-11-30 Joachim Ansorg <info@bibletime.info>
* Fix for missing text if GBF red letter words were used
2006-11-27 Joachim Ansorg <info@bibletime.info>
* The tree state is restored if a change in the Sword setup forces a reload at runtime.
2006-11-25 Martin Gruner <mgruner@crosswire.org>
* Fixed 2 tooltips which were swapped
* removed old leftover code that caused problems with --enable-final
2006-11-24 Joachim Ansorg <info@bibletime.info>
* Updated contributors in the about dialog
2006-11-01 Martin Gruner <mgruner@crosswire.org>
* Reverted Analyzer Change of 1.6.1 to use StandardAnalyzer again, but
without stop words. Whitespace Analyzer did not correctly strip punctuation,
so that hits were missing. Sorry. Search should work as expected now.
* Added ability to display Book and Chapter headings
2006-10-25 Martin Gruner <mgruner@crosswire.org>
* Fixed crash on module uninstallation
* released BibleTime 1.6.1
2006-10-21 Martin Gruner <mgruner@crosswire.org>
* Fixed KJV 2006 display, stripping NT transcription footnotes correctly
again
* Changed Search to use WhitespaceAnalyzer instead of StandardAnalyzer. Now
the default stop words of StandardAnalyzer are ignored.
* Fixed search result highlighting for queries with "*" - do not highlight
across word boundaries any more
* Fixed fullscreen toggeling
2006-10-10 Martin Gruner <mgruner@crosswire.org>
* small clucene.m4 bugfix for nonstandard sword installations
2006-09-22 Joachim Ansorg <info@bibletime.info>
* Release of BibleTime 1.6
2006-09-12 Martin Gruner <mgruner@crosswire.org>
* Fixed personal commentary display bug
2006-08-25 Martin Gruner <mgruner@crosswire.org>
* Changed location of bibletime.desktop to /usr/share/applications
2006-08-23 Martin Gruner <mgruner@crosswire.org>
* released BibleTime 1.6rc1
2006-08-21 Martin Gruner <mgruner@crosswire.org>
* Fixed Keychooser Hotkeys to cross testament boundary
2006-08-20 Joachim Ansorg <info@bibletime.info>
* Fixed the shrinking to zero of the left mainwindow's left part
* Fixed crossrefs in the clucene index
* Improved the layout of the searchdialog options
* Modules which require a more recent Sword are not loaded
2006-08-20 Martin Gruner <mgruner@crosswire.org>
* Added documentation for "Find text in read window"
2006-08-07 Martin Gruner <mgruner@crosswire.org>
* verse keychooser bugfix and cleanups
2006-08-01 David Blue <thedeveloper@users.sourceforge.net>
* Matched the High Contrast Template to the High Contrast Black Text
colours in kde
2006-07-25 David Blue <thedeveloper@users.sourceforge.net>
* Fixed display of crossrefs in all templates
2006-06-20 Martin Gruner <mgruner@crosswire.org>
* major patch to the printing system: printing works dynamically and
respects the display and filter settings, instead of loading the default
settings at program startup time
* Joachim, why does printing not work with headings and scriprefs and other
markup elements? Besides, it always shows verse numbers, even if they are
turned off
* Please test printing
2006-06-17 Martin Gruner <mgruner@crosswire.org>
* Released BibleTime 1.6beta3
2006-06-15 Martin Gruner <mgruner@crosswire.org>
* BibleTime now unlocks immediately
* The module icon reflects this immediately
* unlock status reflects correct/incorrect key now, instead of empty/set
(possibly false) key
* Sword config setting and text retrieval prevention from locked modules are
not implemented yet, not as important (and I dunno how to do it right now)
* fixed display profile bug with maximized state; you may need to delete old
sessions
* removed workaround code for lucene 0.9.10
2006-06-09 Martin Gruner <mgruner@crosswire.org>
* patched clucene.m4 to support and require clucene 0.9.12
2006-05-23 Martin Gruner <mgruner@crosswire.org>
* Applied more patches by Mark Zealey
2006-05-22 Martin Gruner <mgruner@crosswire.org>
* Applied keychooser patch by Mark Zealey, BibleTime now uses an entirely
different and improved key chooser for Bibles and Commentaries.
2006-05-18 Martin Gruner <mgruner@crosswire.org>
* First patch after a month!
* Fixed UI issue in Bookshelf Manager which ended up in wrong place after
cancelling index download
2006-04-26 Joachim Ansorg <info@bibletime.info>
* BibleTime 1.6beta2
2006-04-19 Martin Gruner <mgruner@crosswire.org>
* Updated INSTALL.in
2006-04-09 Joachim Ansorg <info@bibletime.info>
* Fixed popup menu in the commentary window
2006-04-06 Martin Gruner <mgruner@crosswire.org>
* Fixed all delayed popup menus to show up immediately
2006-03-30 Martin Gruner <mgruner@crosswire.org>
* Fixed "make messages" to include autogenerated .cpp and .h files (from .ui
files) by running "make" first before extracting the messages
* small enhancement to the crazy template
2006-03-30 Joachim Ansorg <info@bibletime.info>
* Fix: Support robinson codes in the new KJV2006 module
2006-03-25 Joachim Ansorg <info@bibletime.info>
* Support special x-p milestone in the new KJV2006 module.
* Support multiple lemmas and morphs per word in the KJV006 module
* Fix: OSIS filter fix for seg elements
* Fix: Display templates did not show headings in bold if a font was set for the module language
2006-03-24 Gabriel Beddingfield <gabriel@teuton.org>
* Added isWritable() check (and error message) before saving in CPlainWriteWindow.
2006-03-24 Martin Gruner <mgruner@crosswire.org>
* Added DCOP call reloadModules()
2006-03-21 Martin Gruner <mgruner@crosswire.org>
* Fixed a ThML crossref parsing bug
2006-03-18 Joachim Ansorg <info@bibletime.info>
* BibleTime 1.6beta1
2006-03-04 Martin Gruner <mgruner@crosswire.org>
* added an CSwordModule::unlockKeyIsValid() function
2006-02-25 Joachim and Martin: BibleTime Bug Squashing Party I
* Disabled sorting for the "manage indices" columns
* Added "automatically delete orphaned indices when BibleTime starts" option
* Fixed display window toolbar problems, now there are 2 toolbars
* Added support for "n" attribute in footnotes
* Fixes to the display templates
2006-02-22 Martin Gruner <mgruner@crosswire.org>
* Orphaned and defect indices are now automatically deleted
2006-02-15 Joachim Ansorg <info@bibletime.info>
* Fix: Modules without indexes created an empty index directory.
* Fix: Module indexes are completely removed now
2006-02-14 Martin Gruner <mgruner@crosswire.org>
* Extended index logic to allow for additional indexes per module in future
2006-02-14 Joachim Ansorg <info@bibletime.info>
* Search window: The result count in the module list are sortable now
* The "Strong's search" items in the context menus of display windows are disabled now if there's no number to search for
2006-02-10 Joachim Ansorg <info@bibletime.info>
* Several smaller fixes to the searchdialog gui
* Moved searchdialog classes into several namespaces (Search::*)
* Added the icon for the "Search Strong's Number" option
* Bumped version number to 1.5.95, i.e. a 1.6pre version
* Sometime the wrong text was shows for notes
2006-02-01 Lee Carpenter <lcarpenter@users.sourceforge.net>
* Applied Jim Campbell's updates to the Strong's search feature.
2006-01-26 Lee Carpenter <lcarpenter@users.sourceforge.net>
* Added an index size field to the 'Manage search indices' page.
2006-01-22 Lee Carpenter <lcarpenter@users.sourceforge.net>
* Added a page to the Bookshelf Manager to add/delete search indices.
2006-01-19 Lee Carpenter <lcarpenter@users.sourceforge.net>
* Applied Jim Campbell's patches to add Strong's highlighting in search results.
2006-01-18 Lee Carpenter <lcarpenter@users.sourceforge.net>
* Converted search dialog to use Designer .ui templates for layout.
2006-01-02 Martin Gruner <mgruner@crosswire.org>
* Search dialog UI cleanups
* Added index version tracking
2005-12-30 Martin Gruner <mgruner@crosswire.org>
* Simplified Search Dialog, code cleanups
* Added index creation progress dialog
2005-11-13 Joachim Ansorg <info@bibletime.info>
* BibleTime 1.5.3
* Patch: Applied patches by Jeremy Erickson to compile with KDE 3.0-3.3.
2005-11-09 Martin Gruner <mg.pub@gmx.net>
* Added support for OSIS tables
2005-11-06 Joachim Ansorg <info@bibletime.info>
* Bugfix: Changed popup title in commentary windows to "Commentary window" instead of
"Lexicon window"
* Patch: Applied patch by Jeremy Erickson to CMDIArea to compile with Qt 3.2
2005-10-24 Joachim Ansorg <info@bibletime.info>
* Bugfix: Allow download of locked modules
2005-10-16 Joachim Ansorg <info@bibletime.info>
* BibleTime 1.5.2
2005-10-15 Joachim Ansorg <info@bibletime.info>
* New feature: Remember open groups in the bookshelf on next startup
* New feature: Remember selected item of the bookshelf on next startup
2005-10-11 Joachim Ansorg <info@bibletime.info>
* New feature: Added new method called getModulesOfType to our DCOP interface.
2005-10-07 Joachim Ansorg <info@bibletime.info>
* New feature: The display windows now have a search dialog to search in the displayed text
(also activated by CTRL+F)
* Bugfix: Changed key accel of "Search open works" to CTRL + O,
because the standard action used CTRL + F, which we use in the new feature above.
Changed the settings in hdbk-reference as well.
* Bugfix: Hopefully the last fix for the parsing. We have to work around a Sword parsing problem.
2005-10-05 Joachim Ansorg <info@bibletime.info>
* Bugfix: Enter in a keychooser did not change the display under special circuamstance
* Buffix: Newlines entered in the plain text editor were not displayed in the HTML editor or the read display window
* Bugfix: One more parsing fix
2005-10-03 Joachim Ansorg <info@bibletime.info>
* Bugfix: Fix for bookshelf manager where the "Install works" button was always greyed out
* Bugfix: Another fix to reference parsing
* Feature: Refs in ThML modules (e.g. TSK) are now splitted if it doesn't alter content
2005-10-01 Joachim Ansorg <info@bibletime.info>
* Bugfix: Fix for the key parsing where only a partial reference was given
2005-09-25 Joachim Ansorg <info@bibletime.info>
* Bugfix: Crash on FedoraCore4 if the settings dialog has been closed
2005-09-16 Joachim Ansorg <info@bibletime.info>
* Bugfix: ThML modules like the ISV crashed BibleTime if the default Bible couldn't be found
2005-09-12 Joachim Ansorg <info@bibletime.info>
* BibleTime 1.5.1
* BibleTime-i18n package 1.5.1
2005-09-10 Joachim Ansorg <info@bibletime.info>
* New feature: DCOP interface to control BibleTime. The available commands are avilable by calling "dcop bibletime BibleTimeInterface". To read the DCOP documentation please have a look at the file bibletime/bibletimeinterface.h
* Bugfix: The bookshelf manager didn't work with KDE systems which were configured to use a double click
* Bugfix: A trailing slash in the hostname prevented the bookshelf manager to connect to that remote host
2005-08-24 Joachim Ansorg <info@bibletime.info>
* Bugfix: More Drag&Drop fixes
* Bugfix: Some compilers complained about a missing namespace declaration in the backend code
2005-08-24 Joachim Ansorg <info@bibletime.info>
* Bugfix: Copyright infos for a module is now displayed as correctly enocoded text
* Bugfix: Larger fontsize for the display styles "Default" and "Green"