summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoberto C. Sanchez <roberto@connexer.com>2014-10-21 22:48:31 -0400
committerRoberto C. Sanchez <roberto@connexer.com>2014-10-21 22:48:31 -0400
commit294b5ec5834affa57641475946b8d2aeca53c577 (patch)
treeca25b634d0f24ab5b1fc38eb805e72e0e993e0f1 /ChangeLog
parente8a196082586bb68e0bf254a8f6f4b8f39071f32 (diff)
Imported Upstream version 2.4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog86
1 files changed, 69 insertions, 17 deletions
diff --git a/ChangeLog b/ChangeLog
index abbeb25..7f2bbba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,39 +1,91 @@
-2009-10-27 Martin Gruner <mgruner@crosswire.org>
- * Release 2.3.3
+2009-11-18 Martin Gruner <mgruner@crosswire.org>
+ * Release 2.4
-2009-10-26 Jaak Ristioja <ristioja@gmail.com>
- * Backported showing locked icons in the bookshelf dock.
- * Backported lexicon category having wrong icon fix.
+2009-11-16 Gary Holmlund
+ * Fix window redraw errors in manual arrangement mode - ID: 2898356
+
+2009-11-16 Jaak Ristioja
+ * Fixed vertical tiling.
+
+2009-11-14 Kang Sun
+ * Fixed highlighting of search results with ? wildcard.
+
+2009-11-14 Gary Holmlund
+ * Fix bug "Print->Reference wih text opens save dialog
+ * Fix Search dialog to close when BibleTime closes
+
+2009-11-14 Martin Gruner <mgruner@crosswire.org>
+ * Bug-A-Thon II
+ * Improve search dialog robustness (fix crash when entering a keyword only)
+ * Fixed a bug where strongs parsing of search results did not work when searching in
+ more than one module.
+ * Fixed a bug where searching for more than one Strongs number from the read window
+ did not work correctly.
+ * Fixed a bug with rendering of single entries in Commentaries where the generated
+ HTML and JavaScript was broken (links firing several times, for example).
+
+2009-11-12 Gary Holmlund
+ * Fix defect: Cannot exit fullscreen mode - ID: 2895205
+
+2009-11-11 Martin Gruner <mgruner@crosswire.org>
+ * Include patch by kbs that fixes a memory leak.
+ * Improved support for alternative versifications.
+ * Release 2.4.rc1
+
+2009-11-06 Eeli Kaikkonen
+ * Added "get list of install sources from server" functionality.
+
+2009-11-05 Gary Holmlund
+ * Fix crash when canceling bookshelf install
+
+2009-11-04 Martin Gruner <mgruner@crosswire.org>
+ * Release 2.4.beta1
+
+2009-11-1 Gary Holmlund
+ * Fix bug id 2890011 - Crash when making book/chapter/verse change
2009-10-24 Jaak Ristioja <ristioja@gmail.com>
* Fixed a crash on module installation/uninstall.
* Fixed the wrong icon for lexicons.
* Fixed some (not all) memory leaks.
+ * Reimplemented showing locked icons for the bookshelf dock.
+
+2009-10-20 Martin Gruner <mgruner@crosswire.org>
+ * Fixed bug: Apply display filters correctly when restoring profiles, like on startup.
+ * Refactoring: switched qDebug("text") to more current qDebug() << "text".
+
+2009-10-19 Martin Gruner <mgruner@crosswire.org>
+ * Improved TEI filter (shows crossrefs correctly now).
+ * Fixed some text formatting settings in the display templates.
+ * Improved generated HTML a bit.
+ * Refactoring: Turned CToolClass into a namespace. Removed unused #includes of tool.h.
-2009-10-14 Martin Gruner <mgruner@crosswire.org>
- * Release 2.3.2
+2009-10-18 Martin Gruner <mgruner@crosswire.org>
+ * Added first version of TEI -> HTML filter.
+ BibleTime can now open TEI modules, though rendering has to be improved.
2009-10-13 Jaak Ristioja <ristioja@gmail.com>
- * Backported bookshelf model category sorting fix.
+ * Fixed new bookshelf model category sorting.
* Fixed a CSwordModuleInfo bug, which had unknown effects.
* Reimplemented saving of bookshelf model grouping state.
2009-10-13 Martin Gruner <mgruner@crosswire.org>
- * Fixed nasty bug with incorrect footnote display in combination with
- crossReferences in the same verse.
+ * Fixed nasty bug with incorrect footnote display in combination with
+ crossReferences in the same verse.
2009-10-10 Martin Gruner <mgruner@crosswire.org>
- * Reformatted codebase like in TRUNK a few days ago to be able to apply patches.
- * Fixed bug #2849728: Lucene Text Fields search not working. Search now
- correctly includes data from EntryAttributes as well as data from EntryAttributes
- of entries with verse == 0.
-
-2009-10-06 Martin Gruner <mgruner@crosswire.org>
- * Release 2.3.1
+ * Fixed bug #2849728: Lucene Text Fields search not working. Search now
+ correctly includes data from EntryAttributes as well as data from EntryAttributes
+ of entries with verse == 0.
2009-10-09 Jaak Ristioja <ristioja@gmail.com>
* Fixed compilation for Qt 4.4
+2009-10-09 Martin Gruner <mgruner@crosswire.org>
+ * Bug-a-thon
+ * Split CMakeLists.txt into pieces
+ * Reformat entire codebase with astyle
+
2009-10-06 Martin Gruner <mgruner@crosswire.org>
* Release 2.3