[gnomeweb-wml] Gnumeric: 1.9.10



commit a7c5b9f2deea73e2a6747247b1c5e3d10d38e5a9
Author: Morten Welinder <terra gnome org>
Date:   Sat Aug 15 21:13:04 2009 -0400

    Gnumeric: 1.9.10

 .../gnumeric/announcements/1.9/Makefile.am         |    1 +
 .../announcements/1.9/gnumeric-1.9.10.shtml        |  192 +++++++++++++++++++
 .../gnumeric/announcements/1.9/index.shtml         |    1 +
 .../gnumeric/changelogs/1.9/Makefile.am            |    1 +
 .../gnumeric/changelogs/1.9/changelog-1.9.10.txt   |  198 ++++++++++++++++++++
 .../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, 402 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 feb8fc0..b25ae7a 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.10.shtml \
 	gnumeric-1.9.9.shtml \
 	gnumeric-1.9.8.shtml \
 	gnumeric-1.9.7.shtml \
diff --git a/projects.gnome.org/gnumeric/announcements/1.9/gnumeric-1.9.10.shtml b/projects.gnome.org/gnumeric/announcements/1.9/gnumeric-1.9.10.shtml
new file mode 100644
index 0000000..4a5f87a
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.9/gnumeric-1.9.10.shtml
@@ -0,0 +1,192 @@
+<!--#set var="title" value="Gnumeric 1.9.10" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
+<!--#include virtual="../../header-end.shtml" -->
+  <h2>Gnumeric 1.9.10 aka &quot;TBD&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+    Gnumeric version 1.9.10.  This release requires the concurrently
+    released goffice 0.7.9.</p>
+  <p>The most notable changes are:
+  <ul>
+    <li>New canvas in goffice.  Not yet fully used in Gnumetic, though.</li>
+    <li>Implement a few OpenFormula functions we were missing for completeness.</li>
+    <li>Rework how we load configuration.</li>
+    <li>Convert all function documentation to new-ish format.</li>
+    <li>Improve format export to ODF.</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>Andreas
+    <ul>
+      <li>
+	Improve ODF export.
+      </li>
+      <li>
+	Add OpenFormula comp. descriptors to some function documentations.
+      </li>
+      <li>
+	Implement new functions CSC, CSCH, SEC, and SECH.
+      </li>
+      <li>
+	Implement new functions LEFTB, MIDB, RIGHTB.
+      </li>
+      <li>
+	Implement ASC and add new function JIS.
+      </li>
+      <li>
+	Fix printing crash. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=586672";>Bug 586672</a>].
+      </li>
+      <li>
+	Fix import of currency symbols from ODF.
+      </li>
+      <li>
+	Improve import of elapsed time from ODF.
+      </li>
+      <li>
+	Import some conditional cell formats from ODF.
+      </li>
+      <li>
+	Fix "not-between" conditional styles. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=586818";>Bug 586818</a>].
+      </li>
+      <li>
+	Show existence of conditional styles in format dialog.
+      </li>
+      <li>
+	Add an initialy hidden long format toolbar.
+      </li>
+      <li>
+	Fix std error for intercept in non-affine case of LINEST. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=550933";>Bug 550933</a>].
+      </li>
+      <li>
+	Fix loading of charts from MS generated ODF files. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=588107";>Bug 588107</a>].
+      </li>
+      <li>
+	Add some sheet object support to ODF export.
+      </li>
+      <li>
+	Export basic charts to ODF.
+      </li>
+      <li>
+	Fix format labels in configurable text importer. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=590257";>Bug 590257</a>].
+      </li>
+      <li>
+	Add warning for missing plugins needed by tools. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=590175";>Bug 590175</a>].
+      </li>
+      <li>
+	Fix percentage histogram . [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=590375";>Bug 590375</a>].
+      </li>
+      <li>
+	Fix non-label 2-factor ANOVA with replication.
+      </li>
+      <li>
+	Fix various minor bugs.
+      </li>
+      <li>
+	Convert old help texts to new format.
+      </li>
+    </ul>
+  <li>Jody
+    <ul>
+      <li>
+	Fix col/row resize. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=588297";>Bug 588297</a>].
+      </li>
+    </ul>
+  <li>Morten
+    <ul>
+      <li>
+	Make SUMIF/COUNTIF and the D* functions understand pattern. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=586215";>Bug 586215</a>].
+      </li>
+      <li>
+	Make dialogs remember their sizes and positions.
+      </li>
+      <li>
+	Fix crash with new-from-template.
+      </li>
+      <li>
+	Rework loading of configuration.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=585701";>Bug 585701</a>].
+      </li>
+      <li>
+	Support evaluated examples in function docs.
+      </li>
+      <li>
+	Simplify Win32 build.
+      </li>
+      <li>
+	Convert old help texts to new format.
+      </li>
+      <li>
+	Fix problem with print area.
+      </li>
+      <li>
+	Fix problems with in-sheet combos.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=587992";>Bug 587992</a>].
+      </li>
+      <li>
+	Fix translation textdomain confusion.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=588110";>Bug 588110</a>].
+      </li>
+      <li>
+	Avoid using gtk_tree_view_column_get_cell_renderers.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=589105";>Bug 589105</a>].
+      </li>
+      <li>
+	Fix DEC2HEX and friends for large values.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=588997";>Bug 588997</a>].
+      </li>
+      <li>
+	Make undo/redo visible for vertical toolbar.
+      </li>
+      <li>
+	Add some checking of help texts' sanity.
+      </li>
+    </ul>
+  </ul>
+  <h2>Goffice 0.7.9 aka &quot;TBD&quot; is now available.</h2>
+  <ul>
+  <li>Andreas
+    <ul>
+      <li>
+	Improve number style output to ODF. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=586564";>Bug 586564</a>].
+      </li>
+      <li>
+	Improve currency output to ODF.
+      </li>
+      <li>
+	Fix hang when writing date with invalid format. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=587171";>Bug 587171</a>].
+      </li>
+    </ul>
+  <li>Jean
+    <ul>
+      <li>
+	Align surface ticks with grid. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=585298";>Bug 585298</a>].
+      </li>
+      <li>
+	Fixed various contour plots related issues. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=589511";>Bug 589511</a>, <a href="http://bugzilla.gnome.org/show_bug.cgi?id=589512";>Bug 589512</a>].
+      </li>
+      <li>
+	Comparison line for probability plots. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=590416";>Bug 590416</a>].
+      </li>
+      <li>
+	New cairo based canvas.
+      </li>
+    </ul>
+  <li>Morten
+    <ul>
+      <li>
+	Fix format localization problem. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=586567";>Bug 586567</a>].
+      </li>
+      <li>
+	Fix crash with Win32 configuration.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=588138";>Bug 588138</a>].
+      </li>
+      <li>
+	Fix axis issues near zero.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=590903";>Bug 590903</a>].
+      </li>
+      <li>
+	Improve log-scale axes.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=590908";>Bug 590908</a>].
+      </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 f9c7202..76d3eb8 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.10.shtml">1.9.10</a></li>
   <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>
diff --git a/projects.gnome.org/gnumeric/changelogs/1.9/Makefile.am b/projects.gnome.org/gnumeric/changelogs/1.9/Makefile.am
index 0ea2326..c4d6fd2 100644
--- a/projects.gnome.org/gnumeric/changelogs/1.9/Makefile.am
+++ b/projects.gnome.org/gnumeric/changelogs/1.9/Makefile.am
@@ -11,6 +11,7 @@ page_SCRIPTS= 			\
 	changelog-1.9.7.txt	\
 	changelog-1.9.8.txt	\
 	changelog-1.9.9.txt	\
+	changelog-1.9.10.txt	\
 	index.shtml
 
 include $(top_srcdir)/rules.common
diff --git a/projects.gnome.org/gnumeric/changelogs/1.9/changelog-1.9.10.txt b/projects.gnome.org/gnumeric/changelogs/1.9/changelog-1.9.10.txt
new file mode 100644
index 0000000..20f636e
--- /dev/null
+++ b/projects.gnome.org/gnumeric/changelogs/1.9/changelog-1.9.10.txt
@@ -0,0 +1,198 @@
+2009-08-15  Morten Welinder <terra gnome org>
+
+	* Release 1.9.10
+
+2009-08-14  Morten Welinder  <terra gnome org>
+
+	* src/func.c (gnm_func_sanity_check1): Check EXAMPLES too.
+
+2009-08-14 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/func-builtin.c: remove argument names from GnmFuncDescriptor
+	* src/func.h (_GnmFuncDescriptor): remove arg_names_depreceated
+
+2009-08-14 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/func.h (_GnmFuncDescriptor): rename arg_names to 
+	  arg_names_depreceated
+	* src/func.c (gnm_func_load_stub): don't use arg_names
+	(gnm_func_add): ditto
+	(gnm_func_add_placeholder): ditto
+
+2009-08-14 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/func.c (function_def_get_arg_name): rewrite without using 
+	  fn_def->arg_names
+
+2009-08-14  Morten Welinder  <terra gnome org>
+
+	* src/func.c (gnm_func_sanity_check1): Check argument count too.
+
+	* src/main-application.c (main): Add new --func-sanity-check
+	option.
+
+	* src/func.c (gnm_func_sanity_check, gnm_func_sanity_check1): New
+	functions.
+
+2009-08-13  Morten Welinder  <terra gnome org>
+
+	* src/func.c (func_def_cmp, function_category_compare): Take
+	advantage of go-string.
+
+2009-08-13  Jean Brefort  <jean brefort normalesup org>
+
+	* src/gnm-plugin.c (plugin_service_function_group_read_xml): get "lang"
+	property instead of "xml:lang" since the namespace is dropped.
+
+2009-08-05  Morten Welinder  <terra gnome org>
+
+	* src/GNOME_Gnumeric-gtk.xml.in: Add VUndo and VRedo.  See bug
+	#590889.
+
+2009-08-05 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/wbc-gtk-actions.c: Change action names 
+
+2009-07-31 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/gui-util.h (gnm_check_for_plugins_missing): new
+	* src/gui-util.c (gnm_check_for_plugins_missing): new
+
+2009-07-22  Jody Goldberg <jody gnome org>
+
+	* src/colrow.c (colrow_compute_pts_from_pixels) : seems like the
+	  intent was to use -1 as a proxy for a call to colrow_compute_pixel_scale.
+	  This fixes the negatively sized cols/rows since b2c73a3e. [#588297]
+
+2009-07-09 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/sheet-object.h (sheet_object_anchor_to_offset_pts): new
+	* src/sheet-object.c (sheet_object_anchor_to_offset_pts): new
+
+2009-07-09  Morten Welinder  <terra gnome org>
+
+	* src/gnm-plugin.c (plugin_service_function_group_read_xml):
+	Extract textdomain from xml.
+
+	* src/func.c (gnm_func_add, gnm_func_add_stub): Add new
+	"textdomain" paramter.  All callers changed.
+
+	* src/gnumeric-gconf.c: Transparently watch all configuration
+	options of types int, bool, double, and string.
+
+	* src/validation.c (gnm_validation_combo_finalize): Call the right
+	parent class' finalizer.
+
+	* src/gnumeric-gconf.c (gnm_conf_init): Handle new debug flags
+	"conf-get" and "conf-set".
+
+2009-07-08  Morten Welinder  <terra gnome org>
+
+	* src/sheet.c (sheet_scale_changed): Compute scale only once per
+	direction.  Fixes #588105.
+
+	* src/colrow.c (colrow_compute_pixel_scale): New function.
+	(colrow_compute_pixels_from_pts, colrow_compute_pts_from_pixels):
+	Take extra scale parameter.
+
+	* src/gnm-cell-combo.c (gnm_cell_combo_set_sv): New function.
+	(gnm_cell_combo_finalize, gnm_cell_combo_set_property): Call
+	gnm_cell_combo_set_sv to release sv weak ref.
+	(gnm_cell_combo_dispose): New function.  Fixes #587992.
+
+	* src/sheet.c (sheet_get_nominal_printarea): Avoid UMR.
+
+2009-07-07  Morten Welinder  <terra gnome org>
+
+	* src/func.c (gnm_func_group_fetch): Remove.
+	(gnm_func_group_fetch_with_translation): Rename to
+	gnm_func_group_fetch.
+
+2009-07-01  Morten Welinder  <terra gnome org>
+
+	* configure.in (libspreadsheet_reqs): Require goffice 0.7.9
+
+2009-06-30 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/sheet.c (sheet_get_nominal_printarea): make sure the 
+	  range is sane
+
+2009-06-28 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/func-builtin.c (help_sum): change to new description type
+	(help_product): ditto
+	(help_gnumeric_version): ditto
+
+2009-06-28 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* schemas/gnumeric-general.schemas.in: add schema for 
+	  long format toolbar and fix other toolbar schemas
+	* src/GNOME_Gnumeric-gtk.xml.in: provide a long version of 
+	  the format toolbar
+
+2009-06-28 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/wbc-gtk-actions.c (cb_help_docs): pass flags to g_spawn_async
+	  and provide more descriptive error message
+
+2009-06-28  Morten Welinder  <terra gnome org>
+
+	* src/gui-file.c (gui_file_template): Do not set a NULL uri here.
+	Lots of code assumes we have a uri.
+
+2009-06-25  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* component/gnumeric.c (go_gnm_component_edit): call 
+	  set_uifilename
+	* src/Makefile.am: add new headers
+	* src/wbc-gtk-impl.h (set_uifilename): new
+	* src/wbc-gtk.c (set_uifilename): new
+
+2009-06-24  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* gnumeric.spec.in: updated to something a touch more recent
+
+2009-06-24  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/style-conditions.c (gnm_style_conditions_eval): fix
+	  GNM_STYLE_COND_NOT_BETWEEN:
+
+2009-06-23  Morten Welinder  <terra gnome org>
+
+	* src/item-cursor.c (item_cursor_tip_setlabel,
+	cb_cursor_come_to_rest, item_bar_event): Use
+	gnm_canvas_get_position.
+
+	* src/gui-util.c (gnm_canvas_get_position): New function working
+	around gdk bug.  Fixes #586590.
+
+2009-06-22  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/print-info.c (gnm_page_breaks_clean): we can't and don't need
+	   to clean a non-existing breaks array.
+	* src/print.c (compute_sheet_pages): fix sense of test anc combine
+	  code
+
+2009-06-21  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/func.h (GnmFuncHelpType): add GNM_FUNC_HELP_EXCEL and
+	  GNM_FUNC_HELP_ODF
+	* src/func.c (function_dump_defs) handle new GnmFuncHelpType
+
+2009-06-20  Morten Welinder  <terra gnome org>
+
+	* src/gui-util.c (gnumeric_restore_window_geometry): Split out
+	from gnumeric_keyed_dialog.
+
+	* src/value.c (criteria_test_match): New function.
+	(free_criteria): Free regexp if needed.
+	(criteria_inspect_values, criteria_test_equal,
+	criteria_test_unequal, criteria_test_less, criteria_test_greater,
+	criteria_test_less_or_equal, criteria_test_greater_or_equal): Take
+	GnmCriteria instead of y and date_conv.  All callers changed.
+	(parse_criteria): The no-operator case is criteria_test_match, not
+	criteria_test_equal.
+
+2009-06-20  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 1f9cb08..ba8d8b4 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.10.txt">1.9.10</a></i>
   <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>
diff --git a/projects.gnome.org/gnumeric/downloads.shtml b/projects.gnome.org/gnumeric/downloads.shtml
index 1245991..7c01202 100644
--- a/projects.gnome.org/gnumeric/downloads.shtml
+++ b/projects.gnome.org/gnumeric/downloads.shtml
@@ -227,7 +227,7 @@ branch.</p>
     </tr>
     <tr>
       <td><a href="http://ftp.gnome.org/pub/GNOME/sources/goffice";>GOffice</a></td>
-      <td>&gt;= 0.7.8</td>
+      <td>&gt;= 0.7.9</td>
       <td></td>
     </tr>
     <tr>
diff --git a/projects.gnome.org/gnumeric/header-end.shtml b/projects.gnome.org/gnumeric/header-end.shtml
index 3d133aa..1f80dc1 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.9.tar.gz";>Latest
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.9/gnumeric-1.9.10.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 a8eddc9..0641053 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>August 2009:
+      <a href="announcements/1.9/gnumeric-1.9.10.shtml">Gnumeric 1.9.10
+      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>July 2009:
       <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



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