summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUnit 193 <unit193@ubuntu.com>2015-03-19 21:18:06 -0400
committerUnit 193 <unit193@ubuntu.com>2015-03-19 21:18:06 -0400
commit1809e0b34ae5219974c45d9d55553a13f370f972 (patch)
treeb0a9c4982ef8196903dce699a061f4f39680195f /ChangeLog
parent3a4503409225e77cdf51273771606d3f9d6a815f (diff)
Imported Upstream version 3.2.2+dfsg1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog194
1 files changed, 194 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b92915..a313904 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,197 @@
+2014-06-24 karl <charcoal@users.sf.net>
+
+ * (re-)add gui_generic_warning_modal() for wait-for-input warnings.
+ * some additional GTK3 de-lint.
+
+2014-08-15 terry <tbiggs@users.sf.net>
+
+ * adjusted initial size settings, don't cut off sidebar.
+
+2014-08-09 terry <tbiggs@users.sf.net>
+
+ * gtk3 de-lint.
+
+2014-06-09 karl <charcoal@users.sf.net>
+
+ * fix f20 linty whine about printf-style args.
+ * de-clutter biblesync prefs page.
+ * statusbar feedback on BSP nav.
+ * statusbar feedback for alt-[SRM].
+ * remove doubled win32 name for BSP sender.
+
+2014-06-06 karl <charcoal@users.sf.net>
+
+ * 3.2.1 release.
+
+2014-06-04 karl <charcoal@users.sf.net>
+
+ * Fixed a lot of other BSP stuff over the last couple weeks, added
+ many features, uses new, separate prefs page, extricated into
+ independent library.
+ * Fixed long-standing (decade-plus?) error in inconsistent use of
+ option name "Cross-references". Wow.
+
+2014-05-07 karl <charcoal@users.sf.net>
+
+ * Fix network failure scheme: Reset mode properly, tell user.
+ * Add ctrl-alt-shift-{O,P,S,A} to engage BibleSync:
+ off, personal, speaker, audience.
+
+2014-05-05 karl <charcoal@users.sf.net>
+
+ * 3.2.0 release.
+
+2014-04-28 karl <charcoal@users.sf.net>
+
+ * added initial BibleSync implementation.
+
+2014-04-19 karl <charcoal@users.sf.net>
+
+ * generalize companion in .conf: Companion=This,That,TheOther.
+ arbitrary number of companions. the 1st opens in main window,
+ any others in detached windows. requested in 2008 by Wycliffe,
+ to support "fast" (per verse) and "slow" (broad sectional)
+ commentaries.
+
+2014-04-15 karl <charcoal@users.sf.net>
+
+ * small formatting cleanup in settings.c.
+ * removed user permission query for gconf handlers (bug 507).
+ * removed middle-click on bookmark (bug 509).
+ * unconditionalized chdir(sword_path) from DEBUG (bug 510).
+
+2014-04-14 karl <charcoal@users.sf.net>
+
+ * fix bad passage export structure failure-to-init and data bleed.
+
+2014-04-10 karl <charcoal@users.sf.net>
+
+ * added crash-avoidance test for null list in display_verse_list.
+
+2014-04-03 karl <charcoal@users.sf.net>
+
+ * added Alt-R for Red Words as well.
+
+2014-03-01 karl <charcoal@users.sf.net>
+
+ * added Alt-S/Alt-M kbd shortcuts for Strong's/morphology toggle.
+
+2014-01-12 karl <charcoal@users.sf.net>
+
+ * 3.1.6 release.
+
+2014-01-12 karl <charcoal@users.sf.net>
+
+ * copyright update.
+ * deleted farsi *.chm.
+
+2013-11-02 karl <charcoal@users.sf.net>
+
+ * fix "Display" -> "display" typo necessities for bible dialogs.
+ * correct export passage off-by-one chapter when including last verse.
+
+2013-07-29 karl <charcoal@users.sf.net>
+
+ * updates for far-too-late-in-the-game updates to renderText() etc.
+
+2013-04-05 terry <tbiggs@users.sf.net>
+
+ * added webkit editor for studypad - requires gtk+3.0
+
+2013-04-05 terry <tbiggs@users.sf.net>
+
+ * added two buttons to the export dialog
+ <Refernce Last>
+ <Include Version>
+ * added file to store export dialog prefs and format
+ strings. .xiphos/export_copy.xml
+
+2013-01-27 karl <charcoal@users.sf.net>
+
+ * update gtk2/gtk3 changes to avoid excess #if use.
+
+2013-01-25 greg <hellings@users.sf.net>
+
+ * Fixed many of the GTK3 deprecation warnings.
+ Table->grid and color->rgba conversions are still needed.
+
+2013-01-25 greg <hellings@users.sf.net>
+
+ * Removed SWORD deprecated method warnings.
+
+2013-01-08 greg <hellings@users.sf.net>
+
+ * Add support for the brand new SFTP functionality in SWORD's SVN.
+
+2012-12-15 karl <charcoal@users.sf.net>
+
+ * delete dead/historic/useless KJV "&para;" (ΒΆ) handling.
+
+2012-11-03 karl <charcoal@users.sf.net>
+
+ * add dbus-daemon spawn for win32 (incomplete).
+ * change IRC nick startup to use version+OS.
+ * fix broken ubuntu gtk2 build by avoiding outdated gecko refs
+ and making sure webkit definitions remain (python indent sucks).
+
+2012-10-07 karl <charcoal@users.sf.net>
+
+ * add use of getRenderHeader() so that we get prototype XHTML style.
+
+2012-10-05 karl <charcoal@users.sf.net>
+
+ * strip out some more problematic unicode punctuation for Read Aloud.
+
+2012-09-30 karl <charcoal@users.sf.net>
+
+ * code simplification: remove gtkhtml3, once and for all.
+ we have committed to XHTML filters in Sword. those filters
+ depend on <span>, which means that the gtkhtml3 backend is no
+ longer an option. the world must catch up and deploy webkit.
+
+2012-09-29 karl <charcoal@users.sf.net>
+
+ * add "friendly" (month name) display in dict window for devotional.
+ * remove last of NO_SWORD_SET_RENDER_NOTE_NUMBERS from display.cc.
+
+2012-09-26 karl <charcoal@users.sf.net>
+
+ * add save/restore of prefs, adv.search, and mod.mgr.
+
+2012-09-23 karl <charcoal@users.sf.net>
+
+ * convert from HTMLHREF to XHTML filter sets.
+
+2012-09-18 karl <charcoal@users.sf.net>
+
+ * added Greg's patch for HTTP & HTTPS install sources.
+
+2012-08-20 karl <charcoal@users.sf.net>
+
+ * fix #3522395 chdir(sword-path) to stop inadvertent strrchr() use.
+
+2012-08-22 karl <charcoal@users.sf.net>
+
+ * bind Alt-A to annotate verse, analogous to Alt-B for bookmark verse.
+ * change daily devotional date display to "friendly" (i.e. month name).
+ * adv.search: move "optimized" selection to top.
+
+2012-08-20 karl <charcoal@users.sf.net>
+
+ * add <sup>strongs/morph</sup> giving smaller, less obtrusive font.
+
+2012-08-15 karl <charcoal@users.sf.net>
+
+ * remove "old bookmarks"/"gnode" (dead) code.
+
+2012-08-11 karl <charcoal@users.sf.net>
+
+ * add ability to open pers.comm and journals in non-editor windows.
+
+2012-03-18 karl <charcoal@users.sf.net>
+
+ * add OSISVariants support.
+
2012-02-19 karl <charcoal@users.sf.net>
* 3.1.5 release.