output: Use Cairo and Pango to draw charts, instead of libplot.
[pspp-builds.git] / src / output / charts / plot-chart.c
2009-07-30 Ben Pfaffoutput: Use Cairo and Pango to draw charts, instead... v0.7.3
2009-07-28 Ben Pfaffcharts: Use numeric colors instead of color names.
2009-07-22 Ben Pfaffoutput: Make building without libplot possible again.
2009-07-02 Ben Pfaffoutput: Refactor implementation of charts.
2009-04-08 John DarringtonMerge commit 'origin/master' into charset
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-04-02 John DarringtonFixed bug where piecharts with many segments crashed.
2007-10-12 Ben Pfaffxalloc.h-instead-of-alloc.h.patch from patch #6230.
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2006-12-16 John DarringtonRemoved my authorship lines.
2006-10-25 John DarringtonYet more constness
2006-07-08 Ben PfaffApply patch #5225, assertions.
2006-04-04 John DarringtonFixed a multitude of C89 compatibility warnings.
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 John DarringtonAdded files in src/output