work on missing value handling
[pspp] / src / output / cairo-pager.c
2021-01-25 Ben Pfaffoutput: Make groups contain their subitems, and get...
2021-01-11 Ben Pfaffoutput-item: Collapse the inheritance hierarchy into...
2021-01-11 Ben Pfaffoutput-item: Make command name part of every output_item.
2021-01-10 Ben Pfaffoutput: Rename page-eject-item to page-break-item.
2021-01-02 Ben Pfaffoutput: Make table_item a pivot_table, table_cell a...
2021-01-02 Ben Pfaffoutput: Drop TAB_FIX and the idea of a configurable...
2021-01-01 Ben Pfaffoutput-item: Make label a part of every output_item.
2020-12-27 Ben Pfaffcairo: Label pages in PDFs with page numbers.
2020-12-26 Ben Pfaffcairo-pager: Add outline to PDF output.
2020-12-26 Ben Pfaffcairo: Avoid using cairo_t for a destroyed cairo_surface_t.
2020-12-21 Ben Pfaffcairo: Add support for png and trim.
2020-12-20 Ben Pfaffcairo-pager: New.