From 3f6ec0dc8fd9d173b6a0c646c089a876c959d240deda1752039e4a7c721b58de Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 9 Aug 2010 17:40:44 +0000 Subject: [PATCH] Accepting request 45201 from home:vuntz:branches:GNOME:Apps Copy from home:vuntz:branches:GNOME:Apps/gnumeric via accept of submit request 45201 revision 2. Request was accepted with message: Forwarding to openSUSE:Factory OBS-URL: https://build.opensuse.org/request/show/45201 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnumeric?expand=0&rev=21 --- gnumeric.changes | 126 ++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 113 insertions(+), 13 deletions(-) diff --git a/gnumeric.changes b/gnumeric.changes index bb02c27..51efa8c 100644 --- a/gnumeric.changes +++ b/gnumeric.changes @@ -1,22 +1,122 @@ ------------------------------------------------------------------- Tue Jul 27 22:41:43 UTC 2010 - andrea@opensuse.org -- new upstream version 1.10.7 -* Improve function syntax and formula guru tooltips. - + Avoid superfluous redo items under validation failure[#622509] - + Fix validation for array and range entry. [#622511] - + Autofit column widths in stf import. [#427382] +- Update to version 1.10.7: + + Improve function syntax and formula guru tooltips. + + Avoid superfluous redo items under validation failure. + [bgo#622509] + + Fix validation for array and range entry. [bgo#622511] + + Autofit column widths in stf import. [bgo#427382] + Ensure the table range is unlocked before allowing the data table to be configured. - + Also store any markup if entering text in several cells - at once.[#622530] - + Read HTML files with nested tables. [#594789] - + Fixed autofilter (and other) combo positions. [#621817] + + Also store any markup if entering text in several cells at + once. [bgo#622530] + + Read HTML files with nested tables. [bgo#594789] + + Fixed autofilter (and other) combo positions. [bgo#621817] + Improve function syntax tooltips. - + Fix excessive memory use problem with xlsx. [#622365] - + Make BackSpace work as Delete on pane. [#622599] - + Improve handling of MS-style HTML in clipboard. [#617801] -- removed gnumeric-no-disable-deprecated.patch + + Fix excessive memory use problem with xlsx. [bgo#622365] + + Make BackSpace work as Delete on pane. [bgo#622599] + + Improve handling of MS-style HTML in clipboard. [bgo#617801] +- Changes from version 1.10.6: + + Add Wilcoxon Signed Rank Test tools for one and two + populations. + + Fix spin button handling in various tool dialogs. [bgo#619971] + + Redesign define-named-expressions dialog. [bgo#465840] + + Add paste-names dialog. [bgo#613325] + + Make changing the scope of a named expression undoable. + + Add search tool to paste- and define-names dialogs. + [bgo#465840] + + Check whether defined names are in use before deleting them. + + Add option to the regression tool to allow for multiple Y. + [bgo#620505] + + Ensure that names cannot be mistaken as cell references. + [bgo#409997] + + Add search function to function selector. [bgo#495776] + + Add function help menu item. [bgo#156777] + + Improve ACCRINT and its description. [bgo#611436] + + Fix tests for homogeneity and independence for non-square + tables. [bgo#621227] + + Show all ranges while editing. [bgo#166653] + + Provide a tool tip showing function syntax. [bgo#56172] + + Provide more navigation options. [bgo#15010] + + Check with user before hiding all rows or columns. [bgo#316976] + + Check with user before pasting too many copies. [bgo#530956] + + Do not ungrab a not grabbed item. [bgo#620369] + + Always update the right series entry. [bgo#620719] + + Fixed multi-line item edit selection. [bgo#621235] + + Make sure windows for help commands show up on right screen. + + Fix dependency tabulation undo issue. + + Fix critical when inserting graph using keys. + + Automate win32 help generation. + + Mark a sheet dirty when its tab colour is changed. [bgo#621191] + + Fix SERIESSUM issue. + + Modernize code for LINEST, LOGEST, and LOGREG. [bgo#317426] + + GEOMDIST: avoid overflow in extreme cases. + + SFTEST: improve extreme-case precision. + + Fix RANDLEVY. + + Fix hidden-sheet problem. [bgo#621463] + + Improve help text sanity checks. + + Fix minor parsing problem. + + Handle missing data in FORECAST properly. [bgo#621417] + + Handle missing data in GROWTH properly. [bgo#621418] + + Improve BINOM.DIST.RANGE. + + Modernize STEYX. + + Plug evaluation leak. + + Fix memory handling issue for dependents. +- Changes from version 1.10.5: + + Add Wilcoxon-Mann-Whitney test tool. + + Fix stf crash. [bgo#619283] + + Persist solver model type. + + Add non-linear solver. [bgo#614865] + + Feed the gtk+ deprecation monster. [bgo#572240] + + Fix win32/paradox problem. [bgo#619942] + + Improve page setup dialog. [bgo#619421] +- Changes from version 1.10.4: + + Include version number in HTML export. + + Fixed autofill issues. [bgo#618687] + + Linear regression test suite. + + Fix TABLE problem. [bgo#618829] + + Handle "Jan 2010" and "January 2010" better. + + Fix date parsing problems for invalid years. + + Fix sheet order dialog layout. [bgo#619056] +- Changes from version 1.10.3: + + Fix CHITEST for rectangular ranges. [bgo#615920] + + Fix printing and preview of graph only sheets. [bgo#616475] + + Make even active sheets invisible. [bgo#616474] + + Improve date and time import from and export to ODF. + [bgo#617208] + + Protect against accidentally pushing data off the sheet. + [bgo#98562] + + Make Advanced Filter (except filter-in-place) undoable. + + Fix Data->Filter->ShowAll for Advanced Filter. [bgo#611079] + + Remove undesired interaction between Advanced Filters and + Autofilters. + + Make the par argument to ACCRINT optional. [bgo#323545] + + Improve keyboard navigation of the configurable text + importer. [bgo#614939,bgo#614941] + + Implement graph only sheets. [bgo#158170] + + Fix chart title import when excel automagically uses the unique + series label. [bgo#616262] + + Allow multiple and block selection for graph vector data. + [bgo#494685,bgo#616068] + + Use the "combo-activate" signal where appropriate? [bgo#583175] + + Make sure an empty string is shown with a quote. + + Fix problem loading cells with empty strings. [bgo#616139] + + Fix WEEKNUM problems. [bgo#616330] + + Fix hidden-sheet problem. [bgo#616549] + + Fix auto-expr problem. [bgo#575104] + + Fix xls-save problems with custom autofilters. + + Fix auto-filter problem. [bgo#383400] + + Fix advanced-filter problem with multiple criteria. + [bgo#164169] + + Fix problem parsing complex numbers. + + Improve error handle for complex functions. + + Improve IMPOWER. + + Fix sheet duplicate bugs. [Part of bgo#617469] + + Clean-up handling of pango contexts. + + Fix old graph problem. [bgo#142412] +- Remove gnumeric-no-disable-deprecated.patch: fixed upstream. + ------------------------------------------------------------------- Mon Jun 14 19:08:42 CEST 2010 - sbrabec@suse.cz