table-item: Remove barely used parameters from table_item_create().
[pspp] / src / output / text-item.c
2021-01-01 Ben Pfafftable-item: Remove barely used parameters from table_it...
2021-01-01 Ben Pfaffoutput-item: Make label a part of every output_item.
2020-12-27 Ben Pfaffhtml: Pop up tooltip with table notes in output.
2020-12-19 Ben Pfaffpage-eject-item: Factor out of text_item.
2020-10-30 Ben Pfafftable: Rename area_style to table_area_style for consis...
2019-12-29 Ben Pfafftable: Move tab.h into table.h and rename tab_*() to...
2019-12-29 Ben Pfafftab: Merge struct tab_table into struct table.
2019-12-29 Ben Pfafftable: Require headers to be set at table creation.
2019-12-29 Ben Pfafftab: Fix overlap between table enumerations.
2019-11-28 John DarringtonRemove #include <assert.h> from files which don't need it
2019-10-11 Ben Pfaffoutput: Move text_item and group_item usage closer...
2019-01-02 Ben Pfaffoutput-item: Add 'name' member to class structure.
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 Pfaffoutput: New page-setup-item.
2019-01-01 Ben Pfaffoutput: Add support for Pango markup of fonts and styles.
2018-12-25 Ben Pfaffoutput: Support styles for text items.
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-03-20 Ben Pfaffoutput: New function text_item_create_nocopy().
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.