[gnomeweb-wml] Gnumeric: 1.9.12



commit 82a31bca500bbd7228b8e1fac942278a7c8f87d9
Author: Morten Welinder <terra gnome org>
Date:   Sat Sep 5 18:48:01 2009 -0400

    Gnumeric: 1.9.12

 .../gnumeric/announcements/1.9/Makefile.am         |    1 +
 .../announcements/1.9/gnumeric-1.9.12.shtml        |   69 +++++++++++++
 .../gnumeric/announcements/1.9/index.shtml         |    1 +
 .../gnumeric/changelogs/1.9/Makefile.am            |    1 +
 .../gnumeric/changelogs/1.9/changelog-1.9.12.txt   |  107 ++++++++++++++++++++
 .../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, 188 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 c124095..a8ccfa4 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.12.shtml \
 	gnumeric-1.9.11.shtml \
 	gnumeric-1.9.10.shtml \
 	gnumeric-1.9.9.shtml \
diff --git a/projects.gnome.org/gnumeric/announcements/1.9/gnumeric-1.9.12.shtml b/projects.gnome.org/gnumeric/announcements/1.9/gnumeric-1.9.12.shtml
new file mode 100644
index 0000000..6af19df
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.9/gnumeric-1.9.12.shtml
@@ -0,0 +1,69 @@
+<!--#set var="title" value="Gnumeric 1.9.12" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
+<!--#include virtual="../../header-end.shtml" -->
+  <h2>Gnumeric 1.9.12 aka &quot;TBD&quot; is now available.</h2>
+  <ul>
+  <li>Andreas
+    <ul>
+      <li>
+	Add CHOLESKY.
+      </li>
+      <li>
+	Fix ODF background colour export. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=593816";>Bug 593816</a>].
+      </li>
+      <li>
+	Handle super/subscript in html export. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=593851";>Bug 593851</a>].
+      </li>
+      <li>
+	Fix crash on unknown chart type. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=594041";>Bug 594041</a>].
+      </li>
+      <li>
+	Handle ODF import/export of surface plots originally created in 
+	XL [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=594041";>Bug 594041</a>].
+      </li>
+    </ul>
+  <li>Jean
+    <ul>
+      <li>
+	Don't use simple GOData when importing xls files. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=594068";>Bug 594068</a>].
+      </li>
+    </ul>
+  <li>Morten
+    <ul>
+      <li>
+	Fix menu sensitivity problem.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=593624";>Bug 593624</a>].
+      </li>
+      <li>
+	Simplify GnmColor.
+      </li>
+      <li>
+	Fix grab problem.  [Debian <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544975";>Bug 544975</a>].
+      </li>
+      <li>
+	Simplify GnmFont.
+      </li>
+    </ul>
+  </ul>
+  <h2>Goffice 0.7.12 aka &quot;TBD&quot; is now available.</h2>
+  <ul>
+  <li>Jean
+    <ul>
+      <li>
+	Deprecated GOStyle::outline. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=593608";>Bug 593608</a>].
+      </li>
+      <li>
+	Fixed import of surface plots from excel. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=593937";>Bug 593937</a>, <a href="http://bugzilla.gnome.org/show_bug.cgi?id=594070";>Bug 594070</a>, <a href="http://bugzilla.gnome.org/show_bug.cgi?id=594077";>Bug 594077</a>].
+      </li>
+    </ul>
+  <li>Jody
+    <ul>
+      <li>
+	[win32] build fixes.
+      </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 8454ddc..d7d5e8f 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.12.shtml">1.9.12</a></li>
   <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>
diff --git a/projects.gnome.org/gnumeric/changelogs/1.9/Makefile.am b/projects.gnome.org/gnumeric/changelogs/1.9/Makefile.am
index d9f657e..748ecc3 100644
--- a/projects.gnome.org/gnumeric/changelogs/1.9/Makefile.am
+++ b/projects.gnome.org/gnumeric/changelogs/1.9/Makefile.am
@@ -13,6 +13,7 @@ page_SCRIPTS= 			\
 	changelog-1.9.9.txt	\
 	changelog-1.9.10.txt	\
 	changelog-1.9.11.txt	\
+	changelog-1.9.12.txt	\
 	index.shtml
 
 include $(top_srcdir)/rules.common
diff --git a/projects.gnome.org/gnumeric/changelogs/1.9/changelog-1.9.12.txt b/projects.gnome.org/gnumeric/changelogs/1.9/changelog-1.9.12.txt
new file mode 100644
index 0000000..f2e20d6
--- /dev/null
+++ b/projects.gnome.org/gnumeric/changelogs/1.9/changelog-1.9.12.txt
@@ -0,0 +1,107 @@
+2009-09-05  Morten Welinder <terra gnome org>
+
+	* Release 1.9.12
+
+2009-09-05  Jean Brefort  <jean brefort normalesup org>
+
+	* all files: renamed go-color.h macros.
+
+2009-09-04  Morten Welinder  <terra gnome org>
+
+	* src/rendered-value.c (calc_indent): Drop zoom argument.  All
+	callers changed.
+
+	* src/style.c (style_font_new_simple): Put context into hash key
+	as the font metrics depends on that.  Drop scale argument.  Caller
+	changed.
+	(delete_neg_font, gnm_font_unref): Unref ->context.
+	(gnm_font_hash): Take context, is_bold, and is_italic into
+	account.
+
+	* src/mstyle.c (gnm_style_clear_font): Clear font_context here.
+	(gnm_style_dup): Copy font_context here.
+	(gnm_style_get_font): Check font_context, not font_zoom here.
+	Drop zoom argument.  All callers changed.
+
+	* src/gnm-style-impl.h (GnmStyle): Drop font_zoom, but add
+	font_context.
+
+2009-09-03  Morten Welinder  <terra gnome org>
+
+	* src/style-font.h (GnmFont): Remove unused pango.font.
+
+	* configure.in (libgoffice): Require 0.7.12 for GPS_* change.
+
+2009-09-04  Morten Welinder  <terra gnome org>
+
+	* src/item-bar.c (item_bar_button_pressed): Don't grab after
+	context menu.  Fixes Debian 544975.
+
+2009-09-03  Jean Brefort  <jean brefort normalesup org>
+
+	* src/item-edit.c (item_edit_draw): make item edit use the same font size
+	than the sheet cell.
+
+2009-09-02  Jean Brefort  <jean brefort normalesup org>
+
+	* src/item-bar.c (item_bar_motion): don't grab the item from there.
+
+2009-09-01  Morten Welinder  <terra gnome org>
+
+	* src/style-color.h (GnmColor): Eliminate gdk_color filed.  All
+	users changed to use go_color.
+
+	* src/style-color.c (style_color_new_uninterned): Cleanup.
+
+2009-09-01  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/mstyle.c (gnm_style_new_default): use style_color_auto_back
+	  as background color.
+
+2009-09-01  Jean Brefort  <jean brefort normalesup org>
+
+	* src/gnm-plugin.c (plugin_service_function_group_class_init),
+	(plugin_service_ui_class_init): renamed GPS to GO_PLUGIN_SERVICE.
+
+2009-09-01  Morten Welinder  <terra gnome org>
+
+	* src/style-color.h (struct _GnmColor): Eliminate
+	gdk_selected_color and name fields.
+
+2009-09-01  Jean Brefort  <jean brefort normalesup org>
+
+	* src/gnm-pane.c: renamed GOColor macros.
+	* src/gnm-so-filled.c: ditto.
+	* src/gnm-so-line.c: ditto.
+	* src/gnm-so-polygon.c: ditto.
+	* src/gui-util.c: ditto.
+	* src/item-bar.c: ditto.
+	* src/item-cursor.c: ditto.
+	* src/item-edit.c: ditto.
+	* src/item-grid.c: ditto.
+	* src/print-cell.c: ditto.
+	* src/sheet-object-cell-comment.c: ditto.
+	* src/style-color.c: ditto.
+	* src/wbc-gtk.c: ditto.
+
+2009-08-31  Jean Brefort  <jean brefort normalesup org>
+
+	* src/gnm-pane.c (new_control_point), (set_acetate_coords):
+	replace GOStyle::outline.
+	* src/gnm-so-filled.c (sof_default_style),
+	(gnm_so_filled_draw_cairo), (gnm_so_filled_read_xml_dom),
+	(gnm_so_filled_write_xml_sax), (gnm_so_filled_prep_sax_parser):
+	* src/gnm-so-polygon.c (sop_default_style): ditto.
+	* src/item-edit.c (item_edit_draw): fixed cursor position.
+	* src/sheet-object-cell-comment.c (cell_comment_new_view):
+	replace GOStyle::outline.
+	* src/sheet-object-image.c (gnm_soi_draw_cairo): ditto.
+
+2009-08-31  Morten Welinder  <terra gnome org>
+
+	* src/sheet-control-gui.c (scg_mode_edit): update menu sensitivity
+	here.  Fixes #593624.
+
+2009-08-30  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 23034f7..8eaf887 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.12.txt">1.9.12</a></i>
   <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>
diff --git a/projects.gnome.org/gnumeric/downloads.shtml b/projects.gnome.org/gnumeric/downloads.shtml
index 66f4f6b..2942766 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.11</td>
+      <td>&gt;= 0.7.12</td>
       <td></td>
     </tr>
     <tr>
diff --git a/projects.gnome.org/gnumeric/header-end.shtml b/projects.gnome.org/gnumeric/header-end.shtml
index d8d3d60..a8aabc0 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.11.tar.gz";>Latest
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.9/gnumeric-1.9.12.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 03f8133..f011a63 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>September 2009:
+      <a href="announcements/1.9/gnumeric-1.9.12.shtml">Gnumeric 1.9.12
+      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.11.shtml">Gnumeric 1.9.11
       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]