[gnumeric-web] Gnumeric: 1.12.36
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric-web] Gnumeric: 1.12.36
- Date: Sun, 19 Nov 2017 00:46:56 +0000 (UTC)
commit 4cc876e6a59a89edd5daeae36474e4d6a9958927
Author: Morten Welinder <terra gnome org>
Date: Sat Nov 18 19:46:35 2017 -0500
Gnumeric: 1.12.36
Makefile | 1 +
announcements/1.12/gnumeric-1.12.36.html | 149 ++++++++++++++++++++++++++++++
announcements/1.12/index.html | 1 +
changelogs/1.12/changelog-1.12.36.txt | 18 ++++
download.html | 2 +-
index.html | 12 +++
6 files changed, 182 insertions(+), 1 deletions(-)
---
diff --git a/Makefile b/Makefile
index d9b3482..d176a4a 100644
--- a/Makefile
+++ b/Makefile
@@ -281,6 +281,7 @@ WWWFILES = \
announcements/1.12/gnumeric-1.12.33.html \
announcements/1.12/gnumeric-1.12.34.html \
announcements/1.12/gnumeric-1.12.35.html \
+ announcements/1.12/gnumeric-1.12.36.html \
\
style/date.png \
style/gnumeric52.png \
diff --git a/announcements/1.12/gnumeric-1.12.36.html b/announcements/1.12/gnumeric-1.12.36.html
new file mode 100644
index 0000000..3dff0ce
--- /dev/null
+++ b/announcements/1.12/gnumeric-1.12.36.html
@@ -0,0 +1,149 @@
+<?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.36 aka "TBD" is now available.</h2>
+ <p>The Gnumeric Team is pleased to announce the availability of
+ Gnumeric version 1.12.36.</p>
+ <p>Noteworthy news in this release:</p>
+ <ul>
+ <li>ODF/XLSX import/export improvements with contour graphs.</li>
+ <li>Fix some GUI issues caused by Gtk+ "updates".</li>
+ </ul>
+
+ <p>Details of changes by contributor:</p>
+ <ul>
+ <li>Andreas
+ <ul>
+ <li>
+ Improve contour plot export/import to/from ODF. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=788728">Bug 788728</a>].
+ </li>
+ <li>
+ Improve contour plot import of Excel generated ODF. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=788801">Bug 788801</a>].
+ </li>
+ <li>
+ Improve surface plot export to ODF. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=788447">Bug 788447</a>].
+ </li>
+ <li>
+ Fix export/import of CONCATENATE to and from ODF.
+ </li>
+ <li>
+ Fix export/import of minor axis divisors to and from ODF.
+ </li>
+ <li>
+ Fix import of affice trendline from ODF. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=789538">Bug 789538</a>].
+ </li>
+ </ul>
+ </li>
+ <li>Jean
+ <ul>
+ <li>
+ Fix background of multiple selection. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=789411">Bug 789411</a>].
+ </li>
+ <li>
+ Workaround for gtk scroll bar bug. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=789412">Bug 789412</a>].
+ </li>
+ </ul>
+ </li>
+ <li>Morten
+ <ul>
+ <li>
+ Convert all xpm files to png.
+ </li>
+ <li>
+ Avoid to-pixdata options for resources. It's going away.
+ </li>
+ <li>
+ Minor CORREL improvement.
+ </li>
+ <li>
+ Fix error on xlsx files with bogus Print_Area.
+ </li>
+ <li>
+ xlsx import improvements for contour graphs.
+ </li>
+ <li>
+ xlsx export improvements for contour graphs.
+ </li>
+ <li>
+ Fix xlsx export of trend line equation.
+ </li>
+ <li>
+ Fix xlsx import and export of trend line affine flag.
+ </li>
+ <li>
+ Avoid critical on exporting unnamed xlsx trend line.
+ </li>
+ <li>
+ Fix VDB for partial periods. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=790299">Bug
790299</a>].
+ </li>
+ </ul>
+ </li>
+ </ul>
+ </div>
+ <div class="generalitem">
+ <h2><span class="gnumeric-bullet"></span>goffice 0.10.36 aka "TBD" is now available.</h2>
+ <p>The Gnumeric Team is pleased to announce the availability of
+ goffice version 0.10.36. This is a bugfix release.</p>
+
+ <p>Details of changes by contributor:</p>
+ <ul>
+ <li>Jean
+ <ul>
+ <li>
+ Fix engineering format. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=785669">Bug
785669</a>].
+ </li>
+ <li>
+ Fix crash in 3D plots when X or Y values are missing. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=788437">Bug 788437</a>].
+ </li>
+ <li>
+ Don't use invalid styles in legend from contour or surface plots imported
+ from Excel. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=788861">Bug 788861</a>].
+ </li>
+ <li>
+ Fix documentation build with recent gtk-doc. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=788710">Bug 788710</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 c1f31d3..5ddecb4 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.36.html">1.12.36</a></li>
<li><a href="gnumeric-1.12.35.html">1.12.35</a></li>
<li><a href="gnumeric-1.12.34.html">1.12.34</a></li>
<li><a href="gnumeric-1.12.33.html">1.12.33</a></li>
diff --git a/changelogs/1.12/changelog-1.12.36.txt b/changelogs/1.12/changelog-1.12.36.txt
new file mode 100644
index 0000000..b08bd25
--- /dev/null
+++ b/changelogs/1.12/changelog-1.12.36.txt
@@ -0,0 +1,18 @@
+2017-11-18 Morten Welinder <terra gnome org>
+
+ * Release 1.12.36
+
+2017-10-29 Jean Brefort <jean brefort normalesup org>
+
+ * src/gnumeric.css: add grid:selected back-color.
+ * src/item-grid.c (item_grid_draw_region): fix background of multiple
+ selection. [#789411]
+
+2017-10-23 Morten Welinder <terra gnome org>
+
+ * src/func.c (gnm_func_convert_markup_to_pango): Avoid dead kitten
+ criticals.
+
+2017-07-06 Morten Welinder <terra gnome org>
+
+ * configure.ac: Post-release bump.
diff --git a/download.html b/download.html
index 7bce571..160891f 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.35.tar.xz">download
+ can <a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.36.tar.xz">download
the latest release</a>.</p>
</div>
</div>
diff --git a/index.html b/index.html
index 9bcdb23..7b15c81 100644
--- a/index.html
+++ b/index.html
@@ -52,6 +52,18 @@
<div class="newsitem">
<h2>
<span class="date">
+ <span class="month">Nov</span>
+ <span class="year">2017</span>
+ </span>
+ Gnumeric 1.12.36
+ </h2>
+ <p><a href="announcements/1.12/gnumeric-1.12.36.html">Gnumeric
+ 1.12.36 is out</a>. Get it
+ from <a href="download.html">here</a>!</p>
+ </div>
+ <div class="newsitem">
+ <h2>
+ <span class="date">
<span class="month">Jul</span>
<span class="year">2017</span>
</span>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]