gnomeweb-wml r6657 - in trunk/projects.gnome.org/gnumeric: . announcements/1.9



Author: mortenw
Date: Mon Feb 23 01:56:06 2009
New Revision: 6657
URL: http://svn.gnome.org/viewvc/gnomeweb-wml?rev=6657&view=rev

Log:
1.9.4



Added:
   trunk/projects.gnome.org/gnumeric/announcements/1.9/gnumeric-1.9.4.shtml
Modified:
   trunk/projects.gnome.org/gnumeric/announcements/1.9/Makefile.am
   trunk/projects.gnome.org/gnumeric/announcements/1.9/index.shtml
   trunk/projects.gnome.org/gnumeric/downloads.shtml
   trunk/projects.gnome.org/gnumeric/header-end.shtml
   trunk/projects.gnome.org/gnumeric/index.shtml

Modified: trunk/projects.gnome.org/gnumeric/announcements/1.9/Makefile.am
==============================================================================
--- trunk/projects.gnome.org/gnumeric/announcements/1.9/Makefile.am	(original)
+++ trunk/projects.gnome.org/gnumeric/announcements/1.9/Makefile.am	Mon Feb 23 01:56:06 2009
@@ -1,6 +1,7 @@
 urlpath = /gnumeric/announcements/1.9
 
 page_SCRIPTS= \
+	gnumeric-1.9.4.shtml \
 	gnumeric-1.9.3.shtml \
 	gnumeric-1.9.2.shtml \
 	gnumeric-1.9.1.shtml \

Added: trunk/projects.gnome.org/gnumeric/announcements/1.9/gnumeric-1.9.4.shtml
==============================================================================
--- (empty file)
+++ trunk/projects.gnome.org/gnumeric/announcements/1.9/gnumeric-1.9.4.shtml	Mon Feb 23 01:56:06 2009
@@ -0,0 +1,402 @@
+<!--#set var="title" value="Gnumeric 1.9.4" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
+<!--#include virtual="../../header-end.shtml" -->
+  <h2>Gnumeric 1.9.4 aka &quot;Greasel Weasel&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+    Gnumeric version 1.9.4.</p>
+  <p>This release is a development release with lots and lots of bug
+fixes.  Also, this version is considerably faster than previous
+versions in three ways: (1) when dealing with spreadsheets containing
+large farms of VLOOKUP, HLOOKUP, or MATCH calls over the same
+database; (2) we now only calculate the relevant branch of IF calls,
+unless implicit iteration is in effect; (3) large spreadsheets
+containing ranges like, for example, A$10:A10, A$10:A11, ...,
+A$10:A$9999 usd to hit a degenerate case in our dependency tracking
+</p>
+  <p>This release requires the concurrently released goffice 0.7.3.  We also
+recommend the new libgsf 1.4.11.</p>
+  <ul>
+  <li>Andreas
+    <ul>
+      <li>
+	Change sheet manage dialog into an instant-apply dialog.
+      </li>
+      <li>
+	Implemented sheet duplication in manage sheets dialog.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=128160";>Bug 128160</a>].
+      </li>
+      <li>
+	Allow for undos in the manage sheet dialog.
+      </li>
+      <li>
+	Permit lexicographic sorting by sheet names in the manage sheets
+	dialog.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=527076";>Bug 527076</a>].
+      </li>
+      <li>
+	Add functional seealso links in the function browser.
+      </li>
+      <li>
+	Allow ranges of censor marks in Kaplan-Meier tool and
+	multiple groups. Output median survival times.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=558582";>Bug 558582</a>].
+      </li>
+      <li>
+	Add Log-Rank Test to Kaplan-Meier tool.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=558582";>Bug 558582</a>].
+      </li>
+      <li>
+	Add the name of the response variable to the regression tool
+	output.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=400019";>Bug 400019</a>].
+      </li>
+      <li>
+	Fix critical when printing. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=568991";>Bug 568991</a>].
+      </li>
+      <li>
+	Update ucs usage when exporting to LaTeX. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=569476";>Bug 569476</a>].
+      </li>
+    </ul>
+  <li>Henry Law
+    <ul>
+      <li>
+	Fix dependency problem with constructed ranges.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=562363";>Bug 562363</a>].
+      </li>
+    </ul>
+  <li>Hib Eris
+    <ul>
+      <li>
+	Fix problems with toolbars when no handle bar present.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=559249";>Bug 559249</a>].
+      </li>
+      <li>
+	Fix problems with formats.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=559291";>Bug 559291</a>].
+      </li>
+    </ul>
+  <li>Jean
+    <ul>
+      <li>
+	Fix crash when exporting an empty contour plot to .xls.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=557027";>Bug 557027</a>].
+      </li>
+      <li>
+	Add widgets in the graph guru first page to allow finer selection
+	of data.
+      </li>
+      <li>
+	Fix labels length for charts generated by the histogram tool.
+	[<a href="http://bugzilla.gnome.org/show_bug.cgi?id=552721";>Bug 552721</a>].
+      </li>
+      <li>
+	Fix loss od new graphs when clicking on an existing sheet
+	object. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=151789";>Bug 151789</a>].
+      </li>
+      <li>
+	Do not export invalid AXESUSED data to .xls. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=567783";>Bug 567783</a>].
+      </li>
+      <li>
+	Fix export of simple data to xls graphs. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=567930";>Bug 567930</a>].
+      </li>
+    </ul>
+  <li>Jody
+    <ul>
+      <li>
+	Display top-left when selecting a rel ref to a merged region.
+      </li>
+      <li>
+	Win32 fixed.
+      </li>
+    </ul>
+  <li>Jon KÃre
+    <ul>
+      <li>
+	Work around vulnerability in Python.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=569648";>Bug 569648</a>].
+      </li>
+      <li>
+	Improve encoding detection on html paste.  [Part of <a href="http://bugzilla.gnome.org/show_bug.cgi?id=564166";>Bug 564166</a>].
+      </li>
+    </ul>
+  <li>Lutz Mueller
+    <ul>
+      <li>
+	Enable drag of whole sheets to other applications.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=523033";>Bug 523033</a>].
+      </li>
+    </ul>
+  <li>Morten
+    <ul>
+      <li>
+	Fix XLS import crash.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=557077";>Bug 557077</a>].
+      </li>
+      <li>
+	Fix problem with auto filter after column insert.   [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=557237";>Bug 557237</a>].
+      </li>
+      <li>
+	Fix undo problem with auto filters.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=557591";>Bug 557591</a>].
+      </li>
+      <li>
+	Remove the effect on an auto filter when its column is removed.
+      </li>
+      <li>
+	Plug leaks.
+      </li>
+      <li>
+	Remove the effect on an auto filter column when removed.
+      </li>
+      <li>
+	Fix RANDDISCRETE crash.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=557682";>Bug 557682</a>].
+      </li>
+      <li>
+	Fix SUMIF issues.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=557782";>Bug 557782</a>].
+      </li>
+      <li>
+	Fix LOOKUP critical.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=559005";>Bug 559005</a>].
+      </li>
+      <li>
+	Fix GROWTH/TREND crash.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=559363";>Bug 559363</a>].
+      </li>
+      <li>
+	Make non-gnome the default.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=558840";>Bug 558840</a>].
+      </li>
+      <li>
+	Disallow deleting last visible sheet.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=557153";>Bug 557153</a>].
+      </li>
+      <li>
+	Merge the sheet tabs into the status bar.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=561733";>Bug 561733</a>].
+      </li>
+      <li>
+	Fix crash in multi-view mode.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=562053";>Bug 562053</a>].
+      </li>
+      <li>
+	Introduce explicit () on parsing -2^2.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=115941";>Bug 115941</a>].
+      </li>
+      <li>
+	Fix inter-process paste crash.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=556561";>Bug 556561</a>].
+      </li>
+      <li>
+	Plug leak in TRIMMEAN.
+      </li>
+      <li>
+	Plug leak in RANK.
+      </li>
+      <li>
+	Plug leaks in ssindex, ssgrep, and ssconvert.
+      </li>
+      <li>
+	Fix export of Gnumeric-specific patterns to xls.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=564078";>Bug 564078</a>].
+      </li>
+      <li>
+	Improve guess of csv parsing parameters.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=498912";>Bug 498912</a>].
+      </li>
+      <li>
+	Fix problem with saving huge values.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=552464";>Bug 552464</a>].
+      </li>
+      <li>
+	Dump information about number system into xml.
+      </li>
+      <li>
+	Improve sc import.  Not sure why.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=564495";>Bug 564495</a>].
+      </li>
+      <li>
+	Fix date overflow problem.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=564502";>Bug 564502</a>].
+      </li>
+      <li>
+	Fix XLS import critical.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=564499";>Bug 564499</a>].
+      </li>
+      <li>
+	Sanitize error cases for DAY, MONTH, YEAR.
+      </li>
+      <li>
+	Fix column-split problem with fixed-width stf import.
+      </li>
+      <li>
+	Fix problem with deprecated gtk+ stuff in glade files.
+      </li>
+      <li>
+	Fix xls export problem generating extra ()s.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=567380";>Bug 567380</a>].
+      </li>
+      <li>
+	Constify usage of GOFormats.
+      </li>
+      <li>
+	Fix inconsistentcy in searching with respect to formats.
+      </li>
+      <li>
+	Fix issue with BASE.   [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=567252";>Bug 567252</a>].
+      </li>
+      <li>
+	Fix XLS import criticals.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=567823";>Bug 567823</a>].
+      </li>
+      <li>
+	Don't evaluate both branches of IF.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=326595";>Bug 326595</a>].
+      </li>
+      <li>
+	Fix undo crash for inter-workbook operations.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=568634";>Bug 568634</a>].
+      </li>
+      <li>
+	Fix crash and criticals in dbf import.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=568454";>Bug 568454</a>].
+      </li>
+      <li>
+	Fix colour problem in LaTeX export.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=568860";>Bug 568860</a>].
+      </li>
+      <li>
+	Fix loop while loading lotus file.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=568917";>Bug 568917</a>].
+      </li>
+      <li>
+	Fix performance problem in dependency tracking given large
+	number of large ranges.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=567389";>Bug 567389</a>].
+      </li>
+      <li>
+	Fix VLOOKUP and HLOOKUP for bools.
+      </li>
+      <li>
+	Fix problem reading slightly-corrupted dbf file.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=568454";>Bug 568454</a>].
+      </li>
+      <li>
+	If we overflow the sheet tab area, put list in context menu.
+      </li>
+      <li>
+	Fix ods load crash.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=568994";>Bug 568994</a>].
+      </li>
+      <li>
+	Use caches for bisection cases of VLOOKUP/HLOOKUP/LOOKUP/MATCH
+	too.  Fix issues with bools versus floats.
+      </li>
+      <li>
+	Fix parsing problem for constructed ranges.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=569730";>Bug 569730</a>].
+      </li>
+      <li>
+	Fix plugin menu merging.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=569724";>Bug 569724</a>].
+      </li>
+      <li>
+	Improve handling of 3D ranges.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=569372";>Bug 569372</a>].
+      </li>
+      <li>
+	For VLOOKUP and friends, do not turn empties into zeroes.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=567389";>Bug 567389</a>].
+      </li>
+      <li>
+	Implement MATCH for wildcards.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=570139";>Bug 570139</a>].
+      </li>
+      <li>
+	Fix problem with functions docs in locales without encoding
+	information.
+      </li>
+      <li>
+	Work around a ODF spec. problem in OOo import.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=570890";>Bug 570890</a>].
+      </li>
+      <li>
+	Advertise fewer aliases for text/csv.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=571073";>Bug 571073</a>].
+      </li>
+      <li>
+	Fix Windows extra-Gnumeric paste problem.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=564166";>Bug 564166</a>].
+      </li>
+      <li>
+	Fix csv import problem with "-OINK".  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=571129";>Bug 571129</a>].
+      </li>
+      <li>
+	Make sure ()s do not take up stack space during eval.
+      </li>
+      <li>
+	Make dependency debug output a little easier to read.
+      </li>
+      <li>
+	Warn when we drop csv rows.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=571603";>Bug 571603</a>].
+      </li>
+      <li>
+	Fix SERIESSUM.
+      </li>
+      <li>
+	Fix xls export of SERIESSUM.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=572127";>Bug 572127</a>].
+      </li>
+      <li>
+	Disable non-functional corba plugin.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=572356";>Bug 572356</a>].
+      </li>
+      <li>
+	Handle GTK+ deprecation issues.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=572240";>Bug 572240</a>].
+      </li>
+      <li>
+	When ssconvert-ing a single-sheet workbook, don't complain the
+	exporter can handle only a single sheet.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=572448";>Bug 572448</a>].
+      </li>
+      <li>
+	Fix xls crash for bogus file.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=572515";>Bug 572515</a>].
+      </li>
+      <li>
+	Fix OO import issue.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=568010";>Bug 568010</a>].
+      </li>
+    </ul>
+  </ul>
+  <h2>Goffice 0.7.3 aka &quot;TBD&quot; is now available.</h2>
+  <ul>
+  <li>Emmanuel
+    <ul>
+      <li>
+	Experimental support for equation using gmathml. Disabled by default,
+	as no release of gmathml exists yet. Source code of gmathml can.
+      </li>
+    </ul>
+  <li>       	retrieved using the following command
+    <ul>
+    </ul>
+  <li>Halton Huo
+    <ul>
+      <li>
+	Add --without-long-double option.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=557045";>Bug 557045</a>].
+      </li>
+    </ul>
+  <li>Jean
+    <ul>
+      <li>
+	Fixed various regressions in contour plots.
+      </li>
+      <li>
+	Add XYZ series based contour plots.
+      </li>
+      <li>
+	Drop the libgome dependency. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=558709";>Bug 558709</a>].
+      </li>
+      <li>
+	Made spline interpolation really use Bezier cubic splines.
+      </li>
+      <li>
+	Add closed Bezier and cubic spline interpolation.
+      </li>
+      <li>
+	Make drop lines go to the axis instead of chart bottom (or left).
+      </li>
+      <li>
+	Make possible to add an application specific custom widget to the
+	graph editor.
+      </li>
+      <li>
+	Fixed critical in graph_typeselect_minor. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=567931";>Bug 567931</a>].
+      </li>
+      <li>
+	Fixed crash when adding series to bar chart. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=572354";>Bug 572354</a>].
+      </li>
+    </ul>
+  <li>Morten
+    <ul>
+      <li>
+	Plug leaks.
+      </li>
+      <li>
+	Fix memory corruption issue.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=561708";>Bug 561708</a>].
+      </li>
+      <li>
+	Fix problem with formats like "0.0E-00".  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=563601";>Bug 563601</a>].
+      </li>
+      <li>
+	Put the old 29-Feb-1900 problem to rest.
+      </li>
+      <li>
+	Fix fd://<n> uris after lobognomification.
+      </li>
+      <li>
+	Fix doc build with respect to the mathml stuff.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=572483";>Bug 572483</a>].
+      </li>
+    </ul>
+  <li>Pedro Fragoso
+    <ul>
+      <li>
+	Clean up glib includes.   [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=564021";>Bug 564021</a>].
+      </li>
+    </ul>
+  </ul>
+  <h2>Availability</h2>
+  <blockquote>
+    <a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.9/";>http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.9/</a>
+    <a href="http://ftp.gnome.org/pub/GNOME/sources/goffice/0.7/";>http://ftp.gnome.org/pub/GNOME/sources/goffice/0.7/</a>
+  </blockquote>
+<!--#include virtual="../../footer.shtml" -->

Modified: trunk/projects.gnome.org/gnumeric/announcements/1.9/index.shtml
==============================================================================
--- trunk/projects.gnome.org/gnumeric/announcements/1.9/index.shtml	(original)
+++ trunk/projects.gnome.org/gnumeric/announcements/1.9/index.shtml	Mon Feb 23 01:56:06 2009
@@ -21,6 +21,7 @@
 Sometimes that is deliberate when things are being reorganized and sometimes it
 is due to oversight.</p>
 <ul>
+  <li><a href="gnumeric-1.9.4.shtml">1.9.4</a></li>
   <li><a href="gnumeric-1.9.3.shtml">1.9.3</a></li>
   <li><a href="gnumeric-1.9.2.shtml">1.9.2</a></li>
   <li><a href="gnumeric-1.9.1.shtml">1.9.1</a></li>

Modified: trunk/projects.gnome.org/gnumeric/downloads.shtml
==============================================================================
--- trunk/projects.gnome.org/gnumeric/downloads.shtml	(original)
+++ trunk/projects.gnome.org/gnumeric/downloads.shtml	Mon Feb 23 01:56:06 2009
@@ -216,8 +216,13 @@
   </thead>
   <tbody class="deps">
     <tr>
+      <td><a href="http://ftp.gnome.org/pub/GNOME/sources/glib";>glib</a></td>
+      <td>&gt;= 2.10.0</td>
+      <td></td>
+    </tr>
+    <tr>
       <td><a href="http://ftp.gnome.org/pub/GNOME/sources/goffice";>GOffice</a></td>
-      <td>&gt;= 0.7.2</td>
+      <td>&gt;= 0.7.3</td>
       <td></td>
     </tr>
     <tr>

Modified: trunk/projects.gnome.org/gnumeric/header-end.shtml
==============================================================================
--- trunk/projects.gnome.org/gnumeric/header-end.shtml	(original)
+++ trunk/projects.gnome.org/gnumeric/header-end.shtml	Mon Feb 23 01:56:06 2009
@@ -14,7 +14,7 @@
 href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.8/gnumeric-1.8.3.tar.gz";>Latest
 Source</a></li>
 	  <li><a
-href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.9/gnumeric-1.9.3.tar.gz";>Latest
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.9/gnumeric-1.9.4.tar.gz";>Latest
 Devel Source</a></li>
 	</ul>
       </div>

Modified: trunk/projects.gnome.org/gnumeric/index.shtml
==============================================================================
--- trunk/projects.gnome.org/gnumeric/index.shtml	(original)
+++ trunk/projects.gnome.org/gnumeric/index.shtml	Mon Feb 23 01:56:06 2009
@@ -42,6 +42,11 @@
 
       <h2>News</h2>
       <p>October 2008:
+      <a href="announcements/1.9/gnumeric-1.9.4.shtml">Gnumeric 1.9.4 is
+      out</a>.  This is a development release for those who want the bleeding
+      edge. Get it from <a href="downloads.shtml">here</a>!</p>
+
+      <p>October 2008:
       <a href="announcements/1.9/gnumeric-1.9.3.shtml">Gnumeric 1.9.3 is
       out</a>.  This is a development release for those who want the bleeding
       edge. Get it from <a href="downloads.shtml">here</a>!  We have a <a



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