gnumeric/gnumeric.changes

1629 lines
65 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Jan 19 07:56:17 UTC 2012 - vuntz@opensuse.org
- Add explicit pkgconfig() BuildRequires: glib-2.0, pango,
pangocairo. Those were all implicitly brought in before.
- Change goffice-devel BuildRequires to pkgconfig(libgoffice-0.10),
to avoid any confusion between goffice-0_8 and goffice.
- Stop changing Name of gnumeric.desktop: it's already fine
upstream.
-------------------------------------------------------------------
Mon Jan 9 16:37:21 UTC 2012 - dimstar@opensuse.org
- Update to version 1.11.1:
+ Show range selection cursors even while selecting new regions
and on other sheets
+ Fixed expression range cursor behavior [bgo#664852]
+ Build fixes relating to embedded ui files [bgo#664828]
- Changes from version 1.11.0:
+ Highlights:
- Gnumeric uses GTK+ 3, not GTK+ 2.
- Gnumeric uses GTK+'s ui manager files, not libglade.
- Gnumeric uses GSettings, not GConf.
- Lots of small bug fixes.
+ Various fixes for xls, xlsx and ODF compatibility.
+ Add support for SVG images.
+ Clarify the distinction beween open/save and import/export.
+ Add HPFILTER function calculating the Hodrick Prescott Filter.
+ Enable markup selection in scientific format selector.
+ Fix IRR and other functions acting on paired data set when
called with fixed arrays.
+ Remove obsolete Hildon port and obsolete code.
+ Bugs fixed: bgo#304007, bgo#356711, bgo#425685, bgo#455712,
bgo#535473, bgo#584380, bgo#603533, bgo#627509, bgo#628472,
bgo#634803, bgo#645673, bgo#645842, bgo#651561, bgo#655877,
bgo#656418, bgo#656799, bgo#657036, bgo#657506, bgo#658140,
bgo#658194, bgo#658223, bgo#658639, bgo#658916, bgo#658981,
bgo#658982, bgo#659246, bgo#660241, bgo#660242, bgo#660248,
bgo#660605, bgo#660657, bgo#661213, bgo#661405, bgo#661720,
bgo#661855, bgo#661958, bgo#662056, bgo#662056, bgo#662149,
bgo#662310, bgo#662331, bgo#662361, bgo#662412, bgo#662413,
bgo#662472, bgo#662474, bgo#662551, bgo#663078, bgo#663117,
bgo#663135, bgo#663216, bgo#663663, bgo#663671, bgo#663712,
bgo#663802, bgo#664243, bgo#664351, bgo#664447, bgo#664692,
bgo#664754, deb#642135, lp#262777.
+ Updated translations.
- Add xz BuildRequires because we can't build a package for a
xz-compressed tarball without explicitly specifying that... See
bnc#697467 for more details.
- Replace gtk2-devel BuildRequires with pkgconfig(gtk+-3.0),
following upstreams change to GTK 3.
- Drop gconf2-devel BuildRequires: with the move to GSettings this
is no longer needed.
- Remove gconf schema handling macros: gconf is no longer used.
- Clean spec-file using spec-cleaner.
- Remove explicit Requires from the -devel package: they are added
automatically the pkgconfig()-way.
-------------------------------------------------------------------
Tue Oct 25 18:24:25 UTC 2011 - vuntz@opensuse.org
- Use a more generic hack in %setup to remove incomplete
translations created by translation-update-upstream. Should fix
build breakages created when translation-update-upstream is
updated and adds new translations.
-------------------------------------------------------------------
Mon Oct 3 07:38:26 UTC 2011 - vuntz@opensuse.org
- Remove unneeded mime-info-to-mime call in %install as there is no
old MIME definition, and also remove now unneeded
shared-mime-info BuildRequires.
-------------------------------------------------------------------
Mon Aug 1 09:08:27 CEST 2011 - vuntz@opensuse.org
- Update to version 1.10.17:
+ Import and Export fixes for ODF (bgo#652492, bgo#654214,
bgo#653186, and more)
+ Import and Export fixes for xlsx (bgo#655010, and more)
+ Fix import of Excel 2003 xml files in non-C locale.
(bgo#655554)
+ Allow document properties to be edited and added.
+ Add an interface for conditional styles.
+ Provide undo for cut between 2 gnumeric processes. (bgo#640922)
+ Implement printing of errors as blanks, dashes or NAs.
+ Bugs fixed: bgo#648676, bgo#652802, bgo#653378, bgo#654538,
bgo#655389, rh#726860.
-------------------------------------------------------------------
Fri Jul 8 13:36:27 CEST 2011 - vuntz@opensuse.org
- Re-enable translation-update-upstream as bnc#703739 is fixed.
-------------------------------------------------------------------
Wed Jul 6 11:19:42 CEST 2011 - vuntz@opensuse.org
- Disable translation-update-upstream because it breaks the build
(bnc#703739).
-------------------------------------------------------------------
Fri Jun 17 05:39:22 CEST 2011 - vuntz@opensuse.org
- Update to version 1.10.16:
+ Add exporter for ECMA-376 2nd edition.
+ Import and Export fixes for ODF
+ Import and Export fixes for xlsx
+ Switch to using goffice's complex math.
+ Fix leaks.
+ Some documentation improvements.
+ Bugs fixed: bgo#649714, bgo#649675, bgo#650941, bgo#651173,
bgo#646612, bgo#645580, bgo#644496, bgo#532635, bgo#652690,
bgo#652689, bgo#650761, bgo#650764, bgo#599901, bgo#651667.
- Stop using source service to download the tarball, as Factory
will move away from this.
-------------------------------------------------------------------
Sun May 22 16:59:06 UTC 2011 - dimstar@opensuse.org
- Update to 1.10.15:
+ Import and Export fixes for ODF
+ Fix memory leaks and memory usage generally
+ Initial support for Works files.
+ Bugs fixed: bgo#645805, bgo#647247, bgo#646641, bgo#648354,
bgo#649092, bgo#649139, bgo#649484, bgo#649592, bgo#649591,
bgo#649406, bgo#649714, bgo#649711, bgo#649713, bgo#649906,
bgo#649914, bgo#649851, bgo#650261, bgo#650125, bgo#650639,
bgo#650640, bgo#650625, bgo#649901, bgo#644197, bgo#155003,
bgo#650639, bgo#647492.
-------------------------------------------------------------------
Fri Apr 29 01:06:47 CEST 2011 - vuntz@opensuse.org
- Do not pass --libexecdir to configure: it's not needed.
-------------------------------------------------------------------
Mon Apr 18 15:32:56 UTC 2011 - dimstar@opensuse.org
- Update to 1.10.14:
+ bgo#641626: Fix width of translated lists in various dialogs
+ bgo#641355: Allow function tooltips to be closed temporarily
+ Minor histogram improvements.
+ bgo#395631: Trigger configurable text importer on paste of tabs
+ bgo#643971: Fix ctrl-end in presence of hidden rows.
+ bgo#644189: Fix import of dbf files with more than 65536 rows.
+ bgo#641709: Fix cursor position inside a cell edited in a
zoomed sheet.
+ Add GSettings schemas.
+ bgo#641581: Import wide sc files.
+ bgo#613273: Fix problem with single-cell names and 'r'-type
arguments.
+ Plug memory leaks.
+ bgo#642477: Fix stf import problem diagnosed by Andreas.
+ Restore toolbar positioning code.
+ rh#680572: Fix xml reading of constraints.
+ Fix lpsolve/glpk writing of affine part.
+ bgo#644189: Improve dbf codepage support.
+ bgo#644217: Improve date format consistency in document
properies.
+ bgo#533795: Hopefully make print preview work on win32.
+ bgo#644982: Improve quit dialog's non-ascii handling.
+ bgo#645287: Allow templates for multi-sheet ssconvert.
+ Improve "dif" output.
+ ODF import/export improvements (including bgo#640701).
+ xlsx import improvements (bgo#642850, bgo#643814,
bgo#642941, bgo#643808, bgo#643815, bgo#643874).
+ Fix crashes (bgo#642850, bgo#645722, bgo#645209, bgo#645555).
- Add GSettings schemas handling, with %glib2_gsettings_schema_*
macros.
- Convert to source service: download tar.bz2 file and update .spec
file with correct version.
-------------------------------------------------------------------
Sun Mar 20 19:20:08 CET 2011 - dimstar@opensuse.org
- Update to version 1.10.13:
+ bgo#635064: Calculate residuals when using the regression tool.
+ Permit data entry by-passing autocorrection.
+ bgo#636131: Work around OpenOffice date formatting bugs.
+ bgo#636158: Export text formats to and import from ODF.
+ bgo#636968: Fix ODF import of sheets with far forward
references.
+ Add EEK support to EURO and EUROCONVERT.
+ Fix leaks in potentially failing analysis tools.
+ bgo#639019: Make the row and column headers and selection match
the theme better.
+ bgo#638874: Fix locale specific sorting.
+ bgo#639086: Ensure we have sub- and sperscript icons.
+ bgo#639444: Fix advanced filter.
+ bgo#638832: Suppress function tooltips on text-formatted cells.
+ bgo#640344: Fix documentation of ATAN2.
+ bgo#636031: Only disable the formula bar when a chart sheet is
selected.
+ bgo#637393: Make sheet objects invisible outline from .xls
files persistent.
+ bgo#637453: Fixed arrows and line object position when zoomed.
+ bgo#637658: Fixed series lines color export to .xls.
+ bgo#637739: Fixed sheet objects position on zoomed sheets.
+ bgo#639287: Override edition-canceled property for GnmExprEntry
+ bgo#633433: Fix array intersection problem with IF.
+ Make sure columns are wide enough for dates in csv import.
+ Plug a few leaks.
+ Fix number-match issue regarding fraction.
+ bgo#638776: Fix problems with pivot reading from xls.
+ bgo#630247: Allow version-agnostic template files.
-------------------------------------------------------------------
Sat Feb 12 18:49:15 CET 2011 - vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
+ %icon_theme_cache_post/postun because the package ships themed
icons.
- Remove wrong call to update-mime-database in %post/%postun.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
english documentation is not there anymore.
-------------------------------------------------------------------
Fri Nov 26 12:59:59 CET 2010 - dimstar@opensuse.org
- Update to version 1.10.12:
+ Add argument to FOURIER to separate parts.
+ bgo#630085: Extend TREND function to handle multiple regression
+ bgo#631322: Fix selection for sheet object lists and combos.
+ bgo#631327: Preserve selection for sheet object lists when we
change content.
+ bgo#629333: Add option to sheet object lists and combos to
enter values rather than index.
+ bgo#631570: Fix manual pagebreak handling when printing.
+ Add menu items to remove and add manual page breaks.
+ Improve the sc import.
+ bgo#632999: Fix button sensitivity in sort dialog.
+ bgo#634135: Fix ODF export of files with large formatted sheets
+ bgo#635111: Fix extensions of supported ODF files.
+ bgo#563098: Fix import of dib format images in XLS.
+ bgo#631702: Fixed maximum for col/row number in sheet resize
dialog.
+ bgo#631717: Eliminate glade usage.
+ bgo#634149: Fixed crash in print setup.
+ Fixed image bounds in zoomed sheets.
+ bgo#632050: Fix crash related to broken xls.
+ Fix print area problem from broken xls.
+ bgo#632439: Fix printing crash.
+ bgo#633140: Partially fix problem with undefined names.
+ Fix analysis tools problems when "as values" is chosen.
+ Fix gtk+/X crash with large tooltips.
+ Take care of dead kittens.
+ bgo#634597: Fix text object clipping issue.
+ bgo#634792: Fix problem with disappearing window for empty file
+ Fix ranges-in-expression criticals.
+ bgo#634139: Add key combinations to move sheets.
+ bgo#527133: Modify quit dialog to be able to discard multiple
files without saving.
- Remove libglade2-devel BuildRequires.
-------------------------------------------------------------------
Sat Oct 2 09:27:34 CEST 2010 - vuntz@opensuse.org
- Update to version 1.10.11:
+ Fix image-fill, pattern and gradient export. [bgo#628762]
+ Read tab colors from OOo config in ODF files.
+ Improve some ODF chart import/export.
+ Import/export all sheet objects from and to ODF files.
+ Fix reformatting of cells on expression entry. [bgo#629303]
+ Allow multiple selection in manage sheet dialog.
+ Permit ctrl-click specification of sort columns.
+ Set ODF files to save by default as ODF files. [bgo#629962]
+ Fix ssconvert crash on form controls. [bgo#630335]
+ Improve printing of the form controls.
+ Permit choice whether to print sheet objects.
+ Export/import tick label rotation angle. [bgo#629675]
+ Read and write cell comments from/to OpenXML. [bgo#630627]
+ Revised ssconvert man page.
+ Fix several potential and actual problems highlighted by
LLVM/clang static analysis.
+ Fix date entry problem. [bgo#630177]
+ Fix problem with inter-process empty-value paste. [bgo#629302]
+ Fix problem with inter-process object paste. [bgo#629302]
+ Allow user-defined templates. [bgo#630247]
+ Improve test suite.
-------------------------------------------------------------------
Thu Sep 30 19:32:56 CEST 2010 - vuntz@opensuse.org
- Change libgnomedb-devel BuildRequires to libgda-devel: libgnomedb
is dead upstream (replaced by libgdaui), and gnumeric cannot use
libgnomedb anyway.
-------------------------------------------------------------------
Sun Sep 5 12:48:30 CEST 2010 - vuntz@opensuse.org
- Update to version 1.10.10:
+ Significantly improve chart export and import to/from ODF.
+ Improve handling of corrupted ODF files.
+ Fix percentage style import from ODF. [bgo#627517]
+ Fix INTERPOLATION documentation. [bgo#627461]
+ Provide progress info in ODF export.
+ Improve warnings dialog in ODF import.
+ Fix button sensitivity in sort dialog.
+ Fix some interpolation and periodogram issues.
+ Fixed graph scalar data editor behavior. [bgo#628721]
+ Plug sylk importer leak.
+ Plug xml importer leak.
+ Plug odf importer leak. [bgo#627759]
+ Extend domain of IMPOWER. [bgo#627775]
+ Allow use of glib's memory profiler.
+ Fix some confusion of char vs. xmlChar.
+ Fix elapsed-time entry. [bgo#628082]
+ Fix problems with limits for date axes.
+ Improve function docs self test.
+ Fix errors in function docs.
-------------------------------------------------------------------
Tue Aug 17 10:55:25 CEST 2010 - dimstar@opensuse.org
- Update to version 1.10.9:
+ bgo#625688: Clarify autofilter dialog
+ bgo#625966: Make the tooltips theme-independent.
+ Adjust and fix WORKDAY and NETWORKDAY.
+ bgo#626632: Fix crash on certain handcrafted ODF files.
+ bgo#626632: Fix import of some ODF 1.0 charts.
+ bgo#626648: Fix crash on paste into an empty expression entry.
+ bgo#626653: Import and export boxplots to and from ODF files.
+ bgo#626654, bgo#626655: Improve handling of corrupted ODF files
+ bgo#626781: Fix autocorrection when entering in ranges.
+ bgo#626789: Fix column wdth and row height adjustments when
entering in ranges.
+ bgo#626861: Fix autofitting on data entry.
+ bgo#620797: Avoid some of the multiple undos when entering
existing text in ranges.
+ bgo#626903: Adjust formats when autofitting new entries.
+ bgo#626904: Autofit rows and columns when entering an array
expression.
+ bgo#359404, bgo#611181: Fix column and row fitting on paste.
+ Export images to ODF.
+ bgo#626961: Fix import of graphs from rich ODF files.
+ Some ring and pie plot ODF export improvements.
+ bgo#567953: Import Guppi graphs from gnumeric-1.0.x files.
+ bgo#625726: Survive malformed guppi graphs.
+ bgo#625727: Use theme foreground color for row and column
headers.
+ bgo#625994: Force column span recalculation when switching
between number and error.
+ bgo#626065: Fix scroll when selecting a merged cell.
+ bgo#626484: Fix objects dragging when zoomed.
+ Fix control points behavior when zooming.
+ bgo#626279: Fix in-cell editing when zoom < 100%.
+ Survive malformed xml files.
+ bgo#533779: Fix win32 random problem.
+ bgo#627014: Fix IMPOWER problem.
+ Avoid criticals in ODS import.
+ bgo#627079: Fix problem with collect cache.
-------------------------------------------------------------------
Tue Aug 10 00:05:19 CEST 2010 - vuntz@opensuse.org
- Update to version 1.10.8:
+ Add new Excel and Openformula units ("pica" and "picapt") to
CONVERT.
+ Save default search settings. [bgo#105615,bgo#625185]
+ Improve configurable text export of numbers. [bgo#126444]
+ Improve horizontal fill. [bgo#594193]
+ Improve function syntax tooltips. [bgo#623317]
+ Add weekend specifier to WORKDAY and NETWORKDAYS. [bgo#172458]
+ Fix ngettext usage.
+ Fix undo text for sheet object duplication. [bgo#623557]
+ Fix additional undo entry for sheet object duplication.
[bgo#623559]
+ Fix undo of object creation followed by duplication.
[bgo#623566]
+ Avoid creating interacting auto filters. [bgo#607086]
+ Improve items of the cell context menu. [bgo#74359]
+ Fix various function docs issues.
[bgo#623669,bgo#624559,bgo#625102]
+ Improve the presentation of the examples in the function
documentation. [bgo#623455]
+ Fix HDATE and friends. [bgo#623764,bgo#625177]
+ New functions DATE2HDATE, DATE2HDATE_HEB and DATE2JULIAN.
+ Add hyperlink and comment removal menu items.
+ Add merge and unmerge menu items.
+ Add menu item to autofit column width or row height based on
the selection only. [bgo#125595]
+ Add autofit actions to cell context menu.
+ Add new function ARRAY. [bgo#570689]
+ Add new function SORT. [bgo#59144]
+ Add menu item to wrap SORT around an existing range.
+ Show the number of rows filtered by the auto filter.
[bgo#346002]
+ Improve function tooltips. [bgo#623322]
+ Improve expression entry range selection.
[bgo#80725,bgo#624288,bgo#624289,bgo#624581]
+ Add preference setting to disable the extension check for the
configurable text exporter. [bgo#594151]
+ Add optional marker to indicate that a cell contains an
expression. [bgo#55124]
+ Add merge and unmerge items to the cell context menu.
+ Permit double-clicking of functions in the function selector.
+ Allow single merge to single merge copying. [bgo#87296]
+ Make the font style buttons override the character attributes.
[bgo#163410]
+ Provide name completion (F4) when entering functions.
[bgo#587084]
+ Implement access to the function selector to paste function
names while editing cells (Shift-F4).
+ Add preference settings whether to show function name and/or
argument tooltips.
+ Fix undo of Clear->All and Clear->Comments.
[bgo#625151,bgo#623803]
+ Add menu items to allow clearing of filtered rows only.
+ Fix editing of hyperlinks.
+ Work around OOo's failure to correctly define its named ranges.
[bgo#625332]
+ Remove range hightlighting while not editing expressions.
[bgo#625361]
+ Reduce the size of the text import dialog. [bgo#625281]
+ Fix import of underlined/double underlined comments from xls.
Part of [bgo#405951]
+ Improve xl import of underlines.
+ Correctly size the autoexpressions. [bgo#625521]
+ Fix row height dialog. [bgo#625543]
+ Add menu to specify whether to enter as array, into multiple
cells, etc. Part of [bgo#53733]
+ Make autofilter condition changes undoable. [bgo#625143]
+ Fix strong/weak cursor display. [bgo#623241]
+ Fix regression in ms_excel_chart_read. [bgo#623960]
+ Fix a regression in chart series evaluation. [bgo#624263]
+ Fix crash in cell_calc_span. [bgo#624274]
+ Install a self-consistent headers list.
+ Fixed borders display in cell format dialog.
+ Ask user to locate solver binaries when plain search fails.
[bgo#619519]
+ Fix problem with solver target cell entry.
+ Fix date function docs issues. [bgo#623669]
+ Fix gtk_show_uri problem affecting win32. [bgo#623605]
+ Fix mistakes pointed out by sparse.
+ Fix win32 versioning problem. [bgo#624171]
+ Improve function doc checks.
+ Eliminate almost all remnaining GdkGC usage.
-------------------------------------------------------------------
Tue Jul 27 22:41:43 UTC 2010 - andrea@opensuse.org
- 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. [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. [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
- Removed incomplete translations imported by
translation-update-upstream.
-------------------------------------------------------------------
Wed Apr 28 11:02:43 CEST 2010 - dimstar@opensuse.org
- Update to version 1.10.2:
+ bgo#612820: Fix build with --disable-solver
+ bgo#600085: Fix column and row header display under Quartz
+ bgo#613523: Fix preferences in gconf-less situations
+ bgo#613768: Implement first letter capitalization
+ bgo#614031: Extend regression tool to perform multiple simple
regressions
+ bgo#614746: Fix ZTEST description
+ Various ODF export fixes
+ Adjust regression tool to reflect the changes to TDIST
+ Basic import and export of text boxes from ODF files
+ bgo#615777: Watch for the null date in OOXML import
+ bgo#615365: Print pattern backgrounds
+ Improve object sizing tooltip positioning a bit.
+ bgo#611073: Fix filter critical
+ Make more menu entries available when an object is selected
+ Improve partitioning of status area
+ bgo#614147: Fix goal seek problem affecting XIRR
+ bgo#614257: Fix export xls of XIRR, FVSCHEDULE, and XNPV
+ bgo#603667: Patch gtk+ so GtkEntry widgets on win32 draw right
+ bgo#615845: Fix xls export of cell comments
+ bgo#615772: Fix error propagation problem
+ Partially clean up INDEX implementation
+ Make regression functions return a result when goffice reports
that the problem is near singular, but still good
+ Documentation updates.
-------------------------------------------------------------------
Tue Mar 9 08:23:52 CET 2010 - dimstar@opensuse.org
- Update to version 1.10.1:
+ bgo#610175: Fix storing of error-literals in ODF.
+ bgo#610399: Don't export filter combos to ODF.
+ bgo#610399: Apply filter on ODF import.
+ bgo#610537: Fix display of autocomplete suggestions.
+ bgo#611633: Fix formatting of multirow cells in LaTeX export.
+ Protect exported LaTeX files from babel shorthands.
+ bgo#610012: Fix a crash in excelplugin.
+ bgo#611076: Fix cursor appearance.
+ Turn off -Wstrict-prototypes for the stable series.
+ bgo#610178: Fix ODF read problem.
+ Fix rendering problem with iterated evaluation.
+ bgo#611406: Fix solver undo problem.
+ bgo#611362: Fix graph label problem.
+ bgo#611407: Fix GLPK solver issue.
+ bgo#611842: Fix ssindex crash.
+ bgo#611824: Fix ODF export of intersection.
+ Fix cell comment critical.
-------------------------------------------------------------------
Sun Feb 14 12:57:55 CET 2010 - vuntz@opensuse.org
- Update to version 1.10.0:
+ Fix ODF contour/surface plot confusion. [bgo#607631]
+ Include compatibility info in the gnumeric manual.
+ Fix confidence interval in simulation output. [bgo#607970]
+ Fix TRIMMEAN border case. [bgo#607562]
+ Fix TDIST border case. [bgo#607008]
+ Fix problem with hpaned for tabs/scrollbar. [bgo#607794]
+ Support for XLL files. [bgo#597849]
- Add explicit libglade2-devel, libgsf-devel BuildRequires instead
of relying on other devel packages to bring them.
-------------------------------------------------------------------
Wed Jan 27 13:56:57 CET 2010 - vuntz@opensuse.org
- Update to version 1.9.18:
+ Add paste special flip horizontally and vertically.
[bgo#393367]
+ Add EIGEN function to calculate eigenvalues and eigenvectors of
real symmetric matrices.
+ Add principal components analysis.
+ Load graph series labels and categories from ODF files.
[bgo#379220]
+ Write series labels to ODF files.
+ Fix tab behaviour. [bgo#388344]
+ Print sheet widget objects. [bgo#144787]
+ Allow sheet object size and position to be specified via a
dialog.
+ Allow the sheet object name to be specified. [bgo#596545]
+ Add menu item to select sheet objects. [bgo#338615]
+ Enable sheet tab menu when objects are selected. [bgo#604496]
+ Fix empty cell handling of the advanced filter. [bgo#599064]
+ Fix scroll bar problem with large frozen panes. [bgo#68603]
+ Singleton selections now cause the sort buttons to sort the
whole sheet below the selection. [bgo#141313]
+ Have the formula guru auto-quote unparsable expressions.
[bgo#442941]
+ Create default tip for hyperlinks. [bgo#316974]
+ Add GET.LINK. [bgo#128534]
+ Add "Don't change formulae" to paste special. [bgo#123326]
+ Select pasted objects. [bgo#604227]
+ Add auto expression menu items to add formula. [bgo#8872]
+ Some updates to the Gnumeric manual.
+ Fix tool tip position for recent gtk (2.18 or newer).
[bgo#605723]
+ Fix NPV documentation. [bgo#22381]
+ Fix type errors. [bgo#606066]
+ Add surface plot description. [bgo#604285]
+ Include the short functions descriptions in the documentation.
[bgo#606354]
+ Fix sheet handling in validation setup. [bgo#606458]
+ Allow some of the text export properties to be saved as
default. [bgo#559749]
+ Fix printing of repeated rows and columns. [bgo#607451]
+ Fix import export of line type in scatter plots. [bgo#605043]
+ Force sharing of first series in line plots when requested.
[bgo#605330]
+ Fixed mouse cursor for object resizing in RTL mode.
[bgo#605514]
+ Fix use of ExprEntry from glade on win32.
+ More win32 build fixes (xslt for libgda & poppler).
+ Fix pango test harness.
+ Fix use of Tab in ExprEntry for gurus.
+ Adapt to latest gtk-2.19.3 GSEAL.
+ Fix GCD border case. [bgo#606870]
-------------------------------------------------------------------
Fri Jan 22 13:24:02 CET 2010 - vuntz@opensuse.org
- Add gnumeric-no-disable-deprecated.patch to fix build with new
GTK+: we don't need to ignore deprecated API.
- Version the Provides/Obsoletes of gnumeric2 to avoid
self-obsoletion rpmlint warning.
-------------------------------------------------------------------
Wed Dec 16 11:28:49 CET 2009 - vuntz@opensuse.org
- Update to version 1.9.17:
+ Update EURO and EUROCONVERT with currencies added in 2007 to
2009.
+ Export hyperlinks to ODF. [bgo#603533]
+ Make EUROCONVERT Excel compatible [bgo#603755]
+ Update modification times. [bgo#603099]
+ Add RANK.AVG (rank function returning average rank for ties)
+ Added Sign Test to statistical analysis tools
+ Implement --one-file-per-sheet in ssconvert [bgo#604549]
+ Fixed problem with row headers. [bgo#603862]
+ Fixed pane origin when zoomed. [bgo#604373]
+ Make the cell comment red triangle visible in RTL mode.
[bgo#604580]
+ Elminate use of "float".
+ Fix selection problem. [bgo#601107]
+ Automate solver testing.
+ Fix SUMIF problems. [bgo#603671] [bgo#604214]
+ Fix DATEDIF problem across bogus 1900-02-29. [bgo#599461]
+ Fix graph editor crash. [bgo#604223]
+ Fix goal seek problems.
+ Fix ODS import crash. [bgo#604615]
-------------------------------------------------------------------
Thu Dec 10 20:03:02 UTC 2009 - aj@suse.de
- Devel packages does not require libgnomeprint-devel anymore.
-------------------------------------------------------------------
Fri Dec 4 03:28:37 CET 2009 - vuntz@opensuse.org
- Update to version 1.9.16:
+ Clarify distinction between Document and View Properties.
+ Sort the translated labels in the preference dialog.
+ Turn view properties dialog into instant-apply dialog.
+ Temporarily remember the sort setups. [bgo#100541]
+ Work around GTK bgo#601922.
+ Add ADTEST (Anderson-Darling Test for Normality).
+ Add normality test tool.
+ Add LKSTEST (Lilliefors (Kolmogorov-Smirnov) Test of Normality).
+ Add SFTEST (Shapiro-Francia Test of Normality).
+ Add CVMTEST (Cramér-von Mises Test of Normality).
+ Fix cursor and cell edition on dark backgrounds. [bgo#600656]
+ Fix multiple error message boxes in graph guru. [bgo#152517]
+ Invert selected text in a cell when editing. [bgo#122176]
+ Allow selection when the click occur after the last character.
[bgo#388342]
+ Fixed selecting text in a cell. [bgo#337521]
+ turnkey win32 build on 32bit host.
+ update desktop file to follow new guidelines.
+ Resurrect long-double support.
+ More solver fixes.
+ Plug another mps leak.
+ Fix problem with remote uris. [bgo#601274]
+ Use external solver program.
+ Allow constants on solver constraints' rhs. [bgo#369728]
+ Fix extreme case for R.PGAMMA.
+ Fix solver undo/redo.
+ Make solver parameter changes always persist. [bgo#440664]
+ Re-implement MPS importer.
+ Fix matching of "Sep 23 2008". [bgo#603116]
+ Major scenario code cleanup.
+ Implement load and save of scenarios.
- Changes from version 1.9.15:
+ Add RANDSNORM and RANDSTDIST. [bgo#144717]
+ Add R.PSNORM, R.DSNORM and R.DST.
+ Fix small sort dialog problem. [bgo#599091]
+ A few functions from the christian liturgical calendar.
+ Add ODF compatibility functions DAYS, ISFORMULA, IFNA, SHEETS,
SHEET and NUMBERVALUE.
+ Work around OpenOffice.org saving function names in lowercase.
+ Add BINOM.DIST.RANGE (equivalent to the ODF function B).
+ Make Autofilter addition & removal undoable. [bgo#478152]
+ Fix autocorrection exception lists. [bgo#600055]
+ Move autocorrection setup into preferences.
+ Fix HTML export of strikethrough and subscript/superscript.
[bgo#600163]
+ Fixed graph size issues. [bgo#599887]
+ First steps towards a turnkey win32 build.
+ Fix sheet-resize vs. merges issue. [bgo#582030]
+ Fix xls export of check boxes and radio buttons. [Part of
bgo#597035]
+ Add xls export of spin buttons. [Part of bgo#597035]
+ Add xls export of scroll bars. [Part of bgo#597035]
+ Add xls export of list widgets. [Part of bgo#597035]
+ Add xls export of combo widgets. [Part of bgo#597035]
+ Add xls export of button widgets. [Part of bgo#597035]
+ Make it possible for arrows to have arrow heads in both ends.
+ Implement round arrow heads.
+ Fix xls import and export of line styles.
+ Save and read new arrow attributes in xml format.
+ Fix Excel-to-Gnumeric paste problem. [bgo#381732, bgo#388531].
+ Fix Alt-Enter problems. [bgo#597295]
+ Make DATE work for pre-1900 dates. [bgo#599365]
+ Add lpsolve output format.
+ Plug solver leaks.
+ Some solver cleanups.
+ Fix reading of solver constraints.
+ Hebrew Calendar functions. [bgo#153738]
- Changes from version 1.9.14:
+ Add button sheet object.
+ Add radiobutton sheet object. [bgo#595670]
+ Add more ODF elements on ODF read. [bgo#595750]
+ Fix 2-factor ANOVA with replication.
+ Fix diagonal borders in ODF export/import.
+ For freezing of panes consider edit cell A1 special.
[bgo#594875]
+ Don't convert blank cells to 0 in LINEST. [bgo#551234]
+ Fix histogram tool.
+ Make plugins GUI labels translatable. [bgo#159806]
+ Fix more canvas issues.
+ Enable image filling in shapes.
+ Fix inter-process pasting of merged regions.
+ Make inter-process pasting use the sax parser.
+ Make auto-format templates use the sax parser.
+ Fix loading of diagonal border styles.
+ Improve consistency when moving toolbars around.
+ Fix translation problem with toolbar menu. [bgo#587250]
+ Fix printing of coloured sheet objects.
+ Fix printing of lines and arrows.
+ Fix sheet object/clipboard related critical on exit.
[bgo#596509]
+ Fix Excel-crashing export problem with objects. [bgo#596886]
+ Add name property to sheet objects.
+ Start cleaning up xls sheet object writing.
+ Plug xls export leaks.
+ Implement export of lines and arrows to xls. [Part of
bgo#597035]
+ Fix xls reading of sheet object colours.
+ Export line and textbox colouring and widths. [Part of
bgo#597035]
-------------------------------------------------------------------
Mon Oct 26 16:54:10 CET 2009 - sbrabec@suse.cz
- Added support for translation-update-upstream (FATE#301344).
-------------------------------------------------------------------
Tue Sep 29 10:12:37 CEST 2009 - vuntz@opensuse.org
- Update to version 1.9.13:
+ Fix grab issue after dragging an object. [deb#546559]
+ Reimplement double-click in item-cursor. [deb#546690]
+ Fix access to GocWidget in sheet widgets. [bgo#595627 and
bgo#595648]
+ Fixes text export GUI issue. [bgo#594155]
+ Fix minor status line issue. [bgo#594469]
+ Fix print crash for sheet object. [bgo#594862]
+ Limit memory usage for rendered values.
+ Fix auto-format.
+ Fix API installation problem. [bgo#595317]
+ Put zoom action on vertical toolbars too. [bgo#590889]
- Remove a wrong Provides from devel package: it provided a header
file that is not existing anymore.
- Do not package omf files twice.
-------------------------------------------------------------------
Wed Sep 9 10:25:06 CEST 2009 - dimstar@opensuse.org
- Update to version 1.9.12:
+ Add CHOLESKY
+ bgo#593816 - Fix ODF background colour export
+ bgo#593851 - Handle super/subscript in html export
+ bgo#594041 - Fix crash on unknown chart type
+ bgo#594041 - Handle ODF import/export of surface plots
originally created in XL
+ bgo#594068 - Don't use simple GOData when importing xls files
+ bgo#593624 - Fix menu sensitivity problem
+ Simplify GnmColor
+ http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544975
Fix grab problem
+ Simplify GnmFont.
-------------------------------------------------------------------
Mon Aug 31 10:09:41 CEST 2009 - dimstar@opensuse.org
- Update to version 1.9.11:
+ Add AVERAGEIF, MUNIT, RRI, SEARCHB, REPLACEB, COMBINA, ARABIC.
+ Improve import of ODF functions.
+ Use GocCanvas instead of FooCanvas.
+ Add GAMMA.
+ bgo#592545 - Fix Insert-Date+Time.
+ bgo#593238 - Fix problem with VLOOKUP and HLOOKUP when both are
used on the same data range.
-------------------------------------------------------------------
Sun Aug 16 20:52:11 CEST 2009 - dominique-obs@leuenberger.net
- Update to version 1.9.10:
+ Improve ODF export.
+ Add OpenFormula comp. descriptors to some function
documentations.
+ Implement new functions CSC, CSCH, SEC, and SECH.
+ Implement new functions LEFTB, MIDB, RIGHTB.
+ Implement ASC and add new function JIS.
+ bgo#586672 - Fix printing crash.
+ Fix import of currency symbols from ODF.
+ Improve import of elapsed time from ODF.
+ Import some conditional cell formats from ODF.
+ bgo#587818 - Fix "not-between" conditional styles.
+ Show existence of conditional styles in format dialog.
+ Add an initialy hidden long format toolbar.
+ bgo#550933 - Fix std error for intercept in non-affine case
of LINEST.
+ bgo#588107 - Fix loading of charts from MS generated ODF files.
+ Add some sheet object support to ODF export.
+ Export basic charts to ODF.
+ bgo#590257 - Fix format labels in configurable text importer.
+ bgo#590175 - Add warning for missing plugins needed by tools.
+ bgo#590375 - Fix percentage histogram.
+ Fix non-label 2-factor ANOVA with replication.
+ Fix various minor bugs.
+ Convert old help texts to new format.
+ bgo#588297 - Fix col/row resize.
+ bgo#586215 - Make SUMIF/COUNTIF and the D* functions
understand pattern.
+ Make dialogs remember their sizes and positions.
+ Fix crash with new-from-template.
+ bgo#585701 - Rework loading of configuration.
+ Support evaluated examples in function docs.
+ Simplify Win32 build.
+ Convert old help texts to new format.
+ Fix problem with print area.
+ bgo#587992 - Fix problems with in-sheet combos.
+ bgo#588110 - Fix translation textdomain confusion.
+ bgo#589105 - Avoid using
gtk_tree_view_column_get_cell_renderers.
+ bgo#588997 - Fix DEC2HEX and friends for large values.
+ Make undo/redo visible for vertical toolbar.
+ Add some checking of help texts' sanity.
- Drop gnumeric-1.9.9-bgo589105.patch, upstreamed.
-------------------------------------------------------------------
Mon Jul 27 18:15:22 CEST 2009 - dominique-obs@leuenberger.net
- Add gnumeric-1.9.9-bgo589105.patch. Patch taken from upstream
git, commit id=885d4f
-------------------------------------------------------------------
Mon Jun 22 18:01:52 CEST 2009 - dominique-obs@leuenberger.net
- Update to version 1.9.9:
+ Fix scrolling via mouse wheels, bgo#533051
+ Add superscipt and subscript buttons, bgo#583327
+ New FOURIER function, Improve Fourier transform tool
+ Fix html export, bgo#586028
+ Fix array editing criticals, bgo#584746
+ Fix style problems with operator.xls, bgo#585178
+ Implement new functions COT and ACOT, bgo#585270
+ Fix GCD, bgo#585271
+ Parse x^y^z as (x^y)^z from ODF files, bgo#585277
+ Fix text import problem, bgo#135523
+ Implement new-from-template, bgo#303657
+ Implement new functions COTH and ACOTH, bgo#586170
+ Fix tsa crashes. bgo#58619, bgo#586427
+ Fix IF problems with empties and arrays, bgo#586218, bgo#586312
+ GOString start of richtext and phonetic support.
-------------------------------------------------------------------
Sun May 24 14:06:26 CEST 2009 - vuntz@novell.com
- Update to version 1.9.8:
+ Save and load text formatting of comments and of sheet object
labels [bgo#580979, bgo#580838]
+ Lots of improvements to the ODF exporter [bgo#581937,
bgo#553508, bgo#582903]
+ Some improvements to the ODF importer [bgo#581953]
+ Some improvements to the xlsx exporter [bgo#569862, bgo#581896]
+ Write some character based formats to HTML files. [bgo#582118]
+ Closer to a turnkey win32 build.
+ Optimize styles on load.
+ Prune fn-lookup caches in case someone is being silly.
+ Plug leak in HTML paste.
+ Respect the sheet size prefs for new blank workbooks.
+ Cache large ranges, possibly sorted.
+ Add progress display for OO import.
+ Improve ssindex' coverage.
+ Make it possible to have horizontal widgets too. [bgo#166487]
+ Fix sheet-object paste crash. [bgo#490479]
+ Fix critical in format dialog. [bgo#582890]
+ Turn WorkbookView into a more proper GObject.
+ Hide scrollbars as requested. [bgo#583005]
+ Fix date conventions in graphs.
+ Improve GUI for date/time axes. [bgo#574681]
+ Fix R1C1 issues.
+ Extend ssconvert to also merge multiple sheets. [bgo#581616]
-------------------------------------------------------------------
Thu May 7 04:59:17 CEST 2009 - vuntz@novell.com
- Update to version 1.9.7:
+ Fix some divergence between character weight in the label
properties dialog and the label itself.
+ Add interface to format cell comments
+ Fix printing of sheet objects whose text intersects with
markup. [bgo#581125]
+ Load meta data from gnumeric files [bgo#578607]
+ Do not crash in rendr_value for NULL values. [bgo#581120]
+ XLSX start reading external refs.
+ XL2003-XML enable the use of builtin formats, and drop '.sml'
kludge.
+ Add pref entry to set default value of autosave.
+ Fix xls save problem with sheets that are too big for the
format.
+ Fix global-name .gnumeric warning. [bgo#580227]
+ Fix tooltip positioning. [bgo#580358]
+ Fix xlst export problem. [bgo#580360]
+ Fix size of sheets loaded from Applix files.
+ Fix problem with global names shadowed by sheet names.
[bgo#306686]
+ Fix relocation problem with expressions using names.
[bgo#552749]
+ Fix fullscreen toolbar issues. [bgo#574603]
+ Fix various R1C1 bugs.
+ Fix precision for xml saving inside graphs.
+ Fix long-sheet-name GUI issue. [bgo#580837]
+ Fix dependency problem with names. [bgo#581117]
+ Fix style-allocation screwup.
+ Fix xls export performance problem. [bgo#581378]
+ Fix xls export issue that made files readable by Gnumeric only.
+ Fix autofill crash. [bgo#581589]
+ Fix gnumeric crash exporting polygons. [bgo#581394]
- Drop gnumeric-xls-gnumeric-only.patch: fixed upstream.
-------------------------------------------------------------------
Wed May 6 15:48:47 CEST 2009 - vuntz@novell.com
- Add gnumeric-xls-gnumeric-only.patch to fix an issue where xls
files saved by gnumeric were readable by gnumeric only.
-------------------------------------------------------------------
Mon Apr 27 10:52:52 CEST 2009 - vuntz@novell.com
- Update to version 1.9.6:
+ Show sheet sizes in manage sheet dialog
+ Write metadata from the property dialog to the files
+ Complete the list sheet object configuration dialog
[bgo#578557]
+ Make all sheet object configurations undoable [bgo#114098]
+ Quieten GTK warning [bgo#579152]
+ Print text in sheet object label [bgo#144787]
+ Implement editing of a sheet object label
+ Include "italic", "strikethrough" and "bold" buttons in the
properties dialog for sheet object labels
+ Variable sheet sizes.
+ Fixed libspredsheet.pc. [bgo#575390]
+ Improve xml probing for 2003-spreadsheetml.
+ More 2003-spreadsheetml formats.
+ New calendar template
+ Handle elapsed time formats better on text export.
+ Plug leak.
+ Fix mps loading crash. [bgo#577138]
+ Improve XIRR a bit.
+ Fix Applix loading crash. [bgo#577145]
+ Fix Lotus loading crash. [bgo#577156]
+ Fix XLS loading crashes. [bgo#577205, bgo#577208, bgo#577259,
bgo#577260, bgo#577348, bgo#577351, bgo#577399, bgo#577400,
bgo#577503, bgo#577504]
+ Add sorted sheet list to tab menu.
+ Fix criticals during Lotus load.
+ Clean up Sheet object.
+ Clean up str.h usage.
+ Load csv and txt files into sheets as big as needed. [Part of
bgo#168875]
+ Implement sheet resize.
+ Fix validation problem. [bgo#580157]
+ Move to libgda4.
- Change libgnomedb3-devel BuildRequires to libgnomedb-devel to use
libgda4.
-------------------------------------------------------------------
Mon Mar 23 14:52:50 CET 2009 - vuntz@novell.com
- Update to version 1.9.5:
+ Fix style critical on latex export [bgo#574125]
+ Always print the whole printarea even if it has no content or
style. [bgo#554116] [bgo#572818]
+ Fix translation of argument names for empty names.
+ Don't switch sheets when widgets are adjusted. [bgo#574734]
+ Fix printing of rotated text (negative angles or non-default
alignment). [bgo#574813]
+ Remove crash potential for various dialogs with multiple views.
[bgo#364291]
+ Fix some strings. [bgo#575360]
+ Make gconf use independent from the with-gnome option.
[bgo#574813]
+ Fixed null pointer crash inoo_plot_area(). [bgo#575403]
+ Work around semantic changes in gtk-2.16.
+ rename sr@Latn -> sr@latin
+ Fix multihead issues with cell comments.
+ Fix multihead issue with sheet reordering.
+ Fix multihead issues with tooltips.
+ Fix PFACTOR to handle huge factors.
+ Fix problem with dialogs not showing up in fullscreen mode.
[bgo#574602]
+ Fix desktop file to always specify that we take URIs.
+ Fix sheet-ordering by dragging. [bgo#574763]
+ Fix potential crash for cell comment dialog with multiple
views. [Part of #364291]
+ Fix lotus importer crash. [bgo#575190]
+ Improve entry of date for locales not using slashes.
[Part of bgo#33229]
+ Make date edit use the date separator of the locale.
[Part of bgo#33229]
+ Fix xls writing crash. [Part of #575318]
+ Fix criticals in xls export for comments without author.
+ Fix crash while loading broken xls. [bgo#575393]
+ Fix string problem with broken xls. [bgo#575452]
+ Improve date entry for locales that end abbreviated month names
with punctuation.
+ Fix ODS crashes. [bgo#575600] [bgo#575843] [bgo#575981]
+ Use goffice magic formats for certain date and time formats so
we can persist them in .gnumeric.
+ Fix setting of radio button objects' text.
+ Implement OOO probing. [bgo#574381]
- Stop using --with-gnome: it's now possible to use gconf without
this. Also remove libgnomeui-devel BuildRequires.
- Add gconf2-devel BuildRequires.
- Remove sr@latin hack: fixed upstream.
- Drop gnumeric-doc.patch: not needed anymore.
- Add back -fno-strict-aliasing to CFLAGS. There's a warning about
it.
-------------------------------------------------------------------
Tue Mar 10 20:58:42 CET 2009 - vuntz@novell.com
- Use --with-gnome because we really want gnumeric to use gconf.
- Add libgnomeui-devel BuildRequires.
-------------------------------------------------------------------
Fri Feb 27 23:22:53 CET 2009 - vuntz@novell.com
- Update to version 1.9.4:
+ Many changes. See NEWS for the complete details. The following
changes are worth mentioning:
- Work around vulnerability in Python. [bgo#569648]
- Make non-gnome the default. [bgo#558840]
- Remove BuildRequires: docbook-utils, gnutls-devel,
gtksourceview18-devel, indent, libgnomeprintui-devel, libidl,
libtiff-devel, libwnck-devel, pcre-devel, perl-XML-Parser,
python-gtk-devel.
- Change BuildRequires: libgnomedb-devel to libgnomedb3-devel.
- Add BuildRequires: python-gobject2-devel.
- Remove unneeded calls to autoreconf and intltoolize.
- Remove -fno-strict-aliasing from CFLAGS.
- Pass --disable-static to configure.
- Use makeinstall.
- Clean removal of .la files.
-------------------------------------------------------------------
Sat Jan 31 20:53:21 CET 2009 - vuntz@novell.com
- Use sr@latin instead of sr@Latn.
-------------------------------------------------------------------
Fri Oct 24 11:56:14 CDT 2008 - maw@suse.de
- Update to version 1.9.3:
+ Many changes and fixes; see the file NEWS for a full account.
-------------------------------------------------------------------
Thu Sep 04 17:17:13 CEST 2008 - mboman@novell.com
- Update to version 1.9.2
+ To many fixes and changes to list. Please see NEWS for full details.
- Removed gnumeric-autobuild-error.patch. Fixed upstream.
-------------------------------------------------------------------
Wed Apr 30 17:17:13 CEST 2008 - vuntz@suse.de
- Stop recommending agfa-fonts, after quick discussion on the
mailing list. Let's stay with free fonts if possible :-)
-------------------------------------------------------------------
Tue Apr 29 17:22:21 CEST 2008 - vuntz@suse.de
- Drop gnumeric-pro-fonts.patch. We don't depend on agfa-fonts
anymore, so we can't use them as a default.
-------------------------------------------------------------------
Thu Apr 24 21:20:05 CEST 2008 - maw@suse.de
- Only recommend agfa-fonts; additionally Recommend
liberation-fonts and ghostscript-fonts-std
- Clean up the -devel subpackage's requires.
-------------------------------------------------------------------
Wed Apr 2 11:53:28 CEST 2008 - sbrabec@suse.cz
- Updated to version 1.8.2:
* many bug fixes
* memory leak fixes
* several new features, see NEWS for details
-------------------------------------------------------------------
Thu Mar 6 19:44:46 CET 2008 - maw@suse.de
- Fix the build when against newer versions of intltool.
-------------------------------------------------------------------
Thu Nov 8 00:46:01 CET 2007 - mauro@suse.de
- Fixed gcc 4.3 issues for beta.
-------------------------------------------------------------------
Thu Oct 11 16:39:38 CEST 2007 - sbrabec@suse.cz
- Removed bogus dependency on mDNSResponder.
-------------------------------------------------------------------
Wed Aug 8 00:43:58 CEST 2007 - maw@suse.de
- Use %fdupes
- Split off a -lang subpackage
- s#%run_ldconfig#/sbin/ldconfig/ in %post and %postun.
-------------------------------------------------------------------
Fri Aug 3 15:37:36 CEST 2007 - jpr@suse.de
- Update to 1.7.11
- Save and restore default paper, margins and various other print
settings
- Handle differences in page setup between sheets when printing
multiple sheets
- Fix handling of "print even if only style". (BGO #438743)
- Implement printing of row and column headers
- Fix saving of null header/footer items (BGO #449836)
- Fix TINV for large degree of freedom
- Fix check for long double support in goffice.
- Import legend and axis labels fonts from excel in charts. (BGO #437858)
- Fix performance issues in float_range_function2 and fn-tsa plugin.
- Fix drawing of large cursor while sheet scrolls. (BGO #444610)
- Fix drawing of merged cells in RTL. (BGO #442463), [442467)
- Fix editing in RTL, and for merged cells.
- Properties to store fine tuned capabilities in protected sheets.
- Read/Write of protected sheet capabilities for XLS/XLSX.
- Move the OpenPkg support code into libgsf from our xlsx plugin.
- Fix placement of validation combo in merged cells.
- Eval validation functions as arrays.
- Make Morten's pdf exporter available from gnumeric too.
- Start to implement limits to selection in protected sheets.
- Handle array expressions in SYLK importer.
- ODF import/export for hidden and RTL sheets.
- Fix redraw of spanning cells when toggling RTL.
- Work around ODF's lack of a default col/row style.
- Fix crash in t-test. (BGO #450676).
- Sylk import support for arrays, and encoding.
- Sylk export.
- Configurability for which direction <Enter> moves.
- Calc property import/export for xlsx.
- Update validation combo moving between identical styles. (BGO #453525)
- Patch the problems found by coverity.
- Fix win32 docs. (BGO #443726)
- Be more flexible about range relocation for ins/del cells. (BGO #439347)
- Make ssconvert able to export to pdf. (BGO #381965)
- Fix loading of tab text colour. (BGO #437743)
- Improve handling of foreign recently-used files. (BGO #438918)
- Improve save-on-exit dialog.
- Fix potentially confusing save-in-wrong-format-on-exit bug.
- Tentatively fix issue with recent Pango. (BGO #440514)
- Provide good mime type for recent documents.
- Fix localized-format problem in cell format dialog. (BGO #442657)
- Fix R1C1 problem. (BGO #443832)
- Fix performance problem when selecting large areas. (BGO #445617)
- Fix loading/saving of R1C1 attribute. (BGO #448714)
- Fix overflow problem when int!=long. (BGO #458158)
- Fix the inline documentation for python addins. (BGO #412804)
- Reimplement scaling
- Save orientation
- Show paper preview
- Show unit selector in print dialog
- Add margin adjustments
- New Time Series Analysis plugin.
- Fix inadvertent relocation of reference on other sheets. (BGO #433907)
- Remove upstreamed patches
- Use %suse_update_desktop_file instead of a patch
- Fix categories (#258281)
- goffice plugin is no longer built by upstream
-------------------------------------------------------------------
Tue Jul 10 18:24:01 CEST 2007 - maw@suse.de
- Update to version 1.7.9, which:
- Switches from gtk print to gnome print
- Imports and exports inline arrays in ODF
- Exports cell comments to xls
- Fixes the following bugs against bugzilla.gnome.org: #415007,
#414815, #308562, #417632, #115112, #67453], #418868, #423603,
#421678, #427019, and #152584.
-------------------------------------------------------------------
Thu Jun 7 13:31:52 CEST 2007 - sbrabec@suse.cz
- Fixed deskop file translation.
- Fixed devel dependencies.
- Removed invalid desktop Category "Application" (#254654).
-------------------------------------------------------------------
Fri May 25 01:21:49 CEST 2007 - ro@suse.de
- branch off devel package
-------------------------------------------------------------------
Wed Mar 7 00:36:52 CET 2007 - jhargadon@suse.de
- update to version 1.7.6
- Implement sax import of sheet objects.
- Implement List and Combo objects.
- XLSX support for import and export of autofilters
- Improve number formatting
- Put the style feedback onto an idle handle to improve cursor
responsiveness.
- Improve autofill/validation combos.
- Add automatic test framework
- Rewrite expression relocation logic.
- Add accelerator (Alt-=) for auto-sum.
- Make paytype handler more flexible.
- Add accelerator for group/ungroup and inc/dec indent
- Make clipboard faster
- Add more conditional format types
- New look for col/row headers
- many bug fixes
-------------------------------------------------------------------
Wed Jan 17 18:25:08 CET 2007 - sbrabec@suse.cz
- Removed obsolete scrollkeeper directory (#230786).
-------------------------------------------------------------------
Thu Jan 4 12:05:59 CET 2007 - sbrabec@suse.cz
- Prefix changed to /usr.
- Spec file cleanup.
-------------------------------------------------------------------
Sat Nov 18 17:02:47 CET 2006 - stbinner@suse.de
- fix Name entry of .desktop file (remove GenericName dupe part)
-------------------------------------------------------------------
Fri Oct 27 18:43:07 CEST 2006 - jhargadon@suse.de
- added a symlink for the help files in the specfile for bug
#142827
-------------------------------------------------------------------
Wed Sep 27 22:51:44 CEST 2006 - jhargadon@suse.de
- update to version 1.6.3
- Fix exporting of scaled axes. [#332012]
- Backport duping sheet props when sheet is duped
- Adding an autofilter dirties the sheet
- Fix xls import of pie outlines
- Implement xml and xls saving/loading of "protected" attribute
- many bug fixes
-------------------------------------------------------------------
Thu Aug 31 18:36:00 CEST 2006 - gekker@suse.de
- Remove unnecessary gal2-devel from BuildRequires
-------------------------------------------------------------------
Wed Aug 16 16:15:20 CEST 2006 - cthiel@suse.de
- buildrequire python-gtk-devel instead of python-gtk
-------------------------------------------------------------------
Wed Aug 16 02:11:27 CEST 2006 - ro@suse.de
- added python-gobject2-devel to BuildRequires
-------------------------------------------------------------------
Sun Feb 5 20:05:42 CET 2006 - jpr@suse.de
- run ldconfig in post/postun for libspreadsheet
-------------------------------------------------------------------
Wed Jan 25 21:31:58 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Tue Dec 20 12:23:30 CET 2005 - ro@suse.de
- get translations for gnumeric-functions as well
-------------------------------------------------------------------
Wed Nov 16 17:08:56 CET 2005 - sbrabec@suse.cz
- Updated to version 1.6.1.
-------------------------------------------------------------------
Fri Nov 4 15:08:05 CET 2005 - sbrabec@suse.cz
- Updated to version 1.6.0.
-------------------------------------------------------------------
Mon Sep 12 19:54:31 CEST 2005 - gekker@suse.de
- Patch version 1.4.3 to work with libgsf-1.12.1 (116579)
- This patch supercedes the fix-build patch
-------------------------------------------------------------------
Sun Aug 7 15:44:29 CEST 2005 - adrian@suse.de
- fix build
-------------------------------------------------------------------
Thu Jul 7 13:33:43 CEST 2005 - schwab@suse.de
- Fix #nfb.
- Fix uninitialized variable.
-------------------------------------------------------------------
Mon Mar 14 04:38:48 CET 2005 - jody@suse.de
- upstream 1.4.3
- enable ssindex
-------------------------------------------------------------------
Thu Feb 17 14:21:32 CET 2005 - ke@suse.de
- Fix gnumeric.xml and included files; [# 50960].
- Provide a link to /opt/gnome/share/gnumeric/1.4.2/doc to make the
documentation files visible to the help system (yelp) - probably
superfluous; [# 50960].
-------------------------------------------------------------------
Tue Feb 1 12:48:23 CET 2005 - sbrabec@suse.cz
- Fixed packlist path.
-------------------------------------------------------------------
Mon Jan 31 17:41:32 CET 2005 - sbrabec@suse.cz
- Fixed missing declaration.
- Fixed perl support detection.
-------------------------------------------------------------------
Thu Jan 20 18:07:39 CET 2005 - sbrabec@suse.cz
- Updated to version 1.4.2.
-------------------------------------------------------------------
Wed Dec 15 17:33:15 CET 2004 - hvogel@suse.de
- fix desktop file
- there is nothing in libexecdir so dont package it
-------------------------------------------------------------------
Tue Dec 14 15:13:03 CET 2004 - jody@suse.de
- Add scrollkeeper as a build req and handle the fallout
-------------------------------------------------------------------
Fri Dec 10 16:56:35 CET 2004 - jody@suse.de
- Updated to 1.4.1
- Include ssindex for beagle
- rich text
- xls chart export
- more accuracy
- full array expression support
-------------------------------------------------------------------
Wed Nov 24 11:45:01 CET 2004 - ro@suse.de
- make specfile rpm-3 compliant (quote non-numeric if arguments)
-------------------------------------------------------------------
Tue Nov 2 18:05:10 CET 2004 - ro@suse.de
- locale rename: no -> nb
-------------------------------------------------------------------
Tue Oct 12 13:42:13 CEST 2004 - sbrabec@suse.cz
- Fixed libexecdir for bi-arch (#47050).
-------------------------------------------------------------------
Tue Sep 07 18:25:38 CEST 2004 - sbrabec@suse.cz
- Generated shared mime info.
-------------------------------------------------------------------
Fri Jun 25 03:21:04 CEST 2004 - jody@suse.de
- Updated to 1.2.13
-------------------------------------------------------------------
Fri May 7 20:11:13 CEST 2004 - clahey@suse.de
- Updated to version 1.2.12.
- Added patch gnumeric-pro-fonts.patch.
-------------------------------------------------------------------
Thu Mar 18 17:12:34 CET 2004 - sbrabec@suse.cz
- Updated to version 1.2.8 (#36348, #32861).
-------------------------------------------------------------------
Mon Mar 15 14:38:06 CET 2004 - sbrabec@suse.cz
- FHS 2.3 fix (mandir, infodir, #35821).
-------------------------------------------------------------------
Wed Mar 10 10:40:12 CET 2004 - sbrabec@suse.cz
- Fixed gconf schemas installation (#33114).
- Fixed %doc attributes (#33163).
- Use %find_lang.
-------------------------------------------------------------------
Mon Mar 8 15:14:22 CET 2004 - hhetter@suse.de
- use gdk-pixbuf-query-loaders-64 on 64bit architectures
-------------------------------------------------------------------
Fri Feb 20 13:43:48 CET 2004 - sbrabec@suse.cz
- Package renamed to gnumeric.
-------------------------------------------------------------------
Thu Feb 12 16:06:06 CET 2004 - hhetter@suse.de
- gconf schema (de-)installation in %post and %postun
-------------------------------------------------------------------
Wed Feb 11 09:49:42 CET 2004 - hhetter@suse.de
- updated to version 1.2.6
-------------------------------------------------------------------
Tue Jan 20 11:37:10 CET 2004 - hhetter@suse.de
- updated to version 1.2.5
-------------------------------------------------------------------
Tue Oct 28 02:09:45 CET 2003 - ro@suse.de
- added gtksourceview to neededforbuild
-------------------------------------------------------------------
Mon Oct 27 14:51:37 CET 2003 - sbrabec@suse.cz
- Updated to version 1.2.1.
- Do not obsolete Guppi.
-------------------------------------------------------------------
Thu Oct 16 02:55:03 CEST 2003 - ro@suse.de
- re-enable python stuff on x86_64 and ppc64 (seems fixed)
-------------------------------------------------------------------
Thu Oct 16 01:31:34 CEST 2003 - ro@suse.de
- fix "file listed twice"
-------------------------------------------------------------------
Mon Sep 22 14:32:15 CEST 2003 - sbrabec@suse.cz
- Obsolete guppi1.
-------------------------------------------------------------------
Tue Sep 16 10:25:56 CEST 2003 - sbrabec@suse.cz
- Provide and obsolete gnumeric (bug #30989).
-------------------------------------------------------------------
Thu Sep 4 13:47:22 CEST 2003 - ro@suse.de
- python stuff can't build on lib64 (strange enough that linking
a plugin with static libpython works elsewhere ...)
so remove these files from filelist on x86_64 and ppc64
-------------------------------------------------------------------
Tue Aug 26 17:11:47 CEST 2003 - sbrabec@suse.cz
- Re-enabled python support.
-------------------------------------------------------------------
Tue Aug 26 16:44:09 CEST 2003 - ro@suse.de
- update filelist
-------------------------------------------------------------------
Mon Aug 25 13:39:23 CEST 2003 - sbrabec@suse.cz
- Updated to version 1.1.20.
-------------------------------------------------------------------
Mon Aug 18 18:38:32 CEST 2003 - sbrabec@suse.cz
- Use libgda instead of libgda2 (package was renamed).
-------------------------------------------------------------------
Thu Aug 07 16:19:32 CEST 2003 - sbrabec@suse.cz
- Not use globbing for schemas in %files.
-------------------------------------------------------------------
Tue Jul 29 13:52:56 CEST 2003 - hhetter@suse.de
- disable python support
-------------------------------------------------------------------
Thu Jul 24 02:03:05 CEST 2003 - hhetter@suse.de
- build with libtiff
-------------------------------------------------------------------
Mon Jul 14 14:18:50 CEST 2003 - sbrabec@suse.cz
- GNOME prefix change to /opt/gnome.
-------------------------------------------------------------------
Tue Jul 1 02:38:20 CEST 2003 - ro@suse.de
- updated filelist
- added directories
-------------------------------------------------------------------
Mon Jun 09 16:44:10 CEST 2003 - sbrabec@suse.cz
- Updated to version 1.1.19.
-------------------------------------------------------------------
Wed Jun 04 15:08:17 CEST 2003 - sbrabec@suse.cz
- Initial SuSE version of GNOME2 port.