[gnomeweb-wml] Gnumeric: 1.9.9
- From: Morten Welinder <mortenw src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnomeweb-wml] Gnumeric: 1.9.9
- Date: Sat, 20 Jun 2009 10:12:52 -0400 (EDT)
commit 41cbd86b86eb8ab3106099df47ab3c1475921786
Author: Morten Welinder <terra gnome org>
Date: Sat Jun 20 10:12:31 2009 -0400
Gnumeric: 1.9.9
.../gnumeric/announcements/1.9/Makefile.am | 1 +
.../announcements/1.9/gnumeric-1.9.9.shtml | 219 +++++++++++++
.../gnumeric/announcements/1.9/index.shtml | 1 +
.../gnumeric/changelogs/1.9/Makefile.am | 1 +
.../gnumeric/changelogs/1.9/changelog-1.9.9.txt | 334 ++++++++++++++++++++
.../gnumeric/changelogs/1.9/index.shtml | 5 +-
projects.gnome.org/gnumeric/downloads.shtml | 4 +-
projects.gnome.org/gnumeric/func-doc.shtml | 8 +
projects.gnome.org/gnumeric/header-end.shtml | 2 +-
projects.gnome.org/gnumeric/index.shtml | 5 +
10 files changed, 575 insertions(+), 5 deletions(-)
---
diff --git a/projects.gnome.org/gnumeric/announcements/1.9/Makefile.am b/projects.gnome.org/gnumeric/announcements/1.9/Makefile.am
index 2f9d9d6..feb8fc0 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.9.shtml \
gnumeric-1.9.8.shtml \
gnumeric-1.9.7.shtml \
gnumeric-1.9.6.shtml \
diff --git a/projects.gnome.org/gnumeric/announcements/1.9/gnumeric-1.9.9.shtml b/projects.gnome.org/gnumeric/announcements/1.9/gnumeric-1.9.9.shtml
new file mode 100644
index 0000000..8df9e8d
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.9/gnumeric-1.9.9.shtml
@@ -0,0 +1,219 @@
+<!--#set var="title" value="Gnumeric 1.9.9" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
+<!--#include virtual="../../header-end.shtml" -->
+ <h2>Gnumeric 1.9.9 aka "TBD" is now available.</h2>
+ <p>The Gnumeric Team is pleased to announce the availability of
+ Gnumeric version 1.9.9. This release requires the concurrently
+ released goffice 0.7.8 and libgsf 1.14.15.</p>
+ <p>The most notable changes are:
+ <ul>
+ <li>ODF import and export was improved.</li>
+ <li>Search can now search for a number, not just a string.</li>
+ <li>New-from-template has been added. (Our templates could do
+ with some tender loving caring, though. If you can help, drop us
+ a line.)</li>
+ <li>New statistical tests for independence and homogeneity were
+ added.</li>
+ </ul></p>
+ <p><strong>Attention packagers</strong>: goffice no longer depends
+on libgnome, libgnomeui, and gnome-vfs. (To get the full benefit of this, make
+sure libgsf is not compiled to require gnome-vfs and bonobo.)</p>
+ <p><strong>Attention packagers</strong>: please do not ship goffice
+ with equation enabled.</p>
+ <ul>
+ <li>Almer S. Tigelaar
+ <ul>
+ <li>
+ Fix scrolling via mouse wheels [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=533051">Bug 533051</a>].
+ </li>
+ </ul>
+ <li>Andreas
+ <ul>
+ <li>
+ Export some data formats to ODF.
+ </li>
+ <li>
+ Fix comment export to ODF.
+ </li>
+ <li>
+ Remove distinction between label and filled rectangle.
+ </li>
+ <li>
+ Add superscipt and subscript buttons. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=583327">Bug 583327</a>].
+ </li>
+ <li>
+ Improve ODF import.
+ </li>
+ <li>
+ Improve 2 factor ANOVA tool.
+ </li>
+ <li>
+ Improve Rank & Percentiles tool.
+ </li>
+ <li>
+ Improve Fourier transform tool.
+ </li>
+ <li>
+ New FOURIER function.
+ </li>
+ <li>
+ Added Tests for Independence and Homogeneity.
+ </li>
+ <li>
+ Make imported manual page breaks work.
+ </li>
+ <li>
+ Improve print area handling and export to ODF.
+ </li>
+ <li>
+ Some minor menu rearrangement.
+ </li>
+ <li>
+ Let the sort dialog guess whether there is a header.
+ </li>
+ <li>
+ Fix xls import of sheet labels [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=586066">Bug 586066</a>].
+ </li>
+ <li>
+ Fix html export [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=586028">Bug 586028</a>].
+ </li>
+ <li>
+ Avoid analysis tool crashes if required plugins are not loaded.
+ </li>
+ </ul>
+ <li>Jody
+ <ul>
+ <li>
+ GOString start of richtext and phonetic support.
+ </li>
+ <li>
+ Extend cell combo to allow support for toggles.
+ </li>
+ <li>
+ XLS/XLSX import/export for data slicer caches.
+ </li>
+ <li>
+ Hooks for data slicer UI.
+ </li>
+ <li>
+ Break GnmCommand out to allow commands in multiple files.
+ </li>
+ </ul>
+ <li>Morten
+ <ul>
+ <li>
+ Add search-for-number.
+ </li>
+ <li>
+ Fix format-as-currency action.
+ </li>
+ <li>
+ Honour --geometry even when not loading a file.
+ </li>
+ <li>
+ Fix increase/decrease precision for accounting formats.
+ </li>
+ <li>
+ Fix array editing criticals. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=584746">Bug 584746</a>].
+ </li>
+ <li>
+ Fix style problems with operator.xls. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=585178">Bug 585178</a>].
+ </li>
+ <li>
+ Fix NPER problems.
+ </li>
+ <li>
+ Implement new functions COT and ACOT. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=585270">Bug 585270</a>].
+ </li>
+ <li>
+ Fix GCD. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=585271">Bug 585271</a>].
+ </li>
+ <li>
+ Change x^y^z into x^(y^z) to indicate parsing.
+ </li>
+ <li>
+ Parse x^y^z as (x^y)^z from ODF files. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=585277">Bug 585277</a>].
+ </li>
+ <li>
+ Fix text import problem. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=135523">Bug 135523</a>].
+ </li>
+ <li>
+ Fix problem loading very old .gnumeric files.
+ </li>
+ <li>
+ Implement new-from-template. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=303657">Bug 303657</a>].
+ </li>
+ <li>
+ Add Gudermannian function GD.
+ </li>
+ <li>
+ Fixed FIXED. No, really.
+ </li>
+ <li>
+ Start introducing external references for function docs.
+ </li>
+ <li>
+ Implement new functions COTH and ACOTH. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=586170">Bug 586170</a>].
+ </li>
+ <li>
+ Fix tsa crashes. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=586191">Bug 586191</a>, <a href="http://bugzilla.gnome.org/show_bug.cgi?id=586427">Bug 586427</a>].
+ </li>
+ <li>
+ Fix IF problems with empties and arrays. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=586218">Bug 586218</a>, <a href="http://bugzilla.gnome.org/show_bug.cgi?id=586312">Bug 586312</a>].
+ </li>
+ </ul>
+ </ul>
+ <h2>Goffice 0.7.8 aka "TBD" is now available.</h2>
+ <ul>
+ <li>Andreas
+ <ul>
+ <li>
+ Add some odf GOFormat output utilities.
+ </li>
+ <li>
+ Handle scale attributes in markup.
+ </li>
+ </ul>
+ <li>Morten
+ <ul>
+ <li>
+ Add functions to generate number formats.
+ </li>
+ <li>
+ Make format classification function public.
+ </li>
+ <li>
+ Fix inc/dec precision for accounting format.
+ </li>
+ <li>
+ Introduce master include file.
+ </li>
+ <li>
+ Activate formatting support for negative elapsed times.
+ </li>
+ </ul>
+ </ul>
+ <h2>Libgsf 1.14.15 aka "TBD" is now available.</h2>
+ <ul>
+ <li>Andreas
+ <ul>
+ <li>
+ Bump ODF version to 1.1 and add enum to inform users.
+ </li>
+ </ul>
+ <li>Morten
+ <ul>
+ <li>
+ Fix criticals when parsing bogus OLE properties. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=584848">Bug 584848</a>].
+ </li>
+ <li>
+ Start cleaning up timestamp code.
+ </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><br>
+ <a href="http://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.9/index.shtml b/projects.gnome.org/gnumeric/announcements/1.9/index.shtml
index d9a26c6..f9c7202 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.9.shtml">1.9.9</a></li>
<li><a href="gnumeric-1.9.8.shtml">1.9.8</a></li>
<li><a href="gnumeric-1.9.7.shtml">1.9.7</a></li>
<li><a href="gnumeric-1.9.6.shtml">1.9.6</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 5dcce79..0ea2326 100644
--- a/projects.gnome.org/gnumeric/changelogs/1.9/Makefile.am
+++ b/projects.gnome.org/gnumeric/changelogs/1.9/Makefile.am
@@ -10,6 +10,7 @@ page_SCRIPTS= \
changelog-1.9.6.txt \
changelog-1.9.7.txt \
changelog-1.9.8.txt \
+ changelog-1.9.9.txt \
index.shtml
include $(top_srcdir)/rules.common
diff --git a/projects.gnome.org/gnumeric/changelogs/1.9/changelog-1.9.9.txt b/projects.gnome.org/gnumeric/changelogs/1.9/changelog-1.9.9.txt
new file mode 100644
index 0000000..b263629
--- /dev/null
+++ b/projects.gnome.org/gnumeric/changelogs/1.9/changelog-1.9.9.txt
@@ -0,0 +1,334 @@
+2009-06-20 Morten Welinder <terra gnome org>
+
+ * Release 1.9.9
+
+2009-06-19 Morten Welinder <terra gnome org>
+
+ * src/value.c (parse_criteria): Return a GnmCriteria. All callers
+ changed.
+
+2009-06-18 Morten Welinder <terra gnome org>
+
+ * src/func.c (function_call_with_exprs): Make sure we can tell
+ skipped arguments from present arguments that return empty values.
+ Fixes #586312.
+
+ * src/expr.c (gnm_expr_is_empty): New function.
+
+ * src/func-builtin.c (gnumeric_if2): Allow empty and array results
+ results. Map NULL into value_new_empty() if the argument that
+ produced it is not empty. (That prevents them from being treated
+ as zero.) Fixes #586218.
+
+2009-06-18 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/expr.h (gnm_func_lookup_or_add_placeholder): new
+ * src/expr.c (gnm_func_lookup_or_add_placeholder): new
+
+2009-06-17 Morten Welinder <terra gnome org>
+
+ * src/mathfunc.c (gnm_coth, gnm_acoth): New functions.
+
+2009-06-17 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/expr.h (gnm_expr_list_as_string): new
+ * src/expr.c (gnm_expr_list_as_string): make non-static
+ (do_expr_as_string): use convs->output.func
+ * src/parse-util.h (_GnmConventions): add func field
+ * src/parse-util.c (std_expr_func_handler): new
+ (gnm_conventions_new_full): initialize func field
+
+2009-06-17 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/commands.c (cmd_define_name_undo): we have to update the
+ printarea menu items
+ (cmd_define_name_redo): ditto
+ * src/wbc-gtk.c (wbcg_menu_state_update): update the printarea menu
+ items
+ * src/workbook-control.h: add enum for printarea menu item update
+
+2009-06-16 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/gnm-so-filled.c (gnm_so_filled_write_xml_sax): be rather safe
+ than sorry and check whether sof->text is NULL
+ (gnm_so_filled_set_property): make sure sof->text does not become
+ NULL. (If it is NULL the foocanvas items don't notice it changing.)
+
+2009-06-16 Morten Welinder <terra gnome org>
+
+ * src/func.c (dump_externals): New function for creating what will
+ become http://projects.gnome.org/gnumeric/func-doc.shtml
+ (function_dump_defs): Call dump_externals for type 4.
+
+ * src/main-application.c (gnumeric_options): Introduce hidden
+ option for generating web page.
+
+ * src/gnm-pane.c (cb_control_point_event): Remove debug code.
+
+ * src/mstyle.c (gnm_style_update): Verify that empty styles have
+ hash values all zero.
+
+ * src/sstest.c (test_insdel_rowcol_names): Explicitly define
+ Print_Area to be whole sheet. Fixes test again.
+
+ * src/go-data-slicer-field.c (go_data_slicer_field_init): Don't
+ assign to ->field_type_pos[-1].
+
+2009-06-15 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/mstyle.c (gnm_style_equal): check first for pointer equality
+
+2009-06-14 Morten Welinder <terra gnome org>
+
+ Implement New-From-Template (#303657):
+
+ * src/wbc-gtk.c (wbc_gtk_reload_templates, wbc_gtk_load_templates,
+ cb_new_from_template): New functions.
+ (wbc_gtk_new): Arrange to load templates later.
+ (wbcg_update_title, regenerate_window_menu): Handle NULL uri.
+
+ * src/wbc-gtk-actions.c (cb_file_menu): New handler to ensure that
+ templates have been loaded.
+
+ * src/gui-file.c (gui_file_template): New function.
+
+ * src/workbook-view.c (wb_view_set_attribute): Handle problem with
+ old .gnumeric files.
+
+2009-06-12 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * schemas/gnumeric-general.schemas.in: remove sort header default
+ * src/GNOME_Gnumeric-gtk.xml.in move preferences menu item
+ * src/gnumeric-gconf.h: remove sort_default_has_header
+ * src/gnumeric-gconf.c: remove sort_default_has_header
+ (gnm_gconf_set_sort_has_header): deleted
+ * src/wbc-gtk-actions.c: sort_by_rows, trust the automatic
+ detection and don't try to use the default too
+ (actions): move preferences, goto and fill menus
+
+2009-06-11 Morten Welinder <terra gnome org>
+
+ * src/stf-parse.c (stf_parse_fixed_line): Make sure we have the
+ right number of columns, even if we need to add empty items.
+ Fixes #135523.
+
+2009-06-10 Andreas J. Guelzow <aguelzow pyrshep ca>
+ for Almer S. Tigelaar
+
+ * src/wbc-gtk.c (cb_scroll_wheel): make sure we are acting on
+ the top visible sheet
+
+2009-06-10 Morten Welinder <terra gnome org>
+
+ * src/parser.y (yylex): Return LEFT_EXP_TOKEN or RIGHT_EXP_TOKEN
+ for '^'.
+ (yyparse): Handle LEFT_EXP_TOKEN and RIGHT_EXP_TOKEN instead of
+ '^'.
+
+ * src/parse-util.h (struct _GnmConventions): Add associativity
+ switch for '^'.
+
+ * src/parse-util.c (gnm_conventions_new_full): Init it.
+
+ * src/parser.y: Change x^y^z into x^(y^z) to indicate how we
+ parsed it.
+
+ * src/expr.c (do_expr_as_string): Ditto.
+
+2009-06-09 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/ranges.c (range_clip_to_finite): adjust limits and add
+ explanatory comment
+
+2009-06-09 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/sheet.h (sheet_get_nominal_printarea): change return type
+ * src/sheet.c (gnm_sheet_constructor): change initialization
+ of print area
+ (sheet_get_nominal_printarea): change return type
+ (sheet_get_printarea): adjust for changes in
+ sheet_get_nominal_printarea
+ * src/wbc-gtk-actions.c (cb_file_print_area_clear): change to
+ match changed print area interpretation
+ (cb_file_print_area_show): ditto
+ * src/xml-io.c (xml_read_names): since existing files will assume
+ the old meaning of print area we should adjust upon loading.
+ * src/xml-sax-read.c (xml_sax_named_expr_end): ditto
+
+2009-06-09 Jody Goldberg <jody gnome org>
+
+ * src/go-string.c (go_string_shutdown) : don't leak the shared string
+ table.
+
+2009-06-09 Morten Welinder <terra gnome org>
+
+ * src/go-string.c: Avoid lots of casts. Use unsigned values for
+ flag constants to match the flags.
+ (go_string_ERROR): Fix prototype.
+
+ * src/mathfunc.c (gnm_cot, gnm_acot): New functions.
+
+ * src/sheet-style.c (sheet_style_find): Keep style hash entries
+ unique. Fixes #585178.
+
+ * src/mstyle.c (gnm_style_dup): Copy pango_attrs_zoom too.
+
+2009-06-09 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/print-info.c (gnm_page_breaks_get_next_break): new
+ * src/print-info.h (gnm_page_breaks_get_next_break): new
+ * src/xml-io.c (xml_read_breaks): adjust to cahnge in enum
+ interpretation
+ * src/xml-sax-read.c (xml_sax_page_break): ditto
+ * src/xml-sax-write.c (xml_write_breaks): also write soft breaks
+
+2009-06-08 Morten Welinder <terra gnome org>
+
+ * src/sheet-style.c (sample_styles): Check equality using
+ gnm_style_equal to match the optimizer, if even == ought to be
+ good enough.
+ (sheet_style_optimize): Add no-style-optimize debug flag doing the
+ obvious.
+
+2009-06-08 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/print.c (compute_sheet_pages): make sure we have
+ page breaks allocated before we try to save any.
+
+2009-06-08 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/print-info.c (gnm_page_breaks_get_next_manual_break):
+ fix unsigned issue
+ (gnm_page_breaks_set_break): ditto
+ (gnm_page_breaks_clean): ditto
+
+2009-06-08 Jody Goldberg <jody gnome org>
+
+ * src/go-data-slicer-field.c (go_data_slicer_field_init) : adjust to
+ GDS_FIELD_TYPE_ re-org
+
+2009-06-07 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/print-info.h (gnm_page_breaks_clean): new
+ * src/print-info.c(gnm_page_breaks_clean): new
+ * src/print.c (paginate): store page breaks if requested
+ (compute_sheet_pages): clear page breaks if storage of new ones
+ is requested
+
+2009-06-07 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/print-info.h (gnm_page_breaks_set_break): new
+ (gnm_page_breaks_get_break): new
+ (gnm_page_breaks_get_next_manual_break): new
+ (gnm_page_breaks_dup_non_auto_breaks): new
+ * src/print-info.c (gnm_page_breaks_set_break): new
+ (gnm_page_breaks_get_break): new
+ (gnm_page_breaks_get_next_manual_break): new
+ (gnm_page_breaks_dup_non_auto_breaks): new
+ (gnm_page_break_type_from_str): default to GNM_PAGE_BREAK_NONE
+ * src/print.h (GNUMERIC_PRINT_SETTING_IGNORE_PAGE_BREAKS_KEY):
+ new key
+ * src/print.c (PrintingInstance): add new fields
+ (paginate): add arguments and change all callers
+ (gnm_begin_print_cb): handle ignoring of manual page breaks
+ (gnm_create_widget_cb): add ignore page break chackbox
+ (gnm_custom_widget_apply_cb): and handle the checkbox
+
+2009-06-07 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/GNOME_Gnumeric-gtk.xml.in: add ChiSquareTests
+ * src/wbc-gtk-actions.c add MenuContingencyTests and
+ Tools -> Chi Square Tests items
+
+2009-06-06 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * expr.h (gnm_expr_new_funcall5): new
+ * src/expr.c (gnm_expr_new_funcall5): new
+
+2009-06-04 Morten Welinder <terra gnome org>
+
+ * src/sheet.c (cb_set_cell_content): Fix critical when overwriting
+ a non-singular array formula with non-array contents. [#584746]
+
+2009-06-03 Morten Welinder <terra gnome org>
+
+ * src/expr.c (cellref_boundingbox, gnm_expr_get_boundingbox,
+ gnm_expr_top_get_boundingbox): Add sheet parameter for size.
+ All callers changed.
+
+2009-06-02 Morten Welinder <terra gnome org>
+
+ * src/wbc-gtk-actions.c (cb_format_as_currency): Deal with goffice
+ changes.
+
+2009-05-30 Morten Welinder <terra gnome org>
+
+ * src/xml-sax-read.c (xml_sax_cell_content): Don't check
+ go_format_unref.
+
+2009-05-29 Morten Welinder <terra gnome org>
+
+ * src/main-application.c (main): Honour geometry even when we are
+ not loading a file from the command line.
+
+2009-05-29 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/wbc-gtk-actions.c (toggle_font_attr): when we toggle sub or
+ subscript we should also toggle the size.
+
+2009-05-29 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/GNOME_Gnumeric-gtk.xml.in: add super and subscript buttons
+ to format toolbar. Remove Label button from the object toolbar
+ since it is functionally equivalent to the rectangle button.
+
+2009-05-28 Morten Welinder <terra gnome org>
+
+ * src/wbc-gtk-actions.c (cb_format_as_currency): Fix.
+
+2009-05-28 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/gnm-so-filled.c (so_filled_view_set_bounds): don't check for
+ text to be non-null and is_oval to be false
+ (gnm_so_filled_user_config): ditto
+ (cb_gnm_so_filled_style_changed): ditto
+ (gnm_so_filled_draw_cairo): ditto
+ (gnm_so_filled_write_xml_sax): ditto
+ (gnm_so_filled_init): Iniitalize with the empty string rather than NULL
+ since something in FOOCANVAS doesn't update when we change from NULL to
+ text.
+
+2009-05-28 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/sheet-object-cell-comment.c (cell_comment_prep_sax_parser):
+ make sure we are having markup before retrieving it
+
+2009-05-26 Morten Welinder <terra gnome org>
+
+ * src/dependent.c (dependent_changed): Handle NULL dep->sheet.
+
+2009-05-26 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * configure.in: increase goffice requirement to 0.7.8
+
+2009-05-26 Morten Welinder <terra gnome org>
+
+ * src/search.c (gnm_search_match_value): Accept a very small
+ range.
+
+2009-05-25 Morten Welinder <terra gnome org>
+
+ * src/search.c (gnm_search_replace_set_property,
+ gnm_search_replace_get_property, gnm_search_replace_class_init):
+ Add new is-number property.
+ (gnm_search_replace_comment): Comments are not numbers.
+ (gnm_search_replace_cell, gnm_search_replace_value): Handle number
+ search.
+
+2009-05-24 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * configure.in: increase libgsf requirement to 1.14.15
+
+2009-05-23 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 fffacd9..1f9cb08 100644
--- a/projects.gnome.org/gnumeric/changelogs/1.9/index.shtml
+++ b/projects.gnome.org/gnumeric/changelogs/1.9/index.shtml
@@ -1,4 +1,4 @@
-<!--#set var="title" value="Gnumeric Release Changelogs" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
+<!--#set var="title" value="Gnumeric Release Change Logs" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
<style type="text/css">
<!--
html {
@@ -15,9 +15,10 @@
<!--#include virtual="../../header-end.shtml" -->
<div>
-<p>Click on a link to go to the changelog for that Gnumeric release.</p>
+<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.9.txt">1.9.9</a></i>
<li><a href="changelog-1.9.8.txt">1.9.8</a></i>
<li><a href="changelog-1.9.7.txt">1.9.7</a></i>
<li><a href="changelog-1.9.6.txt">1.9.6</a></i>
diff --git a/projects.gnome.org/gnumeric/downloads.shtml b/projects.gnome.org/gnumeric/downloads.shtml
index ffc9123..94d0f14 100644
--- a/projects.gnome.org/gnumeric/downloads.shtml
+++ b/projects.gnome.org/gnumeric/downloads.shtml
@@ -227,12 +227,12 @@ branch.</p>
</tr>
<tr>
<td><a href="http://ftp.gnome.org/pub/GNOME/sources/goffice">GOffice</a></td>
- <td>>= 0.7.7</td>
+ <td>>= 0.7.8</td>
<td></td>
</tr>
<tr>
<td><a href="http://ftp.gnome.org/pub/GNOME/sources/libgsf">Libgsf</a></td>
- <td>>= 1.14.14</td>
+ <td>>= 1.14.15</td>
<td></td>
</tr>
</tbody>
diff --git a/projects.gnome.org/gnumeric/func-doc.shtml b/projects.gnome.org/gnumeric/func-doc.shtml
index 9dc4957..21dbe80 100644
--- a/projects.gnome.org/gnumeric/func-doc.shtml
+++ b/projects.gnome.org/gnumeric/func-doc.shtml
@@ -1,7 +1,15 @@
<!--#set var="title" value="Gnumeric Web Documentation" --><!--#set var="rootdir" value="." --><!--#include virtual="header-begin.shtml" --><link rel="stylesheet" href="style/index.css" type="text/css"/><!--#include virtual="header-end.shtml" --><!--#set var="wolfram" value="none" --><!--#set var="wiki" value="none" --><!--
+--><!--#if expr="${QUERY_STRING} = acot" --><!--#set var="wolfram" value="InverseCotangent.html" --><!--#set var="wiki_lang" value="en" --><!--#set var="wiki" value="Trigonometric_functions" --><!--#endif
+
+--><!--#if expr="${QUERY_STRING} = acoth" --><!--#set var="wolfram" value="InverseHyperbolicCotangent.html" --><!--#set var="wiki_lang" value="en" --><!--#set var="wiki" value="Inverse_hyperbolic_function" --><!--#endif
+
--><!--#if expr="${QUERY_STRING} = cos" --><!--#set var="wolfram" value="Cosine.html" --><!--#set var="wiki_lang" value="en" --><!--#set var="wiki" value="Trigonometric_functions" --><!--#endif
+--><!--#if expr="${QUERY_STRING} = cot" --><!--#set var="wolfram" value="Cotangent.html" --><!--#set var="wiki_lang" value="en" --><!--#set var="wiki" value="Trigonometric_functions" --><!--#endif
+
+--><!--#if expr="${QUERY_STRING} = coth" --><!--#set var="wolfram" value="HyperbolicCotangent.html" --><!--#set var="wiki_lang" value="en" --><!--#set var="wiki" value="Hyperbolic_function" --><!--#endif
+
--><!--#if expr="${QUERY_STRING} = gd" --><!--#set var="wolfram" value="Gudermannian.html" --><!--#set var="wiki_lang" value="en" --><!--#set var="wiki" value="Gudermannian_function" --><!--#endif
--><!--#if expr="${QUERY_STRING} = sin" --><!--#set var="wolfram" value="Sine.html" --><!--#set var="wiki_lang" value="en" --><!--#set var="wiki" value="Trigonometric_functions" --><!--#endif
diff --git a/projects.gnome.org/gnumeric/header-end.shtml b/projects.gnome.org/gnumeric/header-end.shtml
index 1098a9a..3d133aa 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.8.tar.gz">Latest
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.9/gnumeric-1.9.9.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 d90f787..d96c62b 100644
--- a/projects.gnome.org/gnumeric/index.shtml
+++ b/projects.gnome.org/gnumeric/index.shtml
@@ -41,6 +41,11 @@
<a href="features.shtml">go here</a>.</p>
<h2>News</h2>
+ <p>July 2008:
+ <a href="announcements/1.9/gnumeric-1.9.9.shtml">Gnumeric 1.9.9
+ 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>May 2008:
<a href="announcements/1.9/gnumeric-1.9.8.shtml">Gnumeric 1.9.8
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]