[gnomeweb-wml] Gnumeric: 1.12.5
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomeweb-wml] Gnumeric: 1.12.5
- Date: Mon, 19 Aug 2013 22:22:26 +0000 (UTC)
commit 56dfec9e8d2b75f756318c790f6d4c4b1d448e71
Author: Morten Welinder <terra gnome org>
Date: Mon Aug 19 18:22:08 2013 -0400
Gnumeric: 1.12.5
.../gnumeric/announcements/1.12/Makefile.am | 1 +
.../announcements/1.12/gnumeric-1.12.5.shtml | 204 +++++++++++++++++
.../gnumeric/announcements/1.12/index.shtml | 1 +
.../gnumeric/changelogs/1.12/Makefile.am | 1 +
.../gnumeric/changelogs/1.12/changelog-1.12.5.txt | 240 ++++++++++++++++++++
.../gnumeric/changelogs/1.12/index.shtml | 1 +
projects.gnome.org/gnumeric/downloads.shtml | 6 +-
projects.gnome.org/gnumeric/header-end.shtml | 2 +-
projects.gnome.org/gnumeric/index.shtml | 12 +
9 files changed, 464 insertions(+), 4 deletions(-)
---
diff --git a/projects.gnome.org/gnumeric/announcements/1.12/Makefile.am
b/projects.gnome.org/gnumeric/announcements/1.12/Makefile.am
index 979d314..4e76c11 100644
--- a/projects.gnome.org/gnumeric/announcements/1.12/Makefile.am
+++ b/projects.gnome.org/gnumeric/announcements/1.12/Makefile.am
@@ -1,6 +1,7 @@
urlpath = /gnumeric/announcements/1.12
page_SCRIPTS= \
+ gnumeric-1.12.5.shtml \
gnumeric-1.12.4.shtml \
gnumeric-1.12.3.shtml \
gnumeric-1.12.2.shtml \
diff --git a/projects.gnome.org/gnumeric/announcements/1.12/gnumeric-1.12.5.shtml
b/projects.gnome.org/gnumeric/announcements/1.12/gnumeric-1.12.5.shtml
new file mode 100644
index 0000000..7b47dc4
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.12/gnumeric-1.12.5.shtml
@@ -0,0 +1,204 @@
+<!--#set var="title" value="Gnumeric 1.12.5" --><!--#set var="rootdir" value="../.." --><!--#include
virtual="../../header-begin.shtml" -->
+<!--#include virtual="../../header-end.shtml" -->
+
+ <h2>Gnumeric 1.12.5 aka "TBD" is now available.</h2>
+ <p>The Gnumeric Team is pleased to announce the availability of
+ Gnumeric version 1.12.5.</p>
+ <p>Noteworthy news in this release:</p>
+ <ul>
+ <li>Fixes for more fuzzed-file problems with thanks to Juha
+ Kylmänen from <a href="https://www.ee.oulu.fi/research/ouspg/">Oulu
+ University Secure Programming Group</a>.</li>
+ <li>Input messages have been implemented</li>
+ <li>ODF import/export fixes</li>
+ </ul>
+
+ <ul>
+ <li>Andreas
+ <ul>
+ <li>
+ Improve ODF import of cells with links. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=704022">Bug 704022</a>].
+ </li>
+ <li>
+ Fix import of multi-paragraph text from ODF. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=704391">Bug 704391</a>].
+ </li>
+ <li>
+ Fix ODF export of empty rows. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=704438">Bug
704438</a>].
+ </li>
+ <li>
+ Export custom shapes. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=704421">Bug 704421</a>].
+ </li>
+ <li>
+ Fix export to ODF of empty cells with default column styles. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=704563">Bug 704563</a>].
+ </li>
+ <li>
+ Improve import to ODF of empty cells with default column styles. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=704563">Bug 704563</a>].
+ </li>
+ <li>
+ Speed up loading of some ODF files. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=704422">Bug
704422</a>].
+ </li>
+ <li>
+ Fix ODF style import. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=704563">Bug 704563</a>].
+ </li>
+ <li>
+ Fix crash on corrupted files. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=704636">Bug
704636</a>] [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=705385">Bug 705385</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=705421">Bug 705421</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=705420">Bug 705420</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=706075">Bug 706075</a>].
+ </li>
+ <li>
+ Fix ODF import of charts with series consisting of multiple ranges. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=704742">Bug 704742</a>].
+ </li>
+ <li>
+ Fix ODF export of charts with series consisting of multiple ranges.
+ </li>
+ <li>
+ Implement input message editing. [Part of <a
href="https://bugzilla.gnome.org/show_bug.cgi?id=705310">Bug 705310</a>].
+ </li>
+ <li>
+ Fix export of input-message only validations. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=705384">Bug 705384</a>].
+ </li>
+ <li>
+ Fix warnings. [Part of <a href="https://bugzilla.gnome.org/show_bug.cgi?id=705313">Bug 705313</a>].
+ </li>
+ <li>
+ Show input messages. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=705310">Bug 705310</a>].
+ </li>
+ <li>
+ Fix Excel XML import. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=705223">Bug 705223</a>].
+ </li>
+ <li>
+ Fix documentation. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=705541">Bug 705541</a>].
+ </li>
+ <li>
+ Avoid crashing when printing sheet object widgets from ssconvert. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=705638">Bug 705638</a>].
+ </li>
+ <li>
+ Fix printing of sheet object widgets. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=705650">Bug 705650</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=705653">Bug 705653</a>].
+ </li>
+ <li>
+ Use current GTK style when printing sheet object widgets from Gnumeric. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=705684">Bug 705684</a>].
+ </li>
+ <li>
+ Scale tiny buttonssheet objects when printing. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=705689">Bug 705689</a>].
+ </li>
+ </ul>
+ </li>
+ <li>Dmitry Matveev
+ <ul>
+ <li>
+ Bring back gda support. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=604690">Bug 604690</a>].
+ </li>
+ </ul>
+ </li>
+ <li>Jean
+ <ul>
+ <li>
+ Fix text wrap inside sheet objects. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=704417">Bug
704417</a>].
+ </li>
+ <li>
+ Fix export of scatter/bubble plots to xls. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=705311">Bug 705311</a>].
+ </li>
+ <li>
+ Fix crash when importing fuzzed chart from xls. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=705353">Bug 705353</a>].
+ </li>
+ <li>
+ Accept <graph:Type> nodes in guppi graphs. [Debian <a
href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718594">Bug 718594</a>].
+ </li>
+ <li>
+ Avoid crashing after destroying a SheetWidgetAdjustment associated widget.
+ [see Gtk+ bug <a href="https://bugzilla.gnome.org/show_bug.cgi?id=705692">Bug 705692</a>].
+ </li>
+ </ul>
+ </li>
+ <li>Morten
+ <ul>
+ <li>
+ Fix crazy parsing problem. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=704109">Bug
704109</a>] [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=704140">Bug 704140</a>].
+ </li>
+ <li>
+ Fix crashes on corrupted files. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=704102">Bug
704102</a>] [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=704004">Bug 704004</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=704325">Bug 704325</a>]
+ [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=704562">Bug 704562</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=705866">Bug 705866</a>].
+ </li>
+ <li>
+ Fix conditional format problem. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=704445">Bug
704445</a>].
+ </li>
+ <li>
+ Fix R1C1 parsing issue. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=705637">Bug 705637</a>].
+ </li>
+ <li>
+ Improve handling of large-area conditional styles.
+ </li>
+ <li>
+ Fix (?) Applix pattern importer. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=705946">Bug
705946</a>].
+ </li>
+ <li>
+ Fix FMR. [Part of <a href="https://bugzilla.gnome.org/show_bug.cgi?id=705913">Bug 705913</a>].
+ </li>
+ <li>
+ Fix sheet removal dep problem. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=706095">Bug
706095</a>].
+ </li>
+ <li>
+ Fix test failure. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=705947">Bug 705947</a>].
+ </li>
+ </ul>
+ </li>
+ </ul>
+ <h2>goffice 0.10.5 aka "TBD" is now available.</h2>
+ <p>The Gnumeric Team is pleased to announce the availability of
+ goffice version 0.10.5.</p>
+ <p>Noteworthy news in this release:</p>
+ <ul>
+ <li>...</li>
+ </ul>
+
+ <ul>
+ <li>Andreas
+ <ul>
+ <li>
+ Don't crash on inconsistent format. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=705099">Bug
705099</a>].
+ </li>
+ </ul>
+ </li>
+ <li>Jean
+ <ul>
+ <li>
+ Don't crash when loading an EMF image without valid data. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=704311">Bug 704311</a>].
+ </li>
+ <li>
+ Fixed text and path items positions. [see <a
href="https://bugzilla.gnome.org/show_bug.cgi?id=704391">Bug 704391</a>].
+ </li>
+ <li>
+ Don't crash when a pixbuf has an invalid size. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=704560">Bug 704560</a>][<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=705005">Bug 705005</a>].
+ </li>
+ <li>
+ Fix area vs diameter selection in bubble plots. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=705312">Bug 705312</a>].
+ </li>
+ <li>
+ Implement get_data_at_point for area and line plots. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=627277">Bug 627277</a>][<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=689661">Bug 689661</a>].
+ </li>
+ <li>
+ Fix rendring of stacked area plots. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=705034">Bug
705034</a>].
+ </li>
+ <li>
+ Fix crash when drawing a fallback image without gtk. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=705677">Bug 705677</a>].
+ </li>
+ <li>
+ Fix crash in countour plots when no color is used. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=705913">Bug 705913</a>].
+ </li>
+ </ul>
+ </li>
+ <li>Morten
+ <ul>
+ <li>
+ Add prescaling to go_linear_regression_leverage. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=703381">Bug 703381</a>].
+ </li>
+ <li>
+ Improve C standard compliance a tiny bit.
+ </li>
+ </ul>
+ </li>
+ </ul>
+ <h2>Availability</h2>
+ <blockquote>
+ <p><a
href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/">http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/</a></p>
+ <p><a
href="http://ftp.gnome.org/pub/GNOME/sources/goffice/0.10/">http://ftp.gnome.org/pub/GNOME/sources/goffice/0.10/</a></p>
+ </blockquote>
+<!--#include virtual="../../footer.shtml" -->
diff --git a/projects.gnome.org/gnumeric/announcements/1.12/index.shtml
b/projects.gnome.org/gnumeric/announcements/1.12/index.shtml
index 045d805..da85f78 100644
--- a/projects.gnome.org/gnumeric/announcements/1.12/index.shtml
+++ b/projects.gnome.org/gnumeric/announcements/1.12/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.12.5.shtml">1.12.5</a></li>
<li><a href="gnumeric-1.12.4.shtml">1.12.4</a></li>
<li><a href="gnumeric-1.12.3.shtml">1.12.3</a></li>
<li><a href="gnumeric-1.12.2.shtml">1.12.2</a></li>
diff --git a/projects.gnome.org/gnumeric/changelogs/1.12/Makefile.am
b/projects.gnome.org/gnumeric/changelogs/1.12/Makefile.am
index 0e2087a..ef3e97d 100644
--- a/projects.gnome.org/gnumeric/changelogs/1.12/Makefile.am
+++ b/projects.gnome.org/gnumeric/changelogs/1.12/Makefile.am
@@ -1,6 +1,7 @@
urlpath = /gnumeric/changelogs/1.12
page_SCRIPTS= \
+ changelog-1.12.5.txt \
changelog-1.12.4.txt \
changelog-1.12.3.txt \
changelog-1.12.2.txt \
diff --git a/projects.gnome.org/gnumeric/changelogs/1.12/changelog-1.12.5.txt
b/projects.gnome.org/gnumeric/changelogs/1.12/changelog-1.12.5.txt
new file mode 100644
index 0000000..54c1a84
--- /dev/null
+++ b/projects.gnome.org/gnumeric/changelogs/1.12/changelog-1.12.5.txt
@@ -0,0 +1,240 @@
+2013-08-19 Morten Welinder <terra gnome org>
+
+ * Release 1.12.5
+
+2013-08-15 Morten Welinder <terra gnome org>
+
+ * src/dependent.c (dep_hash_destroy): Relink the changed dep.
+ Fixes #706095.
+
+ * src/sheet.c (sheet_destroy_contents): Also get rid of solver
+ parameters. See bug 705913, comment 6.
+
+2013-08-13 Morten Welinder <terra gnome org>
+
+ * src/gnm-style-impl.h (_GnmStyle): Switch ->deps to a GPtrArray.
+
+2013-08-12 Morten Welinder <terra gnome org>
+
+ * src/sheet-object-widget.c (sow_create_widget): New function.
+ Add sheet-object class to widgets.
+
+2013-08-12 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/sheet-object-widget.c (sheet_widget_frame_draw_cairo): set
+ initial colour
+ (sheet_widget_button_draw_cairo): also scale line thickness
+ (sheet_widget_checkbox_draw_cairo): scale button size
+ (sheet_widget_radio_button_draw_cairo): scale button size
+
+2013-08-10 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/sheet-object-widget.c (draw_cairo_text): add 'scale'
+ argument and change all callers
+
+2013-08-09 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/sheet-object-widget.c (get_font): add fall-backs
+
+2013-08-09 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/sheet-object-widget.c (sheet_widget_button_draw_cairo): Use
+ draw_cairo_text.
+ (draw_cairo_text): add h-vcenter argument and change all callers
+
+2013-08-09 Jean Brefort <jean brefort normalesup org>
+
+ * src/sheet-object-widget.c (cb_range_destroyed),
+ (sheet_widget_scrollbar_create_widget),
+ (sheet_widget_spinbutton_create_widget),
+ (sheet_widget_slider_create_widget): avoid crashing after destroying a
+ SheetWidgetAdjustment associated widget. [see Gtk+ bug #705692]
+
+2013-08-09 Morten Welinder <terra gnome org>
+
+ * src/sheet-object-widget.c (sheet_widget_button_draw_cairo): Use
+ get_font.
+ (get_font): New function extracted from draw_cairo_text.
+
+2013-08-08 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/sheet-object-widget.c (draw_cairo_text): use GtkStyleContext
+ if possible
+
+2013-08-08 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/sheet-object-widget.c (draw_cairo_text): add arguments to
+ allow multi-paragraph with a highlighted line. Change all callers
+ (sheet_widget_list_draw_cairo): use draw_cairo_text
+
+2013-08-08 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/sheet-object-widget.c (sheet_widget_frame_draw_cairo): use
+ cairo version for Gnuemric too.
+ (sheet_widget_button_draw_cairo): ditto
+ (sheet_widget_scrollbar_draw_cairo): ditto
+ (sheet_widget_spinbutton_draw_cairo): ditto
+ (sheet_widget_slider_draw_cairo): ditto
+ (sheet_widget_checkbox_draw_cairo): ditto
+ (sheet_widget_radio_button_draw_cairo): ditto
+ (sheet_widget_list_draw_cairo): ditto
+ (sheet_widget_combo_draw_cairo): ditto
+
+2013-08-08 Morten Welinder <terra gnome org>
+
+ * src/parse-util.c (r1c1_get_index): Handle integer overflow.
+ Reduce crazy relative offsets.
+
+2013-08-07 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/sheet-object-widget.c (draw_cairo_text): add arguments and
+ change all callers
+ (sheet_widget_frame_draw_cairo): new
+ (sheet_widget_button_draw_cairo): new
+ (sheet_widget_scrollbar_horizontal_draw_cairo): new
+ (sheet_widget_scrollbar_vertical_draw_cairo): new
+ (sheet_widget_scrollbar_class_init): connect the above
+ (sheet_widget_spinbutton_draw_cairo): new
+ (sheet_widget_spinbutton_class_init): connect the above
+ (sheet_widget_slider_horizontal_draw_cairo): new
+ (sheet_widget_slider_vertical_draw_cairo): new
+ (sheet_widget_slider_draw_cairo): new
+ (sheet_widget_slider_class_init): connect the above
+ (sheet_widget_list_draw_cairo): new
+ (sheet_widget_list_class_init): connect the above
+ (sheet_widget_combo_draw_cairo): new
+ (sheet_widget_combo_class_init): connect the above
+
+2013-08-07 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/sheet-object-widget.c (SOW_MAKE_TYPE): add fn_draw_cairo,
+ change all uses of this macro
+ (draw_cairo_text): new
+ (sheet_widget_checkbox_draw_cairo): new
+ (sheet_widget_radio_button_draw_cairo): new
+
+2013-08-07 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/sheet-object-widget.c (sheet_widget_draw_cairo): avoid using
+ gtk_offscreen_window_new without a default screen (see bugs #705638
+ and #705640)
+
+2013-08-07 Morten Welinder <terra gnome org>
+
+ * src/ssconvert.c (main): Initialize gtk+ without opening any
+ display.
+
+2013-08-04 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/sheet-control-gui.c (scg_show_im_tooltip): handle rtl sheets
+
+2013-08-04 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/sheet-control-gui-priv.h (_SheetControlGUI): add fields
+ * src/sheet-control-gui.c (scg_init): init new fields
+ (scg_im_destroy): new
+ (scg_finalize): call scg_im_destroy
+ (cb_cell_im_timer): new
+ (scg_find_pane): new
+ (scg_show_im_tooltip): new
+ (scg_class_init): init new field
+ * src/sheet-control-priv.h: add field
+ * src/sheet-control.c: add virtual
+ * src/sheet-control.h: add virtual
+ * src/sheet-view.c (sheet_view_edit_pos_tool_tips): new
+ (sv_update): call sheet_view_edit_pos_tool_tips
+ * src/sheet.c (sheet_col_get_distance_pixels): the defaults need to be
+ in pixels
+ (sheet_row_get_distance_pixels): new
+ * src/sheet.h (sheet_row_get_distance_pixels): new
+
+2013-08-03 Jean Brefort <jean brefort normalesup org>
+
+ * src/sheet-object-graph.c (gnm_sogg_prep_sax_parser): accept <graph:Type>
+ nodes in guppi graphs. [Debian #718594]
+
+2013-08-03 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/workbook-view.c (wb_view_preferred_size): interpret 0 as
+ 'default'
+
+2013-08-02 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/sheet-control-gui.c (context_menu_handler): add argument to
+ dialog_cell_format call
+ * src/wbc-gtk-actions.c (cb_format_cells): add argument to
+ dialog_cell_format call
+ (cb_data_validate): ditto
+
+2013-07-30 Morten Welinder <terra gnome org>
+
+ * src/xml-sax-read.c (xml_sax_style_border): Make sure we have a
+ colour. Fixes rest of #705031.
+
+2013-07-29 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/func.c (gnm_func_lookup_prefix): do not include placeholders
+
+2013-07-25 Andreas J. Guelzow <aguelzow pyrshep ca>
+ for Dmitry Smirnov
+ * gnumeric.desktop.in: add ODS files
+
+2013-07-23 Jean Brefort <jean brefort normalesup org>
+
+ * src/graph.c (gnm_go_data_vector_load_values): really load all
+ values for multiple ranges.
+
+2013-07-19 Morten Welinder <terra gnome org>
+
+ * src/style-conditions.c (gnm_style_cond_is_valid): Even stricter
+ check: the enum has a hole in the middle. Fixes #704562.
+
+2013-07-19 Jean Brefort <jean brefort normalesup org>
+
+ * src/gnm-so-filled.c (gnm_so_filled_draw_cairo): fix text wrap when
+ printing.
+ * src/gnm-so-path.c (gnm_so_path_draw_cairo): ditto.
+
+2013-07-18 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/gnm-so-path.c (gnm_so_path_class_init): add new property
+ (gnm_so_path_set_property): ditto
+ (gnm_so_path_get_property): ditto
+
+2013-07-18 Jean Brefort <jean brefort normalesup org>
+
+ * src/gnm-so-path.c (so_path_view_set_bounds),
+ (cb_gnm_so_path_changed): a better fix for the text position.
+
+2013-07-17 Jean Brefort <jean brefort normalesup org>
+
+ * src/gnm-so-filled.c (so_filled_view_set_bounds),
+ (cb_gnm_so_filled_changed): fix text wrap. [#704417]
+ * src/gnm-so-path.c (so_path_view_set_bounds),
+ (cb_gnm_so_path_changed): fix text wrap in paths too.
+
+2013-07-16 Morten Welinder <terra gnome org>
+
+ * src/sheet.c (sheet_foreach_cell_in_range): Avoid overflow when
+ computing range size. Fixes #704325.
+
+2013-07-15 Morten Welinder <terra gnome org>
+
+ * src/mstyle.c (gnm_style_cmp): Borders can be NULL; deal with
+ that. Fixes #704004.
+
+ * src/expr.c (gnm_expr_new_range_ctor): Undo previous change.
+
+ * src/dependent.c (link_range_dep, unlink_range_dep): Protect
+ against oversize range.
+
+2013-07-12 Morten Welinder <terra gnome org>
+
+ * src/expr.c (gnm_expr_range_op): When constructing a range, make
+ sure it falls within the sheet.
+ (gnm_expr_new_range_ctor): Don't optimize to range if the two
+ parts are on different sheets. Fixes #704109.
+
+2013-07-10 Morten Welinder <terra gnome org>
+
+ * configure.ac: Post-release bump.
diff --git a/projects.gnome.org/gnumeric/changelogs/1.12/index.shtml
b/projects.gnome.org/gnumeric/changelogs/1.12/index.shtml
index 7e82cb6..fb101be 100644
--- a/projects.gnome.org/gnumeric/changelogs/1.12/index.shtml
+++ b/projects.gnome.org/gnumeric/changelogs/1.12/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.12.5.txt">1.12.5</a></li>
<li><a href="changelog-1.12.4.txt">1.12.4</a></li>
<li><a href="changelog-1.12.3.txt">1.12.3</a></li>
<li><a href="changelog-1.12.2.txt">1.12.2</a></li>
diff --git a/projects.gnome.org/gnumeric/downloads.shtml b/projects.gnome.org/gnumeric/downloads.shtml
index 616a657..ffe7389 100644
--- a/projects.gnome.org/gnumeric/downloads.shtml
+++ b/projects.gnome.org/gnumeric/downloads.shtml
@@ -97,10 +97,10 @@ 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.12.4. Please read the
-<a href="announcements/1.12/gnumeric-1.12.4.shtml">release notes</a>.
+<p>The current stable version of Gnumeric is 1.12.5. Please read the
+<a href="announcements/1.12/gnumeric-1.12.5.shtml">release notes</a>.
The source code is available as a <a
-href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.4.tar.xz">xz compressed
tarball</a>. Dependencies for this version are:</p>
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.5.tar.xz">xz compressed
tarball</a>. Dependencies for this version are:</p>
<div id="deptable">
<table class="dependencies">
<thead>
diff --git a/projects.gnome.org/gnumeric/header-end.shtml b/projects.gnome.org/gnumeric/header-end.shtml
index d051351..e0547e5 100644
--- a/projects.gnome.org/gnumeric/header-end.shtml
+++ b/projects.gnome.org/gnumeric/header-end.shtml
@@ -15,7 +15,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.12/gnumeric-1.12.4.tar.xz">Latest
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.5.tar.xz">Latest
Source</a></li>
<!-- <li><a
href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.11/gnumeric-1.11.91.tar.xz">Latest
diff --git a/projects.gnome.org/gnumeric/index.shtml b/projects.gnome.org/gnumeric/index.shtml
index f1d25cb..327fbc9 100644
--- a/projects.gnome.org/gnumeric/index.shtml
+++ b/projects.gnome.org/gnumeric/index.shtml
@@ -42,6 +42,18 @@
<a href="features.shtml">go here</a>.</p>
<h2>News</h2>
+ <p>August 2013:
+ <a href="announcements/1.12/gnumeric-1.12.5.shtml">Gnumeric
+ 1.12.5 is out</a>. Get it
+ from <a href="downloads.shtml">here</a>! We do not currently
+ have a Win32 build; we are waiting for GTK3/Win32 to be ready,
+ but if someone with the right set of skills want to give it a
+ try, we'll help with any Gnumeric-side problems.<!--We have
+ a <a href="http://people.gnome.org/~mortenw/gnumeric/gnumeric-1.10.17-xxxxxxxx.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>July 2013:
<a href="announcements/1.12/gnumeric-1.12.4.shtml">Gnumeric
1.12.4 is out</a>. Get it
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]