summaryrefslogtreecommitdiff
path: root/math/gnumeric112
AgeCommit message (Collapse)AuthorFilesLines
2015-01-08Update HOMEPAGE.wiz1-2/+2
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-05-09Mark packages that are not ready for python-3.3 also not ready for 3.4,wiz1-2/+2
until proven otherwise.
2014-05-05Recursive revbump from x11/pixmanryoon1-1/+2
Fix PR pkg/48777
2014-01-27Fix HOMEPAGEwiz1-2/+2
2014-01-25Mark packages as not ready for python-3.x where applicable;wiz1-1/+2
either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary.
2014-01-02Update to 1.12.9:wiz3-8/+11
Gnumeric 1.12.9 Jean * Implement double click for graph sheets. [#712216] Morten: * Minor improvement to history dialog. * Fix drop-down sizing (gtk+ regression). [#710749] * Improve accuracy of R.QCAUCHY. * Acquire more special function test cases. * Improve accuracy of R.QGAMMA and thus R.QCHISQ. * Improve accuracy of R.QBETA, R.QF, R.QTUKEY, R.QSNORM, and R.QST. * Improve accuracy of COMBIN, PERMUT, POCHHAMMER, FACT, GAMMA. * Improve accuracy of bessel functions with large non-integer alpha. * Improve accuracy of ACOTH. * Fix fuzzed file problems. [#708091] [#712662] [#712685] [#712700] [#712708] [#712772] [#712788] [#712731] [#715003] * Restore sheet reordering by drag. * Fix BETA on win32. * Fix win32 registry initialization. * Fix win32 gdk-pixbuf install heisen-crash. * Incorporate new tests from crlibm. * New functions SINPI and COSPI. * Improve accuracy of SIN/COS/TAN on win32. * Work around GTK+ ABI break. [Redhat #1033827] Xabier Rodríguez Calvar: * Fix dialog button order. [#710378]
2013-10-27Update to 1.12.8:wiz3-8/+8
Gnumeric 1.12.8 Andreas: * Update/fix documentation [#708679][#707075][#708556] * Fix paste into locked cells [#702292] Jean: * Fix radio buttons behavior in covariance dialog. [#707595] * Add a border around font selector in cell format dialog. [#708567] Morten: * Fix fuzzed file crash. [#707875] * Use lighter green for function markers. [#708573] * Fix item cursor problem. [#709320] * Fix win32 compilation.
2013-10-10Recursive revbump from pango-1.36.0ryoon1-1/+2
2013-10-06Update to 1.12.7:wiz2-7/+6
Gnumeric 1.12.7 Morten: * Extend BESSELJ and BESSELY to handle fractional order. [#706720] * Fix crash with split pane. [#707047] -------------------------------------------------------------------------- Gnumeric 1.12.6 Andreas: * Fix crash on corrupted files. [#706526] Morten: * Fix crash on corrupted files. [#706413] [#706417] * Fix save style performance issue. [#699045]
2013-10-06Remove obsolete entry from desktop file that generates warnings duringwiz5-10/+26
package installation. Bump PKGREVISION.
2013-09-02Revbump after cairo updateadam1-1/+2
2013-08-21update to 1.12.5drochner3-19/+6
changes: -Improve ODF import -Export custom shapes -Implement input message editing +bugfixes
2013-07-20Update to 1.12.4:wiz2-6/+6
Gnumeric 1.12.4 Andreas: * Improve xlsx export of Gnumeric functions. * Improve xlsx import of Excel 2010 functions. * Improve xls import of Excel 2010 functions. * Fix documentation of r.q* and r.*nbinom. [#703164] * Add Excel 2010's BETA.DIST. * Fix crash on corrupted files. [#703149] [#703215] [#703625] [#703895] * Fix import of sxc files. [#703249] * Fix TDIST Import/Export from/to ODF. * Write manual legend position to ODF. [#703362] * Fix position handling in strict ODF export. Jean: * Don't attempt to add a path item when there is no path object. [#703052] Morten: * Improve accuracy for 2-argument ERF. * Fix crashes on corrupted files. [#703143] [#703307] [#703306] * Fix --with-long-double tests. [#703397] * Fix problems saving auto filters to xls. [#703308] * Improve handling of large graph ranges. [#703546] * Fix analysis issue with translations. [#703355] * Fix COUNTIF (etc) pattern matching. [#703770]
2013-07-04Update to 1.12.3:wiz3-9/+16
Gnumeric 1.12.3 Andreas: * Fix border handling for merged cells in LaTeX export. * Fix 'Go to First'. [#699631] * Fix data merges. [#699897] * Fix editing of hyperlinks. [#700732] * Fix conditional formatting crash. [#700969] * Do not include hidden cells in automatic print range. [#700994] * Make buttons 1 and 2 behave similarly when selecting cells. [#700792] * Warn when encountering extLst in xlsx import. [#700018] * Use ctrl-a only to select the whole sheet, if the sheet has focus. [#699746] * Add a keyboard shortcut to jump to the current cell indicator. [#699710] * Fix placement of hyperlink tooltip. [#701436] * Adjust cell comment display. [#698519] * Make reference display in paste/define names dialog consistent with sheet preferences. [Debian #699054] * Write/read pagesetup settings to/from xlsx. [#701834] * Fix in-cell-combos attached to merged cells. [#702146] * Use the pagesetup setting to determine the landscape option in LaTeX export [#702169] * Fix ODF crash. [#702197] * In ODF import ignored mentioned but not included sheets. [#698388] * Fix crash on corrupted files. [#702205] [#702219] [#702285] [#702288] [#702364] [#702409] [#702486] [#702485] [#702498] [#702322] [#702689] * Some documentation improvements. [Debian #621735] [Debian #530462] * Fix crash on xlsx import due to external references. [#702407] * Fix reading of conditional formats from xls files. [#702612] * Fix reading of solid fill conditional formats from xlsx files. [#702615] * Improve xlsx import of new stat function names. * Fix export of FLOOR(x) to xlsx. [Debian #464732] * Fix clipboard related crash. [#702868] Darrell Tangman: * Update documentation for Edit and Insert menus. [#700596] * Update documentation for comments and hyperlinks. [#700797] * Consolidate comment, hyperlinks, names documentation. * Update documentation for Manage Sheets, R1C1 notation, sheet ranges. 1.12 updates, typo corrections, misc. cleanup. Dmitry Smirnov: * Fixes to the gnumeric and ssconvert manual pages. Jean: * Adjust labels vertical alignment in document properties dialog. [#700156] * Don't crash when exchanging missing axes. [#702126] * Don't accept GNM_SHEET_PATTERNS as a valid pattern. [#702833] Morten: * Improve xlsx import of style-only cells. * Don't write empty cells to .gnumeric. * Add MPSEUDOINVERSE function. * Add ctrl-shift-z as extra accelerator for redo. [#699579] * Fix conditional format problem. [#699647] * Remove gobject property strings from translation corpus. * Improve LINEST. [#551457] * Improve statfuns tests. [#700294] * Improve mathfuns tests. [#700295] * Add new R.PTUKEY function. [#700132] * Add new Q.PTUKEY function. [#700132] * Fix missing translation of certain function examples. * Add new SNORM.DIST.RANGE function. * Fix critical when last row deleted. * Fix criticals in about dialog. * Introspection fixes. * Fix xls/biff5 link export. [#701604] * Workaround problems with automake 1.13. * Fix crashes on corrupted files. [#702101] [#702182] [#702218] [#702267] [#702277] [#702379] [#702658] [#703006] * Improve xls import of new stat function names. * Plug leaks.
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-05-06Remove deprecated MIME type from .desktop file.wiz3-2/+16
Bump PKGREVISION.
2013-05-03update to 1.12.2drochner3-132/+128
changes: -Update documentation -Improve ODF support -minor UI tweaks -Embed more artwork -New functions: OWENT, POCHHAMMER, NT_OMEGA -bugfixes
2013-03-14add gnumeric112 for the latest (gtk3 based) stable gnumeric versiondrochner7-0/+1024