[gnomeweb-wml] Gnumeric: 1.9.15



commit ae90d925ba5e7f370bb4a6d5dbc5c3d17cfd9405
Author: Morten Welinder <terra gnome org>
Date:   Sun Nov 1 20:04:04 2009 -0500

    Gnumeric: 1.9.15

 .../gnumeric/announcements/1.9/Makefile.am         |    1 +
 .../announcements/1.9/gnumeric-1.9.15.shtml        |  171 ++++++++++++++++++++
 .../gnumeric/announcements/1.9/index.shtml         |    1 +
 .../gnumeric/changelogs/1.9/Makefile.am            |    1 +
 .../gnumeric/changelogs/1.9/changelog-1.9.15.txt   |  161 ++++++++++++++++++
 .../gnumeric/changelogs/1.9/index.shtml            |    1 +
 projects.gnome.org/gnumeric/header-end.shtml       |    2 +-
 projects.gnome.org/gnumeric/index.shtml            |    6 +
 8 files changed, 343 insertions(+), 1 deletions(-)
---
diff --git a/projects.gnome.org/gnumeric/announcements/1.9/Makefile.am b/projects.gnome.org/gnumeric/announcements/1.9/Makefile.am
index f6f5730..40de634 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.15.shtml \
 	gnumeric-1.9.14.shtml \
 	gnumeric-1.9.13.shtml \
 	gnumeric-1.9.12.shtml \
diff --git a/projects.gnome.org/gnumeric/announcements/1.9/gnumeric-1.9.15.shtml b/projects.gnome.org/gnumeric/announcements/1.9/gnumeric-1.9.15.shtml
new file mode 100644
index 0000000..a7e5f52
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.9/gnumeric-1.9.15.shtml
@@ -0,0 +1,171 @@
+<!--#set var="title" value="Gnumeric 1.9.15" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
+<!--#include virtual="../../header-end.shtml" -->
+  <h2>Gnumeric 1.9.15 aka &quot;TBD&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+    Gnumeric version 1.9.15.  This release requires the concurrently
+    released goffice 0.7.15.</p>
+  <p>Noteworthy news in this release:</p>
+  <ul>
+    <li>A number of functions were added for OpenOffice compatibility.</li>
+    <li>Sheet objects now export to xls.</li>
+    <li>New plugin for Hebrew dates.</li>
+    <li>New plugin for Christian holidays.</li>
+    <li>Solver cleanups.  (Incomplete.)</li>
+  </ul>
+  <p><strong>Attention packagers</strong>: goffice no longer depends
+on libgnome, libgnomeui, libglade, 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>
+	Add RANDSNORM and RANDSTDIST. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=144717";>Bug 144717</a>].
+      </li>
+      <li>
+	Add R.PSNORM, R.DSNORM and R.DST.
+      </li>
+      <li>
+	Fix small sort dialog problem. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=599091";>Bug 599091</a>].
+      </li>
+      <li>
+	A few functions from the christian liturgical calendar.
+      </li>
+      <li>
+	Add ODF compatibility functions DAYS, ISFORMULA, IFNA, SHEETS, 
+	SHEET and NUMBERVALUE.
+      </li>
+      <li>
+	Work around OpenOffice.org saving function names in lowercase.
+      </li>
+      <li>
+	Add BINOM.DIST.RANGE (equivalent to the ODF function B).
+      </li>
+      <li>
+	Make Autofilter addition and removal undoable. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=478152";>Bug 478152</a>].
+      </li>
+      <li>
+	Fix autocorrection exception lists. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=600055";>Bug 600055</a>].
+      </li>
+      <li>
+	Move autocorrection setup into preferences.
+      </li>
+      <li>
+	Fix HTML export of strikethrough and subscript/superscript. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=600163";>Bug 600163</a>].
+      </li>
+    </ul>
+  <li>Jean
+    <ul>
+      <li>
+	Fixed graph size issues. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=599887";>Bug 599887</a>].
+      </li>
+    </ul>
+  <li>Jody
+    <ul>
+      <li>
+	First steps towards a turnkey win32 build.
+      </li>
+    </ul>
+  <li>Morten
+    <ul>
+      <li>
+	Fix sheet-resize vs. merges issue.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=582030";>Bug 582030</a>].
+      </li>
+      <li>
+	Fix xls export of check boxes and radio buttons.  [Part of <a href="http://bugzilla.gnome.org/show_bug.cgi?id=597035";>Bug 597035</a>].
+      </li>
+      <li>
+	Add xls export of spin buttons.  [Part of <a href="http://bugzilla.gnome.org/show_bug.cgi?id=597035";>Bug 597035</a>].
+      </li>
+      <li>
+	Add xls export of scroll bars.  [Part of <a href="http://bugzilla.gnome.org/show_bug.cgi?id=597035";>Bug 597035</a>].
+      </li>
+      <li>
+	Add xls export of list widgets.  [Part of <a href="http://bugzilla.gnome.org/show_bug.cgi?id=597035";>Bug 597035</a>].
+      </li>
+      <li>
+	Add xls export of combo widgets.  [Part of <a href="http://bugzilla.gnome.org/show_bug.cgi?id=597035";>Bug 597035</a>].
+      </li>
+      <li>
+	Add xls export of button widgets.  [Part of <a href="http://bugzilla.gnome.org/show_bug.cgi?id=597035";>Bug 597035</a>].
+      </li>
+      <li>
+	Make it possible for arrows to have arrow heads in both ends.
+      </li>
+      <li>
+	Implement round arrow heads.
+      </li>
+      <li>
+	Fix xls import and export of line styles.
+      </li>
+      <li>
+	Save and read new arrow attributes in xml format.
+      </li>
+      <li>
+	Fix Excel-to-Gnumeric paste problem.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=381732";>Bug 381732</a>, <a href="http://bugzilla.gnome.org/show_bug.cgi?id=388531";>Bug 388531</a>].
+      </li>
+      <li>
+	Fix Alt-Enter problems.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=597295";>Bug 597295</a>].
+      </li>
+      <li>
+	Make DATE work for pre-1900 dates.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=599365";>Bug 599365</a>].
+      </li>
+      <li>
+	Add lpsolve output format.
+      </li>
+      <li>
+	Plug solver leaks.
+      </li>
+      <li>
+	Some solver cleanups.
+      </li>
+      <li>
+	Fix reading of solver constraints.
+      </li>
+    </ul>
+  <li>Yaacov Zamir
+    <ul>
+      <li>
+	Hebrew Calendar functions.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=153738";>Bug 153738</a>].
+      </li>
+    </ul>
+  </ul>
+  <h2>Gnumeric 0.7.15 aka &quot;&quot; is now available.</h2>
+  <ul>
+  <li>Jean
+    <ul>
+      <li>
+	Fix bounds update of GocItem. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=598091";>Bug 598091</a>].
+      </li>
+      <li>
+	Prepare for GSEAL_ENABLE.
+      </li>
+      <li>
+	Display coordinates when moving the mouseover a graph. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=382666";>Bug 382666</a>].
+      </li>
+      <li>
+	Make titles the first logical child and ensure they are rendered last.
+	Really fixes <a href="http://bugzilla.gnome.org/show_bug.cgi?id=152675";>Bug 152675</a>.
+      </li>
+      <li>
+	Fix graph scale after a size change. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=599887";>Bug 599887</a>].
+      </li>
+      <li>
+	Make chart position persistent in auto mode. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=152674";>Bug 152674</a>].
+      </li>
+    </ul>
+  <li>Morten
+    <ul>
+      <li>
+	Canvas improvements for arrows.
+      </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 bb5df48..ba7b8e6 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.15.shtml">1.9.15</a></li>
   <li><a href="gnumeric-1.9.14.shtml">1.9.14</a></li>
   <li><a href="gnumeric-1.9.13.shtml">1.9.13</a></li>
   <li><a href="gnumeric-1.9.12.shtml">1.9.12</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 225d413..0f6866c 100644
--- a/projects.gnome.org/gnumeric/changelogs/1.9/Makefile.am
+++ b/projects.gnome.org/gnumeric/changelogs/1.9/Makefile.am
@@ -16,6 +16,7 @@ page_SCRIPTS= 			\
 	changelog-1.9.12.txt	\
 	changelog-1.9.13.txt	\
 	changelog-1.9.14.txt	\
+	changelog-1.9.15.txt	\
 	index.shtml
 
 include $(top_srcdir)/rules.common
diff --git a/projects.gnome.org/gnumeric/changelogs/1.9/changelog-1.9.15.txt b/projects.gnome.org/gnumeric/changelogs/1.9/changelog-1.9.15.txt
new file mode 100644
index 0000000..b10cab7
--- /dev/null
+++ b/projects.gnome.org/gnumeric/changelogs/1.9/changelog-1.9.15.txt
@@ -0,0 +1,161 @@
+2009-11-01  Morten Welinder <terra gnome org>
+
+	* Release 1.9.15
+
+2009-11-01  Morten Welinder  <terra gnome org>
+
+	* src/solver.h (struct _SolverParameters): Keep target and input
+	as deps so they get maintained.
+
+	* src/expr.c (gnm_expr_top_get_cellref): New function.
+
+2009-10-31  Morten Welinder  <terra gnome org>
+
+	* src/dependent.c (dependent_managed_init,
+	dependent_managed_set_expr): New functions.
+
+	* src/value.c (value_new_cellrange_parsepos_str): Use the right
+	convensions.  Add flags argument for finer control.  All callers
+	changed.
+
+2009-10-31  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/wbc-gtk-actions.c (cb_format_preferences): delete
+	(cb_tools_autocorrect): call dialog_preferences
+	(actions): delete FormatGnumeric
+
+2009-10-29  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/sheet.c (gnm_sheet_class_init): correct English grammar
+
+2009-10-29  Jean Brefort  <jean brefort normalesup org>
+
+	* src/gnm-pane-impl.h: fixed graph object size issues. [#599887]
+	* src/gnm-pane.c (gnm_pane_object_key_press), (gnm_pane_focus_out),
+	(gnm_pane_display_obj_size_tip), (gnm_pane_object_move),
+	(control_point_enter_notify), (control_point_leave_notify): ditto.
+
+2009-10-28  Morten Welinder  <terra gnome org>
+
+	* src/solver.h (SolverConstraint): Remove redundant str member.
+	All users changed to gnm_solver_constraint_as_str calls.
+
+2009-10-28  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/commands.h (cmd_autofilter_add_remove): new
+	* src/commands.c (cmd_autofilter_add_remove): new
+	(cmd_autofilter_add_remove_impl): new
+	(cmd_autofilter_add_remove_undo): new
+	(cmd_autofilter_add_remove_redo): new
+	(cmd_autofilter_add_remove_finalize): new
+	fixes # 478152
+	* src/sheet-filter.h (gnm_filter_attach): publish
+	* src/sheet-filter.c (gnm_filter_attach): publish
+	  create field selectors here rather than in 
+	(gnm_filter_new)
+	(gnm_filter_remove): delete field selectors here rather than in
+	(gnm_filter_unref)
+	* src/wbc-gtk-actions.c (cb_auto_filter): just call 
+	  cmd_autofilter_add_remove
+
+2009-10-27  Morten Welinder  <terra gnome org>
+
+	* src/wbc-gtk.c (wbcg_error_error): Don't xml-escape the text.
+	Fixes #599816.
+
+	* src/gutils.c (gnm_string_add_number): New function.
+
+2009-10-24  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/number-match.c (format_match_decimal_number): split into
+	  format_match_decimal_number and format_match_decimal_number_with_locale
+	* src/number-match.h (format_match_decimal_number_with_locale): new
+
+2009-10-23  Morten Welinder  <terra gnome org>
+
+	* src/number-match.c (handle_year): Handle pre-1900 dates.
+
+2009-10-22  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* configure.in: add fn-christian-date plugin
+	* plugins/Makefile.am: ditto
+
+2009-10-20  Morten Welinder  <terra gnome org>
+
+	* src/sheet-control-gui.c (scg_context_menu): Disable slicer stuff
+	for now.
+
+2009-10-18  Morten Welinder  <terra gnome org>
+
+	* src/gnm-pane.c (gnm_pane_key_mode_sheet): Ignore event->state
+	bits related to caps lock, etc.  Fixes #597295.
+
+2009-10-16  Morten Welinder  <terra gnome org>
+
+	* src/gui-clipboard.c: Support Biff8 via Citrix which yields a
+	different target name.
+	(table_cellregion_read): Use original area (from Excel) for paste.
+	Fixes #381732, #388531.
+
+	* src/gnm-so-line.c (gnm_so_line_prep_sax_parser): Read new
+	format.
+	(gnm_so_line_write_xml_sax): Write both arrow ends.
+
+2009-10-14  Morten Welinder  <terra gnome org>
+
+	* src/gnm-so-line.c: Move GOArrow to goffice.
+	(gnm_so_line_set_property): Eliminate is-arrow property.
+	(gnm_so_line_draw_cairo): Draw both arrows.
+
+	* configure.in (libspreadsheet_reqs): Require goffice 0.7.15 for
+	GOArrow.
+
+2009-10-13  Morten Welinder  <terra gnome org>
+
+	* src/libgnumeric.c (gnm_shutdown): Call gnm_xml_sax_read_shutdown
+	and gnm_xml_sax_write_shutdown.
+
+	* src/xml-sax-read.c (gnm_xml_sax_read_init): Plug leak.
+	(gnm_xml_sax_read_shutdown): New function.
+
+	* src/xml-sax-write.c (gnm_xml_sax_write_init): Plug leak.
+	(gnm_xml_sax_write_shutdown): New function.
+
+	* src/sheet-object-widget.c (sheet_widget_adjustment_get_horizontal):
+	New function.
+	(sheet_widget_list_base_get_content_link): Rename from
+	sheet_widget_list_base_get_content_dep.  Return ref'd GnmExprTop.
+	All callers changed.
+	(sheet_widget_list_base_get_result_link): Rename from
+	sheet_widget_list_base_get_result_dep.  Return ref'd GnmExprTop.
+	All callers changed.
+	(sheet_widget_list_base_get_adjustment): New function.
+
+2009-10-11  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/mathfunc.c (random_skew_normal): simplify
+	(random_skew_tdist): simplify
+
+2009-10-11  Morten Welinder  <terra gnome org>
+
+	* src/sheet.c (gnm_sheet_resize_main): Reduce ->cols.max_used and
+	->rows.max_used as appropriate.
+	(gnm_sheet_resize): Check for merges.  Add new perr argument.  All
+	callers changed.
+	
+2009-10-11  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/mathfunc.c (random_skew_normal): new
+	(random_skew_tdist): new
+	* src/mathfunc.h (random_skew_normal): new
+	(random_skew_tdist): new
+
+2009-10-10  Jody Goldberg <jody gnome org>
+
+	* src/main-application.c (gnumeric_arg_parse) : honour
+	  HAVE_G_OPTION_CONTEXT_SET_DELOCALIZE for people trying to build on
+	  win32 with stock gtk+.
+
+2009-10-11  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 8512d23..bb72d45 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.15.txt">1.9.15</a></i>
   <li><a href="changelog-1.9.14.txt">1.9.14</a></i>
   <li><a href="changelog-1.9.13.txt">1.9.13</a></i>
   <li><a href="changelog-1.9.12.txt">1.9.12</a></i>
diff --git a/projects.gnome.org/gnumeric/header-end.shtml b/projects.gnome.org/gnumeric/header-end.shtml
index 8da50dd..9a7262c 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.14.tar.gz";>Latest
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.9/gnumeric-1.9.15.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 e7295eb..27870d3 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>November 2009:
+      <a href="announcements/1.9/gnumeric-1.9.15.shtml">Gnumeric 1.9.15
+      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>October 2009:
       <a href="announcements/1.9/gnumeric-1.9.14.shtml">Gnumeric 1.9.14
       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]