output: Support decimal and mixed alignment,
[pspp] / src / output / table-casereader.c
2019-01-01 Ben Pfaffoutput: Support decimal and mixed alignment,
2019-01-01 Ben Pfafftable: Make table cells have exactly one piece of conte...
2018-12-25 Ben Pfaffoutput: Add support for colors for rules.
2018-12-25 Ben Pfafftable: Get rid of TAL_GAP.
2018-12-03 Ben Pfaffoutput: Remove support for nested tables.
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2014-09-13 Ben Pfaffoutput: Add footnote support.
2014-08-24 Ben Pfaffoutput: Implement nested tables.
2013-10-26 Ben PfaffMerge master into gtk3. 20131026032545/pspp 20131027032559/pspp 20131028032549/pspp 20131030030824/pspp 20131031032414/pspp 20131101032516/pspp 20131102032602/pspp 20131103032703/pspp 20131104032617/pspp 20131105032650/pspp 20131106032624/pspp 20131107032703/pspp 20131108032720/pspp 20131110032717/pspp 20131111032724/pspp 20131112032726/pspp 20131113032746/pspp 20131114032755/pspp 20131115032755/pspp 20131116032752/pspp
2013-08-11 John Darringtonsrc/output/table.h: Rename class -> klass 20130811030503/pspp
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-04-16 Ben Pfafftable-casereader: Put space between columns. 20110416030505/pspp
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 PfaffFix use of uninitialized data in table_casereader_get_c...
2010-01-17 Ben PfaffRewrite PSPP output engine.