Replace numerous instances of xzalloc with XZALLOC
[pspp] / src / output / charts / barchart.c
2021-10-02 John DarringtonReplace numerous instances of xzalloc with XZALLOC
2021-01-11 Ben Pfaffoutput-item: Collapse the inheritance hierarchy into...
2020-08-18 John Darringtonbarchart.c: Sort the categories before displaying them.
2020-08-17 Friedrich Beckmannlimit the number of variables in barchart from crosstab...
2019-05-05 John DarringtonDump barchart when in testing mode.
2017-04-22 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-04-22 John DarringtonWhitespace changes only: Remove trailing whitespace
2016-02-20 John DarringtonFREQUENCIES BARCHART: Honour then PERCENT option
2016-02-18 John DarringtonBarchart.c: Change type of flag from int to bool
2016-02-01 John DarringtonFix memory leak in barcharts
2015-06-20 John DarringtonMerge remote-tracking branch 'origin/master' into gtk3
2015-06-17 John DarringtonCorrect and expand comment to barchart_create
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2015-02-07 John DarringtonAdded the /BARCHART option to CROSSTABS
2015-01-21 John DarringtonFrequencies: Added the /BARCHART subcommand.
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-02-08 Ben PfaffMerge "output" into "master"
2009-12-25 John DarringtonMerge branch 'master' into output
2009-12-18 John DarringtonMerge branch 'master' into output
2009-10-24 Ben PfaffMerge "master" into "output".
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-09-15 Ben PfaffMerge commit 'origin/stable' into stable
2009-08-11 Ben PfaffMerge master into output branch.
2009-07-22 Ben Pfaffoutput: Remove barchart implementation, which is unused.
2009-07-02 Ben Pfaffchart: Fix format string issues in draw_tick callers.
2009-07-02 Ben Pfaffchart: Fix format string issues in chart_write_title...
2009-07-02 Ben Pfaffchart: Fix format string issues in draw_tick callers.
2009-07-02 Ben Pfaffchart: Fix format string issues in chart_write_title...
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-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-02-09 Ben PfaffAdd #include <config.h>.
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