[gnumeric-web] Gnumeric: 1.12.12
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric-web] Gnumeric: 1.12.12
- Date: Tue, 4 Mar 2014 00:53:59 +0000 (UTC)
commit 441892a3f309ac65c7c22f857efd1938cf482f17
Author: Morten Welinder <terra gnome org>
Date: Mon Mar 3 19:53:38 2014 -0500
Gnumeric: 1.12.12
Makefile | 1 +
announcements/1.12/gnumeric-1.12.12.html | 238 ++++++++++++++++++++++++++++++
announcements/1.12/index.html | 1 +
changelogs/1.12/changelog-1.12.12.txt | 93 ++++++++++++
download.html | 2 +-
index.html | 12 ++
6 files changed, 346 insertions(+), 1 deletions(-)
---
diff --git a/Makefile b/Makefile
index 608a173..52163e6 100644
--- a/Makefile
+++ b/Makefile
@@ -257,6 +257,7 @@ WWWFILES = \
announcements/1.12/gnumeric-1.12.9.html \
announcements/1.12/gnumeric-1.12.10.html \
announcements/1.12/gnumeric-1.12.11.html \
+ announcements/1.12/gnumeric-1.12.12.html \
\
style/date.png \
style/gnumeric52.png \
diff --git a/announcements/1.12/gnumeric-1.12.12.html b/announcements/1.12/gnumeric-1.12.12.html
new file mode 100644
index 0000000..1d42c28
--- /dev/null
+++ b/announcements/1.12/gnumeric-1.12.12.html
@@ -0,0 +1,238 @@
+<?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 — 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="fullmain">
+ <div class="generalitem">
+ <h2><span class="gnumeric-bullet"></span>Gnumeric 1.12.12 aka "TBD" is now available</h2>
+ <p>The Gnumeric Team is pleased to announce the availability of
+ Gnumeric version 1.12.12.</p>
+ <p>Noteworthy news in this release:</p>
+ <ul>
+ <li>Test suite improvements.</li>
+ <li>ods import/export improvements</li>
+ <li>xls import/export improvements</li>
+ <li>xlsx import/export improvements</li>
+ </ul>
+
+ <p>Details:</p>
+ <ul>
+ <li>Andreas
+ <ul>
+ <li>
+ Fix ODF roundtrip of some header/footer markers. [part of <a
href="https://bugzilla.gnome.org/show_bug.cgi?id=724487">Bug 724487</a>].
+ </li>
+ <li>
+ Fix ODF roundtrip of preferred window size. [part of <a
href="https://bugzilla.gnome.org/show_bug.cgi?id=724487">Bug 724487</a>].
+ </li>
+ <li>
+ Fix ODF number roundtrip issue. [part of <a
href="https://bugzilla.gnome.org/show_bug.cgi?id=724568">Bug 724568</a>].
+ </li>
+ <li>
+ Fix ODF error constant roundtrip issue. [part of <a
href="https://bugzilla.gnome.org/show_bug.cgi?id=724568">Bug 724568</a>].
+ </li>
+ <li>
+ Fix import of underlines from LO-generated ODF files. [part of <a
href="https://bugzilla.gnome.org/show_bug.cgi?id=724763">Bug 724763</a>].
+ </li>
+ <li>
+ Fix ODF viewport roundtrip issue. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=724761">Bug
724761</a>].
+ </li>
+ <li>
+ Fix ODF pagesetup roundtrip issue. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=724516">Bug
724516</a>].
+ </li>
+ <li>
+ Fix ODF pattern roundtrip issue. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=724898">Bug
724898</a>].
+ </li>
+ <li>
+ Export row and column visibility to ODF. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=725115">Bug 725115</a>].
+ </li>
+ <li>
+ Export frozen panes info to and import from ODF. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=725228">Bug 725228</a>].
+ </li>
+ <li>
+ Export and import more sheet properties to/from ODF. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=725258">Bug 725258</a>].
+ </li>
+ <li>
+ Fix validation import from ODF. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=725321">Bug
725321</a>].
+ </li>
+ <li>
+ Fix autofilter condition export to ODF. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=725458">Bug 725458</a>].
+ </li>
+ <li>
+ Provide Undo for sheet reordering via tab dragging. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=725540">Bug 725540</a>].
+ </li>
+ </ul>
+ </li>
+ <li>Jean
+ <ul>
+ <li>
+ Fix persistence of hyperlinks tips. [see <a
href="https://bugzilla.gnome.org/show_bug.cgi?id=724108">Bug 724108</a>].
+ </li>
+ <li>
+ Fix background filling for rtl sheets. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=725276">Bug 725276</a>].
+ </li>
+ </ul>
+ </li>
+ <li>Morten
+ <ul>
+ <li>
+ Fix BIFF7 import of long strings. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=724399">Bug
724399</a>].
+ </li>
+ <li>
+ Improve testing.
+ </li>
+ <li>
+ Fix XLSX number roundtrip issues.
+ </li>
+ <li>
+ Improve ssdiff's report of differences.
+ </li>
+ <li>
+ Improve LOG2's accuracy.
+ </li>
+ <li>
+ Fix BIFF7 export of page headers and footers.
+ </li>
+ <li>
+ Fix BIFF7 export of font rotation.
+ </li>
+ <li>
+ Fix xlsx export of underlines.
+ </li>
+ <li>
+ Fix BIFF8 export of diagonal borders.
+ </li>
+ <li>
+ Export headers and footers to xlsx. [Part of <a
href="https://bugzilla.gnome.org/show_bug.cgi?id=724516">Bug 724516</a>].
+ </li>
+ <li>
+ Import headers and footers from xlsx. [Part of <a
href="https://bugzilla.gnome.org/show_bug.cgi?id=724516">Bug 724516</a>].
+ </li>
+ <li>
+ Fix xls export of long strings in formulas.
+ </li>
+ <li>
+ Fix xls import of cells with long string results.
+ </li>
+ <li>
+ Fix xls export of long strings in various places.
+ </li>
+ <li>
+ Fix BIFF7 export of comments.
+ </li>
+ <li>
+ Improve style handling when expanding sheets.
+ </li>
+ <li>
+ Fix xls export of headers and footers. [Part of <a
href="https://bugzilla.gnome.org/show_bug.cgi?id=724516">Bug 724516</a>].
+ </li>
+ <li>
+ Fix xls import of headers and footers. [Part of <a
href="https://bugzilla.gnome.org/show_bug.cgi?id=724516">Bug 724516</a>].
+ </li>
+ <li>
+ Fix xlsx export of row heights.
+ </li>
+ <li>
+ Fix xlsx export of rotated styles.
+ </li>
+ <li>
+ Make window geometry round-trip through xlsx.
+ </li>
+ <li>
+ Fix xlsx import of comments.
+ </li>
+ <li>
+ Work around gtk+ criticals. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=725142">Bug
725142</a>].
+ </li>
+ <li>
+ Fix xls/biff8 export of long comments. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=725168">Bug 725168</a>].
+ </li>
+ <li>
+ Fix xls/biff8 import of comment's text attributes. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=725168">Bug 725168</a>].
+ </li>
+ <li>
+ Improve the xls macro-roundtrip situation. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=725220">Bug 725220</a>].
+ </li>
+ <li>
+ Improve ssdiff for sheet attributes.
+ </li>
+ <li>
+ Fix split pane problem. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=725375">Bug 725375</a>].
+ </li>
+ <li>
+ Don't generate value format during xls read. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=725453">Bug 725453</a>].
+ </li>
+ <li>
+ Fix name criticals.
+ </li>
+ <li>
+ Fix sheet duplication issue. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=725504">Bug
725504</a>].
+ </li>
+ <li>
+ Fix named expressions crasher. [Part of <a
href="https://bugzilla.gnome.org/show_bug.cgi?id=725459">Bug 725459</a>].
+ </li>
+ <li>
+ Fix GUI sheet re-ordering mess. [Part of <a
href="https://bugzilla.gnome.org/show_bug.cgi?id=725459">Bug 725459</a>].
+ </li>
+ </ul>
+ </li>
+ </ul>
+ </div>
+ <div class="generalitem">
+ <h2><span class="gnumeric-bullet"></span>goffice 0.10.12 aka "TBD" is now available.</h2>
+ <p>The Gnumeric Team is pleased to announce the availability of
+ goffice version 0.10.12.</p>
+ <p>Noteworthy news in this release:</p>
+ <ul>
+ <li>New plugin for math equations.</li>
+ </ul>
+
+ <p>Details:</p>
+ <ul>
+ <li>Jean
+ <ul>
+ <li>
+ New math equations component plugin.
+ </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 a035015..8e36a9e 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.12.html">1.12.12</a></li>
<li><a href="gnumeric-1.12.11.html">1.12.11</a></li>
<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>
diff --git a/changelogs/1.12/changelog-1.12.12.txt b/changelogs/1.12/changelog-1.12.12.txt
new file mode 100644
index 0000000..cdbf44e
--- /dev/null
+++ b/changelogs/1.12/changelog-1.12.12.txt
@@ -0,0 +1,93 @@
+2014-03-03 Morten Welinder <terra gnome org>
+
+ * Release 1.12.12
+
+2014-03-03 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/wbc-gtk.c (cb_bnotebook_page_reordered): provide undo
+
+2014-03-02 Morten Welinder <terra gnome org>
+
+ * src/wbc-gtk.c (cb_workbook_debug_info): New debug flag
+ name-collections.
+ (wbcg_sheet_order_changed): Mark ui as being updated.
+ (cb_bnotebook_page_reordered): Ignore during UI update.
+
+ * src/expr-name.c (gnm_named_expr_collection_dump)
+ (gnm_named_expr_collection_sanity_check): New function.
+
+ * src/application.c (gnm_app_sanity_check): New function.
+
+ * src/expr-name.c (gnm_named_expr_collection_new): Don't use the
+ string inside the GOString as a hash key. It can change.
+ (gnm_named_expr_collection_foreach): As a consequence of the
+ above, the first argument to the handler for
+ gnm_named_expr_collection_foreach changes to something
+ unspecified. All callers changed.
+
+ * src/sheet.c (sheet_dup): Don't flip display-outlines for the new
+ sheet.
+
+ * src/xml-sax-read.c (xml_sax_named_expr_end): Avoid criticals
+ when encountering strangeness.
+
+2014-02-28 Morten Welinder <terra gnome org>
+
+ * src/sheet-control-gui.c (resize_pane_pos, set_resize_pane_pos):
+ If row/column canvas is not visible, ignore them.
+ (scg_gtk_paned_set_position): Don't allow negative position.
+ Fixes #725375.
+
+ * src/ssdiff.c (diff_sheets_attrs): Detect more sheet attribute
+ changes.
+
+2014-02-27 Jean Brefort <jean brefort normalesup org>
+
+ * src/item-grid.c (item_grid_draw_region): fix background filling for
+ rtl sheets. [#725276]
+
+2014-02-25 Morten Welinder <terra gnome org>
+
+ * src/gui-util.c (kill_popup_menu): Avoid criticals inside gtk+.
+ (gnumeric_create_popup_menu): Drop return value from handler.
+
+ * src/xml-sax-write.c (xml_write_objects): Sort sheet objects that
+ are cell comments by position.
+
+2014-02-24 Morten Welinder <terra gnome org>
+
+ * src/xml-sax-write.c (xml_write_geometry): Don't output a 0x0 size.
+
+ * src/colrow.c (colrow_equal): Don't use floating-point equality
+ here. Allow a difference of 1e-5 pt for size.
+
+2014-02-23 Morten Welinder <terra gnome org>
+
+ * src/sheet.c (gnm_sheet_resize_main): When expanding a sheet,
+ fill in the new areas with most common styles for the rows to the
+ left of the new columns or the columns above the new area.
+
+2014-02-19 Morten Welinder <terra gnome org>
+
+ * plugins/fn-math/functions.c (gnumeric_log2): Use gnm_log2.
+ (gnumeric_log): Use gnm_log2 and gnm_log10 as appropriate.
+
+ * src/mathfunc.c (gnm_log2): New function.
+
+2014-02-18 Morten Welinder <terra gnome org>
+
+ * src/ssdiff.c (xml_style_changed): Report differences for
+ auto-color settings.
+
+2014-02-17 Morten Welinder <terra gnome org>
+
+ * src/ssconvert.c (convert): Add --resize option.
+
+2014-02-16 Jean Brefort <jean brefort normalesup org>
+
+ * src/item-grid.c (item_grid_realize): fix persistence of
+ hyperlink tips. [see #724108]
+
+2014-02-16 Morten Welinder <terra gnome org>
+
+ * configure.ac: Post-release bump.
diff --git a/download.html b/download.html
index 58a6d07..0021131 100644
--- a/download.html
+++ b/download.html
@@ -46,7 +46,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.11.tar.xz">download
+ can <a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.12.tar.xz">download
the latest release</a>.</p>
</div>
</div>
diff --git a/index.html b/index.html
index fdd19dc..c4c266c 100644
--- a/index.html
+++ b/index.html
@@ -54,6 +54,18 @@
<div class="newsitem">
<h2>
<span class="date">
+ <span class="month">Mar</span>
+ <span class="year">2014</span>
+ </span>
+ Gnumeric 1.12.12
+ </h2>
+ <p><a href="announcements/1.12/gnumeric-1.12.12.html">Gnumeric
+ 1.12.12 is out</a>. Get it
+ from <a href="download.html">here</a>!</p>
+ </div>
+ <div class="newsitem">
+ <h2>
+ <span class="date">
<span class="month">Feb</span>
<span class="year">2014</span>
</span>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]