[gnumeric-web] Gnumeric: 1.12.37



commit 6a01dc4ad2220c2da781baade8b31dff469a1f22
Author: Morten Welinder <terra gnome org>
Date:   Fri Dec 1 18:09:36 2017 -0500

    Gnumeric: 1.12.37

 Makefile                                 |    1 +
 announcements/1.12/gnumeric-1.12.37.html |   98 ++++++++++++++++++++++++++++++
 announcements/1.12/index.html            |    1 +
 changelogs/1.12/changelog-1.12.37.txt    |   43 +++++++++++++
 download.html                            |    2 +-
 index.html                               |   36 ++++-------
 past-news.html                           |   27 ++++++++
 7 files changed, 183 insertions(+), 25 deletions(-)
---
diff --git a/Makefile b/Makefile
index d176a4a..24b4b05 100644
--- a/Makefile
+++ b/Makefile
@@ -282,6 +282,7 @@ WWWFILES =                                          \
        announcements/1.12/gnumeric-1.12.34.html        \
        announcements/1.12/gnumeric-1.12.35.html        \
        announcements/1.12/gnumeric-1.12.36.html        \
+       announcements/1.12/gnumeric-1.12.37.html        \
                                                        \
        style/date.png                                  \
        style/gnumeric52.png                            \
diff --git a/announcements/1.12/gnumeric-1.12.37.html b/announcements/1.12/gnumeric-1.12.37.html
new file mode 100644
index 0000000..930ebbc
--- /dev/null
+++ b/announcements/1.12/gnumeric-1.12.37.html
@@ -0,0 +1,98 @@
+<?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.37 aka &quot;TBD&quot; is now available.</h2>
+        <p>The Gnumeric Team is pleased to announce the availability of
+        Gnumeric version 1.12.37.  This is a bugfix release.</p>
+
+        <p>Details of changes by contributor:</p>
+        <ul>
+        <li>Morten
+          <ul>
+           <li>
+             Test suite improvements.
+           </li>
+           <li>
+             Improve format guessing for newly entered formulas.
+           </li>
+           <li>
+             Improve PERMUTATIONA for unusual arguments.  [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=790742";>Bug 790742</a>].
+           </li>
+           <li>
+             Extend range of NT_PI.
+           </li>
+           <li>
+             Improve xlsx export of cell comments.  [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=790756";>Bug 790756</a>].
+           </li>
+           <li>
+             Plug leaks.
+           </li>
+           <li>
+             Fix potential crash on exit.
+           </li>
+           <li>
+             Speed-up number theory functions.
+           </li>
+           <li>
+             Fix combo object icon.
+           </li>
+           <li>
+             Code cleanups for main binary.
+           </li>
+           <li>
+             Fix potential crash in gtk scroll bar bug workaround.
+           </li>
+           <li>
+             Avoid large stack use here and there.
+           </li>
+          </ul>
+        </li>
+        </ul>
+      </div>
+      <div class="generalitem">
+        <h2><span class="gnumeric-bullet"></span>goffice 0.10.37 aka &quot;TBD&quot; is now available.</h2>
+        <p>The Gnumeric Team is pleased to announce the availability
+        of goffice version 0.10.37.  This release is mainly to keep
+        the version in sync with Gnumeric's.</p>
+      </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 5ddecb4..2cb6eef 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.37.html">1.12.37</a></li>
         <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>
diff --git a/changelogs/1.12/changelog-1.12.37.txt b/changelogs/1.12/changelog-1.12.37.txt
new file mode 100644
index 0000000..716cc0d
--- /dev/null
+++ b/changelogs/1.12/changelog-1.12.37.txt
@@ -0,0 +1,43 @@
+2017-12-01  Morten Welinder <terra gnome org>
+
+       * Release 1.12.37
+
+2017-11-30  Morten Welinder  <terra gnome org>
+
+       * src/print-cell.c (gnm_gtk_print_cell_range): Eliminate g_alloca
+       usage.
+       * src/parse-util.c (wbref_parse): Ditto.
+       * src/preview-grid.c (preview_grid_draw_region): Ditto.
+       * src/item-grid.c (item_grid_draw_region): Ditto.
+       * src/parser.y (yylex): Ditto.
+       * src/criteria.c (parse_database_criteria): Ditto.
+
+       * src/sheet-filter.c (gnm_filter_combo_apply): Use heap, not
+       stack, allocation.
+
+       * src/sheet-style.c (sheet_style_find_conflicts): Use heap, not
+       stack, allocation.
+
+2017-11-29  Morten Welinder  <terra gnome org>
+
+       * src/sstest.c (enumerate_functions): Make sure function is loaded.
+
+       * src/func-builtin.c (help_table): Add help text for TABLE.
+
+       * src/func.c (gnm_func_enumerate): Introspection annotation.
+
+       * src/sstest.c (function_dump_defs): Move from func.c with all
+       support code.
+       (gnm_func_sanity_check): Ditto.
+
+       * src/libgnumeric.c (gnm_dump_func_defs): Not needed anymore.
+
+       * src/main-application.c (pathetic_qt_workaround): Not needed
+       anymore.
+
+       * (gnumeric-object-combo.png): redo based on list combo.  This avoids
+       looking strange when insensitive and also is a consistent size.
+
+2017-11-18  Morten Welinder <terra gnome org>
+
+       * configure.ac: Post-release bump.
diff --git a/download.html b/download.html
index 160891f..0075bd9 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.36.tar.xz";>download
+       can <a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.37.tar.xz";>download
        the latest release</a>.</p>
       </div>
     </div>
diff --git a/index.html b/index.html
index 7b15c81..ac1ea73 100644
--- a/index.html
+++ b/index.html
@@ -52,49 +52,37 @@
       <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="month">Dec</span>
            <span class="year">2017</span>
          </span>
-         Gnumeric 1.12.35
+         Gnumeric 1.12.37
        </h2>
-       <p><a href="announcements/1.12/gnumeric-1.12.35.html">Gnumeric
-           1.12.35 is out</a>.  Get it
+       <p><a href="announcements/1.12/gnumeric-1.12.37.html">Gnumeric
+           1.12.37 is out</a>.  Get it
            from <a href="download.html">here</a>!</p>
       </div>
       <div class="newsitem">
        <h2>
          <span class="date">
-           <span class="month">Mar</span>
+           <span class="month">Nov</span>
            <span class="year">2017</span>
          </span>
-         Gnumeric 1.12.34
+         Gnumeric 1.12.36
        </h2>
-       <p><a href="announcements/1.12/gnumeric-1.12.34.html">Gnumeric
-           1.12.34 is out</a>.  Get it
+       <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">Jan</span>
+           <span class="month">Jul</span>
            <span class="year">2017</span>
          </span>
-         Gnumeric 1.12.33
+         Gnumeric 1.12.35
        </h2>
-       <p><a href="announcements/1.12/gnumeric-1.12.33.html">Gnumeric
-           1.12.33 is out</a>.  Get it
+       <p><a href="announcements/1.12/gnumeric-1.12.35.html">Gnumeric
+           1.12.35 is out</a>.  Get it
            from <a href="download.html">here</a>!</p>
       </div>
       <div id="newsend">
diff --git a/past-news.html b/past-news.html
index 3a72779..2d1c616 100644
--- a/past-news.html
+++ b/past-news.html
@@ -32,6 +32,33 @@
          gets better as the years pass.  Welcome to our news cellar.</p>
       </div>
 
+      <div class="divider"><h2>2017</h2></div>
+
+      <div class="newsitem">
+       <h2>
+         <span class="date">
+           <span class="month">Mar</span>
+           <span class="year">2017</span>
+         </span>
+         Gnumeric 1.12.34
+       </h2>
+       <p><a href="announcements/1.12/gnumeric-1.12.34.html">Gnumeric
+           1.12.34 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">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="divider"><h2>2016</h2></div>
 
       <div class="newsitem">


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