pspp
2020-08-31 Ben PfaffMakefile.am: Suppress GCC 10.x warning in gl/careadlink...
2020-08-30 Friedrich BeckmannGFUNC_COMPAT_CAST also for dialog-common.c
2020-08-30 John DarringtonWork around bug in Automake 1.16.1
2020-08-30 Friedrich Beckmannmoved GFunc cast to macro GFUNC_COMPAT_CAST
2020-08-30 Friedrich Beckmannpsppire-spread-sheetmodel.c: modified userdata incremen...
2020-08-30 Friedrich Beckmannpo/pl.po - replaced strange character in comment
2020-08-30 John Darringtondummy.c: Conform to exact prototypes
2020-08-30 John DarringtonPrefer GTK+ style casts rather than C-style casts.
2020-08-30 John DarringtonReplace '(GObjectClass*) class' with 'G_OBJECT_CLASS...
2020-08-30 John DarringtonRemove _base_init functions from custom widget definitions.
2020-08-30 John DarringtonINSTALL: Remove reference to --with-gui-tools which...
2020-08-29 Friedrich Beckmannswitched off unused-paramter warning for lib-essential...
2020-08-29 John Darringtonsrc/ui/gui/automake.mk: Add missing AM_CFLAGS parameter
2020-08-29 Friedrich BeckmannWarnings: correct cast for psppire-spread-sheet model
2020-08-29 John DarringtonRemove src/ui/gui/memorandum.txt
2020-08-29 John DarringtonAdd convenience library libwidgets-essential
2020-08-29 Friedrich Beckmannxml-parser-generator - iterate over sorted dict - ...
2020-08-29 John Darringtonsrc/ui/gui/psppire-conf.c: Use GError instead of strerror.
2020-08-25 Friedrich Beckmannreplace finite with isfinite
2020-08-25 Friedrich BeckmannWarning: added missing initializer for closure_callback...
2020-08-25 Friedrich BeckmannWarning: "static const" instead of "const static"
2020-08-25 Friedrich BeckmannWarning: avoid warning that weekday may be used uniniti...
2020-08-25 Friedrich BeckmannWarning: adhere to const qualifier for initializations...
2020-08-24 Friedrich BeckmannWarnings: fix missing function prototypes
2020-08-24 Friedrich BeckmannWarnings: removed fallthrough in case statements
2020-08-24 Friedrich BeckmannWarnings: added cast for enumaration types
2020-08-24 Friedrich BeckmannAdded tooltip for statistics in dialogs
2020-08-24 Friedrich BeckmannWarnings: function type cast for g_list_foreach
2020-08-24 Friedrich BeckmannWarnings: missing initializer for value_tables and...
2020-08-24 Friedrich BeckmannWarnings: add AM_CFLAGS also for the psppire build
2020-08-23 John DarringtonFixed bug which caused a crash when using the Find...
2020-08-22 John Darringtonsrc/ui/gui/dummy.c: Eliminate warnings when building...
2020-08-22 John DarringtonUpdated translations from translationproject.org
2020-08-16 John Darringtonsrc/ui/gui/automake.mk: Remove yelp-check rule
2020-08-16 John Darringtonpsppire-marshaller.c: Include the header file
2020-08-16 John Darringtonhtml.c: Reimplement as HTML5
2020-08-19 John Darringtonget_language: New function
2020-08-19 John DarringtonIssue error message if failing to change directory
2020-08-18 John Darringtonbarchart.c: Sort the categories before displaying them.
2020-08-17 Friedrich Beckmannlimit the number of variables in barchart from crosstab...
2020-08-17 Friedrich Beckmannfixed range check in parse_record_placement (32Bit...
2020-08-17 Friedrich Beckmannfixed git distribution check for .gitattributes added...
2020-08-17 Friedrich Beckmannadded .gitattributes file such that lexer.at shows...
2020-08-17 Friedrich Beckmannfactor.c: added translation hint
2020-08-16 John DarringtonRemoved stray newline in acinclude.m4
2020-08-16 John DarringtonFixed error running 'make distcheck'
2020-08-16 John DarringtonFixed some errors in format and orthography of printed...
2020-08-16 Friedrich Beckmannpspp-convert.1 - fixed a syntax typo
2020-08-16 John DarringtonRevive psppire's glade compatibility
2020-08-16 John DarringtonPsppireSelector: Don't attempt to unref a null pointer
2020-08-16 John DarringtonUpdate GtkBuilder files to mention gtk+ version 3.22
2020-08-16 jdarringtonsrc/language/stats/chart-category.h: Add #include directive
2020-08-16 jdarringtonPsppireVarView: Use g_realloc instead of xrealloc
2020-08-16 jdarringtonsrc/ui/gui/automake.mk: Sort the manifest
2020-08-16 jdarringtonRename PsppireButtonbox to PsppireButtonBox
2020-08-16 John Darringtonsrc/ui/gui/psppire-conf.c: On error, give a reason...
2020-08-16 John DarringtonAvoid warnings about ! being passed a non-boolean
2020-08-16 John DarringtonPsppireImportAssistant: Proceed to next page when a...
2020-08-16 John DarringtonRemove/Replace some obsolete gnulib modules
2020-08-16 John DarringtonSmake: create build-aux/config.rpath
2020-08-16 jdarringtonUpdate to more recent GNULIB
2020-08-16 John DarringtonBump version to 1.5.0
2020-08-15 Ben PfaffRelease PSPP version 1.4.0.
2020-08-14 Friedrich Beckmannsys-file-reader: get_text_token did not set delimiter...
2020-08-03 Ben Pfaffrender-test: Initialize i18n to make tests pass on...
2020-08-03 Ben Pfafftests: Tolerate 3-digit exponents in output for chart...
2020-08-03 Ben Pfafftests: Ignore Pango warnings when generating charts.
2020-08-03 Ben Pfaffplacement-parser: Properly handle LONG_MAX != INT_MAX.
2020-08-02 Ben Pfafftests: More character encoding issues on command line.
2020-08-02 Ben Pfafftests: Use AUTOTEST_PATH to find chart test programs.
2020-08-02 Ben Pfaffzip-test: Open files in binary mode.
2020-08-02 Ben Pfafftests: Avoid dealing with character encoding issues...
2020-08-02 Ben Pfafftests: Tolerate carriage-returns in output for SAMPLE...
2020-08-02 Ben Pfafftests: Always set a paper size.
2020-08-02 Ben Pfafftests: Don't output to PDF without a good reason.
2020-08-02 Ben Pfafftests: Fix synthetic system file reader tests on Windows.
2020-07-31 Friedrich BeckmannSmake: added 16x16, 32x32 and 256x256 pspp.png icons
2020-07-26 John DarringtonRecent spread-sheet-widget to version 0.6
2020-07-19 John DarringtonFix typo in po/automake.mk
2020-07-18 John DarringtonRecent spread-sheet-widget to 0.5 or later
2020-07-12 John DarringtonImport Assistant Sheet Page: Set the sheet selector...
2020-07-12 Friedrich Beckmanngui: normalize clipboard cut selection rectangle (...
2020-07-12 Friedrich Beckmanngui: clipboard CUT and COPY store same data with/withou...
2020-07-12 Friedrich Beckmanngui: Pasting also considers labels as valid data
2020-07-11 John Darringtonpsppire-import-assistant (struct _PsppireImportAssistan...
2020-07-11 John DarringtonFix memory leak in the value labels dialog
2020-07-11 John Darringtonsrc/ui/gui/org.fsf.pspp.desktop.in: Add translator...
2020-07-11 John Darringtonpsppire-data-window.c: Remove ssw api protection
2020-07-11 John DarringtonSpreadLevel Plot: Don't try to take the logarithm of...
2020-07-11 John Darringtonsrc/output/cairo-chart.h (xrchart_write_scale): Check...
2020-07-11 John Darringtonpsppire-data-window.c (on_cut): Do not append trailing...
2020-07-11 John Darringtonpsppire-data-window.c (on_cut): Deal properly with...
2020-07-11 John DarringtonDo not attempt to use the output driver while it's...
2020-07-11 John Darringtonsrc/ui/gui/automake.mk: Remove OBSOLETE
2020-07-11 John Darrington#undef close which was causing problems on w32
2020-07-11 John DarringtonRevert "Conditional Compilation per GCS 3.5"
2020-07-11 John DarringtonRevert "Keep systems happy which do not have sys/resour...
2020-07-11 John DarringtonHistogram Dialog: Allow only numeric variables to be...
2020-07-11 John DarringtonReduce the length of the icon names.
2020-07-11 John Darringtonpo/metainfo.its: New file.
next