pspp
2020-12-19 Ben Pfaffrender: Make struct render_params a little smaller.
2020-12-19 Ben Pfaffpage-eject-item: Factor out of text_item.
2020-12-19 Ben Pfaffpsppire-output-view: Consistently apply "transparent...
2020-12-19 Ben Pfaffcairo: Drop unused line_spacing, line_width members...
2020-12-19 Ben Pfaffrender: Add comment.
2020-12-19 Ben Pfaffoutput: Fix typos in copyright notices.
2020-12-19 Ben Pfaffsys-file-reader: Omit @(#) from file strings in sfm_get...
2020-12-17 Ben Pfaffexpressions: Improve error messages.
2020-12-17 Ben Pfafftests: Restore tests that were commented out by buggy...
2020-12-13 Stéphane AuleryUpdated the fr.po translation
2020-12-13 John Darringtondoc/automake.mk (html-local): Add dependency on the...
2020-12-13 John DarringtonWhen cross-compiling, also build native binaries, and...
2020-12-13 Ben Pfaffpsppire-dialog-action-crosstabs: Mention Cramer's V...
2020-12-05 Ben Pfaffoutput: Move parse_color() from cairo.c to options.c.
2020-12-05 Ben Pfaffoptions: Fix error message for parsing chart file names.
2020-11-30 Ben Pfaffcairo: Remove 'x' from struct xr_driver.
2020-11-30 Ben Pfaffcairo: Remove 'heading_vars' from struct xr_driver.
2020-11-30 Ben Pfaffcairo: Remove unused 'command_name', 'title', 'subtitle...
2020-11-30 Ben Pfaffcairo: Remove obsolete 'nest' member from struct xr_driver.
2020-11-29 Ben Pfaffcairo: Simplify and modernize xr_create().
2020-11-28 John DarringtonDocumentation: Add the generated screenshots to the...
2020-11-28 John DarringtonDocumentation: Add some screenshots to the user manual.
2020-11-28 John Darringtondoc/variables.texi: Rearrange sections into a more...
2020-11-28 John DarringtonDocumentation: Add an example for SORT CASES
2020-11-28 John DarringtonDocumentation: Add an example showing how AGGREGATE...
2020-11-28 John DarringtonDocumentation: Add an example showing the use of SELECT IF.
2020-11-28 John DarringtonDocumentation: New example for the temporary command
2020-11-28 Ben Pfaffdoc: Make figure references relative to doc/, not to...
2020-11-28 Ben Pfaffdoc: Use $(convert) variable consistently.
2020-11-28 Ben Pfaffdoc: Be consistent about plurals in figure target and...
2020-11-28 Ben Pfaffdoc: Move output examples from "examples" to "pspp...
2020-11-27 Ben PfaffMakefile: Fix spelling of "prerequisites".
2020-11-27 Ben Pfaffsrc/libpspp/Makefile.am: Fix atomicity of version.c...
2020-11-17 John Darringtonsrc/ui/gui/psppire-import-textfile.c: Fix compiler...
2020-11-17 John DarringtonOnly reset the separators page when going forwards
2020-11-17 John DarringtonFix on_quote_combo_change callback
2020-11-17 John DarringtonRemove diagnostic
2020-11-17 John Darringtonsrc/data/dictionary.c (make_hinted_name): Limit generat...
2020-11-17 John DarringtonMove syntax generation to the psppire-import-textfile...
2020-11-15 John DarringtonPartial revert "work on getting better output into...
2020-11-16 Friedrich Beckmannwindows: EXEEXT was at wrong place
2020-11-16 Ben Pfaffsvg2png: Speed up gimp startup with -d option.
2020-11-16 Ben PfaffSmake: Clean icons from "clean" target and add clean...
2020-11-16 Ben Pfaffwork on getting better output into documentation
2020-11-16 John Darringtondoc/automake.mk: Re-instate html-local as a dummy rule
2020-11-16 Friedrich BeckmannMacOS: wc does not support -L option
2020-11-15 Friedrich Beckmanncheck gcc version before using gnu_printf attribute
2020-11-14 Friedrich Beckmannautomake: added EXEEXT for windows support
2020-11-14 John DarringtonFix leak in perl module
2020-11-13 Ben PfaffFix parsing of some more .tlo files.
2020-11-10 Ben PfaffAdd support for .tlo TableLook files from SPSS 15 and...
2020-11-07 John DarringtonNew function: xr_draw_eps_chart
2020-11-07 John DarringtonTeX driver: Add some REVERSED glyphs
2020-11-07 John DarringtonTeX driver: Use the glyphs from wasyfont instead of...
2020-11-01 John Darringtondoc/automake.mk: Simplify conversion rules
2020-11-01 John Darringtondoc/automake.mk: Remove comment which is no longer...
2020-11-03 Ben Pfaffspv-table-look: Don't use user-provided text as format...
2020-10-31 John DarringtonFix oneway bug and add a test
2020-10-25 John DarringtonUser manual: Add 2020 to copyright date
2020-10-25 John DarringtonUser manual: kg -> kilogram
2020-10-25 John DarringtonUser manual: Mention TeX in the list of supported outpu...
2020-10-25 John DarringtonUser manual: Move some sentances out of the future...
2020-10-25 John DarringtonUser manual: filename -> file name
2020-10-25 John DarringtonUser manual: Use italic typeface for latin abbreviations
2020-10-30 Ben Pfaffoutput: Break struct pivot_table_look out of struct...
2020-10-30 Ben Pfafftable: Rename area_style to table_area_style for consis...
2020-10-29 Ben Pfaffdoc: Use --css-ref option to makeinfo, instead of postp...
2020-10-29 Ben Pfaffrender: Fix rendering of backgrounds in middle- or...
2020-10-29 Ben Pfaffoutput: New HTML driver option "bare".
2020-10-29 Ben Pfaffpspp-output: New command get-table-look.
2020-10-29 Ben Pfaffspv: Support underlining in table styles.
2020-10-27 Ben Pfaffhelp-menu: Avoid const-ness warnings on Mingw.
2020-10-27 Ben Pfaffpsppire-window: Use "long int" for %ld.
2020-10-27 Ben Pfaffspv: Avoid some compiler warnings on mingw.
2020-10-27 Ben PfaffUse gnu_printf in attribute(()) to indicate GNU printf...
2020-10-27 Ben Pfaffpspp-output: New option --table-look.
2020-10-26 John DarringtonTeX driver: Conditionally emit "\input graphics" contro...
2020-10-26 Ben Pfaffdoc: Fix use of @psppsyntax that should have been ...
2020-10-26 Ben Pfaffdoc: Improve formatting of tutorial in PDF output.
2020-10-25 Ben Pfafftex: Avoid compiler warning for unused variable.
2020-10-25 Ben Pfaffpspp-output: Add new --nth-commands option.
2020-10-25 John DarringtonAdd a TeX driver
2020-10-25 Ben Pfaffdoc: Fix dependencies.
2020-10-25 Ben Pfaffdoc: Enclose @psppoutput and @psppsyntax in @smallexample.
2020-10-25 Ben Pfaffdoc: Generate output for tutorial examples at build...
2020-10-25 Ben Pfaffdoc: Improve rules for generating output from examples.
2020-10-25 Ben Pfaffzip-writer: Fix writing a zip file to a pipe.
2020-10-25 Ben Pfaffspv-driver: Fix double free on error path.
2020-10-25 Ben PfaffMake configure create doc/examples so the Makefiles...
2020-10-24 Ben Pfaffdoc: Add targets to build example outputs and HTML.
2020-10-24 John DarringtonRestore the mime defintion file pspp.xml
2020-10-17 John DarringtonAdd default to generate prerequisistes for any rule
2020-10-17 John DarringtonMove org.fsf.pspp.* to doc
2020-10-12 Ben PfaffMakefile.am: Add built-sources target.
2020-10-11 John DarringtonFix build of pspp.xml
2020-10-11 Ben PfaffREADME.Git: Increase gnulib version.
2020-10-10 John DarringtonAdd extra code examples to the documentation
2020-10-10 John DarringtonUpdate to a more modern version of texinfo.tex
2020-10-10 John DarringtonRework the spreadsheet import feature of the grapic...
2020-10-04 John DarringtonUpdate version number to 1.5.2
next