gnomeweb-wml r6145 - in trunk/www.gnome.org/projects/gnumeric: . announcements/1.8 changelogs/1.8



Author: mortenw
Date: Sat May 24 21:15:28 2008
New Revision: 6145
URL: http://svn.gnome.org/viewvc/gnomeweb-wml?rev=6145&view=rev

Log:
1.8.3



Added:
   trunk/www.gnome.org/projects/gnumeric/announcements/1.8/gnumeric-1.8.3.shtml
   trunk/www.gnome.org/projects/gnumeric/changelogs/1.8/changelog-1.8.3.txt
Modified:
   trunk/www.gnome.org/projects/gnumeric/announcements/1.8/Makefile.am
   trunk/www.gnome.org/projects/gnumeric/announcements/1.8/index.shtml
   trunk/www.gnome.org/projects/gnumeric/changelogs/1.8/Makefile.am
   trunk/www.gnome.org/projects/gnumeric/changelogs/1.8/index.shtml
   trunk/www.gnome.org/projects/gnumeric/downloads.shtml
   trunk/www.gnome.org/projects/gnumeric/header-end.shtml
   trunk/www.gnome.org/projects/gnumeric/index.shtml

Modified: trunk/www.gnome.org/projects/gnumeric/announcements/1.8/Makefile.am
==============================================================================
--- trunk/www.gnome.org/projects/gnumeric/announcements/1.8/Makefile.am	(original)
+++ trunk/www.gnome.org/projects/gnumeric/announcements/1.8/Makefile.am	Sat May 24 21:15:28 2008
@@ -4,6 +4,7 @@
 	gnumeric-1.8.0.shtml \
 	gnumeric-1.8.1.shtml \
 	gnumeric-1.8.2.shtml \
+	gnumeric-1.8.3.shtml \
 	gnumeric-1.8.shtml \
 	index.shtml
 

Added: trunk/www.gnome.org/projects/gnumeric/announcements/1.8/gnumeric-1.8.3.shtml
==============================================================================
--- (empty file)
+++ trunk/www.gnome.org/projects/gnumeric/announcements/1.8/gnumeric-1.8.3.shtml	Sat May 24 21:15:28 2008
@@ -0,0 +1,129 @@
+<!--#set var="title" value="Gnumeric 1.8.2" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
+<!--#include virtual="../../header-end.shtml" -->
+  <h2>Gnumeric 1.8.3 aka &quot;TBD&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+    Gnumeric version 1.8.3.</p>
+  <p>This release is a bugfix release mostly fixing a large number of
+  problems that Sum1 found by throwing random input at the GUI.</p>
+  <ul>
+  <li>Jean
+    <ul>
+      <li>
+	Evaluate formulas loaded from a text file. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=525107";>Bug 525107</a>].
+      </li>
+      <li>
+	Fix INDEX related crash. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=533247";>Bug 533247</a>].
+      </li>
+      <li>
+	Fix LINEST and LOGREG crashes.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=533263";>Bug 533263</a>].
+      </li>
+      <li>
+	Handle empty array.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=533516";>Bug 533516</a>].
+      </li>
+      <li>
+	Fix SUMPRODUCT criticals.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=533507";>Bug 533507</a>].
+      </li>
+    </ul>
+  <li>Jon Kaare
+    <ul>
+      <li>
+	Receive clipboard from broken apps. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=524756";>Bug 524756</a>].
+      </li>
+    </ul>
+  <li>Nick Lamb
+    <ul>
+      <li>
+	Honour detachable-toolbar preference.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=321867";>Bug 321867</a>].
+      </li>
+    </ul>
+  <li>Jody
+    <ul>
+      <li>
+	Fix R1C1 parsing of refs followed by subtraction. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=533943";>Bug 533943</a>].
+      </li>
+    </ul>
+  <li>Morten
+    <ul>
+      <li>
+	Fix SUMIF problems.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=523250";>Bug 523250</a>].
+      </li>
+      <li>
+	Allow opening multiple files in open dialog.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=524479";>Bug 524479</a>].
+      </li>
+      <li>
+	Fix check for bogus xls files.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=524926";>Bug 524926</a>].
+      </li>
+      <li>
+	Fix inc/dec buttons for General.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=510252";>Bug 510252</a>].
+      </li>
+      <li>
+	Fix CONCATENATE's empty case.
+      </li>
+      <li>
+	Improve performance of analysis tools for large ranges.
+      </li>
+      <li>
+	Fix performance repeated VLOOKUP/HLOOKUP/MATCH with constant
+	data range.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=525875";>Bug 525875</a>].
+      </li>
+      <li>
+	Fix date pasting problems to/from 1904 workbooks.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=490419";>Bug 490419</a>].
+      </li>
+      <li>
+	Fix problems editing times.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=527392";>Bug 527392</a>].
+      </li>
+      <li>
+	Implement IFERROR.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=445591";>Bug 445591</a>].
+      </li>
+      <li>
+	Implement F9 for evaluating a selected subexpression.
+      </li>
+      <li>
+	Fix problem loading Quattro Pro files.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=530183";>Bug 530183</a>].
+      </li>
+      <li>
+	Fix right/center text for Quattro Pro files.
+      </li>
+      <li>
+	Fix problem with sheet changes during range selection.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=529309";>Bug 529309</a>].
+      </li>
+      <li>
+	Fix hang.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=533288";>Bug 533288</a>].
+      </li>
+      <li>
+	Fix AREAS crash.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=533370";>Bug 533370</a>].
+      </li>
+      <li>
+	Fix translation of function description.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=533193";>Bug 533193</a>].
+      </li>
+      <li>
+	Fix R.QPOIS (and related functions) hang.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=533515";>Bug 533515</a>].
+      </li>
+      <li>
+	Fix critical spew.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=533511";>Bug 533511</a>].
+      </li>
+      <li>
+	Fix OPT_BS_DELTA assert.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=533656";>Bug 533656</a>].
+      </li>
+      <li>
+	Fix parser crashes.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=533951";>Bug 533951</a>]  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=534131";>Bug 534131</a>].
+      </li>
+      <li>
+	Fix RANDEXPPOW hang.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=533965";>Bug 533965</a>].
+      </li>
+      <li>
+	Fix array evaluation problem.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=533953";>Bug 533953</a>].
+      </li>
+      <li>
+	Fix COUNTBLANK crash.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=534204";>Bug 534204</a>].
+      </li>
+      <li>
+	Fix TREND crash.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=534587";>Bug 534587</a>].
+      </li>
+    </ul>
+  </ul>
+  <h2>Availability</h2>
+  <blockquote>
+    <a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.8/";>http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.8/</a>
+  </blockquote>
+<!--#include virtual="../../footer.shtml" -->

Modified: trunk/www.gnome.org/projects/gnumeric/announcements/1.8/index.shtml
==============================================================================
--- trunk/www.gnome.org/projects/gnumeric/announcements/1.8/index.shtml	(original)
+++ trunk/www.gnome.org/projects/gnumeric/announcements/1.8/index.shtml	Sat May 24 21:15:28 2008
@@ -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.8.3.shtml">1.8.3</a></li>
   <li><a href="gnumeric-1.8.2.shtml">1.8.2</a></li>
   <li><a href="gnumeric-1.8.1.shtml">1.8.1</a></li>
   <li><a href="gnumeric-1.8.0.shtml">1.8.0</a></li>

Modified: trunk/www.gnome.org/projects/gnumeric/changelogs/1.8/Makefile.am
==============================================================================
--- trunk/www.gnome.org/projects/gnumeric/changelogs/1.8/Makefile.am	(original)
+++ trunk/www.gnome.org/projects/gnumeric/changelogs/1.8/Makefile.am	Sat May 24 21:15:28 2008
@@ -4,6 +4,7 @@
 	changelog-1.8.0.txt	\
 	changelog-1.8.1.txt	\
 	changelog-1.8.2.txt	\
+	changelog-1.8.3.txt	\
 	index.shtml
 
 include $(top_srcdir)/rules.common

Added: trunk/www.gnome.org/projects/gnumeric/changelogs/1.8/changelog-1.8.3.txt
==============================================================================
--- (empty file)
+++ trunk/www.gnome.org/projects/gnumeric/changelogs/1.8/changelog-1.8.3.txt	Sat May 24 21:15:28 2008
@@ -0,0 +1,200 @@
+2008-05-24  Morten Welinder <terra gnome org>
+
+	* Release 1.8.3
+
+2008-05-21  Morten Welinder  <terra gnome org>
+
+	* src/value-sheet.c (value_area_foreach): Always NULL ->cell_iter.
+
+	* src/parser.y: Further parser fixes.  Clarify the error handling
+	rules.  Fixes #534131.
+
+2008-05-20  Morten Welinder  <terra gnome org>
+
+	* src/value-sheet.c (value_area_get_x_y): Make sure to return an
+	empty value, not NULL, when a cell in a range isn't there.  Fixes
+	#533953.
+
+	* src/mathfunc.c (random_exppow): Add domain check.  Fixes
+	#533965.
+
+2008-05-19  Morten Welinder  <terra gnome org>
+
+	* src/parser.y (fold_positive_constant, fold_negative_constant,
+	build_unary_op, build_binop, build_logical, build_not,
+	build_intersect, build_set): Propagate errors.  Fixes #533951.
+
+	* src/stf.c (stf_read_workbook_auto_csvtab): Don't assume that the
+	command context is a gui.  Fixes #533511.
+
+	* src/expr.c (value_intersection): Handle empty array.  [#533516]
+	Fix from Jean.
+
+2008-05-19  Jody Goldberg <jody gnome org>
+
+	* src/parse-util.c (r1c1_get_index) : handle =RC-10 as
+	      <ref "RC"><unary-><10> #533943
+
+2008-05-17  Morten Welinder  <terra gnome org>
+
+	* src/mathfunc.c (qpois): Return nan on invalid lambda.  Fixes
+	#533515.
+	(discpfuncinverter): Handle overflow when searching for missing
+	side better.  Also fixes #533515.
+
+2008-05-16  Morten Welinder  <terra gnome org>
+
+	* src/func.c (tokenized_help_new): Translate old-style help texts.
+	fixes part of #533193.
+
+2008-05-15  Morten Welinder  <terra gnome org>
+
+	* src/mathfunc.c (random_gamma): Handle overflow and bogus
+	arguments.  Fixes #533288.
+
+2008-05-04  Morten Welinder  <terra gnome org>
+
+	* src/wbc-gtk.c (cb_notebook_switch_page): When selecting a range
+	for a dialog, do sheet changes fully.  Fixes #529309.
+
+2008-04-29  Morten Welinder  <terra gnome org>
+
+	* src/xml-sax-write.c (xml_write_sheet_names): Write sheet sizes.
+
+	* src/ranges.c (range_is_sane): Fix escaped G_MAXINT/2.  We're not
+	ready for that just yet.
+	(range_init_full_sheet): Ditto.
+
+2008-04-28  Morten Welinder  <terra gnome org>
+
+	* src/colrow.h (colrow_max): Take a sheet argument too.  All
+	callers changed.
+
+	* */*.c: Use gnm_sheet_get_max_cols for SHEET_MAX_COLS and
+	gnm_sheet_get_max_rows for SHEET_MAX_ROWS in most cases.  (Adapted
+	from Jean's patch in #168875.)
+
+	* src/wbc-gtk-actions.c (cb_calc_decs): Use rendered value, if
+	available.
+
+2008-04-24  Jean Brefort  <jean brefort normalesup org>
+
+	* libspreadsheet.pc.in: fixed the plugins dir definition so tht it can
+	be used.
+
+2008-04-22  Morten Welinder  <terra gnome org>
+
+	* src/number-match.c (handle_float): Don't initialize
+	twice.  [#529297, Hiroyuki Ikezoe]
+
+2008-04-14  Morten Welinder  <terra gnome org>
+
+	* src/sheet-object-image.c (gnm_soi_default_size,
+	gnm_soi_draw_cairo): Protect against a NULL pixbuf.
+
+2008-04-11  Morten Welinder  <terra gnome org>
+
+	* src/wbc-gtk-edit.c (close_to_int): Add missing abs case causing
+	lots of trouble.
+	(guess_time_format): Return the format, not a string.  Deduce
+	GOFormat's limit of decimals.
+	(guess_time_format): Improve handling of elapsed time format.
+
+2008-04-10  Morten Welinder  <terra gnome org>
+
+	* src/clipboard.c (paste_cell): Translate dates if required.
+	Fixes #490419.
+	(cellregion_new): Setup new date_conv field from sheet.
+
+	* src/xml-io.c (xml_cellregion_read): Set of date_conv field from
+	xml.
+	(xml_read_clipboard_cell): Use date_conv from cell region, not
+	workbook.
+
+	* src/commands.c (warn_if_date_trouble): New function.
+	(cmd_paste_copy): Call warn_if_date_trouble.
+
+2008-04-08  Morten Welinder  <terra gnome org>
+
+	* src/mathfunc.c (gnm_float_hash, gnm_float_equal): Moved from
+	rangefunc.c.  Made public.
+
+	* src/dependent.c (workbook_recalc): If we recalculated anything,
+	emit recalc-finished on the application.
+
+	* src/application.c (gnm_app_class_init): Install new
+	"recalc-finished" signal.
+
+	* src/ranges.c (gnm_sheet_range_dup, gnm_sheet_range_equal,
+	gnm_sheet_range_hash, gnm_range_hash, gnm_range_equal): New
+	functions.
+
+	* src/collect.c (gnm_strip_missing): Don't return a value; take
+	list directly, not as reference; make O(n) instead of O(n^2).  All
+	callers changed.
+
+2008-04-06  Morten Welinder  <terra gnome org>
+
+	* src/collect.c (collect_strings): Change return type to GPtrArray
+	so we can actually tell if there was an error.  All callers
+	changed.  Fixes CONCATENATE.
+	(string_range_function): Make the subject function take a
+	GPtrArray for simplicity.  All callers changed.
+
+2008-03-10  Morten Welinder  <terra gnome org>
+
+	* src/wbc-gtk-actions.c (inc_dec): New function to do something
+	vaugely sensible when inc/dec decimals is requested for General.
+	Fixes #510252.
+
+2008-03-30  Jon K Hellan  <hellan acm org>
+
+	* src/gui-clipboard.c (x_targets_received): Request text if holder
+	of clipboard doesn't offer any target we understand. Broken apps,
+	including jedit, have been seen to return a bogus list of targets,
+	but nonetheless return text when asked.
+	(utf8_content_received): New function. Passes text received from
+	clipboard to text_to_cell_Region.
+
+2008-03-30  Jean Brefort  <jean brefort normalesup org>
+
+	* src/stf.c: (stf_read_workbook), (stf_read_workbook_auto_csvtab):
+	call workbook_recalc_all instead or workbook_recalc to ensure 
+	formula evaluation. [#525107]
+
+2008-03-28  Morten Welinder  <terra gnome org>
+
+	* src/expr.c (gnm_expr_top_is_array_elem): Take extra arguments
+	for storing coordinates.  All callers changed.
+
+2008-03-27  Morten Welinder  <terra gnome org>
+
+	* src/workbook-view.c (wb_view_edit_line_set): Use more API
+	instead of peeking inside expression implementation details so
+	much.
+
+	* src/expr.c (gnm_expr_top_is_array_corner): New function.  (I
+	have plans for gnm_expr_top_get_array_corner.)
+
+2008-03-26  Morten Welinder  <terra gnome org>
+
+	* src/gui-file.c (gui_file_open): Allow selection of multiple
+	files.  [#524479]
+
+2008-03-20  Morten Welinder  <terra gnome org>
+
+	* src/value.c (criteria_test_equal, criteria_test_unequal,
+	criteria_test_less, criteria_test_less_or_equal,
+	criteria_test_greater, criteria_test_greater_or_equal): Handle
+	string values that can be interpreted as numbers.  Take extra
+	date_conv argument.  All callers changed.
+
+2008-03-10  Morten Welinder  <terra gnome org>
+
+	* src/wbc-gtk.c (cb_add_menus_toolbars): Honour
+	/desktop/gnome/interface/toolbar_detachable.  Patch from Nick
+	Lamb.  Fixes #321867.
+
+2008-03-06  Morten Welinder  <terra gnome org>
+
+	* configure.in: Post release bump.

Modified: trunk/www.gnome.org/projects/gnumeric/changelogs/1.8/index.shtml
==============================================================================
--- trunk/www.gnome.org/projects/gnumeric/changelogs/1.8/index.shtml	(original)
+++ trunk/www.gnome.org/projects/gnumeric/changelogs/1.8/index.shtml	Sat May 24 21:15:28 2008
@@ -17,6 +17,7 @@
 <div>
 <p>Click on a link to go to the changelog for that Gnumeric release.</p>
 <ul>
+  <li><a href="changelog-1.8.3.txt">1.8.3</a></i>
   <li><a href="changelog-1.8.2.txt">1.8.2</a></i>
   <li><a href="changelog-1.8.1.txt">1.8.1</a></i>
   <li><a href="changelog-1.8.0.txt">1.8.0</a></i>

Modified: trunk/www.gnome.org/projects/gnumeric/downloads.shtml
==============================================================================
--- trunk/www.gnome.org/projects/gnumeric/downloads.shtml	(original)
+++ trunk/www.gnome.org/projects/gnumeric/downloads.shtml	Sat May 24 21:15:28 2008
@@ -97,12 +97,12 @@
 
 
 <h3>Stable Branch</h3>
-<p>The current stable version of Gnumeric is 1.8.2.  Please read the
-<a href="announcements/1.8/gnumeric-1.8.2.shtml">release notes</a>.
+<p>The current stable version of Gnumeric is 1.8.3.  Please read the
+<a href="announcements/1.8/gnumeric-1.8.3.shtml">release notes</a>.
 The source code is available from <a
-href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.8/gnumeric-1.8.2.tar.gz";>gzip'd
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.8/gnumeric-1.8.3.tar.gz";>gzip'd
 tarball</a> or <a
-href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.8/gnumeric-1.8.2.tar.bz2";>bzip'd
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.8/gnumeric-1.8.3.tar.bz2";>bzip'd
 tarball</a>.  Dependencies for this version are:</p>
 <div id="deptable">
 <table class="dependencies">
@@ -136,7 +136,7 @@
     </tr>
     <tr>
       <td><a href="http://ftp.gnome.org/pub/GNOME/sources/goffice";>GOffice</a></td>
-      <td>&gt;= 0.6.2</td>
+      <td>&gt;= 0.6.3</td>
       <td></td>
     </tr>
     <tr>

Modified: trunk/www.gnome.org/projects/gnumeric/header-end.shtml
==============================================================================
--- trunk/www.gnome.org/projects/gnumeric/header-end.shtml	(original)
+++ trunk/www.gnome.org/projects/gnumeric/header-end.shtml	Sat May 24 21:15:28 2008
@@ -11,7 +11,7 @@
 	  <li><a href="<!--#echo var="rootdir" -->/downloads.shtml">Get
 	  Gnumeric Now!</a></li>
 	  <li><a
-href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.8/gnumeric-1.8.2.tar.gz";>Latest
+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.0.tar.gz";>Latest

Modified: trunk/www.gnome.org/projects/gnumeric/index.shtml
==============================================================================
--- trunk/www.gnome.org/projects/gnumeric/index.shtml	(original)
+++ trunk/www.gnome.org/projects/gnumeric/index.shtml	Sat May 24 21:15:28 2008
@@ -42,6 +42,11 @@
 
       <h2>News</h2>
       <p>May 2008:
+      <a href="announcements/1.8/gnumeric-1.8.3.shtml">Gnumeric 1.8.3 is
+      out</a>.  This is a stable release meant for general usage.
+      Get it from <a href="downloads.shtml">here</a>!</p>
+
+      <p>May 2008:
       <a href="announcements/1.9/gnumeric-1.9.0.shtml">Gnumeric 1.9.0 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 also have a



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