pspp
2020-12-31 Ben Pfaffsuperscript dev4
2020-12-31 Ben Pfaffpivot-table-test
2020-12-31 Ben Pfaffwork on pivot-table-test
2020-12-31 Ben Pfaffwork on pivot-table-test
2020-12-31 Ben Pfaffwork
2020-12-31 Ben Pfaffprinting
2020-12-31 Ben Pfaffwork
2020-12-31 Ben Pfaffwork
2020-12-31 Ben Pfafftests pass (except render)
2020-12-31 Ben Pfaffit works again
2020-12-31 Ben Pfaffmore work toward making table_item just a pivot_Table
2020-12-31 Ben Pfaffwork toward getting rid of struct table in table_item
2020-12-31 Ben Pfaffwork toward making pivot tables the primary representation
2020-12-31 Ben Pfafftext-item: Use struct font_style instead of individual...
2020-12-31 Ben PfaffMake caption into table_cell too.
2020-12-31 Ben Pfafftable-item: Change title from table_item_text to table_...
2020-12-31 Ben Pfafftable-item: Remove barely used parameters from table_it...
2020-12-31 Ben Pfafftable-provider: Remove "const" from struct table_cell...
2020-12-31 Ben PfaffRevert "work toward getting rid of struct table in...
2020-12-31 Ben Pfaffwork toward getting rid of struct table in table_item
2020-12-31 Ben Pfaffoutput-item: Make label a part of every output_item.
2020-12-31 Ben Pfaffhtml: Step toward better handling of text_items.
2020-12-31 Ben Pfaffpivot-output: Really fix formatting of the corner cell.
2020-12-31 Ben Pfaffoutput: Remove superscript support.
2020-12-31 Ben Pfaffpivot-output: Implement superscript.
2020-12-31 Ben Pfaffspv-file-format: Document "show-title" option.
2020-12-31 Ben Pfaffascii: Support dashed lines in output.
2020-12-31 Ben Pfaffascii: Refactor definition of box characters.
2020-12-31 Ben Pfaffcairo-fsm: Implement dashed lines.
2020-12-30 Ben Pfaffpivot-table: Fix incorrect allocation count in pivot_ta...
2020-12-30 Ben Pfafftests: Be consistent about adding to $(check_PROGRAMS).
2020-12-29 Ben Pfafftable: Add comment.
2020-12-29 Ben Pfaffspv-file-format: Document CSS in more detail.
2020-12-29 Ben Pfaffspv-css-parser: Parse text color also.
2020-12-29 Ben Pfaffspv-css-parser: The font-size is really "px" even thoug...
2020-12-29 Ben Pfaffoutput: Eliminate duplicated color parsing code.
2020-12-28 Ben Pfaffhtml: Make <th> cells be font-weight: normal by default.
2020-12-28 Ben Pfaffhtml: Implement rotated cells.
2020-12-28 Ben Pfaffcairo-fsm: Always center rotated cells.
2020-12-28 Ben Pfaffpivot-output: Implement header rotation correctly.
2020-12-28 Ben Pfaffhtml: Implement more styling features.
2020-12-28 Ben Pfaffpivot-output: Fill corner cell even without corner...
2020-12-28 Ben Pfaffspv-file-format: Better document MANIFEST.MF.
2020-12-28 Ben Pfaffpivot-table: Include pivot table subtype in pivot_table...
2020-12-28 Ben Pfaffhtml: Fix border-right for non-square tables.
2020-12-27 John DarringtonRemove dummy-prerequisite rule
2020-12-27 Ben Pfaffspv-file-format: Better describe structure member label...
2020-12-27 Ben Pfaffpsppire-output-view: Set tooltips on tables from table_...
2020-12-27 Ben Pfaffpsppire-window: Fix use-after-free error in read_spv_fi...
2020-12-27 Ben Pfafftable: Get rid of accessor functions for 'h' and 'n...
2020-12-27 Ben Pfafftable: Delete some functions that were unused or barely...
2020-12-27 Ben Pfaffmessage-item: Fix reference counting in message_item_to...
2020-12-27 Ben Pfaffrender: Only scale to fit vertically with drivers that...
2020-12-27 Ben Pfaffhtml: Pop up tooltip with table notes in output.
2020-12-27 Ben Pfaffcairo: Label pages in PDFs with page numbers.
2020-12-27 Ben Pfaffcairo: Support scaling tables to fit page width and...
2020-12-26 Ben Pfaffcairo-fsm: Remove code that was #if'd out.
2020-12-26 Ben Pfaffpo: Update French translation from translationproject...
2020-12-26 John Darringtontex-rendering.c: Add missing include directive
2020-12-26 John DarringtonMake cross-building slightly more reliable
2020-12-26 John DarringtonFix reproducibility issues in png files
2020-12-26 John DarringtonStart of a crosstabs example
2020-12-26 John DarringtonAdd copyright and licence notices to files which lack...
2020-12-26 John DarringtonFix compiler warning
2020-12-26 John Darringtonpspp-dev (Graphic User Interface): New chapter.
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-26 Ben Pfaffdoc: Suppress fontconfig warnings from Leak Sanitizer...
2020-12-26 Ben PfaffFix memory leaks reported by Address Sanitizer.
2020-12-26 Ben PfaffAdd more Valgrind leak report suppressions.
2020-12-25 Ben Pfaffcairo: Add missing new-lines at the end of messages...
2020-12-22 Ben PfaffAdd --table-look command line option and SET TLOOK...
2020-12-20 John DarringtonFix building --without-cairo
2020-12-20 John Darringtonconfigure.ac: Abort attempts to cross build in source
2020-12-20 John DarringtonNew function width_of_m to get the width of M rendered...
2020-12-20 John DarringtonAdd new popup menu to the dictionary view widget
2020-12-20 John DarringtonFix make distcheck
2020-12-20 John DarringtonReimplement the variable info dialog.
2020-12-20 John DarringtonPsppireButtonBox: Allow widget to be explicitly created.
2020-12-21 Ben Pfaffpivot-table: Make pivot_table_look a refcounted object.
2020-12-21 Ben PfaffMEANS: Remove one more assignment to omit_empty missed...
2020-12-21 Ben Pfaffpivot-table: Change the default format to omit empty...
2020-12-21 Ben Pfaffdoc: Fix formatting of output in formats that use text...
2020-12-21 Ben Pfaffdoc: Add .png output to the Info manual.
2020-12-21 Ben Pfaffcairo: Add support for png and trim.
2020-12-20 Ben Pfaffcairo-pager: New.
2020-12-20 Ben Pfaffcairo: Use pango_cairo_context_set_resolution() to...
2020-12-20 Ben Pfaffcairo: Use arrays for page sizes and margins, to simpli...
2020-12-20 Ben Pfaffcairo: Move chart code into cairo-chart.
2020-12-20 Ben Pfaffcairo: Get rid of unused PangoLayouts.
2020-12-20 Ben Pfaffcairo: Factor out code for basic rendering.
2020-12-20 Ben Pfaffcairo: Remove "emphasis" font option because it had...
2020-12-20 Ben Pfaffoptions: Make parse_color() parse alpha.
2020-12-20 Ben Pfaffdoc: Use "rm", not nonexistent variable $(RM), in unins...
2020-12-20 Ben Pfaffdoc: Use $(infodir) for Info, not $(prefix)/share/info.
2020-12-20 John DarringtonFix make distcheck
2020-12-20 John DarringtonAdd missing parentheses
2020-12-19 John DarringtonFix reproducibility issues when generating .eps files
2020-12-19 John DarringtonUse clean-temp module instead of tmpdir module
2020-12-19 John DarringtonInstall the documentation screenshots in the correct...
next