2020-12-27 |
Ben Pfaff | output-item: Make label a part of every output_item. dev3 |
commit | commitdiff | tree | snapshot |
2020-12-27 |
Ben Pfaff | work on pspp-output modify command |
commit | commitdiff | tree | snapshot |
2020-12-27 |
Ben Pfaff | spv-file-format: Better describe structure member label... |
commit | commitdiff | tree | snapshot |
2020-12-27 |
Ben Pfaff | psppire-output-view: Set tooltips on tables from table_... |
commit | commitdiff | tree | snapshot |
2020-12-27 |
Ben Pfaff | psppire-window: Fix use-after-free error in read_spv_fi... |
commit | commitdiff | tree | snapshot |
2020-12-27 |
Ben Pfaff | table: Get rid of accessor functions for 'h' and 'n... |
commit | commitdiff | tree | snapshot |
2020-12-27 |
Ben Pfaff | table: Delete some functions that were unused or barely... |
commit | commitdiff | tree | snapshot |
2020-12-27 |
Ben Pfaff | message-item: Fix reference counting in message_item_to... |
commit | commitdiff | tree | snapshot |
2020-12-27 |
Ben Pfaff | render: Only scale to fit vertically with drivers that... |
commit | commitdiff | tree | snapshot |
2020-12-27 |
Ben Pfaff | html: Pop up tooltip with table notes in output. |
commit | commitdiff | tree | snapshot |
2020-12-27 |
Ben Pfaff | cairo: Label pages in PDFs with page numbers. |
commit | commitdiff | tree | snapshot |
2020-12-27 |
Ben Pfaff | cairo: Support scaling tables to fit page width and... |
commit | commitdiff | tree | snapshot |
2020-12-26 |
Ben Pfaff | cairo-fsm: Remove code that was #if'd out. |
commit | commitdiff | tree | snapshot |
2020-12-26 |
Ben Pfaff | po: Update French translation from translationproject... |
commit | commitdiff | tree | snapshot |
2020-12-26 |
John Darrington | tex-rendering.c: Add missing include directive |
commit | commitdiff | tree | snapshot |
2020-12-26 |
John Darrington | Make cross-building slightly more reliable |
commit | commitdiff | tree | snapshot |
2020-12-26 |
John Darrington | Fix reproducibility issues in png files |
commit | commitdiff | tree | snapshot |
2020-12-26 |
John Darrington | Start of a crosstabs example |
commit | commitdiff | tree | snapshot |
2020-12-26 |
John Darrington | Add copyright and licence notices to files which lack... |
commit | commitdiff | tree | snapshot |
2020-12-26 |
John Darrington | Fix compiler warning |
commit | commitdiff | tree | snapshot |
2020-12-26 |
John Darrington | pspp-dev (Graphic User Interface): New chapter. |
commit | commitdiff | tree | snapshot |
2020-12-26 |
Ben Pfaff | cairo-pager: Add outline to PDF output. |
commit | commitdiff | tree | snapshot |
2020-12-26 |
Ben Pfaff | cairo: Avoid using cairo_t for a destroyed cairo_surface_t. |
commit | commitdiff | tree | snapshot |
2020-12-26 |
Ben Pfaff | doc: Suppress fontconfig warnings from Leak Sanitizer... |
commit | commitdiff | tree | snapshot |
2020-12-26 |
Ben Pfaff | Fix memory leaks reported by Address Sanitizer. |
commit | commitdiff | tree | snapshot |
2020-12-26 |
Ben Pfaff | Add more Valgrind leak report suppressions. |
commit | commitdiff | tree | snapshot |
2020-12-25 |
Ben Pfaff | cairo: Add missing new-lines at the end of messages... |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Ben Pfaff | Add --table-look command line option and SET TLOOK... |
commit | commitdiff | tree | snapshot |
2020-12-20 |
John Darrington | Fix building --without-cairo |
commit | commitdiff | tree | snapshot |
2020-12-20 |
John Darrington | configure.ac: Abort attempts to cross build in source |
commit | commitdiff | tree | snapshot |
2020-12-20 |
John Darrington | New function width_of_m to get the width of M rendered... |
commit | commitdiff | tree | snapshot |
2020-12-20 |
John Darrington | Add new popup menu to the dictionary view widget |
commit | commitdiff | tree | snapshot |
2020-12-20 |
John Darrington | Fix make distcheck |
commit | commitdiff | tree | snapshot |
2020-12-20 |
John Darrington | Reimplement the variable info dialog. |
commit | commitdiff | tree | snapshot |
2020-12-20 |
John Darrington | PsppireButtonBox: Allow widget to be explicitly created. |
commit | commitdiff | tree | snapshot |
2020-12-21 |
Ben Pfaff | pivot-table: Make pivot_table_look a refcounted object. |
commit | commitdiff | tree | snapshot |
2020-12-21 |
Ben Pfaff | MEANS: Remove one more assignment to omit_empty missed... |
commit | commitdiff | tree | snapshot |
2020-12-21 |
Ben Pfaff | pivot-table: Change the default format to omit empty... |
commit | commitdiff | tree | snapshot |
2020-12-21 |
Ben Pfaff | doc: Fix formatting of output in formats that use text... |
commit | commitdiff | tree | snapshot |
2020-12-21 |
Ben Pfaff | doc: Add .png output to the Info manual. |
commit | commitdiff | tree | snapshot |
2020-12-21 |
Ben Pfaff | cairo: Add support for png and trim. |
commit | commitdiff | tree | snapshot |
2020-12-20 |
Ben Pfaff | cairo-pager: New. |
commit | commitdiff | tree | snapshot |
2020-12-20 |
Ben Pfaff | cairo: Use pango_cairo_context_set_resolution() to... |
commit | commitdiff | tree | snapshot |
2020-12-20 |
Ben Pfaff | cairo: Use arrays for page sizes and margins, to simpli... |
commit | commitdiff | tree | snapshot |
2020-12-20 |
Ben Pfaff | cairo: Move chart code into cairo-chart. |
commit | commitdiff | tree | snapshot |
2020-12-20 |
Ben Pfaff | cairo: Get rid of unused PangoLayouts. |
commit | commitdiff | tree | snapshot |
2020-12-20 |
Ben Pfaff | cairo: Factor out code for basic rendering. |
commit | commitdiff | tree | snapshot |
2020-12-20 |
Ben Pfaff | cairo: Remove "emphasis" font option because it had... |
commit | commitdiff | tree | snapshot |
2020-12-20 |
Ben Pfaff | options: Make parse_color() parse alpha. |
commit | commitdiff | tree | snapshot |
2020-12-20 |
Ben Pfaff | doc: Use "rm", not nonexistent variable $(RM), in unins... |
commit | commitdiff | tree | snapshot |
2020-12-20 |
Ben Pfaff | doc: Use $(infodir) for Info, not $(prefix)/share/info. |
commit | commitdiff | tree | snapshot |
2020-12-20 |
John Darrington | Fix make distcheck |
commit | commitdiff | tree | snapshot |
2020-12-20 |
John Darrington | Add missing parentheses |
commit | commitdiff | tree | snapshot |
2020-12-19 |
John Darrington | Fix reproducibility issues when generating .eps files |
commit | commitdiff | tree | snapshot |
2020-12-19 |
John Darrington | Use clean-temp module instead of tmpdir module |
commit | commitdiff | tree | snapshot |
2020-12-19 |
John Darrington | Install the documentation screenshots in the correct... |
commit | commitdiff | tree | snapshot |
2020-12-19 |
Ben Pfaff | render: Make struct render_params a little smaller. |
commit | commitdiff | tree | snapshot |
2020-12-19 |
Ben Pfaff | page-eject-item: Factor out of text_item. |
commit | commitdiff | tree | snapshot |
2020-12-19 |
Ben Pfaff | psppire-output-view: Consistently apply "transparent... |
commit | commitdiff | tree | snapshot |
2020-12-19 |
Ben Pfaff | cairo: Drop unused line_spacing, line_width members... |
commit | commitdiff | tree | snapshot |
2020-12-19 |
Ben Pfaff | render: Add comment. |
commit | commitdiff | tree | snapshot |
2020-12-19 |
Ben Pfaff | output: Fix typos in copyright notices. |
commit | commitdiff | tree | snapshot |
2020-12-19 |
Ben Pfaff | sys-file-reader: Omit @(#) from file strings in sfm_get... |
commit | commitdiff | tree | snapshot |
2020-12-17 |
Ben Pfaff | expressions: Improve error messages. |
commit | commitdiff | tree | snapshot |
2020-12-17 |
Ben Pfaff | tests: Restore tests that were commented out by buggy... |
commit | commitdiff | tree | snapshot |
2020-12-13 |
Stéphane Aulery | Updated the fr.po translation |
commit | commitdiff | tree | snapshot |
2020-12-13 |
John Darrington | doc/automake.mk (html-local): Add dependency on the... |
commit | commitdiff | tree | snapshot |
2020-12-13 |
John Darrington | When cross-compiling, also build native binaries, and... |
commit | commitdiff | tree | snapshot |
2020-12-13 |
Ben Pfaff | psppire-dialog-action-crosstabs: Mention Cramer's V... |
commit | commitdiff | tree | snapshot |
2020-12-05 |
Ben Pfaff | output: Move parse_color() from cairo.c to options.c. |
commit | commitdiff | tree | snapshot |
2020-12-05 |
Ben Pfaff | options: Fix error message for parsing chart file names. |
commit | commitdiff | tree | snapshot |
2020-11-30 |
Ben Pfaff | cairo: Remove 'x' from struct xr_driver. |
commit | commitdiff | tree | snapshot |
2020-11-30 |
Ben Pfaff | cairo: Remove 'heading_vars' from struct xr_driver. |
commit | commitdiff | tree | snapshot |
2020-11-30 |
Ben Pfaff | cairo: Remove unused 'command_name', 'title', 'subtitle... |
commit | commitdiff | tree | snapshot |
2020-11-30 |
Ben Pfaff | cairo: Remove obsolete 'nest' member from struct xr_driver. |
commit | commitdiff | tree | snapshot |
2020-11-29 |
Ben Pfaff | cairo: Simplify and modernize xr_create(). |
commit | commitdiff | tree | snapshot |
2020-11-28 |
John Darrington | Documentation: Add the generated screenshots to the... |
commit | commitdiff | tree | snapshot |
2020-11-28 |
John Darrington | Documentation: Add some screenshots to the user manual. |
commit | commitdiff | tree | snapshot |
2020-11-28 |
John Darrington | doc/variables.texi: Rearrange sections into a more... |
commit | commitdiff | tree | snapshot |
2020-11-28 |
John Darrington | Documentation: Add an example for SORT CASES |
commit | commitdiff | tree | snapshot |
2020-11-28 |
John Darrington | Documentation: Add an example showing how AGGREGATE... |
commit | commitdiff | tree | snapshot |
2020-11-28 |
John Darrington | Documentation: Add an example showing the use of SELECT IF. |
commit | commitdiff | tree | snapshot |
2020-11-28 |
John Darrington | Documentation: New example for the temporary command |
commit | commitdiff | tree | snapshot |
2020-11-28 |
Ben Pfaff | doc: Make figure references relative to doc/, not to... |
commit | commitdiff | tree | snapshot |
2020-11-28 |
Ben Pfaff | doc: Use $(convert) variable consistently. |
commit | commitdiff | tree | snapshot |
2020-11-28 |
Ben Pfaff | doc: Be consistent about plurals in figure target and... |
commit | commitdiff | tree | snapshot |
2020-11-28 |
Ben Pfaff | doc: Move output examples from "examples" to "pspp... |
commit | commitdiff | tree | snapshot |
2020-11-27 |
Ben Pfaff | Makefile: Fix spelling of "prerequisites". |
commit | commitdiff | tree | snapshot |
2020-11-27 |
Ben Pfaff | src/libpspp/Makefile.am: Fix atomicity of version.c... |
commit | commitdiff | tree | snapshot |
2020-11-17 |
John Darrington | src/ui/gui/psppire-import-textfile.c: Fix compiler... |
commit | commitdiff | tree | snapshot |
2020-11-17 |
John Darrington | Only reset the separators page when going forwards |
commit | commitdiff | tree | snapshot |
2020-11-17 |
John Darrington | Fix on_quote_combo_change callback |
commit | commitdiff | tree | snapshot |
2020-11-17 |
John Darrington | Remove diagnostic |
commit | commitdiff | tree | snapshot |
2020-11-17 |
John Darrington | src/data/dictionary.c (make_hinted_name): Limit generat... |
commit | commitdiff | tree | snapshot |
2020-11-17 |
John Darrington | Move syntax generation to the psppire-import-textfile... |
commit | commitdiff | tree | snapshot |
2020-11-15 |
John Darrington | Partial revert "work on getting better output into... |
commit | commitdiff | tree | snapshot |
2020-11-16 |
Friedrich Beckmann | windows: EXEEXT was at wrong place |
commit | commitdiff | tree | snapshot |
2020-11-16 |
Ben Pfaff | svg2png: Speed up gimp startup with -d option. |
commit | commitdiff | tree | snapshot |
2020-11-16 |
Ben Pfaff | Smake: Clean icons from "clean" target and add clean... |
commit | commitdiff | tree | snapshot |
2020-11-16 |
Ben Pfaff | work on getting better output into documentation |
commit | commitdiff | tree | snapshot |
next |