output: Make groups contain their subitems, and get rid of spv_item.
[pspp] / src / output / spv / spv.c
2021-01-25 Ben Pfaffoutput: Make groups contain their subitems, and get...
2021-01-25 Ben Pfaffzip-reader: Make the zip_reader reference counted.
2021-01-25 Ben Pfaffzip-reader: Switch to a more usual error reporting...
2021-01-11 Ben Pfaffoutput-item: Collapse the inheritance hierarchy into...
2021-01-09 Ben PfaffMake the Cairo and Pango libraries required rather...
2021-01-08 Ben PfaffAdd support for PNG images in .spv files.
2020-12-27 Ben Pfaffpsppire-window: Fix use-after-free error in read_spv_fi...
2020-12-21 Ben Pfaffpivot-table: Make pivot_table_look a refcounted object.
2020-10-30 Ben Pfaffoutput: Break struct pivot_table_look out of struct...
2020-10-27 Ben Pfaffpspp-output: New option --table-look.
2020-08-24 Friedrich BeckmannWarnings: added cast for enumaration types
2020-06-20 John Darringtonspv.c: Avoid warnings about uninitialised variables
2020-06-07 John DarringtonWhitespace changes only.
2019-12-29 Ben PfaffAdd support for reading and writing SPV files.