[gnumeric-web] Gnumeric 1.12.21



commit b26c909c42c93c292bb19982b1b86c45d9b3efb1
Author: Morten Welinder <terra gnome org>
Date:   Wed Mar 4 18:46:47 2015 -0500

    Gnumeric 1.12.21

 Makefile                                 |    1 +
 announcements/1.12/gnumeric-1.12.21.html |  201 ++++++++++++++++++++++++++++++
 announcements/1.12/index.html            |    1 +
 changelogs/1.12/changelog-1.12.21.txt    |  110 ++++++++++++++++
 download.html                            |    2 +-
 index.html                               |   12 ++
 6 files changed, 326 insertions(+), 1 deletions(-)
---
diff --git a/Makefile b/Makefile
index e369596..29396e3 100644
--- a/Makefile
+++ b/Makefile
@@ -266,6 +266,7 @@ WWWFILES =                                          \
        announcements/1.12/gnumeric-1.12.18.html        \
        announcements/1.12/gnumeric-1.12.19.html        \
        announcements/1.12/gnumeric-1.12.20.html        \
+       announcements/1.12/gnumeric-1.12.21.html        \
                                                        \
        style/date.png                                  \
        style/gnumeric52.png                            \
diff --git a/announcements/1.12/gnumeric-1.12.21.html b/announcements/1.12/gnumeric-1.12.21.html
new file mode 100644
index 0000000..d7f452a
--- /dev/null
+++ b/announcements/1.12/gnumeric-1.12.21.html
@@ -0,0 +1,201 @@
+<?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="fullmain">
+      <div class="generalitem">
+        <h2><span class="gnumeric-bullet"></span>Gnumeric 1.12.21 aka &quot;TBD&quot; is now available.</h2>
+        <p>The Gnumeric Team is pleased to announce the availability
+        of Gnumeric version 1.12.21.  This release requires the
+        concurrently released libgsf 1.14.32 and goffice 0.10.21.</p>
+        <p>Noteworthy news in this release:</p>
+        <ul>
+        <li>ODS import/export fixes</li>
+        <li>XLSX import/export fixes</li>
+        </ul>
+
+        <p>Details of changes by contributor:</p>
+        <ul>
+        <li>Andreas
+          <ul>
+           <li>
+             ODF import/export general plot data specifications. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=743818";>Bug 743818</a>].
+           </li>
+           <li>
+             ODF import/export the z-index for line objects.
+           </li>
+           <li>
+             Fix ODF import of stroke colours of sheet objects.
+           </li>
+           <li>
+             Fix ODF import/export of fill colour and type. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=744051";>Bug 744051</a>].
+           </li>
+           <li>
+             Fix ODF import/export of marker fill and outline colours.
+           </li>
+           <li>
+             Improve ODF export of manually positioned charts in multi-chart
+             graphs. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=743789";>Bug 743789</a>].
+           </li>
+           <li>
+             Fix ODF export of serieslines styles.
+           </li>
+           <li>
+             Fix ODF import/export of axes label visibility. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=743788";>Bug 743788</a>].
+           </li>
+           <li>
+             ODF import/export additional axislines.
+           </li>
+           <li>
+             Fix ODF import/export of fonts in charts. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=744632";>Bug 744632</a>].
+           </li>
+           <li>
+             ODF import/export additional axes. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=743787";>Bug 743787</a>].
+           </li>
+           <li>
+             Fix ODF style import of secondary plots. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=744930";>Bug 744930</a>].
+           </li>
+           <li>
+             Fix ODF style export for data points in plots. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=745091";>Bug 745091</a>].
+           </li>
+          </ul>
+        </li>
+        <li>Morten
+          <ul>
+           <li>
+             Implement xlsx import of sheet widgets.
+           </li>
+           <li>
+             Implement xlsx export of sheet widgets.
+           </li>
+           <li>
+             Fix xlsx import/export of patterns.
+           </li>
+           <li>
+             Plug leaks.
+           </li>
+           <li>
+             Arrow properties editor.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=158327";>Bug 
158327</a>].
+           </li>
+           <li>
+             Fix xlsx export of line style None.
+           </li>
+           <li>
+             Fix search-and-replace problem with text format.
+           </li>
+           <li>
+             Fix xlsx import/export of gradients.
+           </li>
+           <li>
+             Fix undo problems with scrollbars.
+           </li>
+           <li>
+             Fix spinner properties dialog.
+           </li>
+           <li>
+             SheetObjectImage fixes.
+           </li>
+           <li>
+             Fix problem reading images from xls.
+           </li>
+           <li>
+             Namespace fixes.
+           </li>
+           <li>
+             Test suite improvements.
+           </li>
+           <li>
+             Fix various dtd version problems.
+           </li>
+          </ul>
+        </li>
+        </ul>
+      </div>
+      <div class="generalitem">
+        <h2><span class="gnumeric-bullet"></span>goffice 0.10.21 aka &quot;TBD&quot; is now available.</h2>
+        <p>The Gnumeric Team is pleased to announce the availability of
+        goffice version 0.10.21.</p>
+
+        <p>Details of changes by contributor:</p>
+        <ul>
+        <li>Jean
+          <ul>
+           <li>
+             Ignore invalid values while checking data order. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=744200";>Bug 744200</a>].
+           </li>
+           <li>
+             Ensure that GOPixbuf      keeps the original data around. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=745297";>Bug 745297</a>].
+           </li>
+           <li>
+             Fix sheet objects rendering, including widgets. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=744076";>Bug 744076</a>].
+           </li>
+          </ul>
+        </li>
+        <li>Morten
+          <ul>
+           <li>
+             Fix problem with linear solver.
+           </li>
+           <li>
+             Add arrow selector widget.
+           </li>
+           <li>
+             Fix rendering of dotted lines.  [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=744419";>Bug 744419</a>].
+           </li>
+           <li>
+             Activate font part of graph theming.
+           </li>
+           <li>
+             Plug leaks.
+           </li>
+           <li>
+             Add tooltips to gradient selector.
+           </li>
+           <li>
+             Add tooltips to pattern selector.
+           </li>
+           <li>
+             GOImage fixes.
+           </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 8397b88..a788b07 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.21.html">1.12.21</a></li>
         <li><a href="gnumeric-1.12.20.html">1.12.20</a></li>
         <li><a href="gnumeric-1.12.19.html">1.12.19</a></li>
         <li><a href="gnumeric-1.12.18.html">1.12.18</a></li>
diff --git a/changelogs/1.12/changelog-1.12.21.txt b/changelogs/1.12/changelog-1.12.21.txt
new file mode 100644
index 0000000..ab2b106
--- /dev/null
+++ b/changelogs/1.12/changelog-1.12.21.txt
@@ -0,0 +1,110 @@
+2015-03-04  Morten Welinder <terra gnome org>
+
+       * Release 1.12.21
+
+2015-03-03  Morten Welinder  <terra gnome org>
+
+       * src/xml-sax-write.c (gnm_xml_file_save_full): Back down on the
+       version we write and document why we can't easily increase that
+       version.
+
+2015-03-02  Morten Welinder  <terra gnome org>
+
+       * src/xml-io-version.h (GnumericXMLVersion): Add new dtd version.
+
+       * src/xml-sax-read.c (xml_sax_wb): Bring dtd list up to date.
+       (xml_sax_version): Bring version list up to date.
+
+2015-03-01  Morten Welinder  <terra gnome org>
+
+       * src/sheet-object-widget.c
+       (sheet_widget_list_base_set_selection_value): Plug leak.
+
+2015-02-28  Jean Brefort  <jean brefort normalesup org>
+
+       * src/sheet-object-image.c (gnm_soi_assign_to_sheet): ensure that the
+       pixbuf stores the image type.
+
+2015-02-28  Morten Welinder  <terra gnome org>
+
+       * src/sheet-object-image.c (SheetObjectImage): Just keep the
+       image, not the bytes in addition.
+       (gnm_soi_class_init): Use property "image" of type GOImage instead
+       of "image-data" weirdness.
+       (gnm_soi_draw_cairo): Remove non-functional fallback.
+       (gnm_soi_default_size): Ditto.
+
+2015-02-27  Morten Welinder  <terra gnome org>
+
+       * src/sheet-object-image.c (gnm_soi_get_property): Use a boxed
+       type for image data.  Create image data if needed.
+       (SheetObjectImage): Use a properly allocated GByteArray.
+
+       * src/sheet-object-widget.c
+       (sheet_widget_adjustment_user_config_impl): Widgets must have
+       changed names at some point.  Adjust for that.
+
+2015-02-25  Morten Welinder  <terra gnome org>
+
+       * src/sheet-object-widget.c (sheet_widget_list_base_set_sheet):
+       Also evaluate here.
+       (SOW_MAKE_TYPE): Don't evaluate unless we have a sheet for the
+       contents.
+
+2015-02-23  Morten Welinder  <terra gnome org>
+
+       * src/sheet-object-widget.c (sheet_widget_radio_button_get_value):
+       New function.
+
+2015-02-21  Morten Welinder  <terra gnome org>
+
+       * src/commands.c (cmd_so_set_adjustment_adj): horizontal is a
+       gboolean, not a double.
+
+       * src/sheet-object-widget.c
+       (sheet_widget_adjustment_write_xml_sax): Save with sufficient, not
+       fixed, precision.
+       (sheet_widget_adjustment_set_horizontal): Take advantage of this
+       new-fangled orientation for scrollbars.
+
+2015-02-20  Morten Welinder  <terra gnome org>
+
+       * src/sheet-object-widget.c: Make checkbox' "active" writable.
+       (cb_button_released): Set value to FALSE here(!)
+
+2015-02-18  Morten Welinder  <terra gnome org>
+
+       * src/commands.c (cmd_search_replace_do_cell): Don't report and
+       error just because a cell with text format fails to produce an
+       expression.  That's expected for text format.
+
+2015-02-17  Morten Welinder  <terra gnome org>
+
+       * src/sheet-object-image.c (gnm_soi_get_property): Plug leak.
+
+2015-02-11  Morten Welinder  <terra gnome org>
+
+       * src/gnm-so-filled.c (gnm_so_filled_write_xml_sax): Don't bother
+       writing duplicate style so version 1.2 and earlier can read it.
+
+2015-02-11  Jean Brefort  <jean brefort normalesup org>
+
+       * src/graph.c (cb_assign_val): use go_nan instead of infinite for strings
+       that can't be convered to valid numbers.
+
+2015-02-10  Morten Welinder  <terra gnome org>
+
+       * src/gnm-so-line.c (gnm_so_line_draw_cairo): Simplify.
+
+2015-02-06  Morten Welinder  <terra gnome org>
+
+       * src/sheet-object-widget.c (sheet_widget_adjustment_set_link)
+       (sheet_widget_button_set_link, sheet_widget_checkbox_set_link)
+       (sheet_widget_radio_button_set_link)
+       (sheet_widget_list_base_set_links)
+       (sheet_widget_adjustment_set_details): Only link if we have a
+       sheet.
+
+2015-02-04  Morten Welinder <terra gnome org>
+
+       * configure.ac: Post-release bump.
diff --git a/download.html b/download.html
index e623274..5866f09 100644
--- a/download.html
+++ b/download.html
@@ -49,7 +49,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.20.tar.xz";>download
+       can <a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.21.tar.xz";>download
        the latest release</a>.</p>
       </div>
     </div>
diff --git a/index.html b/index.html
index 4a9c75d..c95049e 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">2015</span>
+         </span>
+         Gnumeric 1.12.21
+       </h2>
+       <p><a href="announcements/1.12/gnumeric-1.12.21.html">Gnumeric
+           1.12.21 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">2015</span>
          </span>


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