[gnumeric-web] Gnumeric 1.12.33
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric-web] Gnumeric 1.12.33
- Date: Mon, 30 Jan 2017 21:36:27 +0000 (UTC)
commit a6618a7b73a5f0ada88bbd19a454971ad16caa6d
Author: Morten Welinder <terra gnome org>
Date: Mon Jan 30 16:36:11 2017 -0500
Gnumeric 1.12.33
Makefile | 1 +
announcements/1.12/gnumeric-1.12.33.html | 129 ++++++++++++++++++++++++++++++
announcements/1.12/index.html | 1 +
changelogs/1.12/changelog-1.12.33.txt | 53 ++++++++++++
download.html | 2 +-
index.html | 12 +++
6 files changed, 197 insertions(+), 1 deletions(-)
---
diff --git a/Makefile b/Makefile
index 6c6d72c..0e33e8f 100644
--- a/Makefile
+++ b/Makefile
@@ -278,6 +278,7 @@ WWWFILES = \
announcements/1.12/gnumeric-1.12.30.html \
announcements/1.12/gnumeric-1.12.31.html \
announcements/1.12/gnumeric-1.12.32.html \
+ announcements/1.12/gnumeric-1.12.33.html \
\
style/date.png \
style/gnumeric52.png \
diff --git a/announcements/1.12/gnumeric-1.12.33.html b/announcements/1.12/gnumeric-1.12.33.html
new file mode 100644
index 0000000..4d95ecd
--- /dev/null
+++ b/announcements/1.12/gnumeric-1.12.33.html
@@ -0,0 +1,129 @@
+<?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.33 aka "TBD" is now available.</h2>
+ <p>The Gnumeric Team is pleased to announce the availability of
+ Gnumeric version 1.12.33. This is a bugfix release.</p>
+ <p>Details of changes by contributor:</p>
+ <ul>
+ <li>Andreas
+ <ul>
+ <li>
+ Fix export/import of scaling information to/from ODF.
+ </li>
+ <li>
+ Fix Wilcoxon Signed Rank Test handling of ties. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=772718">Bug 772718</a>].
+ </li>
+ <li>
+ Fix xlsx export of scale to page information. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=776196">Bug 776196</a>].
+ </li>
+ </ul>
+ </li>
+ <li>Jean
+ <ul>
+ <li>
+ Fix use of cell formats in graphs data labels. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=777338">Bug 777338</a>].
+ </li>
+ </ul>
+ </li>
+ <li>Morten
+ <ul>
+ <li>
+ Speed up sstest part of test suite.
+ </li>
+ <li>
+ Bring documentation build into the 21 century.
+ </li>
+ <li>
+ Non-linear solver improvements.
+ </li>
+ <li>
+ Avoid atomizing style regions with conditional formats.
+ </li>
+ <li>
+ Adapt to glpk file format changes.
+ </li>
+ <li>
+ Fix stf problems with text format. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=777543">Bug 777543</a>].
+ </li>
+ </ul>
+ </li>
+ </ul>
+ </div>
+ <div class="generalitem">
+ <h2><span class="gnumeric-bullet"></span>goffice 0.10.33 aka "TBD" is now available.</h2>
+ <p>The Gnumeric Team is pleased to announce the availability
+ of goffice version 0.10.33. This is a bugfix release with
+ several graph-related fixes.</p>
+ <p>Details of changes by contributor:</p>
+ <ul>
+ <li>Jean
+ <ul>
+ <li>
+ Make box plots look like bar plots in legends. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=773825">Bug 773825</a>].
+ </li>
+ <li>
+ Fix conditional compilation for long double. Patch from Ludovic
+ Rousseau). [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=774439">Bug 774439</a>].
+ </li>
+ <li>
+ Reimplement major grids for discrete axes. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=775624">Bug 775624</a>].
+ </li>
+ <li>
+ Fix add child menu in graph guru. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=777336">Bug 777336</a>].
+ </li>
+ <li>
+ Fix evaluation of regression curves for area plots. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=777334">Bug 777334</a>].
+ </li>
+ </ul>
+ </li>
+ <li>Morten
+ <ul>
+ <li>
+ Introspection 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 203c27c..c834400 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.33.html">1.12.33</a></li>
<li><a href="gnumeric-1.12.32.html">1.12.32</a></li>
<li><a href="gnumeric-1.12.31.html">1.12.31</a></li>
<li><a href="gnumeric-1.12.30.html">1.12.30</a></li>
diff --git a/changelogs/1.12/changelog-1.12.33.txt b/changelogs/1.12/changelog-1.12.33.txt
new file mode 100644
index 0000000..1749373
--- /dev/null
+++ b/changelogs/1.12/changelog-1.12.33.txt
@@ -0,0 +1,53 @@
+2017-01-30 Morten Welinder <terra gnome org>
+
+ * Release 1.12.33
+
+2017-01-29 Morten Welinder <terra gnome org>
+
+ * src/style-conditions.c (gnm_style_cond_equal): New function.
+ (gnm_style_conditions_equal): ...split out from here.
+
+2017-01-25 Morten Welinder <terra gnome org>
+
+ * src/mstyle.c (ELEM_IS_EQ): Fix last fix.
+
+2017-01-22 Morten Welinder <terra gnome org>
+
+ * src/stf-parse.c (stf_cell_set_text): Don't parse "=..." as
+ expression for text formatted cells.
+ (stf_parse_sheet): Don't try number parsing for text formatted
+ columns. Fixes #777543.
+
+2017-01-22 Jean Brefort <jean brefort normalesup org>
+
+ * src/graph.c (cb_assign_string), (gnm_go_data_vector_get_str): use cell
+ format when generating the string. [#777338]
+
+2017-01-19 Morten Welinder <terra gnome org>
+
+ * src/mstyle.c (ELEM_IS_EQ): Don't compare conditions by pointer.
+
+ * src/style-conditions.c (gnm_style_conditions_equal): New
+ function.
+
+2016-12-08 Morten Welinder <terra gnome org>
+
+ * src/mathfunc.c (gnm_linear_solve): Use proper matrix type. All
+ callers changed.
+ (gnm_linear_solve_multiple): Ditto.
+
+2016-10-02 Morten Welinder <terra gnome org>
+
+ * src/libgnumeric.c (gnm_pre_parse_init): Don't pretend the
+ g_mem_set_vtable stuff actually works anymore.
+
+2016-08-21 Morten Welinder <terra gnome org>
+
+ * src/sstest.c (options): Add --fast option.
+
+ * src/value.c (value_get_as_gstring): Let a negative
+ decimal_digits mean "shortest round-tripping string".
+
+2016-08-20 Morten Welinder <terra gnome org>
+
+ * configure.ac: Post-release bump.
diff --git a/download.html b/download.html
index 9f53acc..5719856 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.32.tar.xz">download
+ can <a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.33.tar.xz">download
the latest release</a>.</p>
</div>
</div>
diff --git a/index.html b/index.html
index 2062696..0a3c432 100644
--- a/index.html
+++ b/index.html
@@ -52,6 +52,18 @@
<div class="newsitem">
<h2>
<span class="date">
+ <span class="month">Jan</span>
+ <span class="year">2017</span>
+ </span>
+ Gnumeric 1.12.33
+ </h2>
+ <p><a href="announcements/1.12/gnumeric-1.12.33.html">Gnumeric
+ 1.12.33 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">2016</span>
</span>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]