[gnomeweb-wml] Gnumeric: 1.12.2



commit 114a058f37b7f2efa833e959cf47a2dd44b0cf9c
Author: Morten Welinder <terra gnome org>
Date:   Fri Apr 26 21:07:54 2013 -0400

    Gnumeric: 1.12.2

 .../gnumeric/announcements/1.12/Makefile.am        |    1 +
 .../announcements/1.12/gnumeric-1.12.2.shtml       |  326 ++++++++++++++++++++
 .../gnumeric/announcements/1.12/index.shtml        |    1 +
 .../gnumeric/changelogs/1.12/Makefile.am           |    1 +
 .../gnumeric/changelogs/1.12/changelog-1.12.2.txt  |  311 +++++++++++++++++++
 .../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            |   11 +
 9 files changed, 656 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 99ee459..ef60556 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.2.shtml \
        gnumeric-1.12.1.shtml \
        gnumeric-1.12.0.shtml \
        gnumeric-1.12.shtml \
diff --git a/projects.gnome.org/gnumeric/announcements/1.12/gnumeric-1.12.2.shtml 
b/projects.gnome.org/gnumeric/announcements/1.12/gnumeric-1.12.2.shtml
new file mode 100644
index 0000000..8693548
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.12/gnumeric-1.12.2.shtml
@@ -0,0 +1,326 @@
+<!--#set var="title" value="Gnumeric 1.12.2" --><!--#set var="rootdir" value="../.." --><!--#include 
virtual="../../header-begin.shtml" -->
+<!--#include virtual="../../header-end.shtml" -->
+
+  <h2>Gnumeric 1.12.2 aka &quot;TBD&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+  Gnumeric version 1.12.2.  This release requires the concurrently
+  released Goffice 0.10.2</p>
+  <p>Noteworthy news in this release:</p>
+  <ul>
+    <li>New font selector</li>
+    <li>ODF import improvements</li>
+    <li>XLS import/export fixes</li>
+    <li>Graph property editor fixes</li>
+    <li>Various GUI parts can be styled via css</li>
+  </ul>
+
+  <ul>
+  <li>Andreas
+    <ul>
+      <li>
+       Update documentation.
+      </li>
+      <li>
+       Fix angle import of ODF graphs. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=698389";>Bug 
698389</a>].
+      </li>
+      <li>
+       Don't insert ODF local tables as sheets. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=698388";>Bug 698388</a>].
+      </li>
+      <li>
+       Improve import of header/footer info from ODF.
+      </li>
+      <li>
+       Fix legend placement in ODF import. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=698535";>Bug 
698535</a>].
+      </li>
+      <li>
+       Fix plot placement in ODF import.
+      </li>
+      <li>
+       Plug leaks.
+      </li>
+      <li>
+       Fix border handling in html4 export. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=635217";>Bug 
635217</a>].
+      </li>
+      <li>
+       Support ODF's title tag in headers and footers.
+      </li>
+      <li>
+       Rename some items in the Statistics menu.
+      </li>
+      <li>
+       Fix borders of merged cells in LaTeX export. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=347013";>Bug 347013</a>].
+      </li>
+    </ul>
+  </li>
+  <li>Dominique Leuenberger
+    <ul>
+      <li>
+       Fix locale directory.
+      </li>
+    </ul>
+  </li>
+  <li>Jean
+    <ul>
+      <li>
+       Fix problems with sheet widgets.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=696533";>Bug 
696533</a>].
+      </li>
+      <li>
+       Fixed graph data loading from vectors that are array values. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=697107";>Bug 697107</a>]
+       [697281].
+      </li>
+    </ul>
+  </li>
+  <li>Morten
+    <ul>
+      <li>
+       Improve ssconvert error handling.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=695529";>Bug 
695529</a>].
+      </li>
+      <li>
+       New font selector for toolbar.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=695031";>Bug 
695031</a>].
+      </li>
+      <li>
+       Embed more artwork.
+      </li>
+      <li>
+       Plug leaks.
+      </li>
+      <li>
+       Introspection improvements.
+      </li>
+      <li>
+       Fix drawing of the select-all button.
+      </li>
+      <li>
+       Fix getting the detachable-toolbars setting.
+      </li>
+      <li>
+       Style most of Gnumeric using css.
+      </li>
+      <li>
+       Fix focus problem in cell comment dialog.  [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=696826";>Bug 696826</a>].
+      </li>
+      <li>
+       Move sheet renaming into a dialog.
+      </li>
+      <li>
+       Make it easier to see what sheet is selected.  [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=659317";>Bug 659317</a>].
+      </li>
+      <li>
+       Implement R.PST, R.QST, and R.QSNORM.
+      </li>
+      <li>
+       Fix dependency tabulation.
+      </li>
+      <li>
+       Fix problems with R.PSNORM.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=697293";>Bug 
697293</a>].
+      </li>
+      <li>
+       New function OWENT.
+      </li>
+      <li>
+       New function POCHHAMMER.
+      </li>
+      <li>
+       Fix import of XL2007 functions like IFERROR from xls.
+      </li>
+      <li>
+       Add test sheet for complex number parsing.
+      </li>
+      <li>
+       Improve complex number parsing.
+      </li>
+      <li>
+       Fix error codes for complex number functions.
+      </li>
+      <li>
+       Fix import of non-Excel functions from LO's xls files.
+      </li>
+      <li>
+       Fix problem with xls saving of externnames.
+      </li>
+      <li>
+       Fix saving of certain XL2007 functions like IFERROR.
+      </li>
+      <li>
+       Ensure full precision for complex numbers.  [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=697634";>Bug 697634</a>].
+      </li>
+      <li>
+       Fix parsing of 'Sheet1!#REF!' as used by XL.  [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=683494";>Bug 683494</a>].
+      </li>
+      <li>
+       New function NT_OMEGA.
+      </li>
+      <li>
+       Fix minor R.PBINOM problems.
+      </li>
+      <li>
+       Improve FACT and GAMMA accuracy.
+      </li>
+      <li>
+       Fix dirty/undo tracking issue.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=697927";>Bug 
697927</a>].
+      </li>
+      <li>
+       Add version number to translation files.
+      </li>
+      <li>
+       Improve precision of R.PBETA slightly.  [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=697850";>Bug 697850</a>].
+      </li>
+      <li>
+       Add new test for a collection of special functions.
+      </li>
+      <li>
+       Fix xls writing of non-ascii names.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=608780";>Bug 
608780</a>].
+      </li>
+      <li>
+       Improve entry of non-locale currency amounts.  [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=577768";>Bug 577768</a>].
+      </li>
+      <li>
+       Fix XL import of names with array constants.  [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=654211";>Bug 654211</a>].
+      </li>
+      <li>
+       Fix XL import of booleans/error/empties in array constants.
+      </li>
+      <li>
+       Fix database criteria anchoring.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=661800";>Bug 
661800</a>].
+      </li>
+      <li>
+       Fix database criterias "=" and "<>" for emptiness test.  [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=686156";>Bug 686156</a>].
+      </li>
+      <li>
+       Enable context menu for graph sheet tabs.  [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=685446";>Bug 685446</a>].
+      </li>
+      <li>
+       Fix bad interaction between save-as and GtkFileChooser.  [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=695839";>Bug 695839</a>].
+      </li>
+      <li>
+       Fix vertical toolbar's font button.
+      </li>
+      <li>
+       Fix criticals in insert-comment dialog.
+      </li>
+      <li>
+       Improve vertical toolbars.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=590889";>Bug 
590889</a>].
+      </li>
+      <li>
+       Merge long format toolbar into regular one.
+      </li>
+      <li>
+       Work around gtk+ behaviour change.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=689283";>Bug 
689283</a>].
+      </li>
+      <li>
+       Improve handling of broken xls.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=698424";>Bug 
698424</a>].
+      </li>
+      <li>
+       Fix failed-read focus problem.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=625687";>Bug 
625687</a>].
+      </li>
+      <li>
+       Fix critical.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=698680";>Bug 698680</a>].
+      </li>
+      <li>
+       Fix type problems with glib timers.
+      </li>
+      <li>
+       Fix swapped arguments in DAYS.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=698772";>Bug 
698772</a>].
+      </li>
+      <li>
+       Fix showing multiple toolbars on the left.
+      </li>
+    </ul>
+  </li>
+  </ul>
+
+  <h2>goffice 0.10.2 aka &quot;TBD&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+  goffice version 0.10.2.</p>
+
+  <ul>
+  <li>Dominique Leuenberger
+    <ul>
+      <li>
+       Fix locale directory.
+      </li>
+    </ul>
+  </li>
+  <li>Jean
+    <ul>
+      <li>
+       Don't use uninitialized values in bar/column plots. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=696569";>Bug 696569</a>].
+      </li>
+      <li>
+       Fix currency selector visibility. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=696647";>Bug 
696647</a>].
+      </li>
+      <li>
+       Fix mouse events for widgets inside a GtkContainer. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=696533";>Bug 696533</a>].
+      </li>
+      <li>
+       Make the GOEditor scrolled window optional. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=696825";>696825</a>].
+      </li>
+      <li>
+       Show the font face selector in the graph properties. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=697243";>Bug 697243</a>].
+      </li>
+      <li>
+       Fixed style in scatter plot after a valid but with invisible line
+       series. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=698057";>Bug 698057</a>].
+      </li>
+      <li>
+       Fixed test in goc_item_set_transform(). [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=698101";>Bug 698101</a>].
+      </li>
+      <li>
+       Initialize GOEditor::use_scrolled. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=698102";>Bug 
698102</a>].
+      </li>
+      <li>
+       Don't unref a disposed widget. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=698150";>Bug 
698150</a>].
+      </li>
+      <li>
+       Export each marker to svg until cairo bug <a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=63633";>Bug 63633</a> is fixed. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=698162";>Bug 698162</a>].
+      </li>
+      <li>
+       Implement interpolation in line and area plots. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=698534";>Bug 698534</a>].
+      </li>
+      <li>
+       Ensure a full initialization of all fields in the font selector.
+       [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=698867";>Bug 698867</a>].
+      </li>
+    </ul>
+  </li>
+  <li>Morten
+    <ul>
+      <li>
+       Fix problems with cspline boxed type. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=695550";>Bug 695550</a>].
+      </li>
+      <li>
+       Fix gtk-doc problems --without-long-double.  [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=695550";>Bug 695550</a>].
+      </li>
+      <li>
+       Widget cleanups.
+      </li>
+      <li>
+       Add dialog version of the font selector.
+      </li>
+      <li>
+       Rewrite font selector.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=695031";>Bug 695031</a>].
+      </li>
+      <li>
+       Fix GOComboColor signal problem.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=696022";>Bug 
696022</a>].
+      </li>
+      <li>
+       Plug leaks.
+      </li>
+      <li>
+       Enhance canvas with possibility of css.
+      </li>
+      <li>
+       Improve printing of grey patterns.
+      </li>
+      <li>
+       Make narrow versions of combos for vertical toolbars.
+      </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 93590bd..bb02e2b 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.2.shtml">1.12.2</a></li>
   <li><a href="gnumeric-1.12.1.shtml">1.12.1</a></li>
   <li><a href="gnumeric-1.12.0.shtml">1.12.0</a></li>
   <li><a href="gnumeric-1.12.shtml">1.12 Series</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 dd3e0f3..2b890a1 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.2.txt    \
        changelog-1.12.1.txt    \
        changelog-1.12.0.txt    \
        index.shtml
diff --git a/projects.gnome.org/gnumeric/changelogs/1.12/changelog-1.12.2.txt 
b/projects.gnome.org/gnumeric/changelogs/1.12/changelog-1.12.2.txt
new file mode 100644
index 0000000..7766ef8
--- /dev/null
+++ b/projects.gnome.org/gnumeric/changelogs/1.12/changelog-1.12.2.txt
@@ -0,0 +1,311 @@
+2013-04-26  Morten Welinder <terra gnome org>
+
+       * Release 1.12.2
+
+2013-04-26  Morten Welinder  <terra gnome org>
+
+       * src/gnumeric.css (GnmItemBar): Make red labels for selected
+       row/column items the default.
+
+2013-04-24  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+       * src/wbc-gtk-actions.c: rename some items in the statistics menu
+
+2013-04-24  Morten Welinder  <terra gnome org>
+
+       * src/func.c (gnm_func_convert_markup_to_pango): Add a target
+       widget parameter.  All callers changed.
+
+       * src/sheet-control-gui.c (scg_init): Ditto comment.timer and
+       delayedMovement.timer.
+
+       * src/item-cursor.c (gnm_item_cursor_init): Ditto
+       animation_cursor.
+
+       * src/application.c (_gnm_app_flag_windows_changed): Ditto for
+       windows_update_timer.
+
+       * src/item-edit.c (GnmItemEdit): change type of blink_timer to
+       guint to match glib.  Use 0 as undefined since (guint)-1 is a
+       valid tag.
+
+       * src/gnm-pane.c (gnm_pane_init): Ditto sliding_timer (nee
+       sliding).
+
+2013-04-23  Morten Welinder  <terra gnome org>
+
+       * src/mstyle.c (gnm_style_link_dependents): Fix segfault.
+
+       * src/item-edit.c (gnm_item_edit_init): Set ->blink_timer to avoid
+       critical.  Fixes #698680.
+
+       * src/gui-file.c (gui_file_save_as): For export, change extension.
+       Fixes #698636.
+
+2013-04-22  Morten Welinder  <terra gnome org>
+
+       * src/gui-file.c (gui_file_read): Re-take focus if the read fails.
+       Somehow fixes #625687.
+
+2013-04-20  Morten Welinder  <terra gnome org>
+
+       * src/go-data-slicer-field.c
+       (go_data_slicer_field_set_field_type_pos): Add precondition for
+       slicer.
+
+2013-04-22  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+       * src/print-info.c (render_title): new
+
+2013-04-22  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+       * src/sheet.c (sheet_range_set_expr_cb): don't try to empty empty
+       cells.
+       (sheet_range_set_text): ditto
+
+2013-04-22  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+       * src/sheet-control-gui.c (scg_comment_display): use spacing rather
+       than padding.
+
+2013-04-22  Morten Welinder  <terra gnome org>
+
+       * src/sheet-control-gui.c (scg_comment_display): Display by-line.
+
+2013-04-19  Morten Welinder  <terra gnome org>
+
+       * src/sheet-control-gui.c (scg_comment_display): Abandon the text
+       view approach.  Fixes #689283.
+
+       * src/wbc-gtk.c (wbc_gtk_init_borders): Show also in vertical
+       mode.
+       (wbc_gtk_init_color_fore): Ditto.
+       (wbc_gtk_init_color_back): Ditto.
+
+2013-04-17  Morten Welinder  <terra gnome org>
+
+       * src/wbc-gtk.c (wbc_gtk_init): Add also a vertical font chooser
+       button.
+
+       * src/wbc-gtk-impl.h (_WBCGtk): Rename font_name member to
+       font_name_haction.
+
+       * src/wbc-gtk.c (wbc_gtk_init_font_name): Show the font button
+       only for horizontal toolbars.
+
+       * src/gui-file.c (file_saver_format_changed_cb): New function to
+       change the extension when the format is changed.
+       (gui_file_save_as): Don't try to hide the extension -- it
+       interferes with the file chooser's completion.  Fixes #695839.
+
+2013-04-16  Morten Welinder  <terra gnome org>
+
+       * src/wbc-gtk.c (wbcg_update_action_sensitivity): Turn on context
+       menu for graph sheets.  Fixes #685446.
+       (sheet_menu_label_run): Disable resize for graph sheets.
+
+       * src/value.c (parse_criteria): Anchor only at start.  Fixes
+       #661800.
+       (parse_criteria): Handle criteria "=" and "<>" (with no value
+       after the operator) special.  These test for empty and non-empty
+       values.  Fixes #686156.
+
+       * src/gutils.c (gnm_regcomp_XL): Split argument "full" into
+       "anchor_start" and "anchor_end".  All callers changed.
+
+2013-04-15  Morten Welinder  <terra gnome org>
+
+       * src/application.c (add_icon): Plug leak.
+
+       * src/number-match.c (format_match_decimal_number): Try also major
+       non-locale currencies.  Fixes #577768.
+
+2013-04-13  Morten Welinder  <terra gnome org>
+
+       * src/mathfunc.c (pochhammer): Improve precision a bit.
+       (binomialcf): Lower cfSmall by 10^3.  This helps
+       pbeta(0.9,10,0.5).
+
+       * configure.ac (GETTEXT_PACKAGE): Add version number so that
+       doesn't prevent multiple versions from co-existing.
+
+       * src/sheet.c (sheet_range_calc_spans): Don't mark the sheet
+       dirty.  Callers already appear to handle this when needed
+       and not when not wanted.  Fixes #697927.
+
+2013-04-12  Morten Welinder  <terra gnome org>
+
+       * src/mathfunc.c (gnm_owent): Fix a==1 special case.  Part of
+       #697850.
+       (pnbinom): Allow prob==1 (already fixed in R) and n==0 (now
+       reported to R).
+       (fact): Use table for n<=1; rewrite using pochhammer otherwise.
+
+2013-04-11  Morten Welinder  <terra gnome org>
+
+       * src/parse-util.c (rangeref_parse): Parse Sheet!#REF and return a
+       reference with invalid_sheet.  Fixes #683494.
+
+       * src/complex.c (complex_to_string): Drop format arguments.  All
+       callers changed.  Make up a format with enough precision for round
+       tripping.  Fixes #697634.
+
+2013-04-09  Morten Welinder  <terra gnome org>
+
+       * src/complex.c (complex_from_string): Make this handle embedded
+       spaces systematically.
+       (is_unit_imaginary): Delete.
+
+2013-04-09  Morten Welinder  <terra gnome org>
+
+       * src/complex.c (complex_pow): Use Goffice's copy.
+
+2013-04-05  Morten Welinder  <terra gnome org>
+
+       * src/wbc-gtk.c (cb_screen_changed): Re-use the css provider for
+       new screens.  Add hack for pre-GTK 3.4.
+
+       * src/mathfunc.c (gnm_owent): New function.
+
+2013-04-04  Jean Brefort  <jean brefort normalesup org>
+
+       * src/graph.c (gnm_go_data_vector_load_len): correctly evaluate array
+       fucntions used as vectors. [697281]
+
+2013-04-04  Jean Brefort  <jean brefort normalesup org>
+
+       * src/graph.c (gnm_go_data_vector_load_values),
+       (gnm_go_data_vector_get_str): fix values and strings loading in case of
+       arrays. [697107]
+
+2013-04-03  Morten Welinder  <terra gnome org>
+
+       * src/wbc-gtk.c (cb_sheet_tab_change): Use g_object_set to set
+       attributes of the tab.
+
+       * src/sheet-control-gui.c (sheet_control_gui_new): Create a
+       GnmNotebookButton, not an EditableLabel.
+
+2013-04-02  Morten Welinder  <terra gnome org>
+
+       * src/wbc-gtk.c (cb_wbcg_drag_motion): Fix test for notebook tab
+       widget.
+       (cb_wbcg_drag_leave): Ditto.
+
+2013-03-27  Morten Welinder  <terra gnome org>
+
+       * src/gnumeric-conf.c (gnm_conf_get_detachable_toolbars): Fix the
+       key we look up.  When did that change?
+
+2013-03-27  Jean Brefort  <jean brefort normalesup org>
+
+       * src/sheet-object-widget.c (sheet_widget_list_create_widget):
+       remove the frame.
+
+2013-03-26  Morten Welinder  <terra gnome org>
+
+       * src/item-edit.c: Theme the in-cell edit background color.
+
+       * src/gnumeric-fwd.h: Merge most of gnumeric.h and gui-gnumeric.h
+       into here.
+       src/gui-gnumeric.h: Remove.
+
+       * src/pattern.c (gnumeric_background_set): Insist that ctxt is
+       non-NULL if there is a selection.
+       (gnumeric_background_set_gtk): Delete.  Make callers use
+       gnumeric_background_set.
+
+       * src/preview-grid.c (preview_grid_draw_background): Always
+       provide a context to gnumeric_background_set.
+       * src/item-edit.c (item_edit_draw): Ditto.
+
+       * src/item-cursor.c (ic_reload_style): Use class, not state, to
+       separate the different cursor types.  Separate autofill colouring
+       from drag ditto.
+
+2013-03-25  Morten Welinder  <terra gnome org>
+
+       * src/item-cursor.c (gnm_item_cursor_class_init): Change type of
+       color to GOColor.
+       (ic_reload_style): Theme some of the cursor colors.
+
+       * src/gnm-pane.c (gnm_pane_expr_cursor_bound_set): Take GOColor,
+       not colour name.
+
+       * src/item-bar.c: Rename: ItemBar to GnmItemBar.
+
+       * src/gnumeric.css: use deprecated px-free syntax for padding, so
+       gtk+ 3.2 can deal with it.
+
+       * src/wbc-gtk.c (cb_screen_changed): Install error handler so we
+       can suppress deprecations.
+
+       * src/sheet-control-gui.c (cb_select_all_btn_draw): Fix drawing of
+       the "all" button.
+
+       * src/item-bar.c (ib_reload_style): Load fonts from style.
+
+2013-03-24  Morten Welinder  <terra gnome org>
+
+       * src/item-grid.c (item_grid_draw_region): Draw the background at
+       the right coordinates!
+
+2013-03-23  Morten Welinder  <terra gnome org>
+
+       * src/item-bar.c (ib_draw_cell): There's no point in going to and
+       from GOColor here.  Just use the color as-is.
+
+2013-03-19  Morten Welinder  <terra gnome org>
+
+       * src/application.c (install_icons): Install also the icon themed
+       icons.  No idea why we have both.
+
+       * src/wbc-gtk.c (wbc_gtk_setup_icons, add_icon): Remove.
+
+       * src/Makefile.am (SUBDIRS): No longer enter pixmaps.
+       (embedded_imgs): Add the rest from pixmaps.
+
+       * configure.ac: No longer create src/pixmaps/Makefile
+
+       * src/gui-util.c (gnumeric_load_image, gnumeric_load_pixbuf): Make
+       these work for resources and absolute paths.
+
+2013-03-19  Jean Brefort  <jean brefort normalesup org>
+
+       * src/sheet-control-gui.c (cb_collect_objects_to_commit): fixed
+       not sizeable objects bounds after dragging when zoom is not 100%.
+
+2013-03-18  Morten Welinder  <terra gnome org>
+
+       * src/wbc-gtk.c (gnm_font_action_create_tool_item): Disable the
+       filter.  It takes just long enough to be irritating.
+
+2013-03-17  Morten Welinder  <terra gnome org>
+
+       * src/wbc-gtk.c (gnm_font_action_create_tool_item): Don't show the
+       style since we're not picking it explicitly.
+       (cb_font_filter): Fix leak.
+
+2013-03-14  Morten Welinder  <terra gnome org>
+
+       * src/wbc-gtk.c (gnm_font_action_create_tool_item): Add filter to
+       ignore non-scalable fonts.
+
+2013-03-11  Morten Welinder  <terra gnome org>
+
+       * src/wbc-gtk.c (wbc_gtk_init_font_name): New implementation.
+
+2013-03-10  Morten Welinder  <terra gnome org>
+
+       * src/ssconvert.c (list_them): Skip savers/openers that require
+       interaction.  (We don't have any yet.)
+
+       * src/stf.c (stf_read_workbook): Set error when we fail due to
+       lack of GUI.
+       (stf_init): Mark the configurable saver/opener as interactive.
+
+       * src/ssconvert.c (convert): Fix error handling.  Fixes #695529.
+
+2013-03-09  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 32d8178..ec25b37 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.2.txt">1.12.2</a></li>
   <li><a href="changelog-1.12.1.txt">1.12.1</a></li>
   <li><a href="changelog-1.12.0.txt">1.12.0</a></li>
 </ul>
diff --git a/projects.gnome.org/gnumeric/downloads.shtml b/projects.gnome.org/gnumeric/downloads.shtml
index a475eff..d46720e 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.1.  Please read the
-<a href="announcements/1.12/gnumeric-1.12.1.shtml">release notes</a>.
+<p>The current stable version of Gnumeric is 1.12.2.  Please read the
+<a href="announcements/1.12/gnumeric-1.12.2.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.1.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.2.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 1141382..1213f05 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.1.tar.xz";>Latest
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.2.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 6942764..e978713 100644
--- a/projects.gnome.org/gnumeric/index.shtml
+++ b/projects.gnome.org/gnumeric/index.shtml
@@ -42,6 +42,17 @@
       <a href="features.shtml">go here</a>.</p>
 
       <h2>News</h2>
+      <p>April 2013:
+      <a href="announcements/1.12/gnumeric-1.12.2.shtml">Gnumeric
+      1.12.2 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.  <!--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>March 2013:
       <a href="announcements/1.12/gnumeric-1.12.1.shtml">Gnumeric
       1.12.1 is out</a>.  Get it


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