[gnomeweb-wml] Gnumeric: 1.9.11
- From: Morten Welinder <mortenw src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnomeweb-wml] Gnumeric: 1.9.11
- Date: Mon, 31 Aug 2009 23:12:25 +0000 (UTC)
commit 949ee7f22ee19454e79fcac8e32167b32096d235
Author: Morten Welinder <terra gnome org>
Date: Mon Aug 31 19:11:59 2009 -0400
Gnumeric: 1.9.11
.../gnumeric/announcements/1.9/Makefile.am | 1 +
.../announcements/1.9/gnumeric-1.9.11.shtml | 76 ++++++++++++++
.../gnumeric/announcements/1.9/index.shtml | 1 +
.../gnumeric/changelogs/1.9/Makefile.am | 1 +
.../gnumeric/changelogs/1.9/changelog-1.9.11.txt | 109 ++++++++++++++++++++
.../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, 197 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 b25ae7a..c124095 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.11.shtml \
gnumeric-1.9.10.shtml \
gnumeric-1.9.9.shtml \
gnumeric-1.9.8.shtml \
diff --git a/projects.gnome.org/gnumeric/announcements/1.9/gnumeric-1.9.11.shtml b/projects.gnome.org/gnumeric/announcements/1.9/gnumeric-1.9.11.shtml
new file mode 100644
index 0000000..a587111
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.9/gnumeric-1.9.11.shtml
@@ -0,0 +1,76 @@
+<!--#set var="title" value="Gnumeric 1.9.11" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
+<!--#include virtual="../../header-end.shtml" -->
+ <h2>Gnumeric 1.9.11 aka "TBD" is now available.</h2>
+ <p>The Gnumeric Team is pleased to announce the availability of
+ Gnumeric version 1.9.11. This release requires the concurrently
+ released goffice 0.7.11.</p>
+ <p>The most notable changes are:
+ <ul>
+ <li>The new canvas in Goffice and now used by Gnumeric and the GUI feels more responsive than ever.</li>
+ <li>Goffice no longer depends on libglade.</li>
+ <li>Goffice's namespace were cleaned up.</li>
+ <li>A number of sheet functions were added.</li>
+ </ul></p>
+ <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 AVERAGEIF, MUNIT, RRI, SEARCHB, REPLACEB, COMBINA, ARABIC.
+ </li>
+ <li>
+ Improve import of ODF functions.
+ </li>
+ </ul>
+ <li>Jean
+ <ul>
+ <li>
+ Use GocCanvas instead of FooCanvas.
+ </li>
+ </ul>
+ <li>Morten
+ <ul>
+ <li>
+ Add GAMMA.
+ </li>
+ <li>
+ Fix Insert-Date+Time. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=592545">Bug 592545</a>].
+ </li>
+ <li>
+ Fix problem with VLOOKUP and HLOOKUP when both are used on the
+ same data range. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=593238">Bug 593238</a>].
+ </li>
+ </ul>
+ </ul>
+ <h2>Goffice 0.7.11 aka "TBD" is now available.</h2>
+ <ul>
+ <li>Jean
+ <ul>
+ <li>
+ Canvas improvements.
+ </li>
+ <li>
+ Removed FooCanvas.
+ </li>
+ <li>
+ Migrated from Glade to GtkBuilder.
+ </li>
+ </ul>
+ <li>Morten
+ <ul>
+ <li>
+ Namespace issues. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=592283">Bug 592283</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 76d3eb8..8454ddc 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.11.shtml">1.9.11</a></li>
<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>
diff --git a/projects.gnome.org/gnumeric/changelogs/1.9/Makefile.am b/projects.gnome.org/gnumeric/changelogs/1.9/Makefile.am
index c4d6fd2..d9f657e 100644
--- a/projects.gnome.org/gnumeric/changelogs/1.9/Makefile.am
+++ b/projects.gnome.org/gnumeric/changelogs/1.9/Makefile.am
@@ -12,6 +12,7 @@ page_SCRIPTS= \
changelog-1.9.8.txt \
changelog-1.9.9.txt \
changelog-1.9.10.txt \
+ changelog-1.9.11.txt \
index.shtml
include $(top_srcdir)/rules.common
diff --git a/projects.gnome.org/gnumeric/changelogs/1.9/changelog-1.9.11.txt b/projects.gnome.org/gnumeric/changelogs/1.9/changelog-1.9.11.txt
new file mode 100644
index 0000000..000b9b9
--- /dev/null
+++ b/projects.gnome.org/gnumeric/changelogs/1.9/changelog-1.9.11.txt
@@ -0,0 +1,109 @@
+2009-08-30 Morten Welinder <terra gnome org>
+
+ * Release 1.9.11
+
+2009-08-30 Jean Brefort <jean brefort normalesup org>
+
+ * src/gnm-pane.c (cb_bounds_changed): do not update while dragging.
+ * src/sheet-object.c (cb_create_views),
+ (sheet_object_view_enter_notify),
+ (sheet_object_view_button_pressed): do not reintroduce #151789.
+
+2009-08-30 Jean Brefort <jean brefort normalesup org>
+
+ * src/sheet-control-gui.c (scg_object_anchor_to_coords): fixed a
+ rounding error.
+ * src/sheet-object.c (sheet_object_clear_sheet),
+ (sheet_object_view_finalize), (sheet_object_view_class_init): don't
+ unref a finalized view.
+ * src/style-border.c (gnm_style_border_set_dash),
+ (style_border_set_gtk): rename and export gnm_style_border_set_dash.
+ * src/style-border.h: ditto.
+
+2009-08-27 Jean Brefort <jean brefort normalesup org>
+
+ * src/gnm-so-filled.c (so_filled_item_view_class_init): deprecate the
+ detroy method.
+ * src/gnm-so-line.c (so_line_goc_view_class_init): ditto.
+ * src/gnm-so-polygon.c (so_polygon_goc_view_class_init): ditto.
+ * src/sheet-control-gui.c (scg_resize), (scg_finalize),
+ (scg_object_select), (cb_scg_object_unselect): cleaned.
+ * src/sheet-object-cell-comment.c (comment_view_class_init): deprecate the
+ detroy method.
+ * src/sheet-object-graph.c (so_graph_goc_view_class_init): ditto.
+ * src/sheet-object-image.c (so_image_goc_view_class_init): ditto.
+ * src/sheet-object-impl.h: ditto.
+ * src/sheet-object-widget.c (so_widget_view_class_init): ditto.
+ * src/sheet-object.c (sheet_object_clear_sheet),
+ (sheet_object_new_view): ditto and fix a critical.
+ * src/wbc-gtk-edit.c (workbook_edit_complete_notify),
+ (cb_entry_delete_text): cleaned.
+
+2009-08-26 Jean Brefort <jean brefort normalesup org>
+
+ * src/cell-draw.c (cell_draw): do no draw extra lines around rotated text.
+
+2009-08-26 Jean Brefort <jean brefort normalesup org>
+
+ * src/cell-draw.c (cell_draw): fixed text rotation in cells. [#593114]
+
+2009-08-25 Jean Brefort <jean brefort normalesup org>
+
+ * src/cell-draw.c: use GocCanvas ibstead of FooCanvas
+ * src/cell-draw.h: ditto.
+ * src/gnm-pane-impl.h: ditto.
+ * src/gnm-pane.c: ditto.
+ * src/gnm-pane.h: ditto.
+ * src/gnm-sheet-slicer-combo.c: ditto.
+ * src/gnm-so-filled.c: ditto.
+ * src/gnm-so-line.c: ditto.
+ * src/gnm-so-polygon.c: ditto.
+ * src/gnumeric-simple-canvas.c: ditto.
+ * src/gnumeric-simple-canvas.h: ditto.
+ * src/gui-util.c: ditto.
+ * src/gui-util.h: ditto.
+ * src/item-bar.c: ditto.
+ * src/item-bar.h: ditto.
+ * src/item-cursor.c: ditto.
+ * src/item-cursor.h: ditto.
+ * src/item-edit.c: ditto.
+ * src/item-grid.c: ditto.
+ * src/item-grid.h: ditto.
+ * src/pattern.c: ditto.
+ * src/pattern.h: ditto.
+ * src/preview-grid-impl.h: ditto.
+ * src/preview-grid.c: ditto.
+ * src/sheet-control-gui.c: ditto.
+ * src/sheet-control-gui.h: ditto.
+ * src/sheet-filter.c: ditto.
+ * src/sheet-object-cell-comment.c: ditto.
+ * src/sheet-object-graph.c: ditto.
+ * src/sheet-object-image.c: ditto.
+ * src/sheet-object-impl.h: ditto.
+ * src/sheet-object-widget.c: ditto.
+ * src/sheet-object.c: ditto.
+ * src/sheet-object.h: ditto.
+ * src/style-border.c: ditto.
+ * src/style-border.h: ditto.
+ * src/style-color.c: ditto.
+ * src/validation.c: ditto.
+ * src/wbc-gtk-edit.c: ditto.
+
+2009-08-21 Morten Welinder <terra gnome org>
+
+ * src/wbc-gtk-actions.c (insert_date_time_common): Rewrite to work
+ with magic formats. Fixes #592545.
+
+2009-08-17 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/func.h (function_def_get_arg_name): change argument
+ * src/func.c (function_def_get_arg_name): rewrite using
+ function_def_create_arg_names
+ (function_def_create_arg_names): new
+ (gnm_func_load_stub): call function_def_create_arg_names
+ (gnm_func_free): free argument list
+ (gnm_func_add): call function_def_create_arg_names
+
+2009-08-15 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 ba8d8b4..23034f7 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.11.txt">1.9.11</a></i>
<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>
diff --git a/projects.gnome.org/gnumeric/downloads.shtml b/projects.gnome.org/gnumeric/downloads.shtml
index 7c01202..b495cb3 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>>= 0.7.9</td>
+ <td>>= 0.7.11</td>
<td></td>
</tr>
<tr>
diff --git a/projects.gnome.org/gnumeric/header-end.shtml b/projects.gnome.org/gnumeric/header-end.shtml
index 1f80dc1..d8d3d60 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.10.tar.gz">Latest
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.9/gnumeric-1.9.11.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 0641053..89083e6 100644
--- a/projects.gnome.org/gnumeric/index.shtml
+++ b/projects.gnome.org/gnumeric/index.shtml
@@ -42,6 +42,12 @@
<h2>News</h2>
<p>August 2009:
+ <a href="announcements/1.9/gnumeric-1.9.11.shtml">Gnumeric 1.9.11
+ 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>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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]