Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Rene Hexel <rh@netbsd.org>
List: source-changes
Date: 01/01/2000 06:23:26
Module Name:	pkgsrc
Committed By:	rh
Date:		Sat Jan  1 14:23:26 UTC 2000

Modified Files:
	pkgsrc/math/gnumeric: Makefile
	pkgsrc/math/gnumeric/files: md5 patch-sum
	pkgsrc/math/gnumeric/patches: patch-aa
	pkgsrc/math/gnumeric/pkg: PLIST

Log Message:
Update gnumeric to 0.46

Changes are:

Gnumeric 0.46

Michael:
        * Fixed problems closing workbooks
        * Add pristine workbook discard
        * Fixup html export.
        * Fixed print header/footer setup, users should remove
          ~/.gnome/Gnumeric to speedup load.

Jon:
        * Lots of Excel style export work:
        format, font, colors, borders, alignment, wrap, rotation.
        * Excel export row/col sizing.
        * Excel fixed up DBCELL collating to export lots of rows correctly.

JP:
        * Added sorting of infinite ranges
        * Got rid of blank sheets when printing

Frank:
        * Worked on Excel summary export

Jody:
        * Begin exception handling for corba vs gui.
        * Add some simple version protection for plugins.
        * Improve error reporting for file loading.
        * Explicitly disable passord protected XL spreadsheets.
        * Bug fixing.

Cort:
        * Expanded CORBA API.

Andrew:
        * Many improvement for multi-dimensional linear regression.

Jukka:
        * Implemented Simplex algorithm for Solver
        * Solver can now solve some simple LP problems (more interesting
          stuff is coming later).

--------------------------------------------------------------------------

Gnumeric 0.45

JP:
        * Improved sort dialog

Nat:
        * Updated bonobo infastructure

Kevin:
        * Plan Perfect plugin
        * DIF export / import

Jody:
        * Improved clipboard ops.
        * import Excel auto-ranges
        * better range instersection
        * Guile plugin fixed
        * Auto fill display fixes.

Jon:
        * Style hashing

Michael:
        * Misc cleans
        * Fix #2110

--------------------------------------------------------------------------

Gnumeric 0.44

Jon:
        * Vastly improved col / row sizing in excel import
        * ditto for Excel object placement.

JP:
        * Expanded sort dialog to allow sorting of rows as well as columns
        * Added advanced button to sort dialog to allow sorting but case
        sensitivty and text (rather value)

--------------------------------------------------------------------------

Gnumeric 0.43

        * Minor build fix.

--------------------------------------------------------------------------

Gnumeric 0.42

Michael:
        * Totaly re-wrote style engine.

Jukka:
        * Implemented IRR and XIRR financial functions
        * Fixed the handling of the database function criterias
        * Fixed the non-numeric return values of DGET
        * One-dimensional GROWTH and TREND should work now
        * Documentation of the db functions improved

Jody:
        * Complete transition of cut/paste to cell movement code.
        * 1st pass at borders & patterns
        * Improve edit popup.
        * Rework cell format dialog.
        * Some support for inter book references (no dependencies yet)

Daniel:
        * Excel Name export.

Federico:
        * Improved dragging and zooming behavior in the print preview.
        * Added "open hand" and "closed hand" cursors for dragging the
          print preview.

Robert:
        * Primitive oleo import : supports numbers and text.

Frank:
        * Huge chunk of summary-info re-structuring.
        * Import and export lots of new summary fields.

JPR:
        * Improving sort dialog

Jeff:
        * Sylk import filter.
        * CSV export filter.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/math/gnumeric/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/math/gnumeric/files/md5
cvs rdiff -r1.3 -r1.4 pkgsrc/math/gnumeric/files/patch-sum
cvs rdiff -r1.3 -r1.4 pkgsrc/math/gnumeric/patches/patch-aa
cvs rdiff -r1.6 -r1.7 pkgsrc/math/gnumeric/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.