[gnomeweb-wml] Gnumeric: 1.12.3



commit 598fa4994d11542df20ef94836453bd7f235d666
Author: Morten Welinder <terra gnome org>
Date:   Tue Jun 25 20:25:22 2013 -0400

    Gnumeric: 1.12.3

 .../gnumeric/announcements/1.12/Makefile.am        |    1 +
 .../announcements/1.12/gnumeric-1.12.3.shtml       |  278 ++++++++++++++++++++
 .../gnumeric/announcements/1.12/index.shtml        |    1 +
 .../gnumeric/changelogs/1.12/Makefile.am           |    1 +
 .../gnumeric/changelogs/1.12/changelog-1.12.3.txt  |  202 ++++++++++++++
 .../gnumeric/changelogs/1.12/index.shtml           |    1 +
 projects.gnome.org/gnumeric/downloads.shtml        |    6 +-
 projects.gnome.org/gnumeric/header-end.shtml       |    2 +-
 projects.gnome.org/gnumeric/index.shtml            |   12 +
 9 files changed, 500 insertions(+), 4 deletions(-)
---
diff --git a/projects.gnome.org/gnumeric/announcements/1.12/Makefile.am 
b/projects.gnome.org/gnumeric/announcements/1.12/Makefile.am
index ef60556..8932158 100644
--- a/projects.gnome.org/gnumeric/announcements/1.12/Makefile.am
+++ b/projects.gnome.org/gnumeric/announcements/1.12/Makefile.am
@@ -1,6 +1,7 @@
 urlpath = /gnumeric/announcements/1.12
 
 page_SCRIPTS= \
+       gnumeric-1.12.3.shtml \
        gnumeric-1.12.2.shtml \
        gnumeric-1.12.1.shtml \
        gnumeric-1.12.0.shtml \
diff --git a/projects.gnome.org/gnumeric/announcements/1.12/gnumeric-1.12.3.shtml 
b/projects.gnome.org/gnumeric/announcements/1.12/gnumeric-1.12.3.shtml
new file mode 100644
index 0000000..d618f47
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.12/gnumeric-1.12.3.shtml
@@ -0,0 +1,278 @@
+<!--#set var="title" value="Gnumeric 1.12.3" --><!--#set var="rootdir" value="../.." --><!--#include 
virtual="../../header-begin.shtml" -->
+<!--#include virtual="../../header-end.shtml" -->
+
+  <h2>Gnumeric 1.12.3 aka &quot;Ray's Release&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+  Gnumeric version 1.12.3.  This release requires the concurrently
+  released Goffice 0.12.3.</p>
+  <p>Noteworthy news in this release:</p>
+  <ul>
+  <li>Handling of corrupted files: We thought we had this fairly well
+  covered with our own infrastructure to manufacture corrupted files
+  from valid ones, but Juha Kylmänen
+  from <a href="https://www.ee.oulu.fi/research/ouspg/";>Oulu
+  University Secure Programming Group</a> proved us wrong by supplying
+  a large number of corrupted files for which we were crashing.
+  Thanks!</li>
+  <li>Documentation updates</li>
+  <li>Linear regression now works reasonably when the source columns
+  are linearly dependent.</li>
+  <li>New plot type: matrix plot</li>
+  </ul>
+
+  <h3>Ray Dassen Passed Away</h3>
+  <p>The Gnumeric Team mourns the loss
+    of <a href="http://www.condoleance.nl/14314";>Ray Dassen</a> who
+    recently passed away at the age of only 40 years.</p>
+  <p>In Gnumeric context we knew him as "JHM" and he was our liaison
+    with the Debian project, taking care of builds and first-line bug
+    report triage.  He also took care of various janitorial tasks that
+    an old project like Gnumeric accumulates.  Ray contributed to the
+    project for at least the past 12 years.</p>
+  <p>This release is dedicated to Ray.  We miss you.</p>
+
+  <h2>Details for this release</h2>
+  <ul>
+  <li>Andreas
+    <ul>
+      <li>
+       Fix border handling for merged cells in LaTeX export.
+      </li>
+      <li>
+       Fix 'Go to First'. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=699631";>Bug 699631</a>].
+      </li>
+      <li>
+       Fix data merges. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=699897";>Bug 699897</a>].
+      </li>
+      <li>
+       Fix editing of hyperlinks. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=700732";>Bug 
700732</a>].
+      </li>
+      <li>
+       Fix conditional formatting crash. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=700969";>Bug 
700969</a>].
+      </li>
+      <li>
+       Do not include hidden cells in automatic print range. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=700994";>Bug 700994</a>].
+      </li>
+      <li>
+       Make buttons 1 and 2 behave similarly when selecting cells. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=700792";>Bug 700792</a>].
+      </li>
+      <li>
+       Warn when encountering extLst in xlsx import. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=700018";>Bug 700018</a>].
+      </li>
+      <li>
+       Use ctrl-a only to select the whole sheet, if the sheet
+       has focus. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=699746";>Bug 699746</a>].
+      </li>
+      <li>
+       Add a keyboard shortcut to jump to the current cell indicator.
+       [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=699710";>Bug 699710</a>].
+      </li>
+      <li>
+       Fix placement of hyperlink tooltip. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=701436";>Bug 
701436</a>].
+      </li>
+      <li>
+       Adjust cell comment display. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=698519";>Bug 
698519</a>].
+      </li>
+      <li>
+       Make reference display in paste/define names dialog consistent with
+       sheet preferences. [Debian <a href="https://bugzilla.gnome.org/show_bug.cgi?id=699054";>Bug 
699054</a>].
+      </li>
+      <li>
+       Write/read pagesetup settings to/from xlsx. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=701834";>Bug 701834</a>].
+      </li>
+      <li>
+       Fix in-cell-combos attached to merged cells. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=702146";>Bug 702146</a>].
+      </li>
+      <li>
+       Use the pagesetup setting to determine the landscape option in LaTeX
+       export [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=702169";>Bug 702169</a>].
+      </li>
+      <li>
+       Fix ODF crash. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=702197";>Bug 702197</a>].
+      </li>
+      <li>
+       In ODF import ignored mentioned but not included sheets. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=698388";>Bug 698388</a>].
+      </li>
+      <li>
+       Fix crash on corrupted files.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=702205";>Bug 
702205</a>] [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=702219";>Bug 702219</a>] [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=702285";>Bug 702285</a>]
+       [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=702288";>Bug 702288</a>] [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=702364";>Bug 702364</a>] [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=702409";>Bug 702409</a>] [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=702486";>Bug 702486</a>] [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=702485";>Bug 702485</a>] [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=702498";>Bug 702498</a>] [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=702322";>Bug 702322</a>]
+       [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=702689";>Bug 702689</a>].
+      </li>
+      <li>
+       Some documentation improvements. [Debian <a 
href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621735";>Bug 621735</a>] [Debian <a 
href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530462";>Bug 530462</a>].
+      </li>
+      <li>
+       Fix crash on xlsx import due to external references. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=702407";>Bug 702407</a>].
+      </li>
+      <li>
+       Fix reading of conditional formats from xls files. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=702612";>Bug 702612</a>].
+      </li>
+      <li>
+       Fix reading of solid fill conditional formats from xlsx files. 
+       [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=702615";>Bug 702615</a>].
+      </li>
+      <li>
+       Improve xlsx import of new stat function names.
+      </li>
+      <li>
+       Fix export of FLOOR(x) to xlsx. [Debian <a 
href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464732";>Bug 464732</a>].
+      </li>
+      <li>
+       Fix clipboard related crash. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=702868";>Bug 
702868</a>].
+      </li>
+    </ul>
+  </li>
+  <li>Darrell Tangman
+    <ul>
+      <li>
+       Update documentation for Edit and Insert menus. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=700596";>Bug 700596</a>].
+      </li>
+      <li>
+       Update documentation for comments and hyperlinks. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=700797";>Bug 700797</a>].
+      </li>
+      <li>
+       Consolidate comment, hyperlinks, names documentation.
+      </li>
+      <li>
+       Update documentation for Manage Sheets, R1C1 notation,
+       sheet ranges. 1.12 updates, typo corrections, misc. cleanup.
+      </li>
+    </ul>
+  </li>
+  <li>Dmitry Smirnov
+    <ul>
+      <li>
+       Fixes to the gnumeric and ssconvert manual pages.
+      </li>
+    </ul>
+  </li>
+  <li>Jean
+    <ul>
+      <li>
+       Adjust labels vertical alignment in document properties
+       dialog. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=700156";>Bug 700156</a>].
+      </li>
+      <li>
+       Don't crash when exchanging missing axes. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=702126";>Bug 702126</a>].
+      </li>
+      <li>
+       Don't accept GNM_SHEET_PATTERNS as a valid pattern. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=702833";>Bug 702833</a>].
+      </li>
+    </ul>
+  </li>
+  <li>Morten
+    <ul>
+      <li>
+       Improve xlsx import of style-only cells.
+      </li>
+      <li>
+       Don't write empty cells to .gnumeric.
+      </li>
+      <li>
+       Add MPSEUDOINVERSE function.
+      </li>
+      <li>
+       Add ctrl-shift-z as extra accelerator for redo.  [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=699579";>Bug 699579</a>].
+      </li>
+      <li>
+       Fix conditional format problem.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=699647";>Bug 
699647</a>].
+      </li>
+      <li>
+       Remove gobject property strings from translation corpus.
+      </li>
+      <li>
+       Improve LINEST.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=551457";>Bug 551457</a>].
+      </li>
+      <li>
+       Improve statfuns tests.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=700294";>Bug 700294</a>].
+      </li>
+      <li>
+       Improve mathfuns tests.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=700295";>Bug 700295</a>].
+      </li>
+      <li>
+       Add new R.PTUKEY function.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=700132";>Bug 
700132</a>].
+      </li>
+      <li>
+       Add new Q.PTUKEY function.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=700132";>Bug 
700132</a>].
+      </li>
+      <li>
+       Fix missing translation of certain function examples.
+      </li>
+      <li>
+       Add new SNORM.DIST.RANGE function.
+      </li>
+      <li>
+       Fix critical when last row deleted.
+      </li>
+      <li>
+       Fix criticals in about dialog.
+      </li>
+      <li>
+       Introspection fixes.
+      </li>
+      <li>
+       Fix xls/biff5 link export.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=701604";>Bug 
701604</a>].
+      </li>
+      <li>
+       Workaround problems with automake 1.13.
+      </li>
+      <li>
+       Fix crashes on corrupted files.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=702101";>Bug 
702101</a>] [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=702182";>Bug 702182</a>] [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=702218";>Bug 702218</a>]
+       [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=702267";>Bug 702267</a>] [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=702277";>Bug 702277</a>] [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=702379";>Bug 702379</a>] [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=702658";>Bug 702658</a>] [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=703006";>Bug 703006</a>].
+      </li>
+      <li>
+       Improve xls import of new stat function names.
+      </li>
+      <li>
+       Plug leaks.
+      </li>
+    </ul>
+  </li>
+  </ul>
+  <h2>goffice 0.10.3 aka &quot;Ray's Release&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+  goffice version 0.10.3.</p>
+  <ul>
+  <li>Jean
+    <ul>
+      <li>
+       Implement color scales. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=695829";>Bug 695829</a>].
+      </li>
+      <li>
+       Allow color scales to have titles. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=688595";>Bug 
688595</a>].
+      </li>
+      <li>
+       Allow regression equation frame to rotate with text. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=701546";>Bug 701546</a>].
+      </li>
+      <li>
+       New matrix plots. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=657918";>Bug 657918</a>][<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=680806";>Bug 680806</a>].
+      </li>
+      <li>
+       Set a minimal size for the graph property box. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=699473";>Bug 699473</a>].
+      </li>
+      <li>
+       Fix crash when loading an invalid graph with a custom theme. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=702887";>Bug 702887</a>].
+      </li>
+    </ul>
+  </li>
+  <li>Morten
+    <ul>
+      <li>
+       Fix issue with librsvg includes.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=695167";>Bug 
695167</a>].
+      </li>
+      <li>
+       Make linear regression handle the case where the input
+       columns are not independent.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=551457";>Bug 
551457</a>].
+      </li>
+      <li>
+       Install the unknown_image icon from Gnumeric.  [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=700742";>Bug 700742</a>].
+      </li>
+    </ul>
+  </li>
+  </ul>
+  <h2>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>
+<!--#include virtual="../../footer.shtml" -->
diff --git a/projects.gnome.org/gnumeric/announcements/1.12/index.shtml 
b/projects.gnome.org/gnumeric/announcements/1.12/index.shtml
index bb02e2b..320955a 100644
--- a/projects.gnome.org/gnumeric/announcements/1.12/index.shtml
+++ b/projects.gnome.org/gnumeric/announcements/1.12/index.shtml
@@ -20,6 +20,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.3.shtml">1.12.3</a></li>
   <li><a href="gnumeric-1.12.2.shtml">1.12.2</a></li>
   <li><a href="gnumeric-1.12.1.shtml">1.12.1</a></li>
   <li><a href="gnumeric-1.12.0.shtml">1.12.0</a></li>
diff --git a/projects.gnome.org/gnumeric/changelogs/1.12/Makefile.am 
b/projects.gnome.org/gnumeric/changelogs/1.12/Makefile.am
index 2b890a1..32fec4f 100644
--- a/projects.gnome.org/gnumeric/changelogs/1.12/Makefile.am
+++ b/projects.gnome.org/gnumeric/changelogs/1.12/Makefile.am
@@ -1,6 +1,7 @@
 urlpath = /gnumeric/changelogs/1.12
 
 page_SCRIPTS=                  \
+       changelog-1.12.3.txt    \
        changelog-1.12.2.txt    \
        changelog-1.12.1.txt    \
        changelog-1.12.0.txt    \
diff --git a/projects.gnome.org/gnumeric/changelogs/1.12/changelog-1.12.3.txt 
b/projects.gnome.org/gnumeric/changelogs/1.12/changelog-1.12.3.txt
new file mode 100644
index 0000000..7ffdef1
--- /dev/null
+++ b/projects.gnome.org/gnumeric/changelogs/1.12/changelog-1.12.3.txt
@@ -0,0 +1,202 @@
+2013-06-25  Morten Welinder <terra gnome org>
+
+       * Release 1.12.3
+
+2013-06-24  Morten Welinder  <terra gnome org>
+
+       * src/xml-sax-read.c (xml_sax_solver_start): Ensure we have a
+       sheet.  Fixes #703006.
+
+2013-06-23  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+       * src/gui-clipboard.c (x_clipboard_get_cb): take care of the case
+       without sheet
+
+2013-06-22  Jean Brefort  <jean brefort normalesup org>
+
+       * src/mstyle.c (gnm_style_set_pattern): don't accept GNM_SHEET_PATTERNS as
+       a valid pattern. [#702833]
+       * src/pattern.c (gnumeric_background_set): ditto.
+
+2013-06-21  Morten Welinder  <terra gnome org>
+
+       * src/item-grid.c (item_grid_draw_region): Plug leak.
+
+       * src/item-bar.c (ib_reload_style): Plug leak.
+
+2013-06-20  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+       * src/wbc-gtk.c (show_gui): protect against excessively large
+       preferred widow sizes
+
+2013-06-14  Morten Welinder  <terra gnome org>
+
+       * src/sheet-object-graph.c (dim_start): Don't crash on NULL desc.
+
+       * src/workbook.c (workbook_sheet_delete): Debug.
+       (workbook_dispose): Also clear style here.  Styles can have
+       dependents now.  Fixes #702218.
+
+2013-06-14  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+       * src/sheet-view.c (sv_sheet_r1c1_changed): check for NULL selection
+
+2013-06-12  Morten Welinder  <terra gnome org>
+
+       * src/sheet-merge.c (gnm_sheet_merge_add): Ensure range is sane.
+       Fixes #702101.
+
+2013-06-04  Morten Welinder  <terra gnome org>
+
+       * src/ssdiff.c (xml_style_changed): Teach this a bit about links.
+
+2013-06-01  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+       * src/sheet-control-gui.c (scg_comment_display_filter_cb): new
+       (scg_comment_display): adjust background and fontcolor if necessary
+
+2013-06-01  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+       * src/item-grid.c (cb_cursor_come_to_rest):
+       gnumeric_position_tooltip needs the tooltip size, so load the text
+       before calling it.
+
+2013-05-29  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+       * src/item-grid.c (item_grid_button_released): do not trigger hyper link
+       with button 2
+
+2013-05-27  Morten Welinder  <terra gnome org>
+
+       * src/mathfunc.c (pnorm2): Drop log_p argument.  We don't need it
+       and we aren't very good at it.
+
+2013-05-27  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+       * component/Gnumeric-embed.xml.in: add accelerator
+       * src/GNOME_Gnumeric-gtk.xml.in: add accelerator
+       * src/wbc-gtk-actions.c (cb_edit_goto_cell_indicator): new
+       (EditGotoCellIndicator): new
+       * src/wbc-gtk.c (cb_post_activate): do not interfere with EditGotoCellIndicator
+       (wbcg_focus_current_cell_indicator): new
+       * src/wbc-gtk.h (wbcg_focus_current_cell_indicator): new
+
+2013-05-27  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+       * component/Gnumeric-embed.xml.in: ctrl-a will be handled in gnm-pane.c
+       * src/GNOME_Gnumeric-gtk.xml.in: ctrl-a will be handled in gnm-pane.c
+       * src/wbc-gtk-actions.c: ctrl-a will be handled in gnm-pane.c
+       * src/gnm-pane.c (gnm_pane_key_mode_sheet): recognize and handle ctrl-a
+
+2013-05-26  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+       * src/item-grid.c (item_grid_button_pressed): make buttons 1 and 2
+       behave the same as far as cell selection is concerned. This fixes
+       bug #700792
+       (item_grid_button_released): ditto
+
+2013-05-26  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+       * src/sheet.c (sheet_get_extent): add argument to indicate whether
+       to include hidden cells
+       (cb_sheet_get_extent): handle hidden cells setting
+       (sheet_get_printarea): do not include hidden cells
+       * src/sheet.h (sheet_get_extent): add argument and change all
+       callers
+
+2013-05-26  Morten Welinder  <terra gnome org>
+
+       * src/mathfunc.c (ptukey_wprob): Use as many intervals as needed.
+       Termiate when contributions vanish.
+
+2013-05-24  Morten Welinder  <terra gnome org>
+
+       * src/mathfunc.c (R_ptukey): Accelerate handling of right tail of
+       the outer integral.
+       (pfuncinverter): Handle lack of dfunc (poorly).
+
+2013-05-23  Morten Welinder  <terra gnome org>
+
+       * src/mathfunc.c (ptukey_otsum): Split integration of a single
+       interval out from out from R_ptukey.
+       (R_ptukey): Split the interval nearest 0 into a sequence of
+       intervals over which the integrand looks a lot more like a
+       polynomial.  This fixes accuracy problems for low degrees of
+       freedom.
+
+       * src/sheet-style.c (internal_style_list): Fix critical.
+
+2013-05-22  Morten Welinder  <terra gnome org>
+
+       * src/mathfunc.c (R_ptukey): Even more C, even less Fortran.
+
+2013-05-21  Morten Welinder  <terra gnome org>
+
+       * src/mathfunc.c (R_ptukey): More C, less Fortran.
+
+2013-05-19  Morten Welinder  <terra gnome org>
+
+       * src/mathfunc.c (ptukey_wprob): Sanitize handling of integration
+       boundaries.
+       (pnorm2): Get rid of mu and sigma arguments.  Improve accuracy.
+
+2013-05-18  Morten Welinder  <terra gnome org>
+
+       * src/mathfunc.c (pnorm2): New function.
+       (R_ptukey): New function imported from R with local improvements.
+
+2013-05-15  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+       * src/print.c (gnm_create_widget_cb): by default observe
+       manual page breaks
+
+2013-05-14  Morten Welinder  <terra gnome org>
+
+       * src/rangefunc.c (gnm_range_multinomial): Add range check.
+       (gnm_range_geometric_mean): Handle two FIXMEs.
+
+2013-05-13  Morten Welinder  <terra gnome org>
+
+       * src/*.c: Mark gobject property strings as P_(...).
+
+2013-05-08  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+       * src/commands.c (cmd_merge_data_redo): unref merge_contents
+
+2013-05-08  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+       * src/commands.c (cmd_merge_data_redo): use gnm_cell_set_value
+       rather than gnm_cell_assign_value
+
+2013-05-06  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+       * src/sheet-utils.c (gnm_sheet_guess_data_range): also check
+       first column
+
+2013-05-05  Morten Welinder  <terra gnome org>
+
+       * src/dependent.c (style_dep_eval): New function.  Re-clear the
+       rendered value here.  Fixes #699647.
+
+2013-05-03  Morten Welinder  <terra gnome org>
+
+       * src/wbc-gtk.c (create_undo_redo): Add Ctrl-Shift-z as alternate
+       accelerator for redo.  Fixes #699579.
+       (wbc_gtk_create_notebook_area): Mark the button notebook as non
+       focusable.
+
+       * src/sheet.c (sheet_range_set_text_cb): Add redraw.
+
+2013-05-01  Morten Welinder  <terra gnome org>
+
+       * src/print-info.c: Add gsf includes to make things work with
+       libgsf 1.14.24.  Redhat #957851.
+
+2013-04-29  Morten Welinder  <terra gnome org>
+
+       * src/xml-sax-write.c (cb_write_cell): Ignore completely empty
+       cells.
+
+2013-04-26  Morten Welinder <terra gnome org>
+
+       * configure.ac: Post-release bump.
diff --git a/projects.gnome.org/gnumeric/changelogs/1.12/index.shtml 
b/projects.gnome.org/gnumeric/changelogs/1.12/index.shtml
index ec25b37..2a595ab 100644
--- a/projects.gnome.org/gnumeric/changelogs/1.12/index.shtml
+++ b/projects.gnome.org/gnumeric/changelogs/1.12/index.shtml
@@ -18,6 +18,7 @@
 <p>Click on a link to go to the change log for that Gnumeric release.</p>
 <ul>
   <!-- new entries go on top -->
+  <li><a href="changelog-1.12.3.txt">1.12.3</a></li>
   <li><a href="changelog-1.12.2.txt">1.12.2</a></li>
   <li><a href="changelog-1.12.1.txt">1.12.1</a></li>
   <li><a href="changelog-1.12.0.txt">1.12.0</a></li>
diff --git a/projects.gnome.org/gnumeric/downloads.shtml b/projects.gnome.org/gnumeric/downloads.shtml
index d6f615e..7a49542 100644
--- a/projects.gnome.org/gnumeric/downloads.shtml
+++ b/projects.gnome.org/gnumeric/downloads.shtml
@@ -97,10 +97,10 @@ method for people who wish to help test development versions of Gnumeric.</p>
 
 
 <h3>Stable Branch</h3>
-<p>The current stable version of Gnumeric is 1.12.2.  Please read the
-<a href="announcements/1.12/gnumeric-1.12.2.shtml">release notes</a>.
+<p>The current stable version of Gnumeric is 1.12.3.  Please read the
+<a href="announcements/1.12/gnumeric-1.12.3.shtml">release notes</a>.
 The source code is available as a <a
-href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.2.tar.xz";>xz compressed 
tarball</a>.  Dependencies for this version are:</p>
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.3.tar.xz";>xz compressed 
tarball</a>.  Dependencies for this version are:</p>
 <div id="deptable">
 <table class="dependencies">
   <thead>
diff --git a/projects.gnome.org/gnumeric/header-end.shtml b/projects.gnome.org/gnumeric/header-end.shtml
index 1213f05..d81b767 100644
--- a/projects.gnome.org/gnumeric/header-end.shtml
+++ b/projects.gnome.org/gnumeric/header-end.shtml
@@ -15,7 +15,7 @@
          <li><a href="<!--#echo var="rootdir" -->/downloads.shtml">Get
          Gnumeric Now!</a></li>
          <li><a
-href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.2.tar.xz";>Latest
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.3.tar.xz";>Latest
 Source</a></li>
 <!--     <li><a
 href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.11/gnumeric-1.11.91.tar.xz";>Latest
diff --git a/projects.gnome.org/gnumeric/index.shtml b/projects.gnome.org/gnumeric/index.shtml
index e978713..61fab21 100644
--- a/projects.gnome.org/gnumeric/index.shtml
+++ b/projects.gnome.org/gnumeric/index.shtml
@@ -42,6 +42,18 @@
       <a href="features.shtml">go here</a>.</p>
 
       <h2>News</h2>
+      <p>June 2013:
+      <a href="announcements/1.12/gnumeric-1.12.3.shtml">Gnumeric
+      1.12.3 is out</a>.  Get it
+      from <a href="downloads.shtml">here</a>!  We do not currently
+      have a Win32 build; we are waiting for GTK3/Win32 to be ready,
+      but if someone with the right set of skills want to give it a
+      try, we'll help with any Gnumeric-side problems.<!--We have
+      a <a href="http://people.gnome.org/~mortenw/gnumeric/gnumeric-1.10.17-xxxxxxxx.exe";>Win32</a>
+      build of that.  (Sources in the same directory except for parts
+      found on this site.  Note, however, that recompilation is very
+      difficult.)--></p>
+
       <p>April 2013:
       <a href="announcements/1.12/gnumeric-1.12.2.shtml">Gnumeric
       1.12.2 is out</a>.  Get it


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