Commit graph

7 commits

Author SHA1 Message Date
wiz
1382a4347d gnumeric: update to 1.12.36nb1.
Disable cs translation to fix build despite broken itstool 2.0.4
(see https://github.com/itstool/itstool/issues/22)

Addresses PR 52860 by John D. Baker.
2017-12-26 16:45:41 +00:00
wiz
9a72cc0f14 gnumeric: update to 1.12.35.
Gnumeric 1.12.35

Jean:
	* Fix cell border style selectors with recent gdk-pixbuf. [#781988]

Morten:
	* Test suite improvements.
	* Improve relative accuracy of BESSELJ and BESSELY.
	* New function REDUCEPI.
	* Fix further fallout from glpk format change.  [#783077]

--------------------------------------------------------------------------
Gnumeric 1.12.34

Andreas:
	* Fix hyperlinks import from ODF. [#779635]

Jean:
	* Fix xlsx export of chart series names. [#778618]
	* Always export a transparent fill style in charts. [#779160]

Morten:
	* Doc fixes.
	* Fix xlsx import with missing header/footer. [#778292]
	* Minor xlsx import improvements with alias colors.
	* Test suite improvements.
	* Improve Excel handling of hyperlinks.
	* Hyperlinks improvements.  [#706671]
	* Plug leaks.
	* Fix issues with sheet-local names.
	* ssdiff improvements with hyperlinks, input messages,
	  conditional formats, and validations.
	* Make exit code from ssdiff follow diff's.
	* Fix ssdiff with inter-sheet references.
	* Fix style border colour sharing.

--------------------------------------------------------------------------
Gnumeric 1.12.33

Andreas:
	* Fix export/import of scaling information to/from ODF.
	* Fix Wilcoxon Signed Rank Test handling of ties. [#772718]
	* Fix xlsx export of scale to page information. [#776196]

Jean:
	* Fix use of cell formats in graphs data labels. [#777338]

Morten:
	* Speed up sstest part of test suite.
	* Bring documentation build into the 21 century.
	* Non-linear solver improvements.
	* Avoid atomizing style regions with conditional formats.
	* Adapt to glpk file format changes.
	* Fix stf problems with text format.  [#777543]

--------------------------------------------------------------------------
Gnumeric 1.12.32

Andreas:
	* Improve html4.0 fragment export. [#769343]
	* Fix moving averages, exponential smothing and principal
	  component tools. [#769659]

Jean:
	* Fix  paradox plugin build with pxlib-0.6.7. [#769319]

Morten:
	* Avoid gnome-common dependency.
	* New text functions CONCAT, TEXTJOIN.
	* New selection functions IFS, SWITCH.
	* New aggregation functions SUMIFS, AVERAGEIFS, MINIFS, MAXIFS, COUNTIFS.
	* Fix criteria function issue with errors in the selector area.
	* Fix corner case for MINA and MAXA.
	* Fix criteria matching of numbers against strings.
	* Test suite improvements.

--------------------------------------------------------------------------
Gnumeric 1.12.31

Morten:
	* Fix case issues for database functions.
	* Anchor COUNTIF criteria at end too.
	* Add tests for COUNTIF.
	* Fix inter-process paste crash.  [#768164]

--------------------------------------------------------------------------
Gnumeric 1.12.30

Morten:
	* Improve format guessing for csv and txt files.
	* Fix DCOUNT and DCOUNTA with missing field.  [#767290]
	* Fix strictness in database functions.
	* Fix a bunch of corner cases for database functions.
	* Add tests for database functions.

--------------------------------------------------------------------------
Gnumeric 1.12.29

Jean:
	* Fix array reading in plots using matrix data. [#765483]

Morten:
	* Documentation fixes for complex numbers.
	* Fix rare RANDBETWEEN problem.
	* Test suite improvements.
	* Fix value-area problem.  [#765438]
	* Make xlsx shared strings parsing more robust.  [#765544]
	* Dead kittens.

--------------------------------------------------------------------------
Gnumeric 1.12.28

Morten:
	* Fuzzed file fixes.  [#761663] [#761727] [#762278]
	* Plug leaks.
	* Fix problems with ssconvert to lp/cplex formats.
	* Add sensitivity report to solver.
	* Fix bounds problem with cplex exporter.
	* Fix IMARCCOSH(1).
	* Add more tests for complex number evaluation.
	* Improve accuracy of IMLOG10.

--------------------------------------------------------------------------
Gnumeric 1.12.27

Andreas:
	* Read/write rich-text font-size from ODF files. [#759983]
	* Read/write zoom values to/from ODF files in LO compatible way. [#700013]
	* Read new attribute to am/pm element in ODF import. [#760043]
	* Fix NETWORKDAYS. [#760576]

Jean:
	* Fuzzed file fix.  [#760546]
	* Fix data labels when the source is a range with several rows and
	 columns. [#761048]

Morten:
	* Teach ssconvert to split sheets into separate .txt files [#694408]
	* Improve test suite.
	* Fuzzed file fixes.  [#760046] [#760085] [#760087] [#760089]
	  [#760043] [#760103] [#760102] [#760101] [#760105] [#760106]
	  [#760104] [#760229] [#760231] [#760232] [#760544] [#760545]
	  [#761295]
	* Fix R.DBINOM extreme-value case.  [#760230]
	* New function AGM.
	* Fix canvas problem leaving grab in place.  [#760639]
	* Work around gtk+ bug causing growing windows.  [#761142]
	* Improve BESSELJ and BESSELY.
	* Improve BETA accuracy.
	* Fix problem with database functions.  [#761305]
	* Fix font problem for ssconvert to pdf.  [#761296]
	* Fix bison check.  [#761398]
	* Improve IMIGAMMA coverage.

--------------------------------------------------------------------------
Gnumeric 1.12.26

Morten:
	* Fix potential crasher on showing initial window.

--------------------------------------------------------------------------
Gnumeric 1.12.25

Jean:
	* Add support in recent files dialog for multiple selesction and double
	click. [#759160]

Morten:
	* Fix TABLE problems.  [#752181]  [#752178]  [#752182]
	* Fuzzed file fixes.  [#752179]  [#752180]
	* Add R.DGUMBEL, R.PGUMBEL, R.QGUMBEL.
	* Fix conditional format problem.  [#750271]
	* Test also RANDWEIBULL and RANDLOGNORM.
	* Fix problem with R.QHYPER
	* Add R.DRAYLEIGH, R.PRAYLEIGH, R.QRAYLEIGH.
	* Fix GUI translation problems.
	* Fix bugs with merged cells.  [#504004]
	* Make builds more reproducible.
	* Improve ssdiff for validation.
	* Fix problem with xls export of list validation.  [#557555]

--------------------------------------------------------------------------
Gnumeric 1.12.24

Jean:
	* Fix printing of sheet objects with one cell or absolute anchors. [#753961]
	* Fix snap to grid for one cell or absolute anchored objects. [#754792]
	* On export, just change the extension, not more. [ubuntu #1497344]
2017-10-03 14:36:56 +00:00
he
49b6c9c0c1 Update to version 1.12.21.
Pkgsrc changes:
 * Modify license to dual either gpl2 or gpl3.
 * Adjust BUILDLINK_API_DEPENDS settings from configure.ac.
 * Adjust PLIST to files now installed.
 * Add comments to the existing patches.

Upstream notable changes (see ChangeLog in source for details):
gnumeric 1.12.21:
   * ODS import/export fixes
   * XLSX import/export fixes

gnumeric 1.12.20:
   * ODF import/export fixes and enhancements.
   * XLSX import/export fixes and enhancements.

gnumeric 1.12.19:
   * (no noteworthy major changes)

gnumeric 1.12.18:
   * Workaround gtk+ api/abi breaks.

gnumeric 1.12.17:
   * xlsx import/export improvements.

gnumeric 1.12.16:
   * ODS import/export improvements

gnumeric 1.12.15:
   * ods/xlsx graph import fixes
   * ods import/export fixes

gnumeric 1.12.14:
   * Many fixes related to conditional formats.
   * Try to disable Ubuntu's non-working scroll bars.

gnumeric 1.12.13:
   * ods import/export export fixes.
   * xls import/export export fixes.

gnumeric 1.12.12:
   * Test suite improvements.
   * ods import/export improvements
   * xls import/export improvements
   * xlsx import/export improvements

gnumeric 1.12.11:
   * A problem with saving to Excel97 format was fixed.

gnumeric 1.12.10:
   * Accuracy improvements
   * Work around gtk+ abi breaks
   * Win32 improvements
2015-08-05 21:34:17 +00:00
wiz
da650b1ebb Remove obsolete entry from desktop file that generates warnings during
package installation.
Bump PKGREVISION.
2013-10-06 15:58:15 +00:00
drochner
f9dcda1d57 update to 1.12.5
changes:
-Improve ODF import
-Export custom shapes
-Implement input message editing
+bugfixes
2013-08-21 15:15:37 +00:00
wiz
cc83fb6242 Remove deprecated MIME type from .desktop file.
Bump PKGREVISION.
2013-05-06 11:06:34 +00:00
drochner
116de7d77a add gnumeric112 for the latest (gtk3 based) stable gnumeric version 2013-03-14 19:00:44 +00:00