gnumeric/gnumeric.changes

996 lines
37 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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.