pspp
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
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 DarringtonUpdate translations from translationproject.org
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
2020-09-27 John Darringtonacinclude.m4: Remove one oxymoron and one tautology
2020-09-26 John Darringtonsrc/ui/gui/psppire-window-base.c: Remove erroneous...
2020-09-20 John DarringtonPsppireKeypad: Remove deprecated properties
2020-09-20 John Darringtonsrc/ui/gui/psppire.xml: Add definition of PsppireKeypad
2020-09-19 John DarringtonOneway Dialog: Remove deprecated properties
2020-09-19 John DarringtonReliability Dialog: Remove depdecated properties
2020-09-19 John DarringtonFactor Dialog: Remove depdecated properties
2020-09-19 John DarringtonAggregate Dialog Box: Remove deprecated properties
2020-09-19 John DarringtonRecode Dialog Box: Remove deprecated properties
2020-09-19 John Darringtonpsppire.xml: Add PsppireAcr and PsppireValChooser
2020-09-19 John DarringtonSelect Cases Dialog: Make the 'All Cases' button easier...
2020-09-19 John DarringtonSelect Cases Dialog: Cosmetic Improvements
2020-09-19 John DarringtonRank Dialog: Cosmetic Improvements
2020-09-19 John DarringtonFrequencies Dialog: Cosmetic Improvements
2020-09-19 John DarringtonExamine Spreadlevel: Allow power to be non-integer
2020-09-19 John DarringtonExamine Plots Dialog : Set combo box sensitivity
2020-09-19 John Darringtonsrc/ui/gui/psppire-dialog-action-examine.c: constness
2020-09-19 John DarringtonExamine Dialog: Cosmetic improvements
2020-09-19 John Darringtondoc/invoking.texi (Main Options): Correct minor informa...
2020-09-15 Friedrich Beckmannmetainfo - changed url from commit to tree
2020-09-15 Friedrich Beckmannmetainfo: added releases 1.4.0 and 1.4.1
2020-09-15 Friedrich Beckmannmetainfo: Fixed typos in metainfo
2020-09-13 Friedrich Beckmannpsppire: add "Plots" subdialog for examine (Explore)
2020-09-13 John DarringtonPsppire: Move Mac OS specific code to its own file
2020-09-12 John DarringtonPercentiles: Remove unused static data
2020-09-12 John DarringtonUse PACKAGE_BUGREPORT instead of a literal string
2020-09-12 John DarringtonRemove obsolete acknowlegdement.
2020-09-12 Ben Pfaffi18n: Fix use of const qualifiers in create_iconv().
2020-09-12 John DarringtonRegression Dialog: Reduce the size of the Independent...
2020-09-12 John DarringtonREADME.Git: Remove mention of --with-gui-tools.
2020-09-12 John DarringtonAdd static qualifiers where appropriate.
2020-09-11 Friedrich Beckmannpsppire-output: added drag-n-drop
2020-09-11 Friedrich Beckmannpsppire-output: disable the select-all menu
2020-09-11 Friedrich Beckmannpsppire-output-view: modified the way how copy and...
2020-09-11 Friedrich Beckmanncairo: added xr_draw_svg_file function
2020-09-11 Friedrich Beckmannoutput view: make items selectable and use system colours
2020-09-07 Ben Pfaffpspp-output: Make the binary relocatable.
2020-09-07 Ben PfaffHOST: Implement timeouts on Hurd.
2020-09-07 Ben PfaffHOST: Check for setitimer() failure.
2020-09-07 Friedrich Beckmannfixed typo in pl.po which breaks sed on MacOS
2020-09-07 Ben Pfaffpo: Update translations from translationproject.org.
2020-09-07 Ben Pfaffpo: Add comment.
2020-09-07 Ben Pfaffpo: Simplify wget command.
2020-09-07 Ben Pfaffpo: Don't regenerate po files just before replacing...
2020-09-06 Ben Pfaffpo: Fix placement of $(AM_V_at) in automake.mk.
2020-09-06 John DarringtonCorrect the copyright holder named in some files.
2020-09-06 Friedrich Beckmannmetainfo.its: changed this from a build requirement...
2020-09-06 John DarringtonFix build error when building --without-gui
2020-09-05 Ben PfaffUpdate version number to 1.4.2.
2020-09-05 Ben PfaffRelease version 1.4.1.
2020-09-05 Ben Pfaffpo: Delete temporary files to fix "make distcheck"...
2020-09-05 Ben PfaffMakefiles: Use $(PHONY) instead of .PHONY.
2020-09-05 Friedrich Beckmannadded appstream as a build requirement
2020-09-05 Friedrich Beckmannpo/automake.mk: changed xgettext glade language to...
2020-09-05 Friedrich BeckmannRevert "po/metainfo.its: New file."
2020-09-05 Friedrich BeckmannRevert "Work around bug in xgettext 0.19.8.1"
2020-09-05 John DarringtonWork around bug in xgettext 0.19.8.1
2020-09-05 John DarringtonUse g_ascii_strtoll instead of strtol.
2020-09-05 John Darringtonpo-update rule: use wget rather than rsync
2020-09-05 John DarringtonRemove the --enable-debug configure option.
2020-09-05 John DarringtonCheck that merged po files are well formed.
2020-09-05 John Darringtonsrc/ui/*/automake.mk: Conditionally include the gui...
2020-09-05 John Darringtonpo/automake.mk: Fixed typo in variable names.
2020-09-05 John DarringtonDeal properly with EOF in the REPL, when built without...
2020-09-05 John Darringtonutitilites/pspp-output.c: Deal properly with plural...
2020-09-03 Friedrich Beckmannupdated german translation de.po
2020-09-02 Ben Pfaffdoc: Describe running the "rc" file at pspp startup.
2020-09-02 Ben Pfaffdoc/manual: Remove gitignore file in otherwise empty...
2020-09-02 Ben Pfafftests: Add missing host.at tests.
2020-09-02 Ben Pfaffencoding-guesser: Explain UTF-16, UTF-16BE, UTF-16LE...
2020-09-02 Ben Pfaffu8-istream: Add some more tests for byte-order marks.
2020-09-02 Ben Pfaffmake-file: Pass O_BINARY or O_TEXT to open() call in...
2020-09-02 Ben Pfaffcsv-file-writer: Fix typo in user message.
2020-09-02 Ben PfaffHOST: Reimplement and add support for TIMELIMIT subcommand.
2020-08-31 Ben Pfafftests: Add 'slow' tag to more tests.
2020-08-31 Ben Pfaffspv-light-decoder: Avoid GCC 10.x warning in decode_spv...
2020-08-31 Ben Pfaffvalue: Suppress uninitialized tmp.s warning in value_re...
2020-08-31 Ben PfaffMakefile.am: Suppress GCC 10.x warning in gl/careadlink...
next