[gnumeric-web] 1.12.15



commit ad20cd46ffb88f92ff5dac18e0b1094330f46080
Author: Morten Welinder <terra gnome org>
Date:   Wed Apr 30 19:46:40 2014 -0400

    1.12.15

 Makefile                                 |    1 +
 announcements/1.12/gnumeric-1.12.15.html |  152 ++++++++++++++++++++++++++++++
 announcements/1.12/index.html            |    1 +
 changelogs/1.12/changelog-1.12.15.txt    |   28 ++++++
 download.html                            |    2 +-
 index.html                               |   12 +++
 6 files changed, 195 insertions(+), 1 deletions(-)
---
diff --git a/Makefile b/Makefile
index 1b9bf2d..0be2693 100644
--- a/Makefile
+++ b/Makefile
@@ -260,6 +260,7 @@ WWWFILES =                                          \
        announcements/1.12/gnumeric-1.12.12.html        \
        announcements/1.12/gnumeric-1.12.13.html        \
        announcements/1.12/gnumeric-1.12.14.html        \
+       announcements/1.12/gnumeric-1.12.15.html        \
                                                        \
        style/date.png                                  \
        style/gnumeric52.png                            \
diff --git a/announcements/1.12/gnumeric-1.12.15.html b/announcements/1.12/gnumeric-1.12.15.html
new file mode 100644
index 0000000..a816535
--- /dev/null
+++ b/announcements/1.12/gnumeric-1.12.15.html
@@ -0,0 +1,152 @@
+<?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"/>Gnumeric 1.12.15 aka &quot;TBD&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+  Gnumeric version 1.12.15.</p>
+  <p>Noteworthy news in this release:</p>
+  <ul>
+  <li>ods/xlsx graph import fixes</li>
+  </ul>
+
+  <p>Details of changes by contributor:</p>
+  <ul>
+  <li>Andreas
+    <ul>
+      <li>
+       Fix chart size in ODF import. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=728278";>Bug 
728278</a>].
+      </li>
+      <li>
+       Improve chart roundtrip through ODF. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=728197";>Bug 
728197</a>].
+      </li>
+      <li>
+       Export centre-across-selection in a way LO can understand. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=726010";>Bug 726010</a>].
+      </li>
+      <li>
+       Improve format roundtrip through ODF.
+      </li>
+    </ul>
+  </li>
+  <li>Morten
+    <ul>
+      <li>
+       For xlsx, don't complain over "ext" elements.
+      </li>
+      <li>
+       xlsx graph import improvements.
+      </li>
+      <li>
+       Attempt a fix for tabs appearance with gtk+ 3.12.  [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=728465";>Bug 728465</a>].
+      </li>
+      <li>
+       Make it possible to have all callables as python functions. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=728611";>Bug 728611</a>].
+      </li>
+      <li>
+       Improve format roundtrip through ODF.
+      </li>
+      <li>
+       Plug leaks.
+      </li>
+      <li>
+       Make search dialog non-modal again.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=728817";>Bug 
728817</a>].
+      </li>
+    </ul>
+  </li>
+  </ul>
+      </div>
+    </div>
+
+    <div id="fullmain">
+      <div class="generalitem">
+  <h2><span class="gnumeric-bullet"/>goffice 0.10.15 aka &quot;TBD&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+  goffice version 0.10.15.</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 GOFormat export to ods.
+      </li>
+    </ul>
+  </li>
+  <li>Jean
+    <ul>
+      <li>
+       Explicitly allow manual charts size. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=728134";>Bug 
728134</a>].
+      </li>
+      <li>
+       Fix automatic chart size for manual position. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=728391";>Bug 728391</a>].
+      </li>
+      <li>
+       Fix text alignment. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=728752";>Bug 728752</a>].
+      </li>
+    </ul>
+  </li>
+  <li>Morten
+    <ul>
+      <li>
+       Portability improvements.
+      </li>
+      <li>
+       Fix UMR in graph view.
+      </li>
+      <li>
+       Improve GOFormat export to ods.
+      </li>
+      <li>
+       Improve testing.
+      </li>
+      <li>
+       Improve go_dtoa and use it for go_format_general.
+      </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 8028c14..a28338f 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.15.html">1.12.15</a></li>
         <li><a href="gnumeric-1.12.14.html">1.12.14</a></li>
         <li><a href="gnumeric-1.12.13.html">1.12.13</a></li>
         <li><a href="gnumeric-1.12.12.html">1.12.12</a></li>
diff --git a/changelogs/1.12/changelog-1.12.15.txt b/changelogs/1.12/changelog-1.12.15.txt
new file mode 100644
index 0000000..65535bd
--- /dev/null
+++ b/changelogs/1.12/changelog-1.12.15.txt
@@ -0,0 +1,28 @@
+2014-04-30  Morten Welinder <terra gnome org>
+
+       * Release 1.12.15
+
+2014-04-23  Morten Welinder  <terra gnome org>
+
+       * src/complete.c (complete_idle): Avoid abort().
+
+       * src/wbc-gtk.c (cb_update_idle): Clear ->idle when we cancel the
+       source.
+
+2014-04-22  Morten Welinder  <terra gnome org>
+
+       * src/style-color.c (gnm_color_new_name): Remove.  All calls
+       replaced with calls to gnm_color_new_go.
+
+       * src/sheet-style.c (sheet_style_init_size): Plug leak.
+
+       * src/style-color.c (gnm_color_shutdown): Free the auto colours.
+
+2014-04-21  Morten Welinder  <terra gnome org>
+
+       * src/gnumeric.css (GnmNotebook): Set padding for top and bottom
+       only in the hop of fixing #728465.
+
+2014-04-13  Morten Welinder <terra gnome org>
+
+       * configure.ac: Post-release bump.
diff --git a/download.html b/download.html
index 5356f67..1e983a4 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.14.tar.xz";>download
+       can <a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.15.tar.xz";>download
        the latest release</a>.</p>
       </div>
     </div>
diff --git a/index.html b/index.html
index 988f673..1ed7044 100644
--- a/index.html
+++ b/index.html
@@ -57,6 +57,18 @@
            <span class="month">Apr</span>
            <span class="year">2014</span>
          </span>
+         Gnumeric 1.12.15
+       </h2>
+       <p><a href="announcements/1.12/gnumeric-1.12.15.html">Gnumeric
+           1.12.15 is out</a>.  Get it
+           from <a href="download.html">here</a>!</p>
+      </div>
+      <div class="newsitem">
+       <h2>
+         <span class="date">
+           <span class="month">Apr</span>
+           <span class="year">2014</span>
+         </span>
          Gnumeric 1.12.14
        </h2>
        <p><a href="announcements/1.12/gnumeric-1.12.14.html">Gnumeric


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