Skip to content

Commit

Permalink
3.1.5 release.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.code.sf.net/p/gnomesword/code/branches/webkit@4373 da23c209-522a-4b7c-92e9-24af42be4764
  • Loading branch information
karlkleinpaste committed Feb 20, 2012
1 parent 5914f34 commit 111430d
Show file tree
Hide file tree
Showing 8 changed files with 134 additions and 27 deletions.
1 change: 1 addition & 0 deletions AUTHORS
Expand Up @@ -18,3 +18,4 @@ Peter von Kaehne refdoc_at_crosswire.org
Simon Meers drmeers_at_gmail.com
Martin Zibricky matysek03_at_users.sf.net
Dmitrijs Ledkovs dmitrijledkov_at_users.sf.net
Greg Hellings hellings_at_users.sf.net
4 changes: 4 additions & 0 deletions ChangeLog
@@ -1,3 +1,7 @@
2012-02-19 karl <charcoal@users.sf.net>

* 3.1.5 release.

2012-02-18 karl <charcoal@users.sf.net>

* remove wscript's svn version. temp-hack makeDistro.sh configuration.
Expand Down
5 changes: 5 additions & 0 deletions NEWS
@@ -1,3 +1,8 @@
2012-02-18 - 3.1.5. webkit and gtk3 compatibility. win32 with modern display
engine. better xref/note handling. default-on status for
headings, notes, xrefs, red words. verse# display control.
module lists including descriptions. improved font handling.

2010-10-15 - 3.1.4. new det.parallel. first modules installable from local
media. per-language font defaults. better sword:// handling.
improved bookmark import. more tooltips (mod.mgr, adv.search).
Expand Down
118 changes: 118 additions & 0 deletions RELEASE-NOTES
Expand Up @@ -3,6 +3,124 @@ ____________________
XIPHOS RELEASE NOTES
____________________

Release 3.1.5
19 Feb 2012

This is primarily a toolkit compatibility release, providing 2 features,
plus numerous ongoing routine bug fixes and enhancements.

- The WebKit display driver, which finally brings display feature parity
to Windows with what has been available on other platforms for some time.
WebKit is now our normal display driver for all platforms. Windows users
should see §3.9 of the manual for differences from the older gtkhtml3
driver. Mozembed (xulrunner) is no longer in use, replaced by WebKit.

Note that certain problems were encountered regarding RtoL languages,
especially Arabic and Hebrew (Farsi seems fine) very late in the effort to
finalize Win32 WebKit support. Farsi both fully translates and provides
RtoL-inverted display; Hebrew translates fully (modulo missing strings)
but does not RtoL-invert; most perversely, Arabic translates half
strings and does not RtoL-invert. We do not yet understand these
flaws but will continue to try to resolve them, perhaps in a 3.1.6 for
Windows only, as these problems do not haunt non-Windows builds at all.

- GTK3 compatibility, for the sake of newly-updated environments such as
Fedora 15/16 and Ubuntu 11.10.

Other incidental improvements:

- Module-internal footnote & xref numbering/lettering is respected.

- Display of headings, footnotes, xrefs, and red words all default On.

- Image content is resized in parallel windows and the previewer.

- Module lists include modules' 1-line descriptions as well as short names.

- Verse numbers will no longer be "widowed" (left alone at the end of a
line) by being forced to combine against the first word of their verse.

- Verse number display is configurable: bold, brackets, superscripts.

- RtoL consistency improvements.

- Studypad save respects its default directory specification.

- Base font is respected in all parallel views.

- Font selection order has been fixed: Any user specification (per module
or per language) supercedes module configuration file specification.

- In export, avoid more than one dialog, ever, about checking a module's
license, and change copy/export defaults to plaintext and 1 verse.

- Ctrl-0 (zero) forces base font size to 0.

- Ctrl-[1-9] selects the Nth tab.

- Countless internal module, cache, font, and display fixes.

Bug reports addressed since 3.1.4:
3094968 Switching Bibles to one without the current book
3094981 Navigation bug observed for the DRC module
3102898 Xiphos stops responding if search term includes a pilcrow
3103244 Xiphos does show italics for some transChange text
3103905 Preview pane does not display words containing Æ or æ
3125234 3.1.4 binary crashes on MacOS 10.6.5
3125240 References into Apocrypha partially broken
3141563 Xiphos doesn't start
3141617 Localized language name for Salo module
3147636 More localised language names
3148222 Hebrew letters at beginning of a verse
3157517 Xiphos No Longer Works on IBM Laptop
3166318 parallel view selections are not saved on exit
3166491 Opening both study pad and "personal commentary"
3166864 Xiphos don't work correctly with the Synodal versification
3169829 Windows font for two language names
3172700 Support for the Khmer language
3179097 Parallel View in a Tab
3257699 Xiphos crash on Fedora 13
3265450 xiphos-3.1.4 with xulrunner-2.0 fails to start
3289327 Xiphos don't display properly tables
3291274 Xiphos crashes when searching expression (in FreJND)
3301774 Font size of RNKJV Bible
3302253 Suggested reorganization of first paragraph on using Para.
3302627 editing pers.comm. should not use module cache
3306579 Headings missing at the beginning of chapters
3307692 Install failure Fedora 15
3361376 Parallel View: Will only show OT in Book Drop Down
3367552 No option for "Use Verse Per Line"
3384710 Strange search behavior at russian language
3392639 Non-display of verses containing U+FFFD
3392809 No way to choose verse, not existing in KJV versification
3400041 Previewer setting not functioning properly
3403641 xiphos 3.1.4 fails to build due to C template errors
3411260 Build fails to find gconf2 includes
3424836 Won't Run On Ubuntu 11.10
3428934 The word "mute" links to the Strongs entry for "mustard"
3434897 Certain Chapters in KJV Don't Display
3438261 Xiphos doesn't even start - error
3438931 xiphos-svn4312 build fails on fedora 16 64bit
3439031 gtk_widget_get_realized not available for gtk < 2.20
3439513 Xiphos Remote Source Not Working
3440353 Xiphos failure: "can't happen", display_mod: null
3440363 On start, Standard View text is invisible.
3482318 Problems with separators
3482351 Note layout in Xiphos
3442601 Languages hacks?
3485166 Xiphos build 4363 fails to build
3485167 Xiphos only displays Genesis (or first book in a text)
3488597 Build problem webkit branch

Feature requests closed:
3168708 preferences for copy
3163996 Cut off...
3166868 Morphological search function
3210164 Custom verse number formatting
3291278 Add ability to navigate from the keyboard
3291283 Add option to justify texts
________________________________________________________________

Release 3.1.4
15 Oct 2010

Expand Down
21 changes: 0 additions & 21 deletions TODO
@@ -1,29 +1,8 @@
TODO:
* Re-work advanced search (req #1615402):
- Specify search range on the fly, without having to name it.
- Search Hebrew/Greek using native charsets.
* Completion of Sword 1.6's av11n integration.
* Integration of xulrunner for Windows.

For more information on feature requests:
http://sourceforge.net/tracker/?group_id=5528&atid=355528

For more bug information:
http://sourceforge.net/tracker/?atid=105528&group_id=5528&func=browse

* Remaining gtk2 deprecated symbols:

GTK_WIDGET_NO_WINDOW
GTK_WIDGET_REALIZED
GTK_WIDGET_UNSET_FLAGS
gtk_combo_box_append_text
gtk_combo_box_entry_set_text_column
gtk_combo_box_get_active_text
gtk_dialog_set_has_separator
gtk_exit
gtk_link_button_set_uri_hook


* Webkit / Gnome3:

I have yet to see xulrunner build against gnome3.0 =/
8 changes: 4 additions & 4 deletions help/C/xiphos.xml
Expand Up @@ -14,8 +14,8 @@
<!ENTITY onlinehelp SYSTEM "onlinehelp.xml">
<!ENTITY originallanguage SYSTEM "originallanguage.xml">

<!ENTITY appversion "3.1.4">
<!ENTITY manrevision "3.1.4">
<!ENTITY appversion "3.1.5">
<!ENTITY manrevision "3.1.5">
<!ENTITY date "2 October 2010">
<!ENTITY app "<application>Xiphos</application>">
<!ENTITY appname "Xiphos">
Expand Down Expand Up @@ -162,8 +162,8 @@ Template last modified Apr 11, 2002
</releaseinfo>
<revhistory>
<revision>
<revnumber>Xiphos Manual V3.1.4</revnumber>
<date>October 2010</date>
<revnumber>Xiphos Manual V3.1.5</revnumber>
<date>February 2012</date>
<revdescription>
<para role="author">The Xiphos Team</para>
<para role="publisher">The Xiphos Team</para>
Expand Down
2 changes: 1 addition & 1 deletion wscript
Expand Up @@ -17,7 +17,7 @@ import waffles.gnome as gnome
bzrrevno = '$CurRevno$'
bzrrevid = '$CurRevid$'

VERSION='3.1.4'
VERSION='3.1.5'

APPNAME='xiphos'
PACKAGE='xiphos'
Expand Down
2 changes: 1 addition & 1 deletion xiphos.spec
@@ -1,5 +1,5 @@
Name: xiphos
Version: 3.1.4
Version: 3.1.5
Release: 1
Summary: Bible study and research tool

Expand Down

0 comments on commit 111430d

Please sign in to comment.