[gnomeweb-wml] Gnumeric 1.10.16
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomeweb-wml] Gnumeric 1.10.16
- Date: Fri, 17 Jun 2011 00:06:24 +0000 (UTC)
commit 23d4b72e7c6598eb33e0f437c56c676530a9a337
Author: Morten Welinder <terra gnome org>
Date: Thu Jun 16 20:06:12 2011 -0400
Gnumeric 1.10.16
.../gnumeric/announcements/1.10/Makefile.am | 1 +
.../announcements/1.10/gnumeric-1.10.16.shtml | 118 +++++++++++++++
.../gnumeric/announcements/1.10/index.shtml | 1 +
.../gnumeric/changelogs/1.10/Makefile.am | 1 +
.../gnumeric/changelogs/1.10/changelog-1.10.16.txt | 152 ++++++++++++++++++++
.../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 | 18 ++--
projects.gnome.org/gnumeric/past-news.shtml | 9 ++
10 files changed, 297 insertions(+), 14 deletions(-)
---
diff --git a/projects.gnome.org/gnumeric/announcements/1.10/Makefile.am b/projects.gnome.org/gnumeric/announcements/1.10/Makefile.am
index dcb96e5..520f3c5 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.16.shtml \
gnumeric-1.10.15.shtml \
gnumeric-1.10.14.shtml \
gnumeric-1.10.13.shtml \
diff --git a/projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.16.shtml b/projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.16.shtml
new file mode 100644
index 0000000..ec56d04
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.16.shtml
@@ -0,0 +1,118 @@
+<!--#set var="title" value="Gnumeric 1.10.16" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
+<!--#include virtual="../../header-end.shtml" -->
+
+ <h2>Gnumeric 1.10.16 aka "TBD" is now available.</h2>
+ <p>The Gnumeric Team is pleased to announce the availability of
+ Gnumeric version 1.10.16.</p>
+ <p>Noteworthy news in this release:</p>
+ <ul>
+ <li>A crash-on-start with some glib versions was fixed.</li>
+ <li>ODF and XLSX export improvements.</li>
+ </ul>
+
+ <ul>
+ <li>Andreas
+ <ul>
+ <li>
+ Store some print range information in gnumeric files. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=649714">Bug 649714</a>].
+ </li>
+ <li>
+ Hide Prefer CLIPBOARD preference under MS Windows. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=649675">Bug 649675</a>].
+ </li>
+ <li>
+ Extend the goto dialog.
+ </li>
+ <li>
+ Extend the address box to handle both A1 and R1C1 style addresses.
+ [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=650941">Bug 650941</a>].
+ </li>
+ <li>
+ Change the default widget when rolling up or down the default widget.
+ [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=651173">Bug 651173</a>][<a href="https://bugzilla.gnome.org/show_bug.cgi?id=646612">Bug 646612</a>].
+ </li>
+ <li>
+ Import external references from ODF. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=645580">Bug 645580</a>].
+ </li>
+ <li>
+ Some documentation improvements.
+ </li>
+ <li>
+ Read fraction formats correctly from ODF 1.2 files.
+ </li>
+ <li>
+ Fix regression line export to ODF.
+ </li>
+ <li>
+ Fix font and background colour import of LibreOffice generated xlsx
+ files.
+ </li>
+ <li>
+ In xlsx files, do not ignore gradient cell background fills
+ completely. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=644496">Bug 644496</a>].
+ </li>
+ <li>
+ Export some cell formatting to xlsx files. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=532635">Bug 532635</a>].
+ </li>
+ <li>
+ Fix reading of diagonal borders from xlsx files. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=652690">Bug 652690</a>].
+ </li>
+ <li>
+ Fix writing to xlsx of file with comments. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=652689">Bug 652689</a>].
+ </li>
+ <li>
+ Add exporter for ECMA-376 2nd edition.
+ </li>
+ <li>
+ Fix some font-name handling in ODF import.
+ </li>
+ </ul>
+ <li>Morten
+ <ul>
+ <li>
+ Fix leaks in SHEET. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=650761">Bug 650761</a>].
+ </li>
+ <li>
+ Fix leaks in SHEETS. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=650764">Bug 650764</a>].
+ </li>
+ <li>
+ Fix leak in name dialog.
+ </li>
+ <li>
+ Switch to using goffice's complex math.
+ </li>
+ <li>
+ Fix graph axis problem. [Part of <a href="https://bugzilla.gnome.org/show_bug.cgi?id=599901">Bug 599901</a>].
+ </li>
+ <li>
+ Drop unneeded value formats. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=651667">Bug 651667</a>].
+ </li>
+ </ul>
+ </ul>
+
+ <h2>goffice 0.8.16 aka "TBD" is now available.</h2>
+ <ul>
+ <li>Andreas
+ <ul>
+ <li>
+ Improve ODF 1.2 output of fraction format.
+ </li>
+ </ul>
+ <li>Morten
+ <ul>
+ <li>
+ Fix long-double compilation issue.
+ </li>
+ <li>
+ Improve accuracy of complex power.
+ </li>
+ <li>
+ Fix GOFormat problem resulting in "-0". [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=650928">Bug 650928</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 9504a0b..27d55d5 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.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>
<li><a href="gnumeric-1.10.13.shtml">1.10.13</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 38b2903..0e0e559 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.16.txt \
changelog-1.10.15.txt \
changelog-1.10.14.txt \
changelog-1.10.13.txt \
diff --git a/projects.gnome.org/gnumeric/changelogs/1.10/changelog-1.10.16.txt b/projects.gnome.org/gnumeric/changelogs/1.10/changelog-1.10.16.txt
new file mode 100644
index 0000000..5109e34
--- /dev/null
+++ b/projects.gnome.org/gnumeric/changelogs/1.10/changelog-1.10.16.txt
@@ -0,0 +1,152 @@
+2011-06-16 Morten Welinder <terra gnome org>
+
+ * Release 1.10.16
+
+2011-06-02 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/gui-util.h (gnm_load_pango_attributes_into_buffer): add
+ argument, change all callers
+ * src/gui-util.c (gnm_load_pango_attributes_into_buffer): add
+ argument, correctly align pango offsets with buffer char-offsets
+ (gnm_load_pango_byte_to_char): new
+
+2011-05-30 Morten Welinder <terra gnome org>
+
+ * src/gui-clipboard.c (gnm_x_claim_clipboard): Rename from
+ x_claim_clipboard.
+ (gnm_x_store_clipboard_if_needed): Rename from
+ x_store_clipboard_if_needed.
+ (gnm_x_request_clipboard): Rename from x_request_clipboard.
+
+2011-05-26 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/application.c (gnm_app_workbook_get_by_uri): made static
+ (gnm_app_workbook_foreach): made static
+ * src/application.h (gnm_app_workbook_get_by_uri): deleted
+ (gnm_app_workbook_foreach): deleted
+ * src/search.c (gnm_search_replace_value): made static
+ * src/search.h (gnm_search_replace_value): deleted
+ * src/sheet-filter.c (gnm_filter_overlaps_range): made static
+ * src/sheet-filter.h (gnm_filter_overlaps_range): deleted
+
+2011-05-26 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/rangefunc.c (gnm_range_minabs): deleted
+ (gnm_range_correl_est): deleted
+ * src/rangefunc.h (gnm_range_minabs): deleted
+ (gnm_range_correl_est): deleted
+ * src/stf-parse.c (stf_parse_options_new): made static
+ * src/stf-parse.h (stf_parse_options_new): deleted
+ * src/workbook.c (workbook_local_functions): deleted
+ * src/workbook.h (workbook_local_functions): deleted
+
+2011-05-26 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/parse-util.h (gnm_conventions_dup): delete again
+ * src/parse-util.c (gnm_conventions_dup): delete again
+ * src/workbook-control.c (wb_control_parse_and_jump): use
+ existing GnmConventions
+
+2011-05-26 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/workbook.c (workbook_sheet_state_size): adjust scale
+ (cmd_reorganize_sheets): use workbook_sheet_state_size
+
+2011-05-26 Morten Welinder <terra gnome org>
+
+ * src/gui-clipboard.c (table_cellregion_read): Avoid
+ workbook_sheets because it allocates needlessly.
+
+2011-05-26 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/parse-util.h (gnm_conventions_dup): new
+ * src/parse-util.c (gnm_conventions_dup): new
+ * src/workbook-control.c (wb_control_parse_and_jump): accept both
+ both A1 and R1C1 style addresses.
+
+2011-05-26 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/workbook-control.h (wb_control_jump): new
+ * src/workbook-control.c (wb_control_jump): make non-static
+
+2011-05-24 Morten Welinder <terra gnome org>
+
+ * src/sheet.c (gnm_sheet_constructed): Don't chain up before
+ actually checking that the parent has the method.
+
+ * src/wbc-gtk-edit.c (wbcg_auto_completing): Unused. Remove.
+
+2011-05-23 Morten Welinder <terra gnome org>
+
+ * src/func.c (function_iterate_do_value): Make static.
+
+ * src/parser.y: Make yyparse static.
+
+2011-05-23 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/print-info.h (_PrintInformation): new field
+ (print_info_set_from_settings): new
+ (print_info_get_printrange): new
+ (print_info_set_printrange): new
+ * src/print-info.c (print_info_set_from_settings): new
+ (print_info_get_printrange): new
+ (print_info_set_printrange): new
+ (print_info_load_defaults): use settings
+ (print_info_get_printtofile_uri): load defaults
+ * src/print.c (gnm_print_sheet): use printrange from printinfo
+ * src/xml-sax-read.c (xml_sax_print_print_range): new
+ * src/xml-sax-write.c (xml_write_print_info): write printrange
+
+2011-05-23 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/print.c (gnm_print_uri_change_extension): if the setting has no
+ extension, specify one
+
+2011-05-22 Morten Welinder <terra gnome org>
+
+ * src/complex.h: Use goffice's stuff as far as possible.
+
+ * src/sheet-view.c (sv_is_region_empty_or_selected): Unused. Remove.
+
+ * src/gnm-marshalers.list: Remove unused marshallers.
+
+ * src/gnm-pane.c (control_circle_get_type, item_acetate_get_type):
+ Make static.
+
+ * src/colrow.c (colrow_find_adjacent_visible): Unused. Remove.
+
+ * src/sort.c (gnm_sort_data_length): Make static.
+
+ * src/sheet.c (sheet_redraw_cell): Make static.
+
+ * src/sheet-style.c (sheet_style_set_col, sheet_style_set_row):
+ Unused. Remove.
+
+ * src/func-builtin.c (gnumeric_sum, gnumeric_product): Make
+ static.
+
+ * src/wbc-gtk.c (wbcg_ui_update_begin, wbcg_ui_update_end): Make
+ static.
+
+ * src/expr-name.c (expr_name_set_is_placeholder): New function.
+ (expr_name_downgrade_to_placeholder): Simplify using
+ expr_name_set_is_placeholder.
+ (sheet_names_get_available): Unused. Remove.
+ (do_expr_name_loop_check): Extend to look for either a name as a
+ string or an explicit GnmNamedExpr.
+ (expr_name_in_use): Fix search.
+
+ * src/workbook.h (WORKBOOK_FOREACH_SHEET): Move from
+ workbook-priv.h
+
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * src/expr-name.c (expr_name_set_pos): Rename from
+ expr_name_set_scope and extended to handle all position changes.
+ All callers changed.
+ (gnm_named_expr_collection_rename): Remove.
+ (expr_name_set_name): New function.
+
+2011-05-21 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 290914a..8e0b0fd 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.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>
<li><a href="changelog-1.10.13.txt">1.10.13</a></li>
diff --git a/projects.gnome.org/gnumeric/downloads.shtml b/projects.gnome.org/gnumeric/downloads.shtml
index a1486a3..eeb3229 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.15. Please read the
-<a href="announcements/1.10/gnumeric-1.10.15.shtml">release notes</a>.
+<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>.
The source code is available from <a
-href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.15.tar.gz">gzip'd
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.16.tar.gz">gzip'd
tarball</a> or <a
-href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.15.tar.bz2">bzip'd
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.16.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 27ee896..4a4482c 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.15.tar.gz">Latest
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.16.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 c1f0e90..221c5c9 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>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
+ from <a href="downloads.shtml">here</a>! We have
+ a <a href="http://people.gnome.org/~mortenw/gnumeric/gnumeric-1.10.16-20110616.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>May 2011:
<a href="announcements/1.10/gnumeric-1.10.15.shtml">Gnumeric
1.10.15 is out</a>. This is a stable release. Get it
@@ -68,15 +77,6 @@
found on this site. Note, however, that recompilation is very
difficult.)</p>
- <p>November 2010:
- <a href="announcements/1.10/gnumeric-1.10.12.shtml">Gnumeric
- 1.10.12 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.12-20101125.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><a href="past-news.shtml">Older news...</a></p>
diff --git a/projects.gnome.org/gnumeric/past-news.shtml b/projects.gnome.org/gnumeric/past-news.shtml
index b8b4057..8b3888f 100644
--- a/projects.gnome.org/gnumeric/past-news.shtml
+++ b/projects.gnome.org/gnumeric/past-news.shtml
@@ -5,6 +5,15 @@
the years pass. Welcome to our news cellar.</p>
<h2>2010</h2>
+ <p>November 2010:
+ <a href="announcements/1.10/gnumeric-1.10.12.shtml">Gnumeric
+ 1.10.12 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.12-20101125.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>October 2010:
<a href="announcements/1.10/gnumeric-1.10.11.shtml">Gnumeric
1.10.11 is out</a>. This is a stable release. Get it
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]