[gnumeric-web] 1.12.18



commit fb1a1a277b25ae2f3cf403c7353a9443944602cd
Author: Morten Welinder <terra gnome org>
Date:   Thu Sep 25 21:29:45 2014 -0400

    1.12.18

 Makefile                                 |    1 +
 announcements/1.12/gnumeric-1.12.18.html |  153 ++++++++++++++++++++++++++++++
 announcements/1.12/index.html            |    1 +
 changelogs/1.12/changelog-1.12.18.txt    |   23 +++++
 download.html                            |    2 +-
 index.html                               |   12 +++
 6 files changed, 191 insertions(+), 1 deletions(-)
---
diff --git a/Makefile b/Makefile
index e435046..25e4c1b 100644
--- a/Makefile
+++ b/Makefile
@@ -263,6 +263,7 @@ WWWFILES =                                          \
        announcements/1.12/gnumeric-1.12.15.html        \
        announcements/1.12/gnumeric-1.12.16.html        \
        announcements/1.12/gnumeric-1.12.17.html        \
+       announcements/1.12/gnumeric-1.12.18.html        \
                                                        \
        style/date.png                                  \
        style/gnumeric52.png                            \
diff --git a/announcements/1.12/gnumeric-1.12.18.html b/announcements/1.12/gnumeric-1.12.18.html
new file mode 100644
index 0000000..08c6daa
--- /dev/null
+++ b/announcements/1.12/gnumeric-1.12.18.html
@@ -0,0 +1,153 @@
+<?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.18 aka &quot;TBD&quot; is now available.</h2>
+        <p>The Gnumeric Team is pleased to announce the availability of
+        Gnumeric version 1.12.18.</p>
+        <p>Noteworthy news in this release:</p>
+        <ul>
+        <li>...</li>
+        </ul>
+
+        <p>Details of changes by contributor:</p>
+        <ul>
+        <li>Andreas
+          <ul>
+           <li>
+             Improve documentation. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=733466";>Bug 
733466</a>].
+           </li>
+           <li>
+             Add warning dialog. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=733352";>Bug 
733352</a>].
+           </li>
+           <li>
+             Fix rich text roundtrip through ODF. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=737039";>Bug 737039</a>].
+           </li>
+          </ul>
+        </li>
+        <li>Jean
+          <ul>
+           <li>
+             Fix dialogs behavior in full screen mode. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=736395";>Bug 736395</a>].
+           </li>
+           <li>
+             Save axis format to xls. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=736656";>Bug 
736656</a>].
+           </li>
+           <li>
+             Fix recent files dialog crasher. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=737261";>Bug 737261</a>].
+           </li>
+          </ul>
+        </li>
+        <li>Morten
+          <ul>
+           <li>
+             Fix xls export problem.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=733771";>Bug 
733771</a>].
+           </li>
+           <li>
+             Update WEEKDAY function.
+           </li>
+           <li>
+             Fix xlsx export problem for strings.  [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=736202";>Bug 736202</a>].
+           </li>
+           <li>
+             Improve xlsx import of rich text.
+           </li>
+           <li>
+             Text suite improvements.
+           </li>
+           <li>
+             Fix minor ods rich text import problem.
+           </li>
+          </ul>
+        </li>
+        </ul>
+      </div>
+      <div class="generalitem">
+        <h2><span class="gnumeric-bullet"></span>goffice 0.10.18 aka &quot;TBD&quot; is now available.</h2>
+        <p>The Gnumeric Team is pleased to announce the availability of
+        goffice version 0.10.18.</p>
+        <p>Noteworthy news in this release:</p>
+        <ul>
+        <li>...</li>
+        </ul>
+
+        <p>Details of changes by contributor:</p>
+        <ul>
+        <li>Andreas
+          <ul>
+           <li>
+             Fix saving of color map names. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=735298";>Bug 
735298</a>].
+           </li>
+          </ul>
+        </li>
+        <li>Jean
+          <ul>
+           <li>
+             Fix grid line theme support. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=733403";>Bug 
733403</a>].
+           </li>
+           <li>
+             Fix default ticks position.
+           </li>
+           <li>
+             Fix font color theme support. [Debian 757611].
+           </li>
+           <li>
+             Fix saving color maps when directory does not exists. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=735008";>Bug 735008</a>].
+           </li>
+           <li>
+             Fix color maps loading. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=735007";>Bug 
735007</a>].
+           </li>
+           <li>
+             Don't pass NULL to g_strtod(). [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=735555";>Bug 
735555</a>].
+           </li>
+          </ul>
+        </li>
+        <li>Morten
+          <ul>
+           <li>
+             Work around gtk+ ABI break for colour selector.  [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=733350";>Bug 733350</a>].
+           </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 ac1cb8f..a4e3aee 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.18.html">1.12.18</a></li>
         <li><a href="gnumeric-1.12.17.html">1.12.17</a></li>
         <li><a href="gnumeric-1.12.16.html">1.12.16</a></li>
         <li><a href="gnumeric-1.12.15.html">1.12.15</a></li>
diff --git a/changelogs/1.12/changelog-1.12.18.txt b/changelogs/1.12/changelog-1.12.18.txt
new file mode 100644
index 0000000..2a5073f
--- /dev/null
+++ b/changelogs/1.12/changelog-1.12.18.txt
@@ -0,0 +1,23 @@
+2014-09-25  Morten Welinder <terra gnome org>
+
+       * Release 1.12.18
+
+2014-09-25  Morten Welinder  <terra gnome org>
+
+       * src/sheet-filter.c (gnm_filter_condition_new_single)
+       (gnm_filter_condition_new_double): Fix preconditions.  See
+       #735249.
+
+2014-09-23  Morten Welinder  <terra gnome org>
+
+       * src/libgnumeric.c (gnm_pre_parse_init): Mess with gobject so it
+       doesn't spew deprecation warnings by default.
+
+2014-09-11  Morten Welinder  <terra gnome org>
+
+       * src/style.c (gnm_translate_underline_from_pango): Survive
+       PANGO_UNDERLINE_ERROR.
+
+2014-06-09  Morten Welinder <terra gnome org>
+
+       * configure.ac: Post-release bump.
diff --git a/download.html b/download.html
index e69fb48..fce2ee3 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.17.tar.xz";>download
+       can <a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.18.tar.xz";>download
        the latest release</a>.</p>
       </div>
     </div>
diff --git a/index.html b/index.html
index eccb0b7..b5dedf3 100644
--- a/index.html
+++ b/index.html
@@ -54,6 +54,18 @@
       <div class="newsitem">
        <h2>
          <span class="date">
+           <span class="month">Sep</span>
+           <span class="year">2014</span>
+         </span>
+         Gnumeric 1.12.18
+       </h2>
+       <p><a href="announcements/1.12/gnumeric-1.12.18.html">Gnumeric
+           1.12.18 is out</a>.  Get it
+           from <a href="download.html">here</a>!</p>
+      </div>
+      <div class="newsitem">
+       <h2>
+         <span class="date">
            <span class="month">Aug</span>
            <span class="year">2014</span>
          </span>


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