[gnomeweb-wml] gnumeric: 1.10.14
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomeweb-wml] gnumeric: 1.10.14
- Date: Fri, 25 Mar 2011 01:30:59 +0000 (UTC)
commit e4b547e2bbf416efbacb0fdb90cf9e63ba13ce48
Author: Morten Welinder <terra gnome org>
Date: Thu Mar 24 21:30:37 2011 -0400
gnumeric: 1.10.14
.../gnumeric/announcements/1.10/Makefile.am | 1 +
.../announcements/1.10/gnumeric-1.10.14.shtml | 194 ++++++++++++++++++++
.../gnumeric/announcements/1.10/index.shtml | 1 +
.../gnumeric/changelogs/1.10/Makefile.am | 1 +
.../gnumeric/changelogs/1.10/changelog-1.10.14.txt | 166 +++++++++++++++++
.../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, 378 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 c04b151..759734e 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.14.shtml \
gnumeric-1.10.13.shtml \
gnumeric-1.10.12.shtml \
gnumeric-1.10.11.shtml \
diff --git a/projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.14.shtml b/projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.14.shtml
new file mode 100644
index 0000000..dc818e9
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.14.shtml
@@ -0,0 +1,194 @@
+<!--#set var="title" value="Gnumeric 1.10.14" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
+<!--#include virtual="../../header-end.shtml" -->
+
+ <h2>Gnumeric 1.10.14 aka "TBD" is now available.</h2>
+ <p>The Gnumeric Team is pleased to announce the availability of
+ Gnumeric version 1.10.14. This release is best used with the
+ concurrently released Goffice 0.8.14 and Libgsf 1.14.20.</p>
+ <p>Noteworthy news in this release:</p>
+ <ul>
+ <li>XLSX import has been greatly improved for graphs.</li>
+ <li>ODF import and export of validation has been improved.</li>
+ <li>Gnumeric can use GSettings if Goffice has been compiled for it.</li>
+ <li>Print-Preview sort-of works on Win32.</li>
+ </ul>
+
+ <ul>
+ <li>Andreas
+ <ul>
+ <li>
+ Fix width of translated lists in various dialogs [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=641626">Bug 641626</a>].
+ </li>
+ <li>
+ Allow function tooltips to be closed temporarily [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=641355">Bug 641355</a>].
+ </li>
+ <li>
+ Import and export list validation from and to ODF files. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=640701">Bug 640701</a>].
+ </li>
+ <li>
+ Minor histogram improvements.
+ </li>
+ <li>
+ Fix import of LibreOffice created xlsx files using shared formulas.
+ [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=642850">Bug 642850</a>].
+ </li>
+ <li>
+ Fix crash on resaving LibreOffice created xlsx files with unauthored
+ comments. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=642850">Bug 642850</a>].
+ </li>
+ <li>
+ Trigger configurable text importer on paste of tabs. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=395631">Bug 395631</a>].
+ </li>
+ <li>
+ Fix ctrl-end in presence of hidden rows. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=643971">Bug 643971</a>].
+ </li>
+ <li>
+ Fix import of dbf files with more than 65536 rows. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=644189">Bug 644189</a>].
+ </li>
+ <li>
+ Export workbook-scoped named expressions and ranges to ODF.
+ </li>
+ <li>
+ Improve reading of named expressions from ODF files.
+ </li>
+ <li>
+ Fix weighted and Spencer moving averages crashes. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=645722">Bug 645722</a>].
+ </li>
+ </ul>
+ <li>Jean
+ <ul>
+ <li>
+ Fix cursor position inside a cell edited in a zoomed sheet. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=641709">Bug 641709</a>].
+ </li>
+ <li>
+ Add GSettings schemas.
+ </li>
+ <li>
+ Import multiple runs chart titles from xlsx. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=643814">Bug 643814</a>].
+ </li>
+ <li>
+ Import axis crossing position from xlsx. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=642941">Bug 642941</a>].
+ </li>
+ </ul>
+ <li>Morten
+ <ul>
+ <li>
+ Import wide sc files. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=641581">Bug 641581</a>].
+ </li>
+ <li>
+ Fix problem with single-cell names and 'r'-type arguments. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=613273">Bug 613273</a>].
+ </li>
+ <li>
+ Plug leaks.
+ </li>
+ <li>
+ Fix potential crash on quick exit.
+ </li>
+ <li>
+ Fix stf import problem diagnosed by Andreas. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=642477">Bug 642477</a>].
+ </li>
+ <li>
+ Restore toolbar positioning code.
+ </li>
+ <li>
+ Fix solver crash. [Redhat <a href="https://bugzilla.redhat.com/show_bug.cgi?id=680572">Bug 680572</a>].
+ </li>
+ <li>
+ Fix xml reading of constraints. [Redhat <a href="https://bugzilla.gnome.org/show_bug.cgi?id=680572">Bug 680572</a>].
+ </li>
+ <li>
+ Fix lpsolve/glpk writing of affine part.
+ </li>
+ <li>
+ Fix xlsx import crash. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=643808">Bug 643808</a>].
+ </li>
+ <li>
+ Import sheet visibility from xlsx. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=643815">Bug 643815</a>].
+ </li>
+ <li>
+ Import names from xlsx. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=643874">Bug 643874</a>].
+ </li>
+ <li>
+ Improve dbf codepage support. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=644189">Bug 644189</a>].
+ </li>
+ <li>
+ Improve date format consistency in document properies. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=644217">Bug 644217</a>].
+ </li>
+ <li>
+ Hopefully make print preview work on win32. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=533795">Bug 533795</a>].
+ </li>
+ <li>
+ Improve quit dialog's non-ascii handling. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=644982">Bug 644982</a>].
+ </li>
+ <li>
+ Make print-preview work on win32 by avoiding gtk+. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=533795">Bug 533795</a>].
+ </li>
+ <li>
+ Fix crash related to dynamic deps. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=645209">Bug 645209</a>].
+ </li>
+ <li>
+ Fix stf import crash. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=645555">Bug 645555</a>].
+ </li>
+ <li>
+ Allow templates for multi-sheet ssconvert. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=645287">Bug 645287</a>].
+ </li>
+ </ul>
+ <li>Stanley Pinchak
+ <ul>
+ <li>
+ Improve "dif" output.
+ </li>
+ </ul>
+ </ul>
+ <h2>goffice 0.8.14 aka "TBD" is now available.</h2>
+ <p>The Gnumeric Team is pleased to announce the availability of
+ goffice version 0.8.14.</p>
+ <p>Noteworthy news in this release:</p>
+ <ul>
+ <li>...</li>
+ </ul>
+
+ <ul>
+ <li>Jean
+ <ul>
+ <li>
+ Implement a GSettings backend for GOConf. [643767].
+ </li>
+ <li>
+ Fix gnumeric crash when monitoring settings changes. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=644222">Bug 644222</a>].
+ </li>
+ </ul>
+ <li>Morten
+ <ul>
+ <li>
+ Plug leaks.
+ </li>
+ <li>
+ Allow GOConf to handle absolute keys.
+ </li>
+ </ul>
+ </ul>
+ <h2>libgsf 1.14.20 aka "TBD" is now available.</h2>
+ <p>The Gnumeric Team is pleased to announce the availability of
+ libgsf version 1.14.20.</p>
+ <ul>
+ <li>Caolan McNamara
+ <ul>
+ <li>
+ Fix msole reading crash.
+ </li>
+ </ul>
+ <li>Morten
+ <ul>
+ <li>
+ Improve loading on metadata. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=644217">Bug 644217</a>].
+ </li>
+ </ul>
+ </ul>
+ <h2>Availability</h2>
+ <blockquote>
+ <a href="https://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/">http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/</a><br>
+ <a href="https://ftp.gnome.org/pub/GNOME/sources/goffice/0.8/">http://ftp.gnome.org/pub/GNOME/sources/goffice/0.8/</a><br>
+ <a href="https://ftp.gnome.org/pub/GNOME/sources/libgsf/1.14/">http://ftp.gnome.org/pub/GNOME/sources/libgsf/1.14/</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 f02aa88..5bf03c5 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.14.shtml">1.10.14</a></li>
<li><a href="gnumeric-1.10.13.shtml">1.10.13</a></li>
<li><a href="gnumeric-1.10.12.shtml">1.10.12</a></li>
<li><a href="gnumeric-1.10.11.shtml">1.10.11</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 8ced6dd..aa05dae 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.14.txt \
changelog-1.10.13.txt \
changelog-1.10.12.txt \
changelog-1.10.11.txt \
diff --git a/projects.gnome.org/gnumeric/changelogs/1.10/changelog-1.10.14.txt b/projects.gnome.org/gnumeric/changelogs/1.10/changelog-1.10.14.txt
new file mode 100644
index 0000000..92c1c11
--- /dev/null
+++ b/projects.gnome.org/gnumeric/changelogs/1.10/changelog-1.10.14.txt
@@ -0,0 +1,166 @@
+2011-03-24 Morten Welinder <terra gnome org>
+
+ * Release 1.10.14
+
+2011-03-22 Morten Welinder <terra gnome org>
+
+ * src/ssconvert.c (resolve_template): New function.
+ (convert): Simplify code. Treat output filename as template when
+ ssconvert_one_file_per_sheet is set.
+
+2011-03-21 Morten Welinder <terra gnome org>
+
+ * src/dependent.c (dependent_set_expr): Make sure we clear dynamic
+ deps, even if not linked. Fixes #645209.
+ (dependents_dump): New function extracted from...
+ * src/wbc-gtk.c (cb_workbook_debug_info): ...here.
+
+2011-03-18 Morten Welinder <terra gnome org>
+
+ * src/parser.y: Apply ugly patch for xlsx global names. See bug
+ 643873 for discussions.
+
+ * src/print.c (gnm_print_sheet): Punt and use ShellExecute.
+
+2011-03-17 Morten Welinder <terra gnome org>
+
+ * src/print.c (gnm_print_sheet): Improve error handling.
+
+2011-03-16 Morten Welinder <terra gnome org>
+
+ * src/print.c (gnm_print_sheet): On WIN32, do previews as
+ export-to-pdf plus show-url. Hopefully works around #533795.
+
+2011-03-12 Morten Welinder <terra gnome org>
+
+ * src/dead-kittens.h (gtk_adjustment_get_upper): Macro had wrong
+ name.
+ (gtk_dialog_get_content_area): We only need one of these.
+
+2011-03-11 Morten Welinder <terra gnome org>
+
+ * src/gutils.c (gnm_insert_meta_date): Use GsfTimestamp.
+
+2011-03-10 Morten Welinder <terra gnome org>
+
+ * src/colrow.c (colrow_new, colrow_free): New functions.
+
+ * src/sheet.c (cell_new, cell_free): Use slice allocator, not
+ g_new.
+ (sheet_row_new, sheet_col_new): Use colrow_new.
+
+2011-03-08 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/sheet.c: formulas -> formulæ
+ * src/wbc-gtk-actions.c: formulas -> formulæ
+
+2011-03-08 Morten Welinder <terra gnome org>
+
+ * src/gutils.c (gnm_insert_meta_date): Use GsfTimestamp, not
+ string.
+
+ * src/stf-parse.c (stf_parse_sheet): Delete lines as we are done
+ with them.
+ (stf_parse_general_free): Handle freed lines.
+
+2011-03-07 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/sheet-control-gui.c (scg_cursor_move): check one row at a time.
+
+2011-03-04 Morten Welinder <terra gnome org>
+
+ * src/parse-util.c (std_external_wb): New function.
+ (gnm_conventions_new_full): Always set input.external_wb.
+ (wbref_parse): Use that.
+
+2011-03-04 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * schemas/org.gnome.gnumeric.dialogs.gschema.xml.in.in: fix schema
+
+2011-03-03 Jean Brefort <jean brefort normalesup org>
+
+ * configure.in: add gschema files.
+ * schemas/Makefile.am: ditto.
+ * schemas/org.gnome.gnumeric.dialogs.gschema.xml.in.in: ditto.
+ * schemas/org.gnome.gnumeric.gschema.xml.in.in: ditto.
+ * schemas/org.gnome.gnumeric.plugin.gschema.xml.in.in: ditto.
+
+2011-03-03 Morten Welinder <terra gnome org>
+
+ * src/value.c (value_new_string_str): Add precondition.
+
+ * src/expr.c (gnm_expr_new_constant): Add precondition.
+
+2011-03-01 Morten Welinder <terra gnome org>
+
+ * src/gnumeric-gconf.c (get_node): Handle absolute keys, assuming
+ goffice handles them.
+
+2011-02-26 Morten Welinder <terra gnome org>
+
+ * src/value.c (value_new_cellrange_parsepos_str): Constify.
+
+2011-02-24 Morten Welinder <terra gnome org>
+
+ * src/wbc-gtk.c (cb_set_toolbar_position): Only actually set
+ toolbar position when the item is active. (We now get extra signals.)
+
+2011-02-23 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/undo.c (gnm_undo_colrow_*_group_finalize): chain to parent
+
+2011-02-22 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/gui-clipboard.c (text_is_single_cell): new
+ (text_to_cell_region): use text_is_single_cell
+
+2011-02-21 Morten Welinder <terra gnome org>
+
+ * src/stf-parse.c (trim_spaces_inplace): Don't use strcpy for
+ overlapping areas. Hopefully fixes #642477.
+
+ * src/wbc-gtk.c (wbc_gtk_finalize): Cancel template loader handler
+ if necessary.
+ (wbc_gtk_create_notebook_area): Hold a ref to bnotebook so it
+ cannot disappear underneath us.
+
+2011-02-17 Morten Welinder <terra gnome org>
+
+ * src/wbc-gtk.c (wbc_gtk_finalize): Remove custum UIs.
+
+ * src/stf.c (stf_shutdown): Unregister stf_csv too.
+
+2011-02-16 Morten Welinder <terra gnome org>
+
+ * src/gnumeric.h (GnmExprEvalFlags): Add new want-ref flag.
+
+ * src/expr.c (gnm_expr_eval): clear the want-ref flag for
+ arguments to operands. If the flag is set, return a ref for the
+ cellref case.
+
+ * src/func.c (function_call_with_exprs): Evaluate 'r' arguments
+ with want-ref flag. Fixes #613273.
+
+2011-02-15 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/validation-combo.h (IS_GNM_VALIDATION_COMBO): new
+
+2011-02-07 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * schemas/gnumeric-dialogs.schemas.in
+ (/apps/gnumeric/stf/export/terminator): use escape
+ * src/stf-export.c (gnm_stf_get_stfe): do not leave the terminator
+ as "" (this could happen due to gconf bug #641807)
+
+2011-02-07 Jean Brefort <jean brefort normalesup org>
+
+ * src/item-edit.c (item_edit_button_pressed), (item_edit_motion): fix
+ cursor position inside a cell edited in a zoomed sheet. [#641709]
+
+2011-02-06 Jean Brefort <jean brefort normalesup org>
+
+ * libspreadsheet.pc.in: removed libglade-2.0 from requirements.
+
+2011-02-02 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 ab81013..dda021b 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.14.txt">1.10.14</a></li>
<li><a href="changelog-1.10.13.txt">1.10.13</a></li>
<li><a href="changelog-1.10.12.txt">1.10.12</a></li>
<li><a href="changelog-1.10.11.txt">1.10.11</a></li>
diff --git a/projects.gnome.org/gnumeric/downloads.shtml b/projects.gnome.org/gnumeric/downloads.shtml
index c4b589b..2d071ef 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.13. Please read the
-<a href="announcements/1.10/gnumeric-1.10.13.shtml">release notes</a>.
+<p>The current stable version of Gnumeric is 1.10.14. Please read the
+<a href="announcements/1.10/gnumeric-1.10.14.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.13.tar.gz">gzip'd
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.14.tar.gz">gzip'd
tarball</a> or <a
-href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.13.tar.bz2">bzip'd
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.14.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 0572932..a41dcbb 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.13.tar.gz">Latest
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.14.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 d78cbec..14449b5 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>March 2011:
+ <a href="announcements/1.10/gnumeric-1.10.14.shtml">Gnumeric
+ 1.10.14 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.14-tbd.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>February 2011:
<a href="announcements/1.10/gnumeric-1.10.13.shtml">Gnumeric
1.10.13 is out</a>. This is a stable release. Get it
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]