bug #62189: Fixed clipped numbers in histogram legend
[pspp] / src / output / charts / plot-hist-cairo.c
2022-03-18 Friedrich Beckmannbug #62189: Fixed clipped numbers in histogram legend
2021-01-11 Ben Pfaffoutput-item: Collapse the inheritance hierarchy into...
2020-07-11 John Darringtonsrc/output/cairo-chart.h (xrchart_write_scale): Check...
2020-06-07 John DarringtonWhitespace changes only.
2015-06-20 John DarringtonMerge remote-tracking branch 'origin/master' into gtk3
2015-06-14 Ben Pfaffplot-hist-cairo: Clip normal curve.
2015-06-11 Friedrich Beckmannreplaced decimal module, xrchart_scale with autoformat...
2015-06-07 Friedrich Beckmannreplaced decimal module, xrchart_scale with autoformat...
2015-06-01 Friedrich Beckmannhistogram tick drawing - added format generation for...
2015-05-31 Friedrich Beckmannhistogram tick drawing - added format generation for...
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2015-01-16 John DarringtonNew module to perform decimal floating point arithmetic...
2014-02-04 Ben PfaffChange many %g format specifiers to %.*g with precision...
2012-05-09 John DarringtonHistograms: Rotate labels when there are lots of bins
2012-03-26 John DarringtonSimplify algebra
2012-03-25 John DarringtonHistogram plotting: (hist_draw_bar) Added label argument. 20120326030502/pspp
2012-03-24 John DarringtonMark histogram legend strings for translation
2012-03-24 John Darringtoncairo-chart.c: new struct xrchart_axis
2012-03-20 John DarringtonCorrect geometrical error plotting histograms
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-03-19 Ben PfaffUpdate all #include directives to the currently preferr...
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-02-08 Ben PfaffMerge "output" into "master"
2010-01-17 Ben PfaffRewrite PSPP output engine.