output: Add footnote support.
[pspp] / src / output / render.h
2014-09-13 Ben Pfaffoutput: Add footnote support.
2014-09-13 Ben Pfaffrender: Fold caption drawing into rendering engine.
2014-09-13 Ben Pfaffrender: Render table_items instead of tables.
2014-09-13 Ben Pfaffrender: Push all rendering, not just pagination, into...
2014-09-13 Ben Pfaffrender: Introduce render_pager to factor out code from...
2014-08-24 Ben Pfaffoutput: Implement nested tables.
2014-07-22 Ben Pfaffrender: Rename 'cell' variables used for breaking to...
2014-07-20 Ben PfaffMake minimum breaks configurable.
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-03-19 Ben PfaffUpdate all #include directives to the currently preferr...
2010-05-29 Ben Pfaffgui: Speed up rendering of large tables that are only... 20100530040501/pspp 20100531040501/pspp 20100601040502/pspp
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-05-19 Ben PfaffMerge "paginate" branch into "master".
2010-05-08 Ben Pfaffoutput: Refactor Cairo output driver to make printing...
2010-02-08 Ben PfaffMerge "output" into "master"
2010-01-17 Ben PfaffRewrite PSPP output engine.