[gnomeweb-wml] gnumeric: 1.10.2



commit 70b022b01207ca20924292386063752a59f5d256
Author: Morten Welinder <terra gnome org>
Date:   Fri Apr 16 22:01:06 2010 -0400

    gnumeric: 1.10.2

 .../gnumeric/announcements/1.10/Makefile.am        |    1 +
 .../announcements/1.10/gnumeric-1.10.2.shtml       |  157 ++++++++++++++++++++
 .../gnumeric/announcements/1.10/index.shtml        |    1 +
 .../gnumeric/changelogs/1.10/Makefile.am           |    1 +
 .../gnumeric/changelogs/1.10/changelog-1.10.2.txt  |   75 ++++++++++
 .../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            |    5 +
 9 files changed, 246 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 8e7a7a4..ace21f7 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.2.shtml \
 	gnumeric-1.10.1.shtml \
 	gnumeric-1.10.0.shtml \
 	gnumeric-1.10.shtml \
diff --git a/projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.2.shtml b/projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.2.shtml
new file mode 100644
index 0000000..f70bd65
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.2.shtml
@@ -0,0 +1,157 @@
+<!--#set var="title" value="Gnumeric 1.10.2" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
+<!--#include virtual="../../header-end.shtml" -->
+
+  <h2>Gnumeric 1.10.2 aka &quot;White Zebra&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+  Gnumeric version 1.10.2.  This release require the concurrently
+  release goffice 0.8.2.  The recently released libgsf 1.14.18 is
+  recommended as it fixes an ODF export problem.</p>
+  <p>Noteworthy news in this release:</p>
+  <ul>
+  <li>win32 fixes.</li>
+  <li>ODF export fixes.</li>
+  <li>XLS export fixes for cell comments and calls to XIRR.</li>
+  </ul>
+
+  <ul>
+  <li>Alexander Kahl &amp; Sven Mantei
+    <ul>
+      <li>
+	Some documentation updates.
+      </li>
+    </ul>
+  <li>Andreas
+    <ul>
+      <li>
+	Fix build with --disable-solver. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=612820";>Bug 612820</a>].
+      </li>
+      <li>
+	Fix column and row header display under Quartz. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=600085";>Bug 600085</a>].
+      </li>
+      <li>
+	Fix preferences in gconf-less situations. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=613523";>Bug 613523</a>].
+      </li>
+      <li>
+	Implement first letter capitalization. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=613768";>Bug 613768</a>].
+      </li>
+      <li>
+	Extend regression tool to perform multiple simple regressions.
+	[<a href="http://bugzilla.gnome.org/show_bug.cgi?id=614031";>Bug 614031</a>].
+      </li>
+      <li>
+	Fix ZTEST description. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=614746";>Bug 614746</a>].
+      </li>
+      <li>
+	Don't write unnecessary manifest entries in ODF export.
+      </li>
+      <li>
+	Various ODF export fixes.
+      </li>
+      <li>
+	Adjust regression tool to reflect the changes to TDIST.
+      </li>
+      <li>
+	Basic import and export of text boxes from ODF files.
+      </li>
+      <li>
+	Watch for the null date in OOXML import. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=615777";>Bug 615777</a>].
+      </li>
+      <li>
+	Write the null date in OOXML export.
+      </li>
+    </ul>
+  <li>Jean
+    <ul>
+      <li>
+	Print pattern backgrounds. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=615365";>Bug 615365</a>].
+      </li>
+    </ul>
+  <li>Morten
+    <ul>
+      <li>
+	Improve object sizing tooltip positioning a bit.
+      </li>
+      <li>
+	Fix filter critical.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=611073";>Bug 611073</a>].
+      </li>
+      <li>
+	Make more menu entries available when an object is selected.
+      </li>
+      <li>
+	Improve partitioning of status area.
+      </li>
+      <li>
+	Fix goal seek problem affecting XIRR.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=614147";>Bug 614147</a>].
+      </li>
+      <li>
+	Fix export xls of XIRR, FVSCHEDULE, and XNPV.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=614257";>Bug 614257</a>].
+      </li>
+      <li>
+	Set win32 stack size to 64M.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=571346";>Bug 571346</a>].
+      </li>
+      <li>
+	Patch gtk+ so GtkEntry widgets on win32 draw right.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=603667";>Bug 603667</a>].
+      </li>
+      <li>
+	Fix xls export of cell comments.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=615845";>Bug 615845</a>].
+      </li>
+      <li>
+	Fix error propagation problem.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=615772";>Bug 615772</a>].
+      </li>
+      <li>
+	Partially clean up INDEX implementation.
+      </li>
+      <li>
+	Make regression functions return a result when goffice reports
+	that the problem is near singular, but still good.
+      </li>
+    </ul>
+  </ul>
+
+  <h2>goffice 0.8.2 aka &quot;White Zebra II&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+  goffice version 0.8.2.</p>
+  <p>Noteworthy news in this release:</p>
+  <ul>
+  <li>...</li>
+  </ul>
+
+  <ul>
+  <li>Jean
+    <ul>
+      <li>
+	Support fd:// URIs on win32. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=608422";>Bug 608422</a>].
+      </li>
+      <li>
+	Add more GOPath API.
+      </li>
+    </ul>
+  <li>Morten
+    <ul>
+      <li>
+	Implement conf notification in keyfile case.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=613523";>Bug 613523</a>].
+      </li>
+      <li>
+	Fix win32 configuration.
+      </li>
+    </ul>
+  <li>Valek
+    <ul>
+      <li>
+	Fix distance calculation for arc, ellipse, polygon, polyline,
+	and rectangle.
+      </li>
+      <li>
+	Support rotation for text on canvas.
+      </li>
+      <li>
+	Add PolyPolygon and Path.
+      </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 43f6530..dfee82f 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.2.shtml">1.10.2</a></li>
   <li><a href="gnumeric-1.10.1.shtml">1.10.1</a></li>
   <li><a href="gnumeric-1.10.0.shtml">1.10.0</a></li>
   <li><a href="gnumeric-1.10.shtml">1.10 Series</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 c903198..70bb7a5 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.2.txt	\
 	changelog-1.10.1.txt	\
 	changelog-1.10.0.txt	\
 	index.shtml
diff --git a/projects.gnome.org/gnumeric/changelogs/1.10/changelog-1.10.2.txt b/projects.gnome.org/gnumeric/changelogs/1.10/changelog-1.10.2.txt
new file mode 100644
index 0000000..511f01d
--- /dev/null
+++ b/projects.gnome.org/gnumeric/changelogs/1.10/changelog-1.10.2.txt
@@ -0,0 +1,75 @@
+2010-04-16  Morten Welinder <terra gnome org>
+
+	* Release 1.10.2
+
+2010-04-16  Morten Welinder  <terra gnome org>
+
+	* src/func.c (function_call_with_exprs): When we compute an error
+	value for an 'A' or 'r' argument, return that error.  Fixes
+	#615772.
+
+2010-04-14  Jean Brefort  <jean brefort normalesup org>
+
+	* src/pattern.c (gnumeric_background_set_gtk): print pattern
+	backgrounds. [#615365]
+
+2010-04-09  Jean Brefort  <jean brefort normalesup org>
+
+	* component/Gnumeric-embed.xml.in: fixed templates menu action id.
+
+2010-04-08  Morten Welinder  <terra gnome org>
+
+	* src/Makefile.am (gnumeric_LDFLAGS, ssconvert_LDFLAGS): Set stack
+	size to 64M.  Fixes #571346.
+
+2010-03-25 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/gnumeric-gconf.c (set_string_list): since go_conf_set_str_list
+	  may trigger cb_watch_string_list that uses string_list_pool, we need
+	  to fix the hash table first. 
+
+2010-03-23  Morten Welinder  <terra gnome org>
+
+	* src/wbc-gtk.c (cb_paned_size_allocate): Improve handling of
+	too-narrow windows.  Show more tabs for wide windows.
+	(cb_status_size_allocate): New function to trigger repartition
+	after window resize.
+
+	* src/wbc-gtk-actions.c (permanent_actions): Move FileNew,
+	FileOpen, and a few more actions here.
+
+2010-03-13 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/item-bar.c (item_bar_calc_size): use pango_itemize to create
+	  PangoItem and PangoAnalysis
+	(item_bar_init): initialize pango.item to NULL
+
+2010-03-13 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/wbc-gtk-actions.c (wbc_gtk_init_actions): move disabling
+	  of solver menu item from here to
+	* src/wbc-gtk.c (wbc_gtk_init): here
+
+2010-03-11  Morten Welinder  <terra gnome org>
+
+	* src/commands.c (cmd_autofilter_add_remove): Remove extra
+	gnm_filter_remove call.  Fixes #611073.
+
+	* src/print-info.c (page_setup_set_paper): Avoid some calls to
+	g_log even if we block the warnings it would print.  This helps
+	debugging.
+
+2010-03-10  Morten Welinder  <terra gnome org>
+
+	* src/sheet-object-cell-comment.c (comment_view_button_released,
+	comment_view_enter_notify): Use gnm_canvas_get_screen_position.
+
+	* src/gui-util.c (gnm_canvas_get_screen_position): New function
+	extracted from comment_view_get_xy.
+
+	* src/gnm-pane.c (gnm_pane_display_obj_size_tip): Add
+	control-point as argument.  Use that for tooltip positioning.
+
+2010-03-08  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 de92e6d..170a2fe 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.2.txt">1.10.2</a></i>
   <li><a href="changelog-1.10.1.txt">1.10.1</a></i>
   <li><a href="changelog-1.10.0.txt">1.10.0</a></i>
 </ul>
diff --git a/projects.gnome.org/gnumeric/downloads.shtml b/projects.gnome.org/gnumeric/downloads.shtml
index 81d52ab..d9df0b3 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.1.  Please read the
-<a href="announcements/1.10/gnumeric-1.10.1.shtml">release notes</a>.
+<p>The current stable version of Gnumeric is 1.10.2.  Please read the
+<a href="announcements/1.10/gnumeric-1.10.2.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.1.tar.gz";>gzip'd
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.2.tar.gz";>gzip'd
 tarball</a> or <a
-href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.1.tar.bz2";>bzip'd
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.2.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 96059f0..2c0f46c 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.1.tar.gz";>Latest
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.2.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 e85310f..1e705c0 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>April 2010:
+      <a href="announcements/1.10/gnumeric-1.10.2.shtml">Gnumeric 1.10.2
+      is out</a>.  This is a bug-fix release.  Get it
+      from <a href="downloads.shtml">here</a>!</p>
+
       <p>March 2010:
       <a href="announcements/1.10/gnumeric-1.10.1.shtml">Gnumeric 1.10.1
       is out</a>.  This is a bug-fix release.  Get it



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