[gnomeweb-wml] Gnumeric: 1.10.17



commit 927cd4c26331bb034457bc0813a02e3dc894660a
Author: Morten Welinder <terra gnome org>
Date:   Sun Jul 31 13:51:48 2011 -0400

    Gnumeric: 1.10.17

 .../gnumeric/announcements/1.10/Makefile.am        |    1 +
 .../announcements/1.10/gnumeric-1.10.17.shtml      |  103 ++++++++++++++
 .../gnumeric/announcements/1.10/index.shtml        |    1 +
 .../gnumeric/changelogs/1.10/Makefile.am           |    1 +
 .../gnumeric/changelogs/1.10/changelog-1.10.17.txt |  144 ++++++++++++++++++++
 .../gnumeric/changelogs/1.10/index.shtml           |    1 +
 projects.gnome.org/gnumeric/downloads.shtml        |    8 +-
 projects.gnome.org/gnumeric/header-end.shtml       |    2 +-
 projects.gnome.org/gnumeric/index.shtml            |    9 ++
 9 files changed, 265 insertions(+), 5 deletions(-)
---
diff --git a/projects.gnome.org/gnumeric/announcements/1.10/Makefile.am b/projects.gnome.org/gnumeric/announcements/1.10/Makefile.am
index 520f3c5..101849c 100644
--- a/projects.gnome.org/gnumeric/announcements/1.10/Makefile.am
+++ b/projects.gnome.org/gnumeric/announcements/1.10/Makefile.am
@@ -1,6 +1,7 @@
 urlpath = /gnumeric/announcements/1.10
 
 page_SCRIPTS= \
+	gnumeric-1.10.17.shtml \
 	gnumeric-1.10.16.shtml \
 	gnumeric-1.10.15.shtml \
 	gnumeric-1.10.14.shtml \
diff --git a/projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.17.shtml b/projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.17.shtml
new file mode 100644
index 0000000..7bf6b36
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.17.shtml
@@ -0,0 +1,103 @@
+<!--#set var="title" value="Gnumeric 1.10.17" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
+<!--#include virtual="../../header-end.shtml" -->
+
+  <h2>Gnumeric 1.10.17 aka &quot;TBD&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+  Gnumeric version 1.10.17.  This should be used together with the
+  concurrently released goffice 0.8.17.  This is most likely the last
+  release in the stable 1.10.x series.</p>
+  <p>Noteworthy news in this release:</p>
+  <ul>
+  <li>Speed-up collections of similar two-range function calls, such
+  as INTERPOLATION.</li>
+  <li>Print import/export improvements.<li>
+  </ul>
+
+  <ul>
+  <li>Andreas
+    <ul>
+      <li>
+	Fix some style import from ODF. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=652492";>Bug 652492</a>].
+      </li>
+      <li>
+	Import/Export print formatting from/to ODF. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=653186";>Bug 653186</a>].
+      </li>
+      <li>
+	Write and read some document properties to and from XLSX.
+      </li>
+      <li>
+	Fix xlsx schema violations.
+      </li>
+      <li>
+	Fix keyword handling in properties dialog. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=653378";>Bug 653378</a>].
+      </li>
+      <li>
+	Allow document properties to be edited and added.
+      </li>
+      <li>
+	Add an interface for conditional styles.
+      </li>
+      <li>
+	Fix ODF import of styles with inherited conditional styles. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=654214";>Bug 654214</a>] .
+      </li>
+      <li>
+	Provide undo for cut between 2 gnumeric processes. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=640922";>Bug 640922</a>].
+      </li>
+      <li>
+	Fix bar and column chart import/export to ODF.
+      </li>
+      <li>
+	Speed up frequent calls to INTERPOLATION with the same 
+	abscissae/ordinates. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=654538";>Bug 654538</a>].
+      </li>
+      <li>
+	Export defined names to xlsx. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=655010";>Bug 655010</a>].
+      </li>
+      <li>
+	Implement printing of errors as blanks, dashes or NAs.
+      </li>
+      <li>
+	Fix printing of column headers and borders when formulae are shown. 
+	[<a href="https://bugzilla.gnome.org/show_bug.cgi?id=655389";>Bug 655389</a>].
+      </li>
+      <li>
+	Fix import of Excel 2003 xml files in non-C locale. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=655554";>Bug 655554</a>].
+      </li>
+    </ul>
+  <li>Jean
+    <ul>
+      <li>
+	Fix selection background. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=648676";>Bug 648676</a>].
+      </li>
+    </ul>
+  <li>Morten
+    <ul>
+      <li>
+	Fix --with-gnome compilation:  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=652802";>Bug 652802</a>].
+      </li>
+      <li>
+	Fix parsing crash.  [Redhat <a href="https://bugzilla.redhat.com/show_bug.cgi?id=726860";>Bug 726860</a>].
+      </li>
+    </ul>
+  </ul>
+  <h2>goffice 0.8.17 aka &quot;TBD&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+  goffice version 0.8.17.</p>
+
+  <ul>
+  <li>Morten
+    <ul>
+      <li>
+	Plug leaks.
+      </li>
+      <li>
+	Fix noisy leak.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=652420";>Bug 652420</a>].
+      </li>
+    </ul>
+  </ul>
+  <h2>Availability</h2>
+  <blockquote>
+    <a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/";>http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/</a><br>
+    <a href="http://ftp.gnome.org/pub/GNOME/sources/goffice/0.8/";>http://ftp.gnome.org/pub/GNOME/sources/goffice/0.8/</a>
+  </blockquote>
+<!--#include virtual="../../footer.shtml" -->
diff --git a/projects.gnome.org/gnumeric/announcements/1.10/index.shtml b/projects.gnome.org/gnumeric/announcements/1.10/index.shtml
index 27d55d5..fadf4e4 100644
--- a/projects.gnome.org/gnumeric/announcements/1.10/index.shtml
+++ b/projects.gnome.org/gnumeric/announcements/1.10/index.shtml
@@ -20,6 +20,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.10.17.shtml">1.10.17</a></li>
   <li><a href="gnumeric-1.10.16.shtml">1.10.16</a></li>
   <li><a href="gnumeric-1.10.15.shtml">1.10.15</a></li>
   <li><a href="gnumeric-1.10.14.shtml">1.10.14</a></li>
diff --git a/projects.gnome.org/gnumeric/changelogs/1.10/Makefile.am b/projects.gnome.org/gnumeric/changelogs/1.10/Makefile.am
index 0e0e559..955e7ef 100644
--- a/projects.gnome.org/gnumeric/changelogs/1.10/Makefile.am
+++ b/projects.gnome.org/gnumeric/changelogs/1.10/Makefile.am
@@ -1,6 +1,7 @@
 urlpath = /gnumeric/changelogs/1.10
 
 page_SCRIPTS= 			\
+	changelog-1.10.17.txt	\
 	changelog-1.10.16.txt	\
 	changelog-1.10.15.txt	\
 	changelog-1.10.14.txt	\
diff --git a/projects.gnome.org/gnumeric/changelogs/1.10/changelog-1.10.17.txt b/projects.gnome.org/gnumeric/changelogs/1.10/changelog-1.10.17.txt
new file mode 100644
index 0000000..539c216
--- /dev/null
+++ b/projects.gnome.org/gnumeric/changelogs/1.10/changelog-1.10.17.txt
@@ -0,0 +1,144 @@
+2011-07-31  Morten Welinder <terra gnome org>
+
+	* Release 1.10.17
+
+2011-07-31  Jean Brefort  <jean brefort normalesup org>
+
+	* src/pattern.c (gnumeric_background_set): always change selection
+	background color. [#648676]
+
+2011-07-30 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* component/gnumeric.c (go_gnm_component_render): fix call to
+	gnm_gtk_print_cell_range
+
+2011-07-30  Morten Welinder  <terra gnome org>
+
+	* src/parser.y (yylex): Fix parsing crash.  [Redhat #726860]
+
+2011-07-28 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/print-cell.c (print_cell_gtk): implement printing of errors as
+	NA and as dashes
+
+2011-07-28 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/print-cell.c (print_cell_gtk): be sure that the value is
+	uptodate
+
+2011-07-27 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/xml-sax-read.c (xml_sax_print_comments): new
+	(xml_sax_print_errors): new
+	(gnumeric_1_0_dtd): connect the above
+	* src/xml-sax-write.c (xml_write_print_info): write comment placement
+	and error display
+
+2011-07-27 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/print.c (compute_sheet_pages): account for column width change
+	when formulae are shown.
+
+2011-07-27 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/style-border.c (gnm_style_borders_row_print_gtk): account for
+	column width change when formulae are shown.
+
+2011-07-27 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/print.c (print_page_col_headers): adjust for column widths when
+	formulae are shown
+
+2011-07-27 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/print-cell.c (print_cell_gtk): only replace errors by blanks if the
+	error wopuld in fact be shown, i.e. not if it is the result of a formula
+	and formulae are shown.
+
+2011-07-27 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/print-cell.h (gnm_gtk_print_cell_range): change argument type
+	* src/print-cell.c (gnm_gtk_print_cell_range): change argument type
+	(print_cell_gtk): consider print-info and possibly print errors	as blank
+	(print_merged_range_gtk): ditto
+	* src/print.c (print_page_cells): adjust call of gnm_gtk_print_cell_range
+
+2011-07-20  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/collect.h (collect_float_pairs): add argument
+	* src/collect.c (pairs_floats_cache_entry_free): new
+	(pairs_floats_cache_entry_hash): new
+	(pairs_floats_cache_entry_equal): new
+	(clear_caches): handle pairs_floats_cache
+	(create_caches): ditto
+	(prune_caches): ditto
+	(get_pairs_floats_cache_entry): ditto
+	(get_or_fake_pairs_cache_entry): ditto
+	(get_single_cache_key_from_value): new
+	(get_single_cache_key): use get_single_cache_key_from_value
+	(collect_floats): no need to initialize cl if we don't use it
+	(collect_float_pairs_ce): new
+	(collect_float_pairs): use cache and collect_float_pairs_ce
+
+2011-07-19  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* gnumeric.xsd: update
+
+2011-07-14  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/commands.c (cmd_insert_cols): use sheet_range_trim rather
+	than sheet_get_extent (this will always be faster).
+	(cmd_insert_rows): ditto
+
+2011-07-12  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/gui-clipboard.c (x_clipboard_get_cb): provide undo of cut.
+
+2011-07-09  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/style-conditions.c (gnm_style_conditions_eval): != IS_LESS is
+	not the same as == IS_EQUAL || == IS_GREATER
+
+2011-07-08  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/style-conditions.c (gnm_style_conditions_delete): new
+	* src/style-conditions.h (gnm_style_conditions_delete): new
+
+2011-07-07  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/rendered-value.c (gnm_rendered_value_new): consider conditional
+	styles
+	* src/style.c (gnm_style_required_spanflags): consider conditional
+	styles
+
+2011-07-07  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/style-conditions.c (gnm_style_conditions_eval): fix the sense
+	of the comparison (the value string is expected to be smaller than
+	the cell string) and avoid infinite loops.
+
+2011-07-06  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* component/Gnumeric-embed.xml.in: add menu item
+	* src/GNOME_Gnumeric-gtk.xml.in: ditto
+	* src/HILDON_Gnumeric-gtk.xml.in: ditto
+	* src/sheet-control-gui.c
+	* src/style-conditions.c (gnm_style_conditions_dup): new
+	(gnm_style_cond_is_valid): not all conditions need an expression
+	(gnm_style_conditions_eval): not all conditions need an expression
+	* src/style-conditions.h (gnm_style_conditions_dup): new
+	* src/wbc-gtk-actions.c (cb_format_cells_cond): new
+
+2011-06-22  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* print.c (load_repeat_range): move from here to
+	* print-info.c (print_load_repeat_range): renaming as we go
+	* print-info.h (print_load_repeat_range): new
+
+2011-06-17  Morten Welinder  <terra gnome org>
+
+	* src/session.c: Fix --with-gnome compilation. #652802
+
+2011-06-16  Morten Welinder <terra gnome org>
+
+	* configure.in: Post-release bump.
diff --git a/projects.gnome.org/gnumeric/changelogs/1.10/index.shtml b/projects.gnome.org/gnumeric/changelogs/1.10/index.shtml
index 8e0b0fd..e02bf50 100644
--- a/projects.gnome.org/gnumeric/changelogs/1.10/index.shtml
+++ b/projects.gnome.org/gnumeric/changelogs/1.10/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.10.17.txt">1.10.17</a></li>
   <li><a href="changelog-1.10.16.txt">1.10.16</a></li>
   <li><a href="changelog-1.10.15.txt">1.10.15</a></li>
   <li><a href="changelog-1.10.14.txt">1.10.14</a></li>
diff --git a/projects.gnome.org/gnumeric/downloads.shtml b/projects.gnome.org/gnumeric/downloads.shtml
index eeb3229..7049bb3 100644
--- a/projects.gnome.org/gnumeric/downloads.shtml
+++ b/projects.gnome.org/gnumeric/downloads.shtml
@@ -97,12 +97,12 @@ method for people who wish to help test development versions of Gnumeric.</p>
 
 
 <h3>Stable Branch</h3>
-<p>The current stable version of Gnumeric is 1.10.16.  Please read the
-<a href="announcements/1.10/gnumeric-1.10.16.shtml">release notes</a>.
+<p>The current stable version of Gnumeric is 1.10.17.  Please read the
+<a href="announcements/1.10/gnumeric-1.10.17.shtml">release notes</a>.
 The source code is available from <a
-href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.16.tar.gz";>gzip'd
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.17.tar.gz";>gzip'd
 tarball</a> or <a
-href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.16.tar.bz2";>bzip'd
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.17.tar.bz2";>bzip'd
 tarball</a>.  Dependencies for this version are:</p>
 <div id="deptable">
 <table class="dependencies">
diff --git a/projects.gnome.org/gnumeric/header-end.shtml b/projects.gnome.org/gnumeric/header-end.shtml
index 4a4482c..59ba9bf 100644
--- a/projects.gnome.org/gnumeric/header-end.shtml
+++ b/projects.gnome.org/gnumeric/header-end.shtml
@@ -11,7 +11,7 @@
 	  <li><a href="<!--#echo var="rootdir" -->/downloads.shtml">Get
 	  Gnumeric Now!</a></li>
 	  <li><a
-href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.16.tar.gz";>Latest
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.17.tar.gz";>Latest
 Source</a></li>
 <!--	  <li><a
 href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.9/gnumeric-1.9.17.tar.gz";>Latest
diff --git a/projects.gnome.org/gnumeric/index.shtml b/projects.gnome.org/gnumeric/index.shtml
index 221c5c9..9c7c78e 100644
--- a/projects.gnome.org/gnumeric/index.shtml
+++ b/projects.gnome.org/gnumeric/index.shtml
@@ -41,6 +41,15 @@
       <a href="features.shtml">go here</a>.</p>
 
       <h2>News</h2>
+      <p>July 2011:
+      <a href="announcements/1.10/gnumeric-1.10.17.shtml">Gnumeric
+      1.10.17 is out</a>.  This is a stable release.  Get it
+      from <a href="downloads.shtml">here</a>!  <!--We have
+      a <a href="http://people.gnome.org/~mortenw/gnumeric/gnumeric-1.10.17-xxxxxxxx.exe";>Win32</a>
+      build of that.  (Sources in the same directory except for parts
+      found on this site.  Note, however, that recompilation is very
+      difficult.)--></p>
+
       <p>June 2011:
       <a href="announcements/1.10/gnumeric-1.10.16.shtml">Gnumeric
       1.10.16 is out</a>.  This is a stable release.  Get it



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