[gnomeweb-wml] Gnumeric: 1.9.17



commit 21798d802cec8984fd88e5819340ac6b28fcda23
Author: Morten Welinder <terra gnome org>
Date:   Tue Dec 15 21:47:37 2009 -0500

    Gnumeric: 1.9.17

 .../gnumeric/announcements/1.9/Makefile.am         |    1 +
 .../announcements/1.9/gnumeric-1.9.17.shtml        |  105 ++++++++++++++++++++
 .../gnumeric/announcements/1.9/index.shtml         |    1 +
 .../gnumeric/changelogs/1.9/Makefile.am            |    1 +
 .../gnumeric/changelogs/1.9/changelog-1.9.17.txt   |   99 ++++++++++++++++++
 .../gnumeric/changelogs/1.9/index.shtml            |    1 +
 projects.gnome.org/gnumeric/downloads.shtml        |    2 +-
 projects.gnome.org/gnumeric/header-end.shtml       |    2 +-
 projects.gnome.org/gnumeric/index.shtml            |    6 +
 9 files changed, 216 insertions(+), 2 deletions(-)
---
diff --git a/projects.gnome.org/gnumeric/announcements/1.9/Makefile.am b/projects.gnome.org/gnumeric/announcements/1.9/Makefile.am
index 9c764fc..53f2597 100644
--- a/projects.gnome.org/gnumeric/announcements/1.9/Makefile.am
+++ b/projects.gnome.org/gnumeric/announcements/1.9/Makefile.am
@@ -1,6 +1,7 @@
 urlpath = /gnumeric/announcements/1.9
 
 page_SCRIPTS= \
+	gnumeric-1.9.17.shtml \
 	gnumeric-1.9.16.shtml \
 	gnumeric-1.9.15.shtml \
 	gnumeric-1.9.14.shtml \
diff --git a/projects.gnome.org/gnumeric/announcements/1.9/gnumeric-1.9.17.shtml b/projects.gnome.org/gnumeric/announcements/1.9/gnumeric-1.9.17.shtml
new file mode 100644
index 0000000..7b75b73
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.9/gnumeric-1.9.17.shtml
@@ -0,0 +1,105 @@
+<!--#set var="title" value="Gnumeric 1.9.17" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
+<!--#include virtual="../../header-end.shtml" -->
+  <h2>Gnumeric 1.9.17 aka &quot;TBD&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+  Gnumeric version 1.9.17.  This release requires the concurrently
+  released goffice 0.7.17.</p>
+  <p>This is a bug fix release in preparation for Gnumeric 1.10.</p>
+  <ul>
+  <li>Andreas
+    <ul>
+      <li>
+	Update EURO and EUROCONVERT with currencies added in 2007 to 2009.
+      </li>
+      <li>
+	Export hyperlinks to ODF. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=603533";>Bug 603533</a>].
+      </li>
+      <li>
+	Make EUROCONVERT Excel compatible [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=603755";>Bug 603755</a>].
+      </li>
+      <li>
+	Update modification times. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=603099";>Bug 603099</a>].
+      </li>
+      <li>
+	Add RANK.AVG (rank function returning average rank for ties).
+      </li>
+      <li>
+	Added Sign Test to statistical analysis tools.
+      </li>
+    </ul>
+  <li>Gabriel Kerneis
+    <ul>
+      <li>
+	Implement --one-file-per-sheet in ssconvert [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=604549";>Bug 604549</a>].
+      </li>
+    </ul>
+  <li>Jean
+    <ul>
+      <li>
+	Fixed problem with row headers. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=603862";>Bug 603862</a>].
+      </li>
+      <li>
+	Fixed pane origin when zoomed. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=604373";>Bug 604373</a>].
+      </li>
+      <li>
+	Make the cell comment red triangle visible in RTL mode. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=604580";>Bug 604580</a>].
+      </li>
+    </ul>
+  <li>Morten
+    <ul>
+      <li>
+	Elminate use of "float".
+      </li>
+      <li>
+	Fix selection problem.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=601107";>Bug 601107</a>].
+      </li>
+      <li>
+	Automate solver testing.
+      </li>
+      <li>
+	Fix SUMIF problems.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=603671";>Bug 603671</a>] [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=604214";>Bug 604214</a>].
+      </li>
+      <li>
+	Fix DATEDIF problem across bogus 1900-02-29.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=599461";>Bug 599461</a>].
+      </li>
+      <li>
+	Fix graph editor crash.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=604223";>Bug 604223</a>].
+      </li>
+      <li>
+	Fix goal seek problems.
+      </li>
+      <li>
+	Fix ODS import crash.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=604615";>Bug 604615</a>].
+      </li>
+    </ul>
+  </ul>
+  <h2>goffice 0.7.17 aka &quot;TBD&quot; is now available.</h2>
+  <ul>
+  <li>Jean
+    <ul>
+      <li>
+	Fixed a canvas performance issue. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=603813";>Bug 603813</a>].
+      </li>
+      <li>
+	Update property page when style changes after reordering. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=604229";>Bug 604229</a>].
+      </li>
+    </ul>
+  <li>Jody
+    <ul>
+      <li>
+	Fix context sensitive help support on win32.
+      </li>
+    </ul>
+  <li>Morten
+    <ul>
+      <li>
+	Make GOCmdContext require less implementation.
+      </li>
+    </ul>
+  </ul>
+  <h2>Availability</h2>
+  <blockquote>
+    <a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.9/";>http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.9/</a><br>
+    <a href="http://ftp.gnome.org/pub/GNOME/sources/goffice/0.7/";>http://ftp.gnome.org/pub/GNOME/sources/goffice/0.7/</a>
+  </blockquote>
+<!--#include virtual="../../footer.shtml" -->
diff --git a/projects.gnome.org/gnumeric/announcements/1.9/index.shtml b/projects.gnome.org/gnumeric/announcements/1.9/index.shtml
index 7ca7913..26f4abb 100644
--- a/projects.gnome.org/gnumeric/announcements/1.9/index.shtml
+++ b/projects.gnome.org/gnumeric/announcements/1.9/index.shtml
@@ -21,6 +21,7 @@ Please note, that in development series, things break from time to time.
 Sometimes that is deliberate when things are being reorganized and sometimes it
 is due to oversight.</p>
 <ul>
+  <li><a href="gnumeric-1.9.17.shtml">1.9.17</a></li>
   <li><a href="gnumeric-1.9.16.shtml">1.9.16</a></li>
   <li><a href="gnumeric-1.9.15.shtml">1.9.15</a></li>
   <li><a href="gnumeric-1.9.14.shtml">1.9.14</a></li>
diff --git a/projects.gnome.org/gnumeric/changelogs/1.9/Makefile.am b/projects.gnome.org/gnumeric/changelogs/1.9/Makefile.am
index 23fc931..c8aee83 100644
--- a/projects.gnome.org/gnumeric/changelogs/1.9/Makefile.am
+++ b/projects.gnome.org/gnumeric/changelogs/1.9/Makefile.am
@@ -18,6 +18,7 @@ page_SCRIPTS= 			\
 	changelog-1.9.14.txt	\
 	changelog-1.9.15.txt	\
 	changelog-1.9.16.txt	\
+	changelog-1.9.17.txt	\
 	index.shtml
 
 include $(top_srcdir)/rules.common
diff --git a/projects.gnome.org/gnumeric/changelogs/1.9/changelog-1.9.17.txt b/projects.gnome.org/gnumeric/changelogs/1.9/changelog-1.9.17.txt
new file mode 100644
index 0000000..af8f98c
--- /dev/null
+++ b/projects.gnome.org/gnumeric/changelogs/1.9/changelog-1.9.17.txt
@@ -0,0 +1,99 @@
+2009-12-15  Morten Welinder <terra gnome org>
+
+	* Release 1.9.17
+
+2009-12-15  Andreas J. Guelzow <aguelzow pyrshep ca>
+	for Gabriel Kerneis
+	* src/ssconvert.c (convert): handle one sheet per file
+
+2009-12-15  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* component/Gnumeric-embed.xml.in: add 2 medians sign test
+	* src/HILDON_Gnumeric-gtk.xml.in: add 2 medians sign test
+	* src/GNOME_Gnumeric-gtk.xml.in: add 2 medians sign test
+	* src/wbc-gtk-actions.c: add 2 medians sign test action
+
+2009-12-14  Jean Brefort  <jean brefort normalesup org>
+
+	* src/sheet-object-cell-comment.c (comment_view_set_bounds): make the
+	cell comment red triangle visible in RTL mode. [#604580]
+
+2009-12-14  Jean Brefort  <jean brefort normalesup org>
+
+	* src/item-grid.c (item_grid_draw_region): fixed panes borders.
+
+2009-12-13  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/gutils.c: include required header file
+
+2009-12-13  Jean Brefort  <jean brefort normalesup org>
+
+	* src/gnm-pane.c (gnm_pane_compute_visible_region): fixed pane origin
+	when zoomed. [#604373]
+
+2009-12-11  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* component/Gnumeric-embed.xml.in: add sign test
+	* src/HILDON_Gnumeric-gtk.xml.in: add sign test
+	* src/GNOME_Gnumeric-gtk.xml.in: add sign test
+	* src/wbc-gtk-actions.c: add sign test action
+
+2009-12-11  Morten Welinder  <terra gnome org>
+
+	* src/value.c (criteria_inspect_values): Fix bool issues.
+
+2009-12-10  Morten Welinder  <terra gnome org>
+
+	* src/value.c (parse_criteria): If the criteria is a string that
+	parses as a number, use equality search.  Fixes #604214.
+
+2009-12-10  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/print.c (gnm_print_sheet): store print date
+
+2009-12-09  Morten Welinder  <terra gnome org>
+
+	* src/wbc-gtk.c (graph_dim_cancel_idle): New function.
+	(graph_dim_editor_free): Cancel idle handler.  Fixes #604223.
+
+2009-12-09  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/workbook-view.c (wbv_save_to_output): update modification time
+	  only when we in fact modified the file.
+
+2009-12-09  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/gutils.c (gnm_insert_meta_date): new
+	* src/gutils.h (gnm_insert_meta_date): new
+	* src/workbook-view.c (wbv_save_to_output): update modification time
+	* src/workbook.c (workbook_new): update creation date
+
+2009-12-06  Jean Brefort  <jean brefort normalesup org>
+
+	* src/item-bar.c (ib_draw_cell): clip when drawing text. [#603862]
+
+2009-12-05  Jean Brefort  <jean brefort normalesup org>
+
+	* src/graph.c (gnm_go_data_matrix_get_value): do not exchange row and
+	column.
+
+2009-12-03  Morten Welinder  <terra gnome org>
+
+	* src/value.c (parse_criteria): For matching, if we match the
+	empty string, make sure we look in empty cells.  Fixes #603671.
+
+2009-12-02  Morten Welinder  <terra gnome org>
+
+	* src/ssconvert.c (run_solver): Optionally run solver.  (For
+	testing only.)
+
+	* src/workbook-control.c (wbc_cmd_context_init): New function.
+
+2009-12-01  Morten Welinder  <terra gnome org>
+
+	* src/commands.c (cmd_set_text_redo): On the initial pass, don't
+	select.  Fixes #601107.
+
+2009-11-29  Morten Welinder <terra gnome org>
+
+	* configure.in: Post-release bump.
diff --git a/projects.gnome.org/gnumeric/changelogs/1.9/index.shtml b/projects.gnome.org/gnumeric/changelogs/1.9/index.shtml
index f1107c6..d5d4b2f 100644
--- a/projects.gnome.org/gnumeric/changelogs/1.9/index.shtml
+++ b/projects.gnome.org/gnumeric/changelogs/1.9/index.shtml
@@ -18,6 +18,7 @@
 <p>Click on a link to go to the change log for that Gnumeric release.</p>
 <ul>
   <!-- new entries go on top -->
+  <li><a href="changelog-1.9.17.txt">1.9.17</a></i>
   <li><a href="changelog-1.9.16.txt">1.9.16</a></i>
   <li><a href="changelog-1.9.15.txt">1.9.15</a></i>
   <li><a href="changelog-1.9.14.txt">1.9.14</a></i>
diff --git a/projects.gnome.org/gnumeric/downloads.shtml b/projects.gnome.org/gnumeric/downloads.shtml
index 2d70c55..aefe248 100644
--- a/projects.gnome.org/gnumeric/downloads.shtml
+++ b/projects.gnome.org/gnumeric/downloads.shtml
@@ -232,7 +232,7 @@ branch.</p>
     </tr>
     <tr>
       <td><a href="http://ftp.gnome.org/pub/GNOME/sources/goffice";>GOffice</a></td>
-      <td>&gt;= 0.7.16</td>
+      <td>&gt;= 0.7.17</td>
       <td></td>
     </tr>
     <tr>
diff --git a/projects.gnome.org/gnumeric/header-end.shtml b/projects.gnome.org/gnumeric/header-end.shtml
index 28d96b1..9d4faa2 100644
--- a/projects.gnome.org/gnumeric/header-end.shtml
+++ b/projects.gnome.org/gnumeric/header-end.shtml
@@ -14,7 +14,7 @@
 href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.8/gnumeric-1.8.4.tar.gz";>Latest
 Source</a></li>
 	  <li><a
-href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.9/gnumeric-1.9.16.tar.gz";>Latest
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.9/gnumeric-1.9.17.tar.gz";>Latest
 Devel Source</a></li>
 	</ul>
       </div>
diff --git a/projects.gnome.org/gnumeric/index.shtml b/projects.gnome.org/gnumeric/index.shtml
index c3569dd..4592325 100644
--- a/projects.gnome.org/gnumeric/index.shtml
+++ b/projects.gnome.org/gnumeric/index.shtml
@@ -41,6 +41,12 @@
       <a href="features.shtml">go here</a>.</p>
 
       <h2>News</h2>
+      <p>December 2009:
+      <a href="announcements/1.9/gnumeric-1.9.17.shtml">Gnumeric 1.9.17
+      is out</a>.  This is a development release for those who want
+      the bleeding edge.  Get it
+      from <a href="downloads.shtml">here</a>!</p>
+
       <p>November 2009:
       <a href="announcements/1.9/gnumeric-1.9.16.shtml">Gnumeric 1.9.16
       is out</a>.  This is a development release for those who want



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