[gnomeweb-wml] Gnumeric: 1.11.0



commit 4f3aa78edbc3a62c561229588e0b82d29d7bbebc
Author: Morten Welinder <terra gnome org>
Date:   Thu Nov 24 23:10:48 2011 -0500

    Gnumeric: 1.11.0

 configure.in                                       |    2 +
 .../gnumeric/announcements/1.11/Makefile.am        |    9 +
 .../announcements/1.11/gnumeric-1.11.0.shtml       |  412 +++++++++++
 .../announcements/1.11/gnumeric-1.11.shtml         |   26 +
 .../gnumeric/announcements/1.11/index.shtml        |   29 +
 .../gnumeric/announcements/Makefile.am             |    2 +-
 .../gnumeric/announcements/index.shtml             |    1 +
 .../gnumeric/changelogs/1.11/Makefile.am           |    7 +
 .../gnumeric/changelogs/1.11/changelog-1.11.0.txt  |  780 ++++++++++++++++++++
 .../gnumeric/changelogs/1.11/index.shtml           |   24 +
 projects.gnome.org/gnumeric/changelogs/Makefile.am |    2 +-
 projects.gnome.org/gnumeric/changelogs/index.shtml |    1 +
 projects.gnome.org/gnumeric/downloads.shtml        |   25 +-
 projects.gnome.org/gnumeric/header-end.shtml       |    6 +-
 projects.gnome.org/gnumeric/index.shtml            |   13 +
 15 files changed, 1329 insertions(+), 10 deletions(-)
---
diff --git a/configure.in b/configure.in
index 2a678d7..e92cbe2 100644
--- a/configure.in
+++ b/configure.in
@@ -212,6 +212,7 @@ projects.gnome.org/gnumeric/announcements/1.7/Makefile
 projects.gnome.org/gnumeric/announcements/1.8/Makefile
 projects.gnome.org/gnumeric/announcements/1.9/Makefile
 projects.gnome.org/gnumeric/announcements/1.10/Makefile
+projects.gnome.org/gnumeric/announcements/1.11/Makefile
 projects.gnome.org/gnumeric/changelogs/Makefile
 projects.gnome.org/gnumeric/changelogs/ancient/Makefile
 projects.gnome.org/gnumeric/changelogs/1.0/Makefile
@@ -225,6 +226,7 @@ projects.gnome.org/gnumeric/changelogs/1.7/Makefile
 projects.gnome.org/gnumeric/changelogs/1.8/Makefile
 projects.gnome.org/gnumeric/changelogs/1.9/Makefile
 projects.gnome.org/gnumeric/changelogs/1.10/Makefile
+projects.gnome.org/gnumeric/changelogs/1.11/Makefile
 projects.gnome.org/gnumeric/style/Makefile
 projects.gnome.org/libgsf/Makefile
 projects.gnome.org/netspeed/Makefile
diff --git a/projects.gnome.org/gnumeric/announcements/1.11/Makefile.am b/projects.gnome.org/gnumeric/announcements/1.11/Makefile.am
new file mode 100644
index 0000000..e1b2577
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.11/Makefile.am
@@ -0,0 +1,9 @@
+urlpath = /gnumeric/announcements/1.11
+
+page_SCRIPTS= \
+	gnumeric-1.11.0.shtml \
+	gnumeric-1.11.0.shtml \
+	gnumeric-1.11.shtml \
+	index.shtml
+
+include $(top_srcdir)/rules.common
diff --git a/projects.gnome.org/gnumeric/announcements/1.11/gnumeric-1.11.0.shtml b/projects.gnome.org/gnumeric/announcements/1.11/gnumeric-1.11.0.shtml
new file mode 100644
index 0000000..d7d82d8
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.11/gnumeric-1.11.0.shtml
@@ -0,0 +1,412 @@
+<!--#set var="title" value="Gnumeric 1.11.0" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
+<!--#include virtual="../../header-end.shtml" -->
+
+  <h2>Gnumeric 1.11.0 aka &quot;Turkey&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+  Gnumeric version 1.11.0.</p>
+  <p>See the <a href="gnumeric-1.11.shtml">series release notes</a>
+  for the grand picture.  Details since 1.10.17 follows.</p>
+
+  <ul>
+  <li>Adrian Bunk
+    <ul>
+      <li>
+	Remove obsolete Hildon port.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=662412";>Bug 662412</a>].
+      </li>
+      <li>
+	Get rid of dolt.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=662413";>Bug 662413</a>].
+      </li>
+    </ul>
+  <li>Andreas
+    <ul>
+      <li>
+	Use formatting attributes whenever we format numbers. 
+	[<a href="https://bugzilla.gnome.org/show_bug.cgi?id=584380";>Bug 584380</a>][<a href="https://bugzilla.gnome.org/show_bug.cgi?id=651561";>Bug 651561</a>].
+      </li>
+      <li>
+	Clarify the distinction beween open/save and import/export.
+      </li>
+      <li>
+	Fix enabling of modify comment or hyperlink. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=655877";>Bug 655877</a>].
+      </li>
+      <li>
+	Fully read scientific format from ODF.
+      </li>
+      <li>
+	Provide xls file opener permitting encoding specification. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=535473";>Bug 535473</a>].
+      </li>
+      <li>
+	Fix writing of scatter style in xlsx export. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=656799";>Bug 656799</a>].
+      </li>
+      <li>
+	Provide progress feedback for xlsx import. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=634803";>Bug 634803</a>].
+      </li>
+      <li>
+	Provide progress feedback when generating random numbers.
+      </li>
+      <li>
+	Add HPFILTER function calculating the Hodrick Prescott Filter.
+      </li>
+      <li>
+	Fix saving of newlines to xls. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=356711";>Bug 356711</a>].
+      </li>
+      <li>
+	Enable markup selection in scientific format selector.
+      </li>
+      <li>
+	Be compatible with the changed LibreOffice ODF documents with tab 
+	colours.
+      </li>
+      <li>
+	Persist selection and edit positions through ODF files. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=657506";>Bug 657506</a>].
+      </li>
+      <li>
+	Some more number formatting improvements to ODF import/export.
+      </li>
+      <li>
+	Read and write tick spacing from/to ODF files.
+      </li>
+      <li>
+	Fix graph editor crash. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=658223";>Bug 658223</a>].
+      </li>
+      <li>
+	Fix import of non-UTF8 csv files. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=658916";>Bug 658916</a>].
+      </li>
+      <li>
+	Fix copy/paste of graphs to other programs. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=660242";>Bug 660242</a>].
+      </li>
+      <li>
+	Allow for the omission of a string indicator (quote) in configurable
+	text import. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=658981";>Bug 658981</a>].
+      </li>
+      <li>
+	Add a print item to the sheet object context menu. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=660248";>Bug 660248</a>].
+      </li>
+      <li>
+	Fix IRR and other functions acting on paired data set when called
+	with fixed arrays.
+      </li>
+      <li>
+	Import ODS-like documents produced by Google-docs. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=660657";>Bug 660657</a>].
+      </li>
+      <li>
+	Fix border import from 1C generated xls files. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=660605";>Bug 660605</a>].
+      </li>
+      <li>
+	Fix cell extent caclulation for xlsx export. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=661958";>Bug 661958</a>].
+      </li>
+      <li>
+	Speed up printing of few pages of large sheets. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=662056";>Bug 662056</a>].
+      </li>
+      <li>
+	Provide an information dialog for print preview. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=662056";>Bug 662056</a>].
+      </li>
+      <li>
+	Fix hyperlink placement when inserting or adding hyperlink. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=662310";>Bug 662310</a>].
+      </li>
+      <li>
+	Fix spanning of long centered cell content. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=662331";>Bug 662331</a>].
+      </li>
+      <li>
+	Fix centering of spanned cell content. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=662361";>Bug 662361</a>].
+      </li>
+      <li>
+	Add optional markers to indicate that cell content has been
+	truncated. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=662149";>Bug 662149</a>].
+      </li>
+      <li>
+	Fix zoom of text superscripts and subscripts. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=425685";>Bug 425685</a>].
+      </li>
+      <li>
+	Fix autofitting of row height in presence of superscripted
+	scientific notation. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=662472";>Bug 662472</a>].
+      </li>
+      <li>
+	Improve shape import from ODF. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=663078";>Bug 663078</a>].
+      </li>
+      <li>
+	Improve text import/export from and to ODF. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=627509";>Bug 627509</a>, <a href="https://bugzilla.gnome.org/show_bug.cgi?id=663135";>Bug 663135</a>].
+      </li>
+      <li>
+	Import hyperlinks from ODF. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=603533";>Bug 603533</a>].
+      </li>
+      <li>
+	Fix status of sub- and superscript buttons. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=662474";>Bug 662474</a>].
+      </li>
+      <li>
+	Fix name-definition in presence of placeholder. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=663117";>Bug 663117</a>].
+      </li>
+      <li>
+	Add 'object' and 'paper=fit' options to ssconvert pdf export. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=661405";>Bug 661405</a>].
+      </li>
+      <li>
+	Add cell view to auto expression. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=455712";>Bug 455712</a>].
+      </li>
+      <li>
+	Fix import/export of interpolation methods from/to ODF. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=664351";>Bug 664351</a>].
+      </li>
+      <li>
+	Fix leak. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=664447";>Bug 664447</a>].
+      </li>
+      <li>
+	Improve range markers when editing formulas. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=664754";>Bug 664754</a>].
+      </li>
+    </ul>
+  <li>Jean
+    <ul>
+      <li>
+	Make things build against gtk+-3.0.
+      </li>
+      <li>
+	Make Ctrl-PgUp and Ctrl-PgDn work on chart-only sheets. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=645673";>Bug 645673</a>].
+      </li>
+      <li>
+	Fix row height autofit when zoom level is not 1. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=656418";>Bug 656418</a>].
+      </li>
+      <li>
+	Fix actions sensitivity for chart sheets. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=645842";>Bug 645842</a>].
+      </li>
+      <li>
+	Fixed criticals when saving a chart to ODF. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=658194";>Bug 658194</a>].
+      </li>
+      <li>
+	Fixed labels vertical alignment in preferences dialog. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=658639";>Bug 658639</a>].
+      </li>
+      <li>
+	Fixed autofilter user interface issues. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=657036";>Bug 657036</a>].
+      </li>
+      <li>
+	Make the windows shrink again. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=659246";>Bug 659246</a>].
+      </li>
+      <li>
+	Make the graph window work again. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=660241";>Bug 660241</a>].
+      </li>
+      <li>
+	Fixed layout issues in cell border dialog. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=661213";>Bug 661213</a>].
+      </li>
+      <li>
+	Don't use anymore the "allow-shrink" and "allow-grow" properties.
+	[<a href="https://bugzilla.gnome.org/show_bug.cgi?id=661720";>Bug 661720</a>, <a href="https://bugzilla.gnome.org/show_bug.cgi?id=661855";>Bug 661855</a>].
+      </li>
+      <li>
+	Add support for SVG images using librsvg.
+      </li>
+      <li>
+	Fixed SVG images size. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=628472";>Bug 628472</a>].
+      </li>
+      <li>
+	Fix crash in graphs using markups. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=663216";>Bug 663216</a>].
+      </li>
+      <li>
+	Add preference setting determining the minimum number of chars for 
+	autocompletion. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=663671";>Bug 663671</a>].
+      </li>
+      <li>
+	Fixed rendering of outline levels. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=663663";>Bug 663663</a>, <a href="https://bugzilla.gnome.org/show_bug.cgi?id=663802";>Bug 663802</a>].
+      </li>
+      <li>
+	Fixed schemas paths. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=664243";>Bug 664243</a>].
+      </li>
+      <li>
+	Preserve cairo state in item-edit. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=664692";>Bug 664692</a>].
+      </li>
+    </ul>
+  <li>Marek ÄernockÃ
+    <ul>
+      <li>
+	Add some translation contexts to improve translations.
+      </li>
+    </ul>
+  <li>Mikko Rasa
+    <ul>
+      <li>
+	Fix ODF import of certain percentage formats. [Debian <a href="https://bugzilla.gnome.org/show_bug.cgi?id=642135";>Bug 642135</a>].
+      </li>
+    </ul>
+  <li>Morten
+    <ul>
+      <li>
+	Fix crash.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=658140";>Bug 658140</a>].
+      </li>
+      <li>
+	Fix stf import crash.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=658982";>Bug 658982</a>].
+      </li>
+      <li>
+	Fix leaks.
+      </li>
+      <li>
+	Fix GUI crash for invalid dates.
+      </li>
+      <li>
+	Embed ui files into the Gnumeric binary.
+      </li>
+      <li>
+	Get rid of obsolete code.
+      </li>
+      <li>
+	Add ODF.SUMPRODUCT compatibility function.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=662551";>Bug 662551</a>].
+      </li>
+      <li>
+	Add HEXREP function for debugging.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=663712";>Bug 663712</a>].
+      </li>
+    </ul>
+  <li>Valek
+    <ul>
+      <li>
+	In xls import, set LABEL encoding based on FONT charset converted to 
+	codepage. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=304007";>Bug 304007</a>, ubuntu <a href="https://bugzilla.gnome.org/show_bug.cgi?id=262777";>Bug 262777</a>].
+      </li>
+    </ul>
+  </ul>
+  <h2>goffice 0.9.0 aka &quot;TBD&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+  goffice version 0.9.0.</p>
+
+  <ul>
+  <li>Adrian Bunk
+    <ul>
+      <li>
+	Get rid of dolt.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=662414";>Bug 662414</a>].
+      </li>
+    </ul>
+  <li>Andreas
+    <ul>
+      <li>
+	Use pango attributes for formatting. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=584380";>Bug 584380</a>][<a href="https://bugzilla.gnome.org/show_bug.cgi?id=651561";>Bug 651561</a>].
+      </li>
+      <li>
+	Fix output of scientific number formats with EE to ODF.
+      </li>
+      <li>
+	Fix interpretation of marked-up scientific number format. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=656056";>Bug 656056</a>].
+      </li>
+      <li>
+	Fix fraction rendering. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=656043";>Bug 656043</a>][<a href="https://bugzilla.gnome.org/show_bug.cgi?id=657288";>Bug 657288</a>][<a href="https://bugzilla.gnome.org/show_bug.cgi?id=657379";>Bug 657379</a>][657400].
+      </li>
+      <li>
+	Fix date format on Windows. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=655573";>Bug 655573</a>].
+      </li>
+      <li>
+	Extend encoding specification from file-openers to plugin services.
+      </li>
+      <li>
+	Improve the scientific number formats selector. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=657187";>Bug 657187</a>][<a href="https://bugzilla.gnome.org/show_bug.cgi?id=623847";>Bug 623847</a>].
+      </li>
+      <li>
+	Improve fraction format selector. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=117215";>Bug 117215</a>].
+      </li>
+      <li>
+	Support SI prefixes and units  in scientific format selector. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=588516";>Bug 588516</a>].
+      </li>
+      <li>
+	Show in-use custom formats in the custom format selector. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=658472";>Bug 658472</a>].
+      </li>
+      <li>
+	Render superscripts in scientific formats with regard to font size
+	and scale. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=425685";>Bug 425685</a>].
+      </li>
+    </ul>
+  <li>Jean
+    <ul>
+      <li>
+	Port to gtk+-3.0.
+      </li>
+      <li>
+	Add a plugin directory for extern plugins, independent from micro
+	version.
+      </li>
+      <li>
+	Allow the frame around a chart label to rotate with the text. [647147].
+      </li>
+      <li>
+	Chart labels accept rich text. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=417631";>Bug 417631</a>].
+      </li>
+      <li>
+	Axes can use only a part of available space. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=654392";>Bug 654392</a>][<a href="https://bugzilla.gnome.org/show_bug.cgi?id=513137";>Bug 513137</a>].
+      </li>
+      <li>
+	Add support for smoothed curve renaming. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=656148";>Bug 656148</a>].
+      </li>
+      <li>
+	Fix widgets position inside an RTL canvas.
+      </li>
+      <li>
+	Fix minor ticks number. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=657670";>Bug 657670</a>].
+      </li>
+      <li>
+	Displays correct coordinates when moving the mouse on a zoomed
+	chart. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=657696";>Bug 657696</a>].
+      </li>
+      <li>
+	Don't crash when pseudo3d axis has too large manual ticks
+	spacing. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=657695";>Bug 657695</a>].
+      </li>
+      <li>
+	Use data format for discrete axis. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=641901";>Bug 641901</a>].
+      </li>
+      <li>
+	Make sheet widgets scalable. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=605434";>Bug 605434</a>].
+      </li>
+      <li>
+	Update series labels when needed. [658527].
+      </li>
+      <li>
+	Fix background images issues in graphs. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=660917";>Bug 660917</a>].
+      </li>
+      <li>
+	Make GSettings the default configuration backend.
+      </li>
+      <li>
+	Add support for SVG images.
+      </li>
+      <li>
+	Add some optional support for EPS images. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=663078";>Bug 663078</a>].
+      </li>
+      <li>
+	Fixed a memory leak in GocPolyline code. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=663355";>Bug 663355</a>].
+      </li>
+      <li>
+	Fixed pixels dust in text rotation selector. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=662393";>Bug 662393</a>].
+      </li>
+      <li>
+	Remove GConf support.
+      </li>
+      <li>
+	Ensure that 0 is in the default values axis range for column, bar
+	and other 1.5d plots. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=663717";>Bug 663717</a>].
+      </li>
+    </ul>
+  <li>Morten
+    <ul>
+      <li>
+	Recognize scientific formats with longer exponents.
+      </li>
+      <li>
+	Fix problem with sticky format colouring.
+      </li>
+      <li>
+	Improve certain range functions in corner cases.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=660564";>Bug 660564</a>].
+      </li>
+      <li>
+	Make go_range_sum perfect, modulo overflow.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=664656";>Bug 664656</a>].
+      </li>
+      <li>
+	Add resource manager for embedded files.
+      </li>
+      <li>
+	Plug leaks.
+      </li>
+    </ul>
+  <li>Gerald Niel
+    <ul>
+      <li>
+	Plugins not found when using in bundle for Mac OSX. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=661264";>Bug 661264</a>].
+      </li>
+    </ul>
+  </ul>
+  <h2>Availability</h2>
+  <blockquote>
+    <a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.11/";>http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.11/</a><br>
+    <a href="http://ftp.gnome.org/pub/GNOME/sources/goffice/0.9/";>http://ftp.gnome.org/pub/GNOME/sources/goffice/0.9/</a>
+  </blockquote>
+<!--#include virtual="../../footer.shtml" -->
diff --git a/projects.gnome.org/gnumeric/announcements/1.11/gnumeric-1.11.shtml b/projects.gnome.org/gnumeric/announcements/1.11/gnumeric-1.11.shtml
new file mode 100644
index 0000000..a801f85
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.11/gnumeric-1.11.shtml
@@ -0,0 +1,26 @@
+<!--#set var="title" value="Gnumeric 1.11" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
+<!--#include virtual="../../header-end.shtml" -->
+  <h2>The New Development Gnumeric 1.11 Series is Now Available.</h2>
+  <p>The Gnumeric Team is proud to announce the 1.11.x series.  This is the
+    product of almost two years of development.</p>
+
+  <h3>What's New?</h3>
+  <ul>
+    <li>Gnumeric uses GTK+ 3, not GTK+ 2.</li>
+    <li>Gnumeric uses GTK+'s ui manager files, not libglade.</li>
+    <li>Gnumeric uses GSettings, not GConf.</li>
+    <li>Lots of small bug fixes.</li>
+  </ul>
+
+  <h3>Requirements</h3>
+  <p>Gnumeric 1.11.x requires the new Goffice 0.9.x library series, a fairly
+    recent libgsf, and a GTK+ stack.
+    See <a href="http://projects.gnome.org/gnumeric/downloads.shtml";>here</a>
+    for details.<p>
+
+  <h3>Availability</h3>
+  <blockquote>
+    <a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.11/";>http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.11/</a><br>
+    <a href="http://ftp.gnome.org/pub/GNOME/sources/goffice/0.9/";>http://ftp.gnome.org/pub/GNOME/sources/goffice/0.9/</a>
+  </blockquote>
+<!--#include virtual="../../footer.shtml" -->
diff --git a/projects.gnome.org/gnumeric/announcements/1.11/index.shtml b/projects.gnome.org/gnumeric/announcements/1.11/index.shtml
new file mode 100644
index 0000000..bf655b5
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.11/index.shtml
@@ -0,0 +1,29 @@
+<!--#set var="title" value="Gnumeric Release Announcements" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
+<style type="text/css">
+ <!--
+    html {
+     height: 100%;
+     width: 100%;
+    }
+    body {
+     height: 100%;
+     width: 100%;
+     background: #F0F0F0;
+    }
+  -->
+</style>
+<!--#include virtual="../../header-end.shtml" -->
+
+<div>
+<h1>Gnumeric 1.11.x Development Series</h1>
+<p>These are all the releases in the 1.11.x development series of Gnumeric.
+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.11.0.shtml">1.11.0</a></li>
+  <li><a href="gnumeric-1.11.0.shtml">1.11.0</a></li>
+  <li><a href="gnumeric-1.11.shtml">1.11 Series</a></li>
+</ul>
+</div>
+<!--#include virtual="../../footer.shtml"-->
diff --git a/projects.gnome.org/gnumeric/announcements/Makefile.am b/projects.gnome.org/gnumeric/announcements/Makefile.am
index 1fd21bf..94cf60c 100644
--- a/projects.gnome.org/gnumeric/announcements/Makefile.am
+++ b/projects.gnome.org/gnumeric/announcements/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS= ancient 1.0 1.1 1.2 1.4 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.10
+SUBDIRS= ancient 1.0 1.1 1.2 1.4 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.10 1.11
 
 urlpath = /gnumeric/announcements
 
diff --git a/projects.gnome.org/gnumeric/announcements/index.shtml b/projects.gnome.org/gnumeric/announcements/index.shtml
index b3bdf16..45dab20 100644
--- a/projects.gnome.org/gnumeric/announcements/index.shtml
+++ b/projects.gnome.org/gnumeric/announcements/index.shtml
@@ -18,6 +18,7 @@
 <p>Click on a link to go to an index of the release announcements for that
   Gnumeric release series.</p>
 <ul>
+  <li><a href="1.11/index.shtml">1.11</a> (development)</li>
   <li><a href="1.10/index.shtml">1.10</a></li>
   <li><a href="1.9/index.shtml">1.9</a> (development)</li>
   <li><a href="1.8/index.shtml">1.8</a></li>
diff --git a/projects.gnome.org/gnumeric/changelogs/1.11/Makefile.am b/projects.gnome.org/gnumeric/changelogs/1.11/Makefile.am
new file mode 100644
index 0000000..abdded8
--- /dev/null
+++ b/projects.gnome.org/gnumeric/changelogs/1.11/Makefile.am
@@ -0,0 +1,7 @@
+urlpath = /gnumeric/changelogs/1.11
+
+page_SCRIPTS= 			\
+	changelog-1.11.0.txt	\
+	index.shtml
+
+include $(top_srcdir)/rules.common
diff --git a/projects.gnome.org/gnumeric/changelogs/1.11/changelog-1.11.0.txt b/projects.gnome.org/gnumeric/changelogs/1.11/changelog-1.11.0.txt
new file mode 100644
index 0000000..062eb0f
--- /dev/null
+++ b/projects.gnome.org/gnumeric/changelogs/1.11/changelog-1.11.0.txt
@@ -0,0 +1,780 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
+2011-11-24  Jean Brefort  <jean brefort normalesup org>
+
+	* src/item-edit.c (item_edit_draw): preserve cairo state. [#664692]
+
+2011-11-22  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/style.h: fix definition of GNM_ALIGN_H_TYPE and GNM_ALIGN_V_TYPE
+
+2011-11-22  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/cell-draw.c: rename enums
+	* src/cellspan.c: rename enums
+	* src/commands.c: rename enums
+	* src/item-edit.c: rename enums
+	* src/mstyle.c: rename enums
+	* src/rendered-value.c: rename enums
+	* src/style.c: rename enums
+	* src/style.h: rename enums
+	* src/validation.c: rename enums
+	* src/validation.h: rename enums
+	* src/wbc-gtk-actions.c: rename enums
+	* src/wbc-gtk-edit.c: rename enums
+	* src/wbc-gtk.c: rename enums
+	* src/workbook-cmd-format.c: rename enums
+	* src/workbook-view.c: rename enums
+	* src/xml-sax-read.c: rename enums
+	* src/xml-sax-write.c: rename enums
+
+2011-11-22  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/style.c (gnm_align_h_get_type): new
+	(gnm_align_v_get_type): new
+	* src/style.h (gnm_align_h_get_type): new
+	(gnm_align_v_get_type): new
+	* src/validation.c (gnm_validation_type_get_type): new
+	(gnm_validation_style_get_type): new
+	(gnm_validation_op_get_type): new
+	* src/validation.h (gnm_validation_type_get_type): new
+	(gnm_validation_style_get_type): new
+	(gnm_validation_op_get_type): new
+	* src/xml-sax-read.c (xml_sax_style_start): use xml_sax_attr_enum
+	(xml_sax_validation): ditto
+	* src/xml-sax-write.c (xml_write_attribute): change argument
+	type, rename to xml_write_boolean_attribute and  adjust all callers
+	(xml_write_style): use gsf_xml_out_add_enum
+
+2011-11-22  Morten Welinder  <terra gnome org>
+
+	* src/print.c (gnm_print_range_get_type): Rename enums to match
+	gtype.
+
+2011-11-21  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/print.c (compute_scale_fit_to): remove unsued variables
+	(compute_pages): remove arguments and chnge all callers
+	(gnm_begin_print_cb): just write the settings
+
+2011-11-21  Morten Welinder  <terra gnome org>
+
+	* src/print.c (gnm_print_sheet): Call gnm_end_print_cb in response
+	to cancel.
+	(gnm_end_print_cb): Ensure this can be called multiple times.
+	Fixes #664447.
+
+2011-11-21 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/print.c (gnm_end_print_cb): do not free the printing instance
+	(gnm_print_sheet): but free it here
+
+2011-11-21 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/print.c (gnm_print_range_get_type): new
+	* src/print.h (gnm_print_range_get_type): new
+	* src/xml-sax-read.c (xml_sax_print_print_range): use
+	xml_sax_attr_enum
+	* src/xml-sax-write.c (xml_write_print_info): use gsf_xml_out_add_enum
+
+2011-11-20 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/print-info.h (gnm_print_comment_placement_get_type): new
+	(gnm_print_errors_get_type): new
+	(GnmPrintCommentPlacementType): new
+	(GnmPrintErrorsType): new
+	(_PrintInformation): use the above
+	* src/print-cell.c (print_cell_gtk): rename print-error and comment-
+	placement constants
+	* src/print-info.c (gnm_print_comment_placement_get_type): new
+	(gnm_print_errors_get_type): new
+	(print_info_new): rename print-error and comment-placement constants
+	* src/xml-sax-read.c (xml_sax_print_comments_start): new
+	(xml_sax_print_comments): rename to xml_sax_print_comments_end, change
+	all callers; rename comment-placement constants
+	(xml_sax_print_errors_start): new
+	(xml_sax_print_errors): rename to xml_sax_print_errors_end, change
+	all callers; rename print-error constants
+	(xml_cellregion_read): remove unused variable
+	* src/xml-sax-write.c (xml_write_print_info): use gsf_xml_out_add_enum
+
+2011-11-20  Jean Brefort  <jean brefort normalesup org>
+
+	* src/gui-clipboard.c (object_write), (x_clipboard_get_cb): add support for
+	embedded objects.
+	* src/sheet-object-component.c (so_component_view_set_bounds),
+	(gnm_soc_get_object_target_list), (gnm_soc_write_object),
+	(gnm_soc_copy), (component_changed_cb), (destroy_cb),
+	(gnm_soc_user_config), (sheet_object_component_set_component): make edition,
+	clipboard and undo/redo work.
+	* src/sheet-object-component.h: ditto.
+	* src/sheet-object.h: typo.
+
+2011-11-18  Jean Brefort  <jean brefort normalesup org>
+
+	* schemas/org.gnome.gnumeric.dialogs.gschema.xml.in.in: fixed paths.
+	[#664243]
+	* schemas/org.gnome.gnumeric.gschema.xml.in.in: ditto.
+	* schemas/org.gnome.gnumeric.plugin.gschema.xml.in.in: ditto.
+
+2011-11-11 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* schemas/org.gnome.gnumeric.dialogs.gschema.xml.in.in: fix descriptions
+	* schemas/org.gnome.gnumeric.gschema.xml.in.in: fix descriptions
+	* src/gnumeric-conf.c: update
+
+2011-11-11  Morten Welinder  <terra gnome org>
+
+	* schemas/org.gnome.gnumeric.gschema.xml.in.in: Fix the '>' here.
+
+2011-11-11  Jean Brefort  <jean brefort normalesup org>
+
+	* src/gnumeric-conf.c: removed an extra '>' in key descrption, [see #663809]
+	* src/item-bar.c (item_bar_draw_region): add missing tick. [#663802]
+
+2011-11-10  Jean Brefort  <jean brefort normalesup org>
+
+	* src/item-bar.c (item_bar_draw_region): fixed rendering of outline
+	levels. [#663663]
+
+2011-11-10 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* schemas/org.gnome.gnumeric.gschema.xml.in.in
+	(autocomplete-min-chars): new item
+	* src/complete-sheet.c (complete_sheet_search_iteration): use
+	gnm_conf_get_core_gui_editing_autocomplete_min_chars
+	* src/gnumeric-conf.h
+	(gnm_conf_get_core_gui_editing_autocomplete_min_chars_node): new
+	(gnm_conf_get_core_gui_editing_autocomplete_min_chars): new
+	(gnm_conf_set_core_gui_editing_autocomplete_min_chars): new
+	* src/gnumeric-conf.c
+	(gnm_conf_get_core_gui_editing_autocomplete_min_chars_node): new
+	(gnm_conf_get_core_gui_editing_autocomplete_min_chars): new
+	(gnm_conf_set_core_gui_editing_autocomplete_min_chars): new
+	(watch_core_gui_editing_autocomplete_min_chars): new
+
+2011-11-09  Morten Welinder  <terra gnome org>
+
+	* src/wbc-gtk.c (wbc_gtk_close): Avoid FMR.
+
+2011-11-07 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/sheet-object-graph.c (sheet_object_graph_guru): fix warning
+
+2011-11-06  Jean Brefort  <jean brefort normalesup org>
+
+	* src/item-bar.c (item_bar_draw_region): fix crash.
+
+2011-11-06  Marek Äernockà <marek manet cz>
+
+	* src/sheet-object-graph.c (sheet_object_graph_guru): add context to
+	Columns and Rows
+	* src/sheet.c (gnm_sheet_class_init): add context to Columns and Rows
+
+2011-11-04 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/print-info.c (pdf_export): export graphs with a tight
+	bounding box if requested
+	(cb_set_pdf_option): store paper=fit option
+
+2011-11-04 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/wbc-gtk.c (cb_auto_expr_cell_changed): new
+	(cb_auto_expr_changed): set new auto-expr properties
+	(cb_select_auto_expr): create new auto-expression menu item
+	* src/workbook-view.c (wb_view_auto_expr_recalc): handle possible
+	cell formula
+	(wb_view_auto_expr_cell): new
+	(wb_view_auto_expr_sheet): new
+	(wb_view_set_property): handle new properties
+	(wb_view_get_property): handle new properties
+	(workbook_view_class_init): install new properties
+	* src/workbook-view.h (_WorkbookView): add new fields
+
+2011-11-03 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/workbook-view.c (wb_view_auto_expr_attrs): ref -> unref
+
+2011-11-03 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/print-info.c (print_info_get_page_setup): do not return a ref
+	* src/print.c (gnm_print_sheet): do not unref page-setup
+	(gnm_print_so): ditto
+
+2011-11-03 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/print-info.c (pdf_write_workbook): madify arguments
+	(cb_free_sheets): deleted
+	(pdf_export): new
+	(cb_set_pdf_option): use g_ptr_array_unref and support 'object' option
+	(print_init): use pdf_export instead of pdf_write_workbook
+	* src/print.h (gnm_print_so): modify arguments
+	* src/print.c (gnm_print_so): modify arguments and support output to gsf
+	* src/sheet-object.c (cb_so_print): adjust for modified arguments to
+	gnm_print_so
+	* src/ssconvert.c (convert): do not unref wb twice on error
+
+2011-11-03  Morten Welinder  <terra gnome org>
+
+	* src/print-info.c (print_info_load_defaults): Plug leak.
+
+	* src/graph.c (gnm_go_data_vector_get_markup): Maintain a ref to
+	markup.
+
+2011-11-02 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/mstyle.c (gnm_style_set_from_pango_attribute): handle super- and
+	subscripts
+	* src/wbc-gtk.c (wbc_gtk_style_feedback_real): reset sub-/superscript action
+
+2011-11-02 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* component/Gnumeric-embed.xml.in: add Format->Text menu
+	* src/GNOME_Gnumeric-gtk.xml.in: add Format->Text menu
+	* src/wbc-gtk-actions.c (permanent_actions): add submenus
+	(font_toggle_actions): fix duplicate menu accel
+
+2011-11-02  Jean Brefort  <jean brefort normalesup org>
+
+	* src/graph.c (gnm_go_data_vector_eval): erase markup list when changed.
+	[#663216]
+
+2011-10-31  Jean Brefort  <jean brefort normalesup org>
+
+	* src/sheet-object-image.c (gnm_soi_write_image), (soi_cb_save_as): don't
+	crash when the image type is unknown.
+
+2011-10-29  Jean Brefort  <jean brefort normalesup org>
+
+	* component/gnumeric.c (go_gnm_component_init): fixed build.
+	* src/sheet-object-image.c (gnm_soi_get_target_list),
+	(soi_cb_save_as): avoid a crash with unknown file types.
+
+2011-10-28 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/mstyle.c (gnm_style_get_pango_height): check for
+	possible superscripts in the value formatting
+
+2011-10-28  Morten Welinder  <terra gnome org>
+
+	* src/gnumeric-conf.c: Rename from src/gnumeric-gconf.c
+
+2011-10-28  Jean Brefort  <jean brefort normalesup org>
+
+	* src/sheet-object-image.c (sheet_object_image_set_image),
+	(gnm_soi_get_target_list), (content_end), (gnm_soi_draw_cairo): minor
+	GOImage related tweaks.
+
+2011-10-27  Jean Brefort  <jean brefort normalesup org>
+
+	* src/libgnumeric.c (gnm_init): fixed SVG images size. [#628472]
+	* src/sheet-object-image.c (gnm_soi_get_target_list),
+	(gnm_soi_default_size): ditto.
+
+2011-10-27 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/item-edit.c (item_edit_update_bounds): translate sub/superscript
+	attributes
+
+2011-10-27 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/mstyle.c (gnm_style_get_pango_attrs): add args to call of
+	go_pango_attr_*_new
+	* src/wbc-gtk-actions.c (toggle_font_attr): use subscript/superscript
+	attributes
+
+2011-10-27  Jean Brefort  <jean brefort normalesup org>
+
+	* src/sheet-object-image.c (sheet_object_image_set_image),
+	(gnm_soi_finalize), (gnm_soi_new_view), (content_end),
+	(gnm_soi_draw_cairo): add true support for SVG images.
+
+2011-10-26 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/mstyle.c (gnm_style_get_pango_attrs): use new go-pango
+	attributes
+
+2011-10-26 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/rendered-value.c (gnm_rendered_value_new): call
+	go_pango_translate_layout
+	* src/workbook-view.c (wb_view_auto_expr_recalc): call
+	go_pango_translate_layout
+
+2011-10-26  Morten Welinder  <terra gnome org>
+
+	* schemas/gnumeric-general.schemas.in,
+	schemas/org.gnome.gnumeric.gschema.xml.in.in: Rename keys for
+	toolbars.
+
+	* schemas/org.gnome.gnumeric.gschema.xml.in.in: Fix default for
+	long-format-toolbar's visibility.
+
+2011-10-26  Jean Brefort  <jean brefort normalesup org>
+
+	* src/gnm-so-filled.c (gnm_so_filled_draw_cairo): make things build again
+	after goffice changes.
+	* src/sheet-object-image.c (gnm_soi_draw_cairo): ditto.
+
+2011-10-25  Jean Brefort  <jean brefort normalesup org>
+
+	* configure.in: cleaned dead-kittens.h.
+	* src/dead-kittens.h: ditto.
+	* src/gui-util.c (gnm_canvas_get_position): ditto.
+	* src/style.c (gnm_pango_context_get): ditto.
+
+2011-10-25  Jean Brefort  <jean brefort normalesup org>
+
+	* src/sheet-object-image.c (so_image_view_set_bounds): fixed after
+	go_pixbuf* rename.
+
+2011-10-24  Morten Welinder  <terra gnome org>
+
+	* src/position.h (eval_pos_is_array_context): New macro so we can
+	easier tell who is using the actual context information.
+
+	* src/libgnumeric.c (gnm_init): Don't bother initializing
+	gnome-vfs anymore.
+
+2011-10-22 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/rendered-value.c (rv_adjust_filter): use zoom rather than scale
+	(rv_adjust_attributes): delete debug spew and add argument
+	(gnm_rendered_value_new): adjust call to rv_adjust_attributes
+
+2011-10-22 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/mstyle.c (gnm_style_get_pango_attrs): adjust the pango
+	attributes for subscript/superscripts in the case of zoom
+	* src/rendered-value.c (rv_adjust_filter): new
+	(rv_adjust_attributes): new
+	(gnm_rendered_value_new): adjust the pango attributes before
+	rendering to account for font size and zoom
+
+2011-10-22 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/mstyle.c (gnm_style_get_pango_attrs): use new goffice
+	defines for super/subscripts
+	* src/wbc-gtk-actions.c (toggle_font_attr): ditto
+
+2011-10-21 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* schemas/org.gnome.gnumeric.gschema.xml.in.in: updated
+
+2011-10-21 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* schemas/gnumeric-general.schemas.in: add
+	/apps/gnumeric/core/gui/cells/function_markers and
+	/apps/gnumeric/core/gui/cells/extension_markers
+	* src/gnumeric-gconf.c: update schema generated code
+	* src/gnumeric-gconf.h: update schema generated code
+	* src/workbook-view.c (workbook_view_new): initialize from
+	above preferences
+
+2011-10-21 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/cell-draw.h (cell_draw): add argument
+	* src/cell-draw.c (cell_draw_extension_mark_bottom): new
+	(cell_draw_extension_mark_left): new
+	(cell_draw_extension_mark_right): new
+	(cell_draw_h_extension_markers): new
+	(cell_draw_v_extension_markers): new
+	(cell_draw): add argument and call the above
+	* src/item-grid.c (item_grid_draw_merged_range): adjust call to
+	cell_draw
+	(item_grid_draw_region): ditto
+	* src/preview-grid.c (preview_grid_draw_region): adjust call to
+	cell_draw
+	* src/workbook-view.h (_WorkbookView): add field
+	* src/workbook-view.c (wb_view_set_attribute): handle new
+	property
+	(wb_view_set_property): ditto
+	(wb_view_set_attribute): ditto
+	(workbook_view_class_init): install new property
+	(workbook_view_new): initialize new property
+
+2011-10-20 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/cell-draw.c (cell_draw): fix rounding of h_center
+	transformation
+
+2011-10-20 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/cell-draw.c (cell_draw): also transform h_center if given
+
+2011-10-20 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/cellspan.c (cell_calc_span): we need to stop extending in
+	a direction on the first failure in that direction
+
+2011-10-19 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/print.c (gnm_paginate_cb): set the total number of pages
+	to be set before using gtk_print_operation_preview_is_selected
+
+2011-10-19 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/print.c (PrintingInstance): new field
+	(gnm_paginate_cb): check for too many previewed pages
+	(gnm_ready_preview_cb): new
+	(gnm_begin_print_cb): adjust progress text for preview vs. print
+	(gnm_draw_page_cb): ditto
+	(gnm_print_sheet): set new field of PrintingInstance and connect
+	gnm_ready_preview_cb
+
+2011-10-19 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/print.c (gnm_draw_page_cb): disconnect handler after cancelling
+
+2011-10-18 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/print.c (PrintingInstance): add fields
+	(printing_instance_new): initialize new fields
+	(printing_instance_delete): destroy progress report
+	(cb_progress_response): new
+	(cb_progress_delete): new
+	(gnm_begin_print_cb): create progress dialog
+	(gnm_draw_page_cb): update progress dialog
+	(gnm_print_sheet): tell gtk not to create their buggy
+	progress report
+
+2011-10-18 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/print.c (gnm_print_sheet): avoid double free
+
+2011-10-18 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/print.c (Printing Instance) remove field
+	(SheetPrintInfo): added fields
+	(sheet_print_info_free): new
+	(printing_instance_delete): use sheet_print_info_free
+	(paginate): change paginationInfo argument to GArray
+	(compute_sheet_pages_add_sheet): initialize new fields
+	(compute_sheet_pages_add_range): deleted
+	(compute_sheet_pages_down_then_across): deleted
+	(compute_sheet_pages_across_then_down): deleted
+	(print_get_sheet): new
+	(print_get_sheet_page_range): new
+	(compute_sheet_pages): use GArray
+	(gnm_paginate_cb): use gnmSheets instead of gnmSheetRanges
+	(gnm_request_page_setup_cb): call print_get_sheet instead of using
+	gnmSheetRanges
+	(gnm_draw_page_cb): call print_get_sheet_page_range instead of using
+	gnmSheetRanges
+
+2011-10-17 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/sheet.c (sheet_get_extent): fix this for the case that we have
+	content only in the bottom right 4 cells [#661958]
+
+2011-10-05 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/undo.c (gnm_undo_filter_set_condition_undo): fix error in
+	label text, split label creation and add translator comments
+	* src/item-bar.c (colrow_tip_setlabel): create label attempting to
+	provide correct plurals and add translator comments
+
+2011-09-30 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/collect.c (collect_float_pairs): check whetehr these are
+	in fact references
+
+2011-09-29 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/print.c (gnm_print_so): enable pagesetup combos
+
+2011-09-29 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/print.c (gnm_draw_so_page_cb): new
+	(gnm_print_so): implement
+	* src/sheet-object.c (sheet_object_populate_menu_real): enable print item
+
+2011-09-28 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/gnm-pane.c (cb_so_menu_activate): delete
+	(build_so_menu): delete
+	(gnm_pane_display_object_menu): use sheet_object_build_menu instead of
+	build_so_menu
+	* src/print.c (gnm_print_so): new stub
+	* src/print.h (gnm_print_so): new
+	* src/sheet-object-impl.h (SheetObjectAction): add field
+	* src/sheet-object.c (build_so_menu): rename to sheet_object_build_menu
+	(cb_so_print): new
+	(sheet_object_can_prop): new
+	(sheet_object_populate_menu_real): use enabler/disabler
+	(sheet_object_populate_menu): do not recurse infinitely
+	(cb_so_menu_activate): combine with the function of same name from src/gnm-pane.c
+	(sheet_object_view_button_pressed): use sheet_object_build_menu instead of
+	build_so_menu
+	* src/sheet-object.h (sheet_object_build_menu): new
+
+2011-09-28 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/stf-parse.c (stf_parse_options_csv_set_stringindicator): allow \0
+	as stringindicator
+	(stf_parse_options_valid): ditto
+	(stf_parse_csv_cell): ditto
+
+2011-09-27 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/gui-clipboard.c (target_list_to_entries): deleted and
+	replace all calls with gtk_target_table_new_from_list
+	(gnm_x_claim_clipboard): free the targets using gtk_target_table_free
+
+2011-09-27  Jean Brefort  <jean brefort normalesup org>
+
+	* src/gnm-graph-window.c (gnm_graph_window_set_graph): make the graph
+	visible. [#660241]
+
+2011-09-26  Morten Welinder  <terra gnome org>
+
+	* src/workbook-view.c (wb_view_auto_expr_recalc): Don't show
+	"Internal ERROR!" when we encounter an invalid date value.
+
+	* src/gnm-format.c (hash_fill): Handle NULL str without crash.
+
+	* src/wbc-gtk-actions.c (cb_add_component_from_file): #if 0.
+
+	* src/main-application.c (call_gnome_authentication_manager_init):
+	remove.
+	(gnumeric_arg_parse): Don't call
+	call_gnome_authentication_manager_init.
+
+2011-09-26  Jean Brefort  <jean brefort normalesup org>
+
+	* src/sheet-object-widget.c (sheet_widget_frame_create_widget): make
+	frames accept events.
+
+2011-09-25  Jean Brefort  <jean brefort normalesup org>
+
+	* src/sheet-object-widget.c (so_widget_view_get_window),
+	(so_widget_view_class_init): fixed sheet widgets stacking order.
+
+2011-09-24  Jean Brefort  <jean brefort normalesup org>
+
+	* src/wbc-gtk.c (show_gui): make the windows shrink again. [#659246]
+
+2011-09-19  Morten Welinder  <terra gnome org>
+
+	* src/main-application.c (main): Fix handling of command context,
+	thus fixing leak.
+
+2011-09-13  Morten Welinder  <terra gnome org>
+
+	* src/number-match.c (format_match_datetime): Make sure
+	time_format doesn't get freed underneath us.  See #658982.
+
+2011-09-13  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/stf.c (stf_open_and_read): do not check for NUL here
+	(clear_stray_NULs): new
+	(stf_read_workbook_auto_csvtab): adjust call to go_guess_encoding and
+	call clear_stray_NULs
+	(csv_tsv_probe): adjust call to go_guess_encoding
+
+2011-09-08  Morten Welinder  <terra gnome org>
+
+	* configure.in: Switch to AM_MAINTAINER_MODE([enable]).
+
+2011-09-06 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/wbc-gtk.c (cb_graph_dim_editor_update):  don't create an infinite
+	signal recursion by using start_sel=FALSE in gnm_expr_entry_parse call.
+
+2011-09-05  Morten Welinder  <terra gnome org>
+
+	* src/collect.c (collect_float_pairs): Set return variables even
+	in the no-data case.  Fixes #658140.
+
+2011-09-04  Jean Brefort  <jean brefort normalesup org>
+
+	* src/sheet-object-widget.c (widget_wbc): fixed after goffice change.
+
+2011-08-29  Jean Brefort  <jean brefort normalesup org>
+
+	* src/graph.c (gnm_go_data_scalar_get_str): fix a critical.
+	* src/wbc-gtk.c (wbc_gtk_set_toggle_action_state): one more.
+
+2011-08-28  Jean Brefort  <jean brefort normalesup org>
+
+	* src/graph.c (gnm_go_data_scalar_get_str): format the string.
+
+2011-08-22  Jean Brefort  <jean brefort normalesup org>
+
+	* src/sheet-object-widget.c (sheet_widget_combo_create_widget): fixed combo
+	box properties.
+
+2011-08-21  Jean Brefort  <jean brefort normalesup org>
+
+	* src/sheet-control-gui.c (sheet_object_key_pressed): missing spaces.
+	* src/wbc-gtk-actions.c: fix actions sensitivity for chart sheets. [#645842]
+	* src/wbc-gtk-impl.h: ditto.
+	* src/wbc-gtk.c (wbc_gtk_set_action_sensitivity),
+	(wbc_gtk_set_action_label), (wbcg_update_action_sensitivity),
+	(create_undo_redo), (wbc_gtk_finalize), (wbc_gtk_init): ditto.
+
+2011-08-20  Jean Brefort  <jean brefort normalesup org>
+
+	* src/sheet.c (cb_max_cell_height): fix row height autofit when zoom
+	level is not 1. [#656418]
+
+2011-08-19 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/workbook-view.c (wb_view_auto_expr_recalc): chaeck for NULL
+	attribute list
+
+2011-08-18 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/consolidate.c: add argument to tools engine
+	* src/consolidate.h: add argument to tools engine
+	* src/commands.c (cmd_analysis_tool_*): adjust calls to tools engine
+
+2011-08-17 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/rendered-value.h (_GnmRenderedValue): re-add color field
+	* src/rendered-value.c (gnm_rendered_value_new): store style color
+	in color field
+	(colour_selector_cb): deleted
+	(colour_from_layout): deleted
+	(gnm_rendered_value_get_color): just return color field value
+
+2011-08-11  Jean Brefort  <jean brefort normalesup org>
+
+	* src/sheet-control-gui.c (sheet_object_key_pressed),
+	(sheet_control_gui_new), (scg_take_focus): make Ctrl-PgUp and Ctrl-PgDn
+	work on chart-only sheets. [#645673]
+
+2011-08-07  Jean Brefort  <jean brefort normalesup org>
+
+	* src/graph.c (gnm_go_data_scalar_get_markup): don't leak a format and
+	don't retrieve a markup from an non markup format.
+
+2011-08-05 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/wbc-gtk.c (wbc_gtk_create_status_area): enable showing of
+	text in progress bar; temporarily disable tab pane magic to avoid
+	increasing window size on sheet addition.
+
+2011-08-05 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/wbc-gtk.c (edit_area_button_menu): make sure everything is
+	initially insensitive
+
+2011-08-05  Jean Brefort  <jean brefort normalesup org>
+
+	* src/graph.c (gnm_go_data_vector_finalize), (cb_assign_markup),
+	(gnm_go_data_vector_get_markup), (gnm_go_data_vector_class_init):
+	implement markup for vectors.
+
+2011-08-04 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/wbc-gtk.c (cb_accept_input_menu): check that we are editing
+
+2011-08-04  Jean Brefort  <jean brefort normalesup org>
+
+	* src/graph.c (gnm_go_data_scalar_get_markup),
+	(gnm_go_data_scalar_class_init): implement rich text in scalar data.
+
+2011-08-04 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/commands.c (cmd_set_comment_apply): enable aprpopriate actions
+	(cmd_hyperlink_undo): ditto
+	(cmd_hyperlink_redo): ditto
+
+2011-08-03  Jean Brefort  <jean brefort normalesup org>
+
+	* component/gnumeric.c: update component.
+	* src/GNOME_Gnumeric-gtk.xml.in: add component support in sheets.
+	* src/Makefile.am: ditto.
+	* src/commands.c: ditto.
+	* src/gnm-pane.c: ditto.
+	* src/libgnumeric.c: ditto.
+	* src/main-application.c: ditto.
+	* src/sheet-control-gui.c: ditto.
+	* src/sheet-object.c: ditto.
+	* src/sheet-object.h: ditto.
+	* src/sheet-object-component.c: ditto.
+	* src/sheet-object-component.h: ditto.
+	* src/wbc-gtk-actions.c: ditto.
+	* src/wbc-gtk.c: ditto.
+	* src/xml-sax-read.c: ditto.
+
+2011-08-03  Jean Brefort  <jean brefort normalesup org>
+
+	* src/wbc-gtk.c (cb_add_menus_toolbars): set the "hexpand" property to
+	TRUE for toolbars. [#655858]
+
+2011-08-02 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/wbc-gtk.c (cb_add_menus_toolbars): the box is now a GtkHandleBox
+
+2011-08-02 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/wbc-gtk.c (wbcg_gnm_cmd_context_init): adjust for changes in
+	structure
+	* src/io-context-gtk.c (icg_gnm_cmd_context_init): ditto
+
+2011-08-01 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* component/Gnumeric-embed.xml.in: add data import/export menu items
+	* src/GNOME_Gnumeric-gtk.xml.in: ditto
+	* src/HILDON_Gnumeric-gtk.xml.in: ditto
+	* src/application.c (gnm_app_create_opener_filter): distinguish between
+	file history and file-open/import
+	(gnm_app_history_get_list): adjust call to gnm_app_create_opener_filter
+	* src/application.h (gnm_app_create_opener_filter): add argument
+	* src/gui-file.c (gui_file_open): distinguish between "open" and "import"
+	(gui_file_save_as): distinguish between "save as" and "export"
+	* src/gui-file.h (gui_file_open): add argument
+	(gui_file_save_as): add argument
+	* src/stf.c (stf_read_workbook): set save info
+	(stf_read_workbook_auto_csvtab): ditto
+	(stf_init): separate mime types
+	* src/wbc-gtk-actions.c (cb_file_open): adjust call to gui_file_open
+	(cb_data_import_text): ditto
+	(cb_data_import_other): new
+	(cb_data_export): new
+	(cb_data_export_text): new
+	(cb_data_export_csv): new
+	(cb_file_save_as): adjust call to gui_file_save_as
+	(actions): connect the above new actions
+	* src/wbc-gtk-impl.h (_WBCGtk): delete duplicate field
+	* src/wbc-gtk.c (wbc_gtk_init): and do not initialize it
+	* src/workbook-priv.h (_Workbook): new field
+	* src/workbook.c (workbook_get_file_exporter): new
+	(workbook_dispose): finalize file_saver and file_exporter
+	(workbook_set_saveinfo): handle a wider range of savers
+	* src/workbook.h (workbook_get_file_exporter): new
+
+2011-08-01 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* configure.in: Disable GTK depreciation check
+	* src/cell-draw.c (cell_calc_layout): use gnm_rendered_value_get_color
+	* src/cell.c (gnm_cell_get_render_color): ditto
+	* src/gnm-format.c (gnm_format_layout): drop argument and change all
+	callers
+	(format_value_gstring): ditto
+	(format_value): ditto
+	(format_value_layout): new
+	* src/gnm-format.h (gnm_format_layout): drop argument and change all
+	callers
+	(format_value_gstring): ditto
+	(format_value): ditto
+	(format_value_layout): new
+	* src/rendered-value.c (gnm_rendered_value_new): include foreground
+	color in attributes list
+	(colour_selector_cb): new
+	(colour_from_layout): new
+	* src/widgets/gnm-format-sel.c (cb_generate_preview): use attributes
+	* src/workbook-view.c (wb_view_auto_expr_recalc): use
+	format_value_layout
+
+2011-08-01  Jean Brefort  <jean brefort normalesup org>
+
+	* all: make things build against gtk+-3.0.
+
+2011-07-31  Morten Welinder <terra gnome org>
+
+	* configure.in: Post-release bump.
diff --git a/projects.gnome.org/gnumeric/changelogs/1.11/index.shtml b/projects.gnome.org/gnumeric/changelogs/1.11/index.shtml
new file mode 100644
index 0000000..b6d23f7
--- /dev/null
+++ b/projects.gnome.org/gnumeric/changelogs/1.11/index.shtml
@@ -0,0 +1,24 @@
+<!--#set var="title" value="Gnumeric Release Change Logs" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
+<style type="text/css">
+ <!--
+    html {
+     height: 100%;
+     width: 100%;
+    }
+    body {
+     height: 100%;
+     width: 100%;
+     background: #F0F0F0;
+    }
+  -->
+</style>
+<!--#include virtual="../../header-end.shtml" -->
+
+<div>
+<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.11.0.txt">1.11.0</a></li>
+</ul>
+</div>
+<!--#include virtual="../../footer.shtml"-->
diff --git a/projects.gnome.org/gnumeric/changelogs/Makefile.am b/projects.gnome.org/gnumeric/changelogs/Makefile.am
index 55e3023..52d0892 100644
--- a/projects.gnome.org/gnumeric/changelogs/Makefile.am
+++ b/projects.gnome.org/gnumeric/changelogs/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS= ancient 1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.10
+SUBDIRS= ancient 1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.10 1.11
 
 urlpath = /gnumeric/changelogs
 
diff --git a/projects.gnome.org/gnumeric/changelogs/index.shtml b/projects.gnome.org/gnumeric/changelogs/index.shtml
index 1673ed6..801269c 100644
--- a/projects.gnome.org/gnumeric/changelogs/index.shtml
+++ b/projects.gnome.org/gnumeric/changelogs/index.shtml
@@ -17,6 +17,7 @@
     <p>Click on a link to go to an index of the release changelog for that
       Gnumeric release series.</p>
     <ul>
+      <li><a href="1.11/index.shtml">1.11</a></li>
       <li><a href="1.10/index.shtml">1.10</a></li>
       <li><a href="1.9/index.shtml">1.9</a></li>
       <li><a href="1.8/index.shtml">1.8</a></li>
diff --git a/projects.gnome.org/gnumeric/downloads.shtml b/projects.gnome.org/gnumeric/downloads.shtml
index 7049bb3..fdb5e31 100644
--- a/projects.gnome.org/gnumeric/downloads.shtml
+++ b/projects.gnome.org/gnumeric/downloads.shtml
@@ -185,10 +185,9 @@ tarball</a>.  Dependencies for this version are:</p>
 <p></p>
 
 <h3>Development Branch</h3>
-<p>There currently is no development branch.</p>
-<!--
+<!--<p>There currently is no development branch.</p>-->
 <p>Development is taking place in git trunk (aka 1.11.x).  The current stable
-release is in the gnumeric-1-8 branch.  Dependencies for the development
+release is in the gnumeric-1-10 branch.  Dependencies for the development
 branch are the following in addition to dependencies listed for the stable
 branch.</p>
 <div id="deptable">
@@ -203,20 +202,36 @@ branch.</p>
   <tbody class="deps">
     <tr>
       <td><a href="http://ftp.gnome.org/pub/GNOME/sources/goffice";>GOffice</a></td>
-      <td>&gt;= 0.8.0</td>
+      <td>&gt;= 0.9.0</td>
+      <td></td>
+    </tr>
+    <tr>
+      <td><a href="http://ftp.gnome.org/pub/GNOME/sources/gtk+";>gtk+</a></td>
+      <td>&gt;= 3.0.0</td>
+      <td></td>
+    </tr>
+    <tr>
+      <td><a href="http://ftp.gnome.org/pub/GNOME/sources/glib";>glib</a></td>
+      <td>&gt;= 2.28.0</td>
+      <td></td>
+    </tr>
+    <tr>
+      <td><a href="http://ftp.gnome.org/pub/GNOME/sources/pango";>pango</a></td>
+      <td>&gt;= 1.24.0</td>
       <td></td>
     </tr>
   </tbody>
 </table>
 </div>
 <p></p>
--->
 
 <h3>Getting Old Versions of Gnumeric</h3>
 <p>If you wish, you can get the source code for old versions of Gnumeric
 too.  Old release announcements can be
 <a href="announcements/index.shtml">found here</a>.</p>
 <ul>
+<li><a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.11/";>1.11
+series</a> (current development branch)</li>
 <li><a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/";>1.10
 series</a> (current stable branch)</li>
 <li><a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.9/";>1.9
diff --git a/projects.gnome.org/gnumeric/header-end.shtml b/projects.gnome.org/gnumeric/header-end.shtml
index 59ba9bf..7bd1e22 100644
--- a/projects.gnome.org/gnumeric/header-end.shtml
+++ b/projects.gnome.org/gnumeric/header-end.shtml
@@ -13,9 +13,9 @@
 	  <li><a
 href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.17.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
-Devel Source</a></li> -->
+	  <li><a
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.11/gnumeric-1.11.0.tar.xz";>Latest
+Devel Source</a></li>
 	</ul>
       </div>
     </div>
diff --git a/projects.gnome.org/gnumeric/index.shtml b/projects.gnome.org/gnumeric/index.shtml
index 9c7c78e..bb8c41b 100644
--- a/projects.gnome.org/gnumeric/index.shtml
+++ b/projects.gnome.org/gnumeric/index.shtml
@@ -41,6 +41,19 @@
       <a href="features.shtml">go here</a>.</p>
 
       <h2>News</h2>
+      <p>November 2011:
+      <a href="announcements/1.11/gnumeric-1.11.0.shtml">Gnumeric
+      1.11.0 is out</a>.  This is the first release in the
+      new <a href="announcements/1.11/gnumeric-1.11.shtml">1.11
+      development series</a> Get it
+      from <a href="downloads.shtml">here</a>!  We do not currently
+      have a Win32; 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>July 2011:
       <a href="announcements/1.10/gnumeric-1.10.17.shtml">Gnumeric
       1.10.17 is out</a>.  This is a stable release.  Get it



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