[gnumeric-web] Release: 1.12.10



commit 7f42efc42653629f9355a814f53acf599692862a
Author: Morten Welinder <terra gnome org>
Date:   Tue Feb 11 23:13:21 2014 -0500

    Release: 1.12.10

 Makefile                                 |    1 +
 announcements/1.12/gnumeric-1.12.10.html |  199 ++++++++++++++++++++++++++++++
 announcements/1.12/index.html            |    1 +
 changelogs/1.12/changelog-1.12.10.txt    |  182 +++++++++++++++++++++++++++
 download.html                            |    2 +-
 5 files changed, 384 insertions(+), 1 deletions(-)
---
diff --git a/Makefile b/Makefile
index d503b03..ccfe498 100644
--- a/Makefile
+++ b/Makefile
@@ -252,6 +252,7 @@ WWWFILES =                                          \
        announcements/1.12/gnumeric-1.12.7.html         \
        announcements/1.12/gnumeric-1.12.8.html         \
        announcements/1.12/gnumeric-1.12.9.html         \
+       announcements/1.12/gnumeric-1.12.10.html        \
                                                        \
        style/date.png                                  \
        style/gnumeric52.png                            \
diff --git a/announcements/1.12/gnumeric-1.12.10.html b/announcements/1.12/gnumeric-1.12.10.html
new file mode 100644
index 0000000..69ac5cb
--- /dev/null
+++ b/announcements/1.12/gnumeric-1.12.10.html
@@ -0,0 +1,199 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+<!-- MARKER: start-header -->
+<head>
+<title>Gnumeric</title>
+<link rel="stylesheet" href="/style/style.css" type="text/css" />
+<link rel="icon" type="image/png" href="/logo.png" />
+</head>
+<body>
+<div id="wrap">
+  <a href="/"><div id="header">
+    <h1 id="logo-text"><span>Gnumeric</span></h1>
+    <p id="slogan">Free, Fast, Accurate &mdash; Pick Any Three!</p>
+    <img id="logo" src="/gnumeric.png" alt="logo" class="float-right"/>
+    </div></a>
+
+  <div id="nav">
+    <ul>
+      <li><a href="/">Home</a></li>
+      <li><a href="/development.html">Development</a></li>
+      <li><a href="/contact.html">Contact</a></li>
+    </ul>
+  </div>
+
+  <div id="content-wrap">
+    <!-- MARKER: start-main -->
+    <div id="main">
+      <div class="generalitem">
+        <h2><span class="gnumeric-bullet"></span>Gnumeric 1.12.10 aka &quot;TBD&quot; is now available</h2>
+       <p>The Gnumeric Team is pleased to announce the availability of
+       Gnumeric version 1.12.10.</p>
+       <p>Noteworthy news in this release:</p>
+       <ul>
+       <li>Accuracy improvements</li>
+       </ul>
+
+       <ul>
+       <li>Andreas
+         <ul>
+           <li>
+             Fix handling of dashes on ODF import. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=719509";>Bug 719509</a>].
+           </li>
+           <li>
+             Suppress some warnings in xlsx import. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=719680";>Bug 719680</a>].
+           </li>
+         </ul>
+       </li>
+       <li>Jean
+         <ul>
+           <li>
+             Accept 3D values for vector data. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=722294";>Bug 722294</a>].
+           </li>
+           <li>
+             Improve performance of ant-int cursor.  [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=381011";>Bug 381011</a>].
+           </li>
+           <li>
+             Fix filled sheet objects properties box on cancelling. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=723745";>Bug 723745</a>].
+           </li>
+         </ul>
+       </li>
+       <li>Mario Rugiero
+         <ul>
+           <li>
+             Fix leaks.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=720306";>Bug 720306</a>].
+           </li>
+         </ul>
+       </li>
+       <li>Morten
+         <ul>
+           <li>
+             Extend POCHHAMMER to negative values.
+           </li>
+           <li>
+             Improve accuracy of BETA and BETALN.
+           </li>
+           <li>
+             Improve accuracy of BESSELJ and BESSELY.
+           </li>
+           <li>
+             New functions: IMGAMMA, IMFACT, IMIGAMMA, IGAMMA.
+           </li>
+           <li>
+             Avoid some overflows in IMGAMMA.
+           </li>
+           <li>
+             Fix tabulation truncation issue.
+           </li>
+           <li>
+             Fix ABR.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=720353";>Bug 720353</a>].
+           </li>
+           <li>
+             Fix fuzzed file crashes.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=720425";>Bug 
720425</a>] [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=720426";>Bug 720426</a>] [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=720358";>Bug 720358</a>] [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=719349";>Bug 719349</a>]
+             [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=715002";>Bug 715002</a>].
+           </li>
+           <li>
+             Resurrect list of functions on the new Gnumeric wiki.
+           </li>
+           <li>
+             Resurrect support for non-ascii filenames on win32.  [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=557815";>Bug 557815</a>].
+           </li>
+           <li>
+             Fix timeout related critical in ItemGrid.
+           </li>
+           <li>
+             Fix win32 print crash.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=719997";>Bug 
719997</a>].
+           </li>
+           <li>
+             Fix solver problem with constraints.
+           </li>
+           <li>
+             Improve accuracy of R.PNORM and R.PLNORM for large arguments.
+           </li>
+           <li>
+             Improve accuracy of R.QCAUCHY.
+           </li>
+           <li>
+             Improve accuracy of R.DHYPER, R.DBINOM, R.DNBINOM, R.DPOIS,
+             RAYLEIGH.
+           </li>
+           <li>
+             Minor theming improvement.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=722074";>Bug 
722074</a>].
+           </li>
+           <li>
+             Save some vertical space between toolbars.
+           </li>
+           <li>
+             Fix array/merge interaction problem.  [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=723600";>Bug 723600</a>].
+           </li>
+           <li>
+             Fix problems with large, circular farms of VLOOKUP etc. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=723894";>Bug 723894</a>].
+           </li>
+         </ul>
+       </li>
+       </ul>
+      </div>
+      <div class="generalitem">
+        <h2><span class="gnumeric-bullet"></span>goffice 0.10.10 aka &quot;TBD&quot; is now available.</h2>
+      </div>
+       <p>The Gnumeric Team is pleased to announce the availability of
+       goffice version 0.10.10.</p>
+       <p>Noteworthy news in this release:</p>
+       <ul>
+       <li>Morten
+         <ul>
+           <li>
+             Fix graph guru appearance when used with gtk+-3.10. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=719681";>Bug 719681</a>].
+           </li>
+           <li>
+             Fix crasher in box plots. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=720310";>Bug 
720310</a>].
+           </li>
+           <li>
+             Fix elements number in polar plot series. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=720355";>Bug 720355</a>].
+           </li>
+           <li>
+             Always save an axis position. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=722402";>Bug 
722402</a>]      <li>
+             Improve complex math, notably complex power.
+           </li>
+           <li>
+             Add quad precision log and hypot functions.
+           </li>
+           <li>
+             Add quad precision atan2, sin, sinpi, asin, cos, cospi, acos
+             functions.
+           </li>
+           <li>
+             Add go_sinpi, go_cospi, go_tanpi, go_atan2pi.
+           </li>
+           <li>
+             Improve "General" format.
+           </li>
+           <li>
+             Improve Undo/Redo toolbar items.
+           </li>
+           <li>
+             Improve Color selector toolbar items.
+           </li>
+           <li>
+             Improve Pixmap selector toolbar items.
+           </li>
+         </ul>
+       </li>
+       </ul>
+      </div>
+      <div class="generalitem">
+        <h2><span class="gnumeric-bullet"></span>Availability</h2>
+       <blockquote>
+         <p><a 
href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/";>http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/</a></p>
+         <p><a 
href="http://ftp.gnome.org/pub/GNOME/sources/goffice/0.10/";>http://ftp.gnome.org/pub/GNOME/sources/goffice/0.10/</a></p>
+       </blockquote>
+      </div>
+    </div>
+    <!-- MARKER: end-main -->
+    <!-- MARKER: start-sidebar -->
+    <!-- MARKER: end-sidebar -->
+  </div>
+</div>
+</body>
+</html>
diff --git a/announcements/1.12/index.html b/announcements/1.12/index.html
index 775adf6..b84fdd3 100644
--- a/announcements/1.12/index.html
+++ b/announcements/1.12/index.html
@@ -32,6 +32,7 @@
       These are stable releases indented for regular users who want stability over
       features.  Generally we do not add features to stable series.</p>
       <ul>
+        <li><a href="gnumeric-1.12.10.html">1.12.10</a></li>
         <li><a href="gnumeric-1.12.9.html">1.12.9</a></li>
         <li><a href="gnumeric-1.12.8.html">1.12.8</a></li>
         <li><a href="gnumeric-1.12.7.html">1.12.7</a></li>
diff --git a/changelogs/1.12/changelog-1.12.10.txt b/changelogs/1.12/changelog-1.12.10.txt
new file mode 100644
index 0000000..c98c75d
--- /dev/null
+++ b/changelogs/1.12/changelog-1.12.10.txt
@@ -0,0 +1,182 @@
+2014-02-11  Morten Welinder <terra gnome org>
+
+       * Release 1.12.10
+
+2014-02-07  Morten Welinder  <terra gnome org>
+
+       * src/wbc-gtk-edit.c (wbcg_edit_finish): Disallow array formula
+       entry on top of merged cells.  Fixes #723600.
+
+2014-02-06  Jean Brefort  <jean brefort normalesup org>
+
+       * src/sheet-object-component.c (destroy_cb), (gnm_soc_user_config):
+       a better fix to previous issue.
+
+2014-01-30  Morten Welinder  <terra gnome org>
+
+       * src/wbc-gtk.c (cb_add_menus_toolbars): Tentatively request small
+       toolbar icons.
+
+       * src/item-cursor.c (item_cursor_draw): Make the ant animation
+       smoother (when not using the fallback).  Avoid using hard light
+       for ant-ing -- that doesn't work for the same reason as alpha not
+       working.  Always use phase=0 for non-ant stipples.
+       (GnmItemCursor): Use the canvas item's visibility flag instead of
+       rolling our own.
+
+2014-01-29  Morten Welinder  <terra gnome org>
+
+       * src/wbc-gtk.c (wbc_gtk_init): Add style classes for toolbar zones.
+
+       * src/item-cursor.c (cb_item_cursor_animation): Do a run-time
+       check for bad clipping somewhere in gtk+ or theme land.
+
+2014-01-28  Jean Brefort  <jean brefort normalesup org>
+
+       * src/sheet-object-component.c (gnm_soc_user_config): release the new
+       component reference to the workbook.
+
+2014-01-27  Morten Welinder  <terra gnome org>
+
+       * src/func.c (function_dump_defs): Undo wiki change.
+
+2014-01-21  Morten Welinder  <terra gnome org>
+
+       * src/item-cursor.c (cb_item_cursor_animation): Drastically lower
+       the amount of work we do for ant-ing.  Fixes #381011, patch from
+       Jean.
+       (ic_reload_style): Ignore alpha component of ant colours.
+
+2014-01-17  Jean Brefort  <jean brefort normalesup org>
+
+       * src/graph.c (gnm_go_data_vector_load_len),
+       (gnm_go_data_vector_load_values): accept 3D values for vector data.
+       [#722294]
+
+2014-01-16  Morten Welinder  <terra gnome org>
+
+       * src/wbc-gtk.c (cb_adjust_foreground_attributes): Renamed from
+       cb_darken_foreground_attributes and change to take non-white
+       background into account.
+
+2014-01-12  Morten Welinder  <terra gnome org>
+
+       * src/mathfunc.c (expmx2h): Split out from dnorm.
+       (dhyper): Round the chosen "p" to float to improve accuracy of
+       "q".
+
+2014-01-11  Morten Welinder  <terra gnome org>
+
+       * src/mathfunc.c (pow1p): Improve accuracy.
+       (R_D_nonint): Fix rounding problem.
+       (ebd0): New extended version of bd0.
+       (dpois_raw, dbinom_raw): Use ebd0.
+       (dbinom_raw): Handle x==n and x==0 much better.
+
+2014-01-08  Morten Welinder  <terra gnome org>
+
+       * src/wbc-gtk-actions.c (cb_file_sendto): Simplify using
+       g_mkdtemp_full.
+
+       * src/mathfunc.c (dpois_raw): Detect underflow in direct formula.
+
+       * src/gui-file.h: Namespace improvements.  Also make gui_file_read
+       return the WorkbookView instead of a boolean.
+
+2014-01-01  Morten Welinder  <terra gnome org>
+
+       * src/sf-dpq.c (dlnorm): Go crazy with accuracy.
+
+2013-12-31  Morten Welinder  <terra gnome org>
+
+       * src/sf-dpq.c (pfuncinverter, discpfuncinverter): Extract from
+       mathfunc.c
+
+2013-12-30  Morten Welinder  <terra gnome org>
+
+       * src/mathfunc.c (dnorm): Improve accuracy for x>5 (normalized).
+       (bd0): Reimplement.
+       (dpois_raw): Avoid going through logs, if possible.
+
+2013-12-25  Morten Welinder  <terra gnome org>
+
+       * src/item-grid.c (cb_cursor_come_to_rest): Clear ->tip_timer when
+       we return FALSE so we don't try to remove the source later.
+
+2013-12-22  Morten Welinder  <terra gnome org>
+
+       * src/gui-util.c (gnm_widget_measure_string): New function
+       allowing the elimination of all gtk_style_context_get_font calls.
+
+2013-12-19  Morten Welinder  <terra gnome org>
+
+       * src/sf-gamma.c (qfactf): Squeeze a few extra bits out of this,
+       especially when |x|<<1.  Ditto for x<-1.
+
+2013-12-17  Morten Welinder  <terra gnome org>
+
+       * src/sf-gamma.c (complex_gamma): Turn a complex division into a
+       multiplication.
+
+2013-12-14  Morten Welinder  <terra gnome org>
+
+       * src/sf-gamma.c (complex_igamma): New function.
+
+2013-12-12  Mario Rugiero  <mrugiero gmail com>
+
+       * */*.c: Fix some leaks and null dereferences pointed out by
+       cppcheck.
+
+2013-12-12  Morten Welinder  <terra gnome org>
+
+       * src/parser.y (array_row): Avoid overrunning string when multiple
+       missing closing parentheses are detected.  Fixes #720353.
+
+2013-12-11  Morten Welinder  <terra gnome org>
+
+       * src/gui-util.c (gnumeric_popup_menu): Use the screen from
+       gdk_event_get_screen, not from ->screen.  This might fix #720182.
+
+       * src/*.c: Use accessor function for GdkEvent when convenient.
+
+2013-12-07  Morten Welinder  <terra gnome org>
+
+       * src/application.c (gnm_app_init): Don't allocate a
+       GtkRecentManager if we are not in gui mode.
+
+       * src/position.c (gnm_cellref_hash): Avoid undefined signed integer
+       behaviour.
+       * src/dependent.c (deprange_hash): Ditto.
+
+2013-12-04  Morten Welinder  <terra gnome org>
+
+       * src/sf-gamma.c (gamma_error_factor): Add extra term.
+
+2013-12-07  Morten Welinder  <terra gnome org>
+
+       * src/sf-gamma.c (qgammaf): Avoid losing the least significant bit
+       of the argument for [-1.5;-0.5].
+
+       * src/complex.c (complex_fact): Avoid infinite recursion for 0 <
+       Re z < 1/2.  Avoid some overflow.
+
+2013-12-02  Morten Welinder  <terra gnome org>
+
+       * src/sf-bessel.c (bessel_y): Use the J series when possible.
+
+2013-12-07  Morten Welinder  <terra gnome org>
+
+       * src/sf-bessel.c (bessel_j): Use the taylor series in the
+       parameter range where that makes sense.
+
+       * src/sf-gamma.c (gnm_lbeta3): Improve accuracy.
+       (gnm_beta): Ditto.
+
+2013-11-30  Morten Welinder  <terra gnome org>
+
+       * src/sf-gamma.c (pochhammer): Drop give_log arguments.  Extend to
+       negative values.
+
+2013-11-28  Morten Welinder <terra gnome org>
+
+       * configure.ac: Post-release bump.
diff --git a/download.html b/download.html
index 9e00cbe..9203577 100644
--- a/download.html
+++ b/download.html
@@ -36,7 +36,7 @@
       <div class="generalitem">
        <h2><span class="gnumeric-bullet"></span>Source Code</h2>
        <p>Users experienced with compiling software
-       can <a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.9.tar.xz";>download
+       can <a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.10.tar.xz";>download
        the latest release</a>.</p>
       </div>
       <div class="generalitem">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]