summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog83
1 files changed, 79 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f2bbba..8812edd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,85 @@
+2009-12-20 Martin Gruner <mgruner@crosswire.org>
+ * Release 2.5
+
+2009-12-19 Jaak Ristioja <ristioja@gmail.com>
+ * Fixed tree nodes checking
+
+2009-12-09 Martin Gruner <mgruner@crosswire.org>
+ * Release 2.5.rc1
+
+2009-12-11 Martin Gruner <mgruner@crosswire.org>
+ * Improved rendering debugging
+
+2009-12-09 Martin Gruner <mgruner@crosswire.org>
+ * Release 2.5.beta1
+
+2009-12-06 Gary Holmlund
+ * Don't display min/max buttons in auto arrangement modes
+
+2009-12-03 Eeli Kaikkonen
+ * Added: View->Text windows menu to switch text window
+ toolbars on/off.
+
+2009-12-02 Kang Sun
+ * Fixed bug ID 2901627 and hopefully ID 2901633.
+ * Fixed potential bug in CReadWindow::setDisplayWidget.
+ * Some code clean-up.
+ * Added self to about dialog.
+
+2009-12-01 Gary Holmlund
+ * Fix bugs in cascade, vertical tile, and horizontal tile
+
+2009-11-29 Gary Holmlund
+ * Add new window arrangement modes, Auto-Tile, and Tile
+
+2009-11-20 Thomas Abthorpe <tabthorpe@FreeBSD.org>
+ * Link Italian Handook to the build
+
+2009-11-29 Gary Holmlund
+ * Fix bug ID 2905233, CTRL+W does not close child windows
+
+2009-11-28 Martin Gruner <mgruner@crosswire.org>
+ * Fixed lexicon cache file validation.
+
+2009-11-24 Kang Sun <k486@digizip.com>
+ * Fixed automatic bookmark saving. Bug ID: 1602826.
+
+2009-11-24 Martin Gruner <mgruner@crosswire.org>
+ * Fixed an error with displaying pre-chapter and pre-book material.
+ * Fixed heading display in OSIS modules like ESV.
+
+2009-11-23 Eeli Kaikkonen
+ * Added: text window header widget to Bible/commentary and dictionary windows
+ * Fixed: a layout problem, module chooser buttons were in different order than
+ modules when layout was RTL
+ * Added: names for text window toolbars (for toolbar RMB menu)
+ * Added: a quick and uncomplete fix for missing --help command line option
+
+2009-11-22 Gary Holmlund
+ * Fix bug ID 2898954, Fullscreen mode returns to wrong window state
+
+2009-11-21 Gary Holmlund
+ * Improve window size and position when opening them in manual arrangement mode.
+
+2009-11-21 Gary Holmlund
+ * Implement --debug option for Windows (Outputs to file)
+
+2009-11-20 Martin Gruner <mgruner@crosswire.org>
+ * Changed build system to generate compiled ui catalogs at build time.
+
+2009-11-19 Gary Holmlund
+ * Fix debug verbosity
+
+2009-11-19 Jaak Ristioja <ristioja@gmail.com>
+ * Made the remove page of the bookshelf manager prettier.
+
2009-11-18 Martin Gruner <mgruner@crosswire.org>
* Release 2.4
2009-11-16 Gary Holmlund
* Fix window redraw errors in manual arrangement mode - ID: 2898356
-2009-11-16 Jaak Ristioja
+2009-11-16 Jaak Ristioja <ristioja@gmail.com>
* Fixed vertical tiling.
2009-11-14 Kang Sun
@@ -144,17 +219,17 @@
2009-08-19 Martin Gruner <mgruner@crosswire.org>
* Release 2.2.rc1
-2009-08-17 Jaak Ristioja
+2009-08-17 Jaak Ristioja <ristioja@gmail.com>
* Made the verse key chooser dropdown buttons appear on hover for better toolbar layout
* Fixed template display problems on dark color schemes.
-2009-08-15 Jaak Ristioja
+2009-08-15 Jaak Ristioja <ristioja@gmail.com>
* Fixed mouse cursor vanishing problem when using the verse key chooser scroll buttons
2009-08-12 Martin Gruner <mgruner@crosswire.org>
* Release 2.2.beta1
-2009-08-09 Jaak Ristioja
+2009-08-09 Jaak Ristioja <ristioja@gmail.com>
* Fixed install manager performance issue on installing many works at once
2009-08-03 Gary Holmlund