2018-07-03 07:03:44 by Adam Ciarcinski | Files touched by this commit (495) |
Log message:
extend PYTHON_VERSIONS_ for Python 3.7
|
2018-05-27 00:11:32 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
gnumeric: update to 1.12.41.
Gnumeric 1.12.41
Morten:
* Fix problem with object pasting.
* Fix undo problem for cell comments. [#732653]
* Exit with non-zero with we fail to load file on command line.
* Fix undo crash. [#795861]
* Introspection fixes.
* Don't offer more than 15 significant digits by default. [#754391]
|
2018-05-07 13:55:00 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
gnumeric: update to 1.12.40.
Gnumeric 1.12.40
Andreas:
* Fix histogram tool for the case of no labels. [#795475]
Dean McCarron:
* Introspection fixes.
Morten:
* Add floating-point environment sanity check. [#794515]
* Before saving, verify that files hasn't changed on disk. [#334024]
* Add GUI for comparing sheets.
* Introspection fixes.
* Clean up workbook view construction.
* Test suite improvements.
* Fix problems with boxed types.
* Avoid most punting for object properties.
* Fix paste from LibreOffice.
* Fix paste to LibreOffice -- use Biff8. [#795280]
* Allow inter-process paste-special. [#346630]
* Fix ssconvert --merge-to problem with names. [#795408]
* Fix problem with image pasting.
* Allow pasting an image into Gnumeric. [#366816]
* Full-column paste includes column width. [#121722]
* Auto-fix shared array formulas in gnumeric files.
* No-net-access doc build. [#790226]
* No-net test suite fixes.
|
2018-04-16 16:35:28 by Thomas Klausner | Files touched by this commit (1284) |
Log message:
Recursive bump for new fribidi dependency in pango.
|
2018-04-15 10:32:31 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
gnumeric112: updated to 1.12.39
Gnumeric 1.12.39:
This is a minor bugfix release.
Fix ssdiff problem.
Fix ISREF.
Some internal array formula code cleanups.
Fix problem with stopping a glpk solver.
Improve workaround for gtk+ scrollbar bug.
Fix minor issue for MUNIT.
Doc fixes.
|
2018-04-14 14:24:32 by Adam Ciarcinski | Files touched by this commit (12) |
Log message:
gobject3: buildlink3 -> DEPENDS
|
2018-03-12 12:18:01 by Thomas Klausner | Files touched by this commit (2155) |
Log message:
Recursive bumps for fontconfig and libzip dependency changes.
|
2018-01-28 18:19:17 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
gnumeric: update to 1.12.38.
Gnumeric 1.12.38
Morten:
* Avoid large stack use here and there.
* Test suite improvements.
* Improve sylk writer. Don't ask.
* Teach ssdiff about column/row sizes.
* Teach ssdiff about defined names.
* Fix a few ssdiff crashes.
* Fix crash on text import.
--------------------------------------------------------------------------
Gnumeric 1.12.37
Morten:
* Test suite improvements.
* Improve format guessing for newly entered formulas.
* Improve PERMUTATIONA for unusual arguments. [#790742]
* Extend range of NT_PI.
* Improve xlsx export of cell comments. [#790756]
* Plug leaks.
* Fix potential crash on exit.
* Speed-up number theory functions.
* Fix combo object icon.
* Code cleanups for main binary.
* Fix potential crash in gtk scroll bar bug workaround.
* Avoid large stack use here and there.
|
2017-12-26 17:45:41 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
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-19 10:56:51 by Mark Davies | Files touched by this commit (2) | |
Log message:
gnumeric112: update to 1.12.36
Noteworthy news in this release:
* ODF/XLSX import/export improvements with contour graphs.
* Fix some GUI issues caused by Gtk+ "updates".
|