output: Use Cairo and Pango to draw charts, instead of libplot.
[pspp-builds.git] / src / output / charts / piechart.c
2009-07-30 Ben Pfaffoutput: Use Cairo and Pango to draw charts, instead... v0.7.3
2009-07-29 Ben Pfaffoutput: Make chart geometry the responsibility of the...
2009-07-28 Ben Pfaffcharts: Use numeric colors instead of color names.
2009-07-02 Ben Pfaffoutput: Refactor implementation of charts.
2009-07-02 Ben Pfaffchart: Fix format string issues in chart_write_title...
2009-07-02 Ben Pfaffpiechart: Change 'angle' variable from static to automatic.
2009-07-02 Ben Pfaffpiechart: Fix spelling of "magnitude".
2009-07-02 Ben Pfaffpiechart: Use definition of M_PI from GSL.
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.
2008-01-02 John DarringtonCloses patch #6359
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-11-25 Ben PfaffWe've had a mix of min, max from libpspp/misc.h and...
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 John DarringtonAdded files in src/output