Commit graph

8 commits

Author SHA1 Message Date
jperkin
985ba53909 goffice0.10: SunOS needs ieeefp.h for finite(). 2018-07-05 14:26:03 +00:00
wiz
c8b1b02f9d goffice0.10: update to 0.10.35.
goffice 0.10.35:

Morten:
	* Fix quad-precision overflow problem.

--------------------------------------------------------------------------
goffice 0.10.34:

Morten:
	* Fix rich-text format problem.

--------------------------------------------------------------------------
goffice 0.10.33:

Jean:
	* Make box plots look like bar plots in legends. [#773825]
	* Fix conditional compilation for long double. Patch from Ludovic
	Rousseau). [#774439]
	* Reimplement major grids for discrete axes. [#775624].
	* Fix add child menu in graph guru. [#777336]
	* Fix evaluation of regression curves for area plots. [#777334]

Morten:
	* Introspection fixes.

--------------------------------------------------------------------------
goffice 0.10.32:

Morten:
	* Plug leak.
	* Avoid gnome-common dependency.

--------------------------------------------------------------------------
goffice 0.10.31:

--------------------------------------------------------------------------
goffice 0.10.30:

Jean:
	* Fix color scale reference to its axis. [#766829]

--------------------------------------------------------------------------
goffice 0.10.29:

Jean:
	* Do not load invalid data labels in XYcolor plots. [#765155]
	* Fix an infinite loop condition in 3D plots. [#765480]
	* Implement line width and fill pattern support in themes. [#765970]

Morten:
	* Improve go_complex_sqrt.
	* Improve go_complex_div.

--------------------------------------------------------------------------
goffice 0.10.28:

Jean:
	* Fix histograms with missing values. [#763446]

Morten:
	* Configuration fixes.
	* Introspection improvements.

--------------------------------------------------------------------------
goffice 0.10.27:

Andreas:
	* Support new foreign element in ODF export of time styles

Jean:
	* Add title to axis lines. [#760675]
Morten:
	* Fix go_complex_powl accuracy for real case.
	* Fix go_complex_div for very small divisor.

--------------------------------------------------------------------------
goffice 0.10.26:

--------------------------------------------------------------------------
goffice 0.10.25:

Morten:
	* Plug leaks.
	* Fix axis editing bug.  [#684886]
	* Make builds more reproducible.

--------------------------------------------------------------------------
goffice 0.10.24:

Jean:
	* Fix bounds and distance for rectangle and paths in RTL mode. [#753963]
	* Don't access NULL X or Y values in YXZ matrix plots. [#754590]
2017-10-03 12:44:05 +00:00
he
af309b12a9 Fix the workaround for missing frexpl() on netbsd-6:
use frexp() as a substitute for frexpl() on NetBSD before 6.99.17
2015-09-11 21:37:00 +00:00
gdt
ba7e89d3e6 Fix patch to declare frexpl.
The patch was intending to insert a declaration on NetBSD before
6.99.17, but had <= instead of >= for the if to omit it.  Resolves
build on NetBSD 6.
2015-09-03 14:53:23 +00:00
joerg
c719715ec0 Annotate more printf-like functions. Disable non-literal format string
warnings for a couple of broken APIs where a format string is given
without the actual argument. Bump revision.
2015-08-10 19:30:06 +00:00
he
a47b1f085d ...and the patch to dtoa for NetBSD < 6.99.17. 2015-08-04 11:58:51 +00:00
drochner
f218a15eb4 update to 0.10.2
changes:
-Widget cleanups
-Add dialog version of the font selector
-Enhance canvas with possibility of css
-Improve printing of grey patterns
-Make narrow versions of combos for vertical toolbars
-bugfixes
2013-05-03 15:51:23 +00:00
drochner
2d6f44251c add goffice0.10 for the latest stable branch of the gnumeric helper
library
2013-03-14 18:56:05 +00:00