output-item: Make label a part of every output_item.
[pspp] / src /
2020-12-27 Ben Pfaffoutput-item: Make label a part of every output_item. dev3
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 John Darringtontex-rendering.c: Add missing include directive
2020-12-26 John DarringtonAdd copyright and licence notices to files which lack...
2020-12-26 John DarringtonFix compiler warning
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 PfaffFix memory leaks reported by Address Sanitizer.
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 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 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 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 John DarringtonAdd missing parentheses
2020-12-19 John DarringtonUse clean-temp module instead of tmpdir module
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-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-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 Friedrich Beckmanncheck gcc version before using gnu_printf attribute
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-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-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 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-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 Pfaffzip-writer: Fix writing a zip file to a pipe.
2020-10-25 Ben Pfaffspv-driver: Fix double free on error path.
2020-10-17 John DarringtonMove org.fsf.pspp.* to doc
2020-10-11 John DarringtonFix build of pspp.xml
2020-10-10 John DarringtonRework the spreadsheet import feature of the grapic...
2020-09-27 John DarringtonRemove width specifications from range strings (eg...
2020-09-27 John Darringtonsrc/ui/gui/psppire-text-file.c (read_lines): Use const...
2020-09-27 John DarringtonFix broken ./configure --without-gui (again)
2020-09-27 John DarringtonEnsure that data sheet and variable sheets can be const...
2020-09-27 John DarringtonAdd remaining custom psppire widgets to our glade tools
2020-09-27 John Darringtonsrc/ui/gui/t-test.ui: Remove deprecated properties
2020-10-01 Friedrich Beckmannadded spreadsheetwidget CFLAGS to automake
2020-09-27 John DarringtonPsppire: On irrecoverable error display fatal error...
2020-09-27 John DarringtonAvoid calling stdio function calls from within signal...
2020-09-27 John Darringtonpsppire.xml: Replace placeholder strings, add missing...
2020-09-27 John DarringtonPspppireKeypad: Add tooltips to buttons
next