output: Combine color and stroke into table_border_style.
[pspp] / src / output / table-provider.h
2023-01-16 Ben Pfaffoutput: Combine color and stroke into table_border_style.
2023-01-05 Ben Pfafftable: Rename TAB_* to TABLE_CELL_* and reduce from...
2021-01-02 Ben Pfaffoutput: Make table_item a pivot_table, table_cell a...
2021-01-01 Ben Pfafftable-item: Change title from table_item_text to table_...
2021-01-01 Ben Pfafftable-provider: Remove "const" from struct table_cell...
2020-12-31 Ben Pfaffoutput: Remove superscript support.
2020-10-30 Ben Pfafftable: Rename area_style to table_area_style for consis...
2019-12-29 Ben Pfaffoutput: Refine support for footnotes, subscripts, and...
2019-12-29 Ben Pfafftable: Get rid of table_class.
2019-12-29 Ben Pfafftable: Simplify interface for number of rows and columns.
2019-12-29 Ben Pfafftable: Get rid of table_cell destructors, which were...
2019-10-11 Ben Pfaffoutput: Remove table_select and table_paste.
2019-01-01 Ben Pfaffoutput: Support decimal and mixed alignment,
2019-01-01 Ben Pfaffoutput: Rename a few struct members for consistency.
2019-01-01 Ben Pfafftable: Make table cells have exactly one piece of conte...
2018-12-25 Ben Pfaffoutput: Add support for alternating row colors.
2018-12-25 Ben Pfaffoutput: Implement styling for titles and captions.
2018-12-25 Ben Pfaffoutput: Implement styling for footnotes.
2018-12-25 Ben Pfaffoutput: Add support for colors for rules.
2018-12-25 Ben Pfaffoutput: Add support for fonts.
2018-12-25 Ben Pfaffoutput: Add support for cell margins.
2018-12-25 Ben Pfaffoutput: Add support for colors in cells.
2018-12-25 Ben Pfaffoutput: Expand footnote support.
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-09-13 Ben Pfaffrender: Render table_items instead of tables.
2014-08-24 Ben Pfaffoutput: Implement nested tables.
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-21 John DarringtonMerge commit 'origin/covariance'
2010-02-08 Ben PfaffMerge "output" into "master"
2010-01-17 Ben PfaffRewrite PSPP output engine.