Update all #include directives to the currently preferred style.
[pspp-builds.git] / src / output / charts / plot-hist.c
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. fc11-i386-build74 fc11-x64-build71 sid-i386-build141
2009-12-25 John DarringtonMerge branch 'master' into output
2009-12-18 John DarringtonMerge branch 'master' into output fc11-i386-build61 fc11-x64-build58 lenny-x64-build82 sid-i386-build128
2009-12-16 John DarringtonMerge commit 'origin/stable' fc11-i386-build58 fc11-x64-build55 lenny-x64-build79 sid-i386-build125
2009-10-24 Ben PfaffMerge "master" into "output". fc11-i386-build29 fc11-x64-build26 lenny-x64-build50 sid-i386-build98
2009-09-24 John DarringtonMerge commit 'origin/stable' build40
2009-09-15 Ben PfaffMerge commit 'origin/stable' into stable
2009-08-11 Ben PfaffMerge master into output branch.
2009-08-09 Ben PfaffAdd UP_CAST macro, for safer casting from contained...
2009-07-30 Ben Pfaffoutput: Draw titles on charts in a larger font than...
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-23 John DarringtonMerge commit 'origin/stable'
2009-07-22 Ben Pfaffoutput: Make building without libplot possible again.
2009-07-03 Ben PfaffFix segfault drawing pie charts with old versions of...
2009-07-02 Ben Pfaffoutput: Refactor implementation of charts.
2009-07-02 Ben Pfaffchart: Fix format string issues in draw_tick callers.
2009-07-02 Ben Pfaffchart: Fix format string issues in draw_tick callers.
2009-07-01 Ben Pfaffoutput: Get rid of histogram_plot_n function.
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-11-08 John DarringtonFixed problems when configured with --without-libplot
2008-10-10 Ben PfaffMerge commit 'origin/stable'
2008-09-04 John DarringtonComplete re-implementation of the EXAMINE command.
2007-09-19 Ben Pfaff(histogram_plot): Remove incorrect assertion. Fixes...
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-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 John DarringtonAdded files in src/output