[gnomeweb-wml] Gnumeric: 1.10.11



commit b9b41c8ee5460b8ad2f26b200d369dbae3dfae9b
Author: Morten Welinder <terra gnome org>
Date:   Fri Oct 1 22:37:45 2010 -0400

    Gnumeric: 1.10.11

 .../gnumeric/announcements/1.10/Makefile.am        |    1 +
 .../announcements/1.10/gnumeric-1.10.11.shtml      |  129 +++++++++++++++++
 .../gnumeric/announcements/1.10/index.shtml        |    1 +
 .../gnumeric/changelogs/1.10/Makefile.am           |    1 +
 .../gnumeric/changelogs/1.10/changelog-1.10.11.txt |  146 ++++++++++++++++++++
 .../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            |    9 ++
 9 files changed, 293 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 8092d5a..90737dc 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.11.shtml \
 	gnumeric-1.10.10.shtml \
 	gnumeric-1.10.9.shtml \
 	gnumeric-1.10.8.shtml \
diff --git a/projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.11.shtml b/projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.11.shtml
new file mode 100644
index 0000000..1da63ff
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.11.shtml
@@ -0,0 +1,129 @@
+<!--#set var="title" value="Gnumeric 1.10.11" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
+<!--#include virtual="../../header-end.shtml" -->
+
+  <h2>Gnumeric 1.10.11 aka &quot;TBD&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+  Gnumeric version 1.10.11.  This release requires the concurrently
+  released Goffice 0.8.11.  The very recently released Libgsf 1.14.19
+  is recommended.</p>
+  <p>Noteworthy news in this release:</p>
+  <ul>
+  <li>Printing of form elements works much better.</li>
+  <li>Cell comments import and export from ooxml.</li>
+  </ul>
+
+  <ul>
+  <li>Andreas
+    <ul>
+      <li>
+	Fix image-fill, pattern and gradient export. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=628762";>Bug 628762</a>].
+      </li>
+      <li>
+	Read tab colors from OOo config in ODF files.
+      </li>
+      <li>
+	Improve some ODF chart import/export.
+      </li>
+      <li>
+	Import/export all sheet objects from and to ODF files.
+      </li>
+      <li>
+	Fix reformatting of cells on expression entry. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=629303";>Bug 629303</a>].
+      </li>
+      <li>
+	Allow multiple selection in manage sheet dialog.
+      </li>
+      <li>
+	Permit ctrl-click specification of sort columns.
+      </li>
+      <li>
+	Set ODF files to save by default as ODF files. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=629962";>Bug 629962</a>].
+      </li>
+      <li>
+	Fix ssconvert crash on form controls. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=630335";>Bug 630335</a>].
+      </li>
+      <li>
+	Improve printing of the form controls.
+      </li>
+      <li>
+	Permit choice whether to print sheet objects.
+      </li>
+    </ul>
+  <li>Jean
+    <ul>
+      <li>
+	Export/import tick label rotation angle. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=629675";>Bug 629675</a>].
+      </li>
+      <li>
+	Read and write cell comments from/to OpenXML. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=630627";>Bug 630627</a>].
+      </li>
+    </ul>
+  <li>J.H.M. Dassen (Ray)
+    <ul>
+      <li>
+	Revised ssconvert man page.
+      </li>
+      <li>
+	Fix several potential and actual problems highlighted by
+	LLVM/clang static analysis.
+      </li>
+    </ul>
+  <li>Morten
+    <ul>
+      <li>
+	Fix date entry problem.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=630177";>Bug 630177</a>].
+      </li>
+      <li>
+	Fix problem with inter-process empty-value paste.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=629302";>Bug 629302</a>].
+      </li>
+      <li>
+	Fix problem with inter-process object paste.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=629302";>Bug 629302</a>].
+      </li>
+      <li>
+	Allow user-defined templates.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=630247";>Bug 630247</a>].
+      </li>
+      <li>
+	Improve test suite.
+      </li>
+    </ul>
+  </ul>
+  <h2>goffice 0.8.11 aka &quot;TBD&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+  goffice version 0.8.11.</p>
+  <ul>
+  <li>Jean
+    <ul>
+      <li>
+	Implement custom grids in xyz plots. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=624273";>Bug 624273</a>]
+	.
+      </li>
+    </ul>
+  <li>Jon Nordby
+    <ul>
+      <li>
+	Update API documentation.
+      </li>
+    </ul>
+  <li>Morten
+    <ul>
+      <li>
+	Improve fractional days support for date axes.
+      </li>
+      <li>
+	Draw charset/locale selectors with "radio" buttons.
+      </li>
+    </ul>
+  <li>Yasuaki Taniguchi
+    <ul>
+      <li>
+	Fix charset problem for Japanese.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=627829";>Bug 627829</a>].
+      </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><br>
+    <a href="http://ftp.gnome.org/pub/GNOME/sources/libgsf/1.14/";>http://ftp.gnome.org/pub/GNOME/sources/libgsf/1.14/</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 119b77b..217810d 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.11.shtml">1.10.11</a></li>
   <li><a href="gnumeric-1.10.10.shtml">1.10.10</a></li>
   <li><a href="gnumeric-1.10.9.shtml">1.10.9</a></li>
   <li><a href="gnumeric-1.10.8.shtml">1.10.8</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 4ed9723..e86797e 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.11.txt	\
 	changelog-1.10.10.txt	\
 	changelog-1.10.9.txt	\
 	changelog-1.10.8.txt	\
diff --git a/projects.gnome.org/gnumeric/changelogs/1.10/changelog-1.10.11.txt b/projects.gnome.org/gnumeric/changelogs/1.10/changelog-1.10.11.txt
new file mode 100644
index 0000000..c36ca0d
--- /dev/null
+++ b/projects.gnome.org/gnumeric/changelogs/1.10/changelog-1.10.11.txt
@@ -0,0 +1,146 @@
+2010-10-01  Morten Welinder <terra gnome org>
+
+	* Release 1.10.11
+
+2010-10-01  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* sheet-object-widget.c (sheet_widget_button_init_full: disable 
+	  printing by default
+	(sheet_widget_adjustment_init_full): ditto
+	(sheet_widget_list_base_init): ditto
+	* sheet-object.c (sheet_object_set_print_flag): new
+	* sheet-object.h (sheet_object_set_print_flag): new
+	* xml-sax-read.c (xml_sax_read_obj): read print flag
+	* xml-sax-write.c (xml_write_objects): write print flag
+
+2010-09-30  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/sheet-object-widget.c (sheet_widget_draw_cairo): warn always
+	(draw_cairo_text): adjust coner radius for small buttons
+	(sheet_widget_list_draw_cairo): new
+	(sheet_widget_list_class_init): connect sheet_widget_list_draw_cairo
+
+2010-09-29  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/sheet-object-widget.c (sheet_widget_combo_draw_cairo): new
+	(sheet_widget_combo_class_init): connect the above
+
+2010-09-29  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/sheet-object-widget.c (sheet_widget_button_draw_cairo): new
+
+2010-09-29  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/sheet-object-widget.c (sheet_widget_spinbutton_draw_cairo): new
+	(sheet_widget_spinbutton_class_init): connect the above
+
+2010-09-29  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/sheet-object-widget.c (draw_cairo_text): add aguments and change
+	  all callers
+	(sheet_widget_frame_draw_cairo): new
+	(sheet_widget_scrollbar_horizontal_draw_cairo): fix alignment
+	
+2010-09-28  Andreas J. Guelzow <aguelzow pyrshep ca>
+	* src/sheet-object-widget.c  
+	(sheet_widget_scrollbar_*_draw_cairo): new
+	(sheet_widget_scrollbar_draw_cairo): new
+	(sheet_widget_scrollbar_class_init): connect 
+	  sheet_widget_slider_draw_cairo
+	(sheet_widget_slider_vertical_draw_cairo): use 
+	  sheet_widget_slider_horizontal_draw_cairo
+	
+2010-09-28  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* schemas/gnumeric-general.schemas.in: fix tooltip for column 
+	  and row numbers
+	* src/sheet-object-widget.c (sheet_widget_slider_*_draw_cairo): 
+	  new
+	(sheet_widget_slider_draw_cairo): new
+	(sheet_widget_slider_class_init): connect 
+	  sheet_widget_slider_draw_cairo
+
+2010-09-28  Morten Welinder  <terra gnome org>
+
+	* src/sheet.c (struct cb_sheet_resize): Eliminate.  This was the
+	same as GnmSheetSize.
+	(gnm_sheet_type_get_type, gnm_sheet_visibility_get_type):
+	Eliminate casts no-longer needed.
+
+2010-09-24  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/sheet-object-widget.c (draw_cairo_text): new
+	(sheet_widget_checkbox_draw_cairo): use draw_cairo_text
+	(sheet_widget_radio_button_draw_cairo): use draw_cairo_text
+
+2010-09-24  Morten Welinder  <terra gnome org>
+
+	* src/sheet-object-widget.c (sheet_widget_checkbox_draw_cairo):
+	Get font info from GtkStyle.
+
+2010-09-24  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/sheet-object-widget.c (sheet_widget_checkbox_draw_cairo):
+	  fix line join for checked box.
+
+2010-09-24  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/sheet-object-widget.c (SOW_MAKE_TYPE): add fn_draw_cairo and
+	  change all usages using sheet_widget_draw_cairo as default
+	(sheet_widget_checkbox_draw_cairo): new
+	(sheet_widget_radio_button_draw_cairo): new
+
+2010-09-22  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/sheet-object-widget.c (sheet_widget_draw_cairo): avoid
+	  dereferencing NULL pointer
+
+2010-09-21  Morten Welinder  <terra gnome org>
+
+	* src/wbc-gtk.c (wbc_gtk_reload_templates): Look for templates in
+	user directory too.  Fixes #630247.
+
+	* src/graph.c (set_pending_convs): Keep track of convs'
+	life-cycles.
+
+	* src/parse-util.c (gnm_conventions_unref): Renamed from
+	gnm_conventions_free.  Change to handle ref-counting.
+	(gnm_conventions_ref): New function.
+
+	* src/xml-sax-read.c (xml_sax_cell_content): Handle empty values
+	in inter-process paste.  Part of #629302.
+
+2010-09-20  Morten Welinder  <terra gnome org>
+
+	* configure.in (libspreadsheet_reqs): Downgrade libgsf
+	requirement.  Check for OO_NS_CHART_OOO.
+
+	* src/sheet.c (sheet_range_set_text): Get a format for matching
+	from upper left corner of range.  Mostly fixes #630177.
+
+2010-09-20  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/wbc-gtk-actions.c (sort_by_rows): quieten spurious warning
+
+2010-09-17  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/wbc-gtk-actions.c (sort_by_rows): allow specification of cols/rows
+	  when sorting via toolbar button
+
+2010-09-12  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/commands.c (cmd_set_text_full): Only auto format if no user style
+	  is set. Fixes 629303.
+
+2010-09-12  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/sheet-object-widget.c (sheet_widget_frame_*et_property): new
+
+2010-09-09  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/sheet-object-widget.c: add "value" property to radio_button
+	  widget
+
+2010-09-04  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 c7712d6..966d41d 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.11.txt">1.10.11</a></li>
   <li><a href="changelog-1.10.10.txt">1.10.10</a></li>
   <li><a href="changelog-1.10.9.txt">1.10.9</a></i>
   <li><a href="changelog-1.10.8.txt">1.10.8</a></i>
diff --git a/projects.gnome.org/gnumeric/downloads.shtml b/projects.gnome.org/gnumeric/downloads.shtml
index 94f099b..b2231c0 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.10.  Please read the
-<a href="announcements/1.10/gnumeric-1.10.10.shtml">release notes</a>.
+<p>The current stable version of Gnumeric is 1.10.11.  Please read the
+<a href="announcements/1.10/gnumeric-1.10.11.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.10.tar.gz";>gzip'd
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.11.tar.gz";>gzip'd
 tarball</a> or <a
-href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.10.tar.bz2";>bzip'd
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.11.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 484178c..593011c 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.10.tar.gz";>Latest
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.11.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 5708b37..bd02f35 100644
--- a/projects.gnome.org/gnumeric/index.shtml
+++ b/projects.gnome.org/gnumeric/index.shtml
@@ -41,6 +41,15 @@
       <a href="features.shtml">go here</a>.</p>
 
       <h2>News</h2>
+      <p>October 2010:
+      <a href="announcements/1.10/gnumeric-1.10.10.shtml">Gnumeric
+      1.10.11 is out</a>.  This is a stable release.  Get it
+      from <a href="downloads.shtml">here</a>!  <!-- We have
+      a <a href="http://people.gnome.org/~mortenw/gnumeric/gnumeric-1.10.10-20100904.exe";>Win32</a>
+      build of that.  (Sources in the same directory except for parts
+      found on this site.  Note, however, that recompilation is very
+      difficult.)--></p>
+
       <p>September 2010:
       <a href="announcements/1.10/gnumeric-1.10.10.shtml">Gnumeric
       1.10.10 is out</a>.  This is a stable release.  Get it



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