[gnumeric-web] 1.12.20
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric-web] 1.12.20
- Date: Thu, 5 Feb 2015 01:32:54 +0000 (UTC)
commit 157bf4fd41db0fcb316abfbb3f2755635143914f
Author: Morten Welinder <terra gnome org>
Date: Wed Feb 4 20:32:36 2015 -0500
1.12.20
Makefile | 1 +
announcements/1.12/gnumeric-1.12.20.html | 162 ++++++++++++++++++++++++++++++
announcements/1.12/index.html | 1 +
changelogs/1.12/changelog-1.12.20.txt | 12 ++
download.html | 2 +-
index.html | 12 ++
6 files changed, 189 insertions(+), 1 deletions(-)
---
diff --git a/Makefile b/Makefile
index d14e9ad..e369596 100644
--- a/Makefile
+++ b/Makefile
@@ -265,6 +265,7 @@ WWWFILES = \
announcements/1.12/gnumeric-1.12.17.html \
announcements/1.12/gnumeric-1.12.18.html \
announcements/1.12/gnumeric-1.12.19.html \
+ announcements/1.12/gnumeric-1.12.20.html \
\
style/date.png \
style/gnumeric52.png \
diff --git a/announcements/1.12/gnumeric-1.12.20.html b/announcements/1.12/gnumeric-1.12.20.html
new file mode 100644
index 0000000..9494f13
--- /dev/null
+++ b/announcements/1.12/gnumeric-1.12.20.html
@@ -0,0 +1,162 @@
+<?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.20 aka "TBD" is now available.</h2>
+ <p>The Gnumeric Team is pleased to announce the availability
+ of Gnumeric version 1.12.20. This release requires the
+ concurrently released goffice 0.10.20. Libgsf 1.14.31 is
+ recommended, but not strictly required.</p>
+ <p>Noteworthy news in this release:</p>
+ <ul>
+ <li>ODF import/export fixes and enhancements.</li>
+ <li>XLSX import/export fixes and enhancements.</li>
+ </ul>
+
+ <p>Details of changes by contributor:</p>
+ <ul>
+ <li>Andreas
+ <ul>
+ <li>
+ ODF import/export trendline names. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=743448">Bug 743448</a>].
+ </li>
+ <li>
+ ODF import/export trendline affinity and dimensions.
+ </li>
+ <li>
+ ODF import/export major and minor chart axis tick marks.
+ </li>
+ <li>
+ ODF import/export chart axis min and max formulae.
+ </li>
+ <li>
+ Fix ODF export of single cell ranges in graphs. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=743619">Bug 743619</a>].
+ </li>
+ <li>
+ ODF import/export series fill types. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=743613">Bug 743613</a>].
+ </li>
+ <li>
+ ODF import/export marker outline colour.
+ </li>
+ <li>
+ ODF export all charts in a graph.
+ </li>
+ <li>
+ ODF import/export axis positions.
+ </li>
+ <li>
+ ODF import/export series lines. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=743785">Bug 743785</a>].
+ </li>
+ <li>
+ ODF import/export all plots in a chart. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=743786">Bug 743786</a>].
+ </li>
+ </ul>
+ </li>
+ <li>Morten
+ <ul>
+ <li>
+ xlsx chart import: fix font family name.
+ </li>
+ <li>
+ xlsx import/export trend line names.
+ </li>
+ <li>
+ Fix gda plugin compilation. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=743506">Bug
743506</a>].
+ </li>
+ <li>
+ Fix xlsx export problem with auto markers.
+ </li>
+ <li>
+ Import/export xlsx chart axis min/max/steps.
+ </li>
+ <li>
+ Export xlsx chart axis tick marks.
+ </li>
+ <li>
+ Fix xlsx problem with inverted axis.
+ </li>
+ <li>
+ Export sliders as scrollbars for xls.
+ </li>
+ <li>
+ Fix xls loading of horizontal scrollbars. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=743754">Bug 743754</a>].
+ </li>
+ <li>
+ Plug leaks.
+ </li>
+ <li>
+ Fix xlsx comment export.
+ </li>
+ <li>
+ Make XL see our exported xlsx axes.
+ </li>
+ <li>
+ Fix xlsx import/export of axis font info. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=743822">Bug 743822</a>].
+ </li>
+ </ul>
+ </li>
+ </ul>
+ </div>
+ <div class="generalitem">
+ <h2><span class="gnumeric-bullet"></span>goffice 0.10.20 aka "TBD" is now available.</h2>
+ <p>The Gnumeric Team is pleased to announce the availability of
+ goffice version 0.10.20. This release contains minor fixes.</p>
+
+ <p>Details of changes by contributor:</p>
+ <ul>
+ <li>Jean
+ <ul>
+ <li>
+ Ensure the validity of the dims property for linear regression curves.
+ </li>
+ </ul>
+ </li>
+ <li>Morten
+ <ul>
+ <li>
+ Fix marker problem with line plots.
+ </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 36a50a7..8397b88 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.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>
<li><a href="gnumeric-1.12.17.html">1.12.17</a></li>
diff --git a/changelogs/1.12/changelog-1.12.20.txt b/changelogs/1.12/changelog-1.12.20.txt
new file mode 100644
index 0000000..93b4af5
--- /dev/null
+++ b/changelogs/1.12/changelog-1.12.20.txt
@@ -0,0 +1,12 @@
+2015-02-04 Morten Welinder <terra gnome org>
+
+ * Release 1.12.20
+
+2015-01-30 Morten Welinder <terra gnome org>
+
+ * src/sheet-object-widget.c
+ (sheet_widget_adjustment_set_horizontal): Make this public.
+
+2015-01-23 Morten Welinder <terra gnome org>
+
+ * configure.ac: Post-release bump.
diff --git a/download.html b/download.html
index 04a9d30..e623274 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.19.tar.xz">download
+ can <a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.20.tar.xz">download
the latest release</a>.</p>
</div>
</div>
diff --git a/index.html b/index.html
index f787b54..4a9c75d 100644
--- a/index.html
+++ b/index.html
@@ -54,6 +54,18 @@
<div class="newsitem">
<h2>
<span class="date">
+ <span class="month">Feb</span>
+ <span class="year">2015</span>
+ </span>
+ Gnumeric 1.12.20
+ </h2>
+ <p><a href="announcements/1.12/gnumeric-1.12.20.html">Gnumeric
+ 1.12.20 is out</a>. Get it
+ from <a href="download.html">here</a>!</p>
+ </div>
+ <div class="newsitem">
+ <h2>
+ <span class="date">
<span class="month">Jan</span>
<span class="year">2015</span>
</span>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]