[gnomeweb-wml] Gnumeric: 1.10.12



commit b66e4db490718785bfcbead9c0e48f3b43b68e5b
Author: Morten Welinder <terra gnome org>
Date:   Thu Nov 25 19:05:13 2010 -0500

    Gnumeric: 1.10.12

 .../gnumeric/announcements/1.10/Makefile.am        |    1 +
 .../announcements/1.10/gnumeric-1.10.12.shtml      |  156 ++++++++++++++++++
 .../gnumeric/announcements/1.10/index.shtml        |    1 +
 .../gnumeric/changelogs/1.10/Makefile.am           |    1 +
 .../gnumeric/changelogs/1.10/changelog-1.10.12.txt |  171 ++++++++++++++++++++
 .../gnumeric/changelogs/1.10/index.shtml           |    1 +
 projects.gnome.org/gnumeric/downloads.shtml        |    8 +-
 projects.gnome.org/gnumeric/header-end.shtml       |    2 +-
 8 files changed, 336 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 90737dc..4b63a56 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.12.shtml \
 	gnumeric-1.10.11.shtml \
 	gnumeric-1.10.10.shtml \
 	gnumeric-1.10.9.shtml \
diff --git a/projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.12.shtml b/projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.12.shtml
new file mode 100644
index 0000000..0b0ca34
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.12.shtml
@@ -0,0 +1,156 @@
+<!--#set var="title" value="Gnumeric 1.10.12" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
+<!--#include virtual="../../header-end.shtml" -->
+
+  <h2>Gnumeric 1.10.12 aka &quot;TBD&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+  Gnumeric version 1.10.12.  At the same time we have released Goffice
+  0.8.12 and we recommend using that with this version.</p>
+  <p>Noteworthy news in this release:</p>
+  <ul>
+  <li>Use GtkBuilder instead of LibGlade.</li>
+  <li>Taking care of most dead kittens.  (Also known as working around
+  Gtk+ API changes.)
+  </ul>
+
+  <ul>
+  <li>Andreas
+    <ul>
+      <li>
+	Add argument to FOURIER to separate parts.
+      </li>
+      <li>
+	Extend TREND function to handle multiple regression. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=630085";>Bug 630085</a>].
+      </li>
+      <li>
+	Fix selection for sheet object lists and combos. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=631322";>Bug 631322</a>].
+      </li>
+      <li>
+	Preserve selection for sheet object lists when we change 
+	content. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=631327";>Bug 631327</a>].
+      </li>
+      <li>
+	Add option to sheet object lists and combos to enter values
+	rather than index. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=629333";>Bug 629333</a>].
+      </li>
+      <li>
+	Fix manual pagebreak handling when printing. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=631570";>Bug 631570</a>].
+      </li>
+      <li>
+	Add menu items to remove and add manual page breaks.
+      </li>
+      <li>
+	Improve the sc import.
+      </li>
+      <li>
+	Fix button sensitivity in sort dialog. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=632999";>Bug 632999</a>].
+      </li>
+      <li>
+	Fix ODF export of files with large formatted sheets. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=634135";>Bug 634135</a>].
+      </li>
+      <li>
+	Fix extensions of supported ODF files. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=635111";>Bug 635111</a>].
+      </li>
+    </ul>
+  <li>Hans de Goede
+    <ul>
+      <li>
+	Fix import of dib format images in XLS. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=553098";>Bug 553098</a>].
+      </li>
+    </ul>
+  <li>Jean
+    <ul>
+      <li>
+	Fixed maximum for col/row number in sheet resize dialog. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=631702";>Bug 631702</a>].
+      </li>
+      <li>
+	Eliminate glade usage.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=631717";>Bug 631717</a>].
+      </li>
+      <li>
+	Fixed crash in print setup. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=634149";>Bug 634149</a>].
+      </li>
+      <li>
+	Fixed image bounds in zoomed sheets.
+      </li>
+    </ul>
+  <li>Morten
+    <ul>
+      <li>
+	Fix crash related to broken xls.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=632050";>Bug 632050</a>].
+      </li>
+      <li>
+	Fix print area problem from broken xls.
+      </li>
+      <li>
+	Fix printing crash.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=632439";>Bug 632439</a>].
+      </li>
+      <li>
+	Partially fix problem with undefined names.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=633140";>Bug 633140</a>].
+      </li>
+      <li>
+	Fix analysis tools problems when "as values" is chosen.
+      </li>
+      <li>
+	Fix gtk+/X crash with large tooltips.
+      </li>
+      <li>
+	Take care of dead kittens.
+      </li>
+      <li>
+	Fix text object clipping issue.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=634597";>Bug 634597</a>].
+      </li>
+      <li>
+	Fix problem with disappearing window for empty file.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=634792";>Bug 634792</a>].
+      </li>
+      <li>
+	Fix ranges-in-expression criticals.
+      </li>
+    </ul>
+  <li>Sameer Morar
+    <ul>
+      <li>
+	Add key combinations to move sheets. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=634139";>Bug 634139</a>].
+      </li>
+      <li>
+	Modify quit dialog to be able to discard multiple files without 
+	saving.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=527133";>Bug 527133</a>]	.
+      </li>
+    </ul>
+  </ul>
+  <h2>goffice 0.8.12 aka &quot;TBD&quot; is now available.</h2>
+  <ul>
+  <li>Jean
+    <ul>
+      <li>
+	Fix US 30/360 date calculations. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=631242";>Bug 631242</a>][<a href="http://bugzilla.gnome.org/show_bug.cgi?id=630784";>Bug 630784</a>]
+	      <li>
+	Fixed sorting with accentuated characters. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=631504";>Bug 631504</a>].
+      </li>
+      <li>
+	Allow filled plots to be displayed behind the grids. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=632310";>Bug 632310</a>].
+      </li>
+      <li>
+	Fixed patterns with cairo-1.10.
+      </li>
+      <li>
+	Fixed flawed exponential fit in graphs for small values. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=633735";>Bug 633735</a>].
+      </li>
+      <li>
+	Fixed an infinite loop condition in cubic spline evaluation. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=633965";>Bug 633965</a>].
+      </li>
+    </ul>
+  <li>Morten
+    <ul>
+      <li>
+	Fix GOImage-vs-cairo lifecycle issue.
+      </li>
+      <li>
+	Fix loading of weird themes.
+      </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 217810d..1578c13 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.12.shtml">1.10.12</a></li>
   <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>
diff --git a/projects.gnome.org/gnumeric/changelogs/1.10/Makefile.am b/projects.gnome.org/gnumeric/changelogs/1.10/Makefile.am
index e86797e..639eaf0 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.12.txt	\
 	changelog-1.10.11.txt	\
 	changelog-1.10.10.txt	\
 	changelog-1.10.9.txt	\
diff --git a/projects.gnome.org/gnumeric/changelogs/1.10/changelog-1.10.12.txt b/projects.gnome.org/gnumeric/changelogs/1.10/changelog-1.10.12.txt
new file mode 100644
index 0000000..893b837
--- /dev/null
+++ b/projects.gnome.org/gnumeric/changelogs/1.10/changelog-1.10.12.txt
@@ -0,0 +1,171 @@
+2010-11-25  Morten Welinder <terra gnome org>
+
+	* Release 1.10.12
+
+2010-11-19  Morten Welinder  <terra gnome org>
+
+	* src/workbook-view.c (wb_view_save_as): Better fix for 634792.
+
+2010-11-16  Morten Welinder  <terra gnome org>
+
+	* src/*.c: Constify GOFormat handling.
+
+2010-11-15  Morten Welinder  <terra gnome org>
+
+	* src/gui-file.c (gui_file_save_as): Clear "pristine" flag.  Fixes
+	#634792.
+
+2010-11-12  Morten Welinder  <terra gnome org>
+
+	* src/gnm-so-filled.c (so_filled_view_set_bounds): Ensure that
+	clipping width and height do not become non-positive.  Fixes #634597.
+
+2010-11-07  Jean Brefort  <jean brefort normalesup org>
+
+	* src/sheet-object-image.c (so_image_view_set_bounds): fixed image
+	bounds in zoomed sheets.
+
+2010-11-06  Jean Brefort  <jean brefort normalesup org>
+
+	* src/dead-kittens.h: fixed property name in
+	gtk_table_get_size. [#634149]
+
+2010-11-05   Andreas J. Guelzow <aguelzow pyrshep ca>
+	for Sameer Morar <smorar gmail com>
+
+	* src/gnm-pane.c (gnm_pane_key_mode_sheet): Enable the key combinations
+	<control><shift>Page_Up and <control><shift>Page_Down to move the
+	currently selected sheet left or right respectively.  [#634139]
+
+2010-11-04  Morten Welinder  <terra gnome org>
+
+	* src/item-cursor.c (cb_autofill_scroll): Limit size of tooltip to
+	200x200 characters.
+
+	* src/sheet-autofill.c (gnm_autofill_hint)
+	(sheet_autofill_internal): Change to return GString* instead of
+	char*.  All callers changed.
+
+	* src/cell.c (gnm_cell_convert_expr_to_value): Handle array
+	corners.
+
+2010-10-29  Jean Brefort  <jean brefort normalesup org>
+
+	* src/sheet-object-graph.c (sog_cb_copy_to_new_sheet),
+	(gnm_sog_populate_menu): New contextual menu item: copy a graph
+	to a new graph sheet.
+
+2010-10-27  Morten Welinder  <terra gnome org>
+
+	* src/parser.y (parser_simple_val_or_name): Check whether a name
+	is valid before defining it.  See bug #633140.
+
+	* src/expr-name.c (expr_name_validate): Improve check for clash
+	with boolean constants.  Also check untranslated.
+
+2010-10-20  Morten Welinder  <terra gnome org>
+
+	* src/gui-util.c (gnm_xml_get_widget): Elminate.  Change all
+	callers to go_gtk_builder_get_widget.  ("The light that burns
+	twice as bright burns for half as long - and you have burned so
+	very, very brightly, Roy.")
+
+2010-10-19  Morten Welinder  <terra gnome org>
+
+	* src/gui-util.c (gnumeric_keyed_dialog): When dialog is
+	destroyed, clear "state" to trigger the tear-down even if someone
+	(i.e., gtkbuilder) holds a ref.
+
+2010-10-18  Morten Welinder  <terra gnome org>
+
+	* src/gui-util.c (gnumeric_glade_group_value): Make this work for
+	gtk builder guis too.
+	(gnm_xml_get_widget): New function wrapping
+	go_gtk_builder_get_widget and glade_xml_get_widget.
+
+	* src/sheet-object-image.c (gnm_soi_draw_cairo): Fix printing
+	crash.  [#632439]
+
+2010-10-15  Morten Welinder  <terra gnome org>
+
+	* src/sheet-object-widget.c (sheet_widget_frame_user_config): Use
+	gnm_gtk_builder_new and handle failures.
+
+	* src/gui-util.c (gnm_gtk_builder_new): New function that knows
+	about Gnumeric's directory structure.
+
+2010-10-11  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/undo.c (gnm_undo_colrow_set_sizes_undo): plug leak
+
+2010-10-11  Jean Brefort  <jean brefort normalesup org>
+
+	* src/sheet-object-widget.c (cb_frame_config_destroy),
+	(sheet_widget_frame_user_config), (cb_button_config_destroy),
+	(sheet_widget_button_user_config), (cb_adjustment_config_destroy),
+	(sheet_widget_adjustment_user_config_impl),
+	(cb_checkbox_config_destroy), (sheet_widget_checkbox_user_config),
+	(cb_radio_button_config_destroy),
+	(sheet_widget_radio_button_user_config): use GtkBuiler instead of GladeXML.
+
+2010-10-07  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* component/Gnumeric-embed.xml.in: add menu items
+	* src/GNOME_Gnumeric-gtk.xml.in: add menu items
+	* src/HILDON_Gnumeric-gtk.xml.in: add menu items
+	* src/commands.c(cmd_page_breaks_clear): new
+	(cmd_page_break_toggle): new
+	(cmd_page_breaks_set_breaks): new
+	* src/commands.h (cmd_page_breaks_clear): new
+	(cmd_page_break_toggle): new
+	* src/print-info.c (print_info_has_manual_breaks): new
+	* src/print-info.h (print_info_has_manual_breaks): new
+	* src/sheet-view.c (sv_update): add MS_PAGE_BREAKS
+	* src/wbc-gtk-actions.c (cb_file_print_area_toggle_col): new
+	(cb_file_print_area_toggle_row): new
+	(cb_file_print_area_clear_pagebreaks): new
+	(permanent_actions): change meu item title
+	(actions): connect the above
+	* src/wbc-gtk.c (wbcg_menu_state_update): handle MS_PAGE_BREAKS
+	* src/workbook-control.h (MS_PAGE_BREAKS): new
+
+2010-10-07  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/print-info.c (print_info_set_paper_orientation): correct
+	  argument description
+	* src/print-info.h (page_breaks): add comment
+	* src/print.c (compute_sheet_pages): switch vertical and horizontal
+	  page breaks
+
+2010-10-04  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/commands.h (cmd_so_set_links): add argument
+	* src/commands.c (cmd_so_set_links): add argument
+	(cmd_so_set_links_redo): handle output ttpe
+	* src/sheet-object-widget.h
+	(sheet_widget_list_base_set_result_type): new
+	(sheet_widget_list_base_result_type_is_index): new
+	* src/sheet-object-widget.c
+	(sheet_widget_list_base_set_result_type): new
+	(sheet_widget_list_base_result_type_is_index): new
+	(sheet_widget_list_base_set_selection): consider swl->result_as_index
+	(sheet_widget_list_base_set_selection_value): new
+	(sheet_widget_list_base_init): initialize swl->result_as_index
+
+2010-10-04  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/sheet-object-widget.c (cb_list_model_changed): save current
+	  selection and flag selection as saved.
+	(cb_selection_changed): don't bother if the selection was saved
+	(sheet_widget_list_create_widget): try to set the selection only if
+	  we have one.
+
+2010-10-04  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/sheet-object-widget.c (sheet_widget_list_create_widget): set the
+	  correct selection
+	(sheet_widget_combo_create_widget): ditto
+
+2010-10-01  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 966d41d..00aa303 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.12.txt">1.10.12</a></li>
   <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>
diff --git a/projects.gnome.org/gnumeric/downloads.shtml b/projects.gnome.org/gnumeric/downloads.shtml
index 7638829..61b91cd 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.11.  Please read the
-<a href="announcements/1.10/gnumeric-1.10.11.shtml">release notes</a>.
+<p>The current stable version of Gnumeric is 1.10.12.  Please read the
+<a href="announcements/1.10/gnumeric-1.10.12.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.11.tar.gz";>gzip'd
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.12.tar.gz";>gzip'd
 tarball</a> or <a
-href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.11.tar.bz2";>bzip'd
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.12.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 593011c..f9cab5c 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.11.tar.gz";>Latest
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.12.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



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