pspp
2015-06-10 Friedrich Beckmannoutput window: added allocation setting for drawing...
2015-06-07 Friedrich Beckmannreplaced decimal module, xrchart_scale with autoformat...
2015-06-04 Friedrich Beckmanncharts: changed scientifc number display from e+6 type...
2015-05-31 Friedrich Beckmannhistogram tick drawing - added format generation for...
2015-05-31 John DarringtonValue Label Dialog: Do not attempt to read selection...
2015-05-29 Friedrich BeckmannSmake: build from git on Mac OSX
2015-05-28 Friedrich Beckmannremoved references to psppire-dialog orientation property
2015-05-28 Friedrich Beckmannfixed scrolling of edited cell - fixes bug #45113
2015-05-25 Friedrich Beckmannscatterplot: fixed compiler warnings
2015-05-24 Friedrich Beckmannfixed the scroll-to-bottom; removed the size-request...
2015-05-24 Friedrich Beckmannrepair glade; switched to gladeui-2.0; removed the...
2015-05-21 Friedrich Beckmanngtk3: replaced gtk_widget_register_window with older...
2015-05-21 Friedrich Beckmanngtk3 - fix to show selected cells with adwaita theme
2015-05-21 Friedrich Beckmanngtk3 - adapted draw routine to gtk_cairo_should_draw_wi...
2015-05-20 John Darringtongtk3: Replace gdk_window_get_pointer with gdk_window_ge...
2015-05-19 John DarringtonGtk+3: Replace deprecated gtk_layout_get_vadjustment...
2015-05-19 John DarringtonGtk+3: Replace deprecated gtk_widget_size_request with...
2015-05-19 John DarringtonGtk+3: Replace deprecated gtk_cell_renderer_get_size...
2015-05-17 Friedrich Beckmanngtk3 - added NULL check to tt_test_options_dialog_destr...
2015-05-17 John DarringtonFix GtkCritical whilst displaying last line of variable...
2015-05-16 John DarringtonFix crash when cancelling variable type dialog.
2015-05-14 John DarringtonSheet View optimisation: Do not attempt to draw sheet...
2015-05-03 Friedrich Beckmannfixed initial show of names in header window. Variable...
2015-05-03 Friedrich BeckmannFixed horizontal scrolling for header window (variable...
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2015-04-24 Friedrich BeckmannSwitch the order in which scatterplot axes appear in...
2015-04-24 Friedrich BeckmannAllow data used by GRAPH /SCATTERPLOT to persist after...
2015-04-24 Friedrich BeckmannWhitespace changes only.
2015-04-23 Ben Pfaffpo: Update translations from translationproject.org.
2015-04-08 John DarringtonUpdate glib requirements to version 2.32 or later
2015-03-26 Ben Pfaffpo: Update translations from translationproject.org.
2015-03-14 Ben Pfaffpo: Add Chinese (simplified) translation.
2015-03-10 Ben Pfaffhelp-pages-list: Distribute.
2015-03-08 Ben PfaffRELIABILITY: Ignore STATISTICS subcommand.
2015-03-08 Ben Pfaffconfigure: Create "doc" directory in build directory.
2015-03-08 Ben PfaffFACTOR: Support ANALYSIS subcommand.
2015-03-07 Ben Pfaffexpressions: Add support for 2- and 3-operand RND function.
2015-03-07 Ben PfaffFREQUENCIES: Accept (but ignore) ORDER subcommand.
2015-03-06 Ben PfaffRENAME VARIABLES: Make parentheses optional for single...
2015-03-06 Ben Pfaffpsppire-dialog: Fix incompatible pointer type.
2015-03-06 Ben Pfaffdoc: Fix use of $(AM_V_at).
2015-02-24 Ben Pfaffdoc: Document decryption support in pspp-convert.
2015-02-21 John DarringtonFrequencies Dialog: Add the ability to specify a bar...
2015-02-16 John DarringtonPsppireDialog: New property: help-page
2015-02-16 Ben Pfaffdoc: MATCH FILES/ADD FILES/UPDATE can combine any numbe...
2015-02-16 John Darringtontests/math/decimal-test.c (canonicalise-string): Fix...
2015-02-15 Ben PfaffCOUNT: Correct treatment of missing values.
2015-02-15 John DarringtonSmake: Made the configure target slightly more fail...
2015-02-15 John DarringtonMakefile rule pspp.xml: Simplify slightly
2015-02-14 John DarringtonExamine Dialog: Fix widget focus order
2015-02-14 John DarringtonDialog boxes: Grab focus of the source widget on reset
2015-02-12 John DarringtonMinor update to documentation for FREQUENCIES
2015-02-09 John DarringtonDocumentation: Tidy up notes about histogram bin widths
2015-02-07 John DarringtonAdded the /BARCHART option to CROSSTABS
2015-02-07 John Darringtontests/chart.at: -O format=csv changed to -o pspp.txt
2015-02-02 John DarringtonCorrected typo in syntax generation for value chooser.
2015-01-23 John DarringtonRemove untrue statement from comment
2015-01-23 John DarringtonEnsure that example_dir is relocatable.
2015-01-22 John DarringtonAdd examples directory "shortcut" to file_open dialog
2015-01-21 John DarringtonFrequencies: Added the /BARCHART subcommand.
2015-01-19 John DarringtonPiecharts: Avoid the segment fill obscuring the labels
2015-01-19 John DarringtonPiecharts: Remove trailing whitespace from slice labels
2015-01-17 John DarringtonFix logic error in previous commit
2015-01-16 John Darringtonreplace_file_start: On error, ensure that the appropria...
2015-01-16 John DarringtonNew module to perform decimal floating point arithmetic...
2015-01-15 Ben Pfaffbuild-aux/icon-list: Make executable.
2015-01-12 Ben PfaffSmake: Factor output repetitive code into new script...
2015-01-09 John DarringtonFix minor typos in documentation
2015-01-07 John DarringtonSyntax Window: Simplify the Edit|Paste callback.
2015-01-04 John DarringtonFix compiler warnings on 64 bit machines
2015-01-04 Ben Pfaffcairo: Remove claim that a null 'cairo' can work.
2015-01-04 Ben Pfaffpsppire-output-view: Fix segfault during printing.
2015-01-03 John DarringtonCorrect documentation example and add a corresponding...
2015-01-02 John DarringtonExamine: Change the positioning of the whiskers on...
2014-12-29 John DarringtonFactor: fix memory leaks relating to PROMAX and update...
2014-12-28 Ben Pfafffactor: Comment out unused functions.
2014-12-28 Ben Pfaffconfigure: Drop -Wdeclaration-after-statement.
2014-12-28 Ben Pfaffdoc: Document pspp-dump-sav.
2014-12-21 John DarringtonAdd some entries to .gitignore
2014-12-21 John DarringtonFACTOR: Added PROMAX rotation.
2014-12-14 John DarringtonFile Export: Added a "plain text" option.
2014-12-08 Ben Pfaffdoc: Add section on how to exit PSPP to the tutorial.
2014-12-08 Ben Pfaffcommand: Fix delayed execution of FINISH.
2014-12-08 Daniel Schliepercommand: Add STEMLEAF to list of unimplemented commands.
2014-12-08 Ben PfaffREADME.Git: Upgrade recommended Gnulib version.
2014-12-08 Ben Pfafflexer: Include <unistd.h> to ensure 'read' is consisten...
2014-12-08 Ben Pfafftests: Fix unintended platform dependency in portable...
2014-12-07 Daniel Schlieperdoc: Describe how bin sizes are chosen for histograms.
2014-12-05 John DarringtonFREQUENCIES: Fix bug when combining HISTOGRAM with...
2014-11-30 Ben PfaffFREQUENCIES: Allow percentiles to be comma-separated.
2014-11-29 Ben Pfaffpo: Add Polish translation.
2014-11-29 Ben PfaffAdd support for weighting variables in SPSS/PC+ system...
2014-11-29 Ben PfaffAdd support for reading SPSS/PC+ system files.
2014-11-15 Ben Pfaffpo: Update translations from translationproject.org.
2014-11-08 John DarringtonDocumentation: Add some comments to the bugs chapter
2014-11-04 Ben Pfaffpo: Add Galician translation.
2014-10-28 John DarringtonFREQUENCIES: Fixed crash when there was no valid data
2014-10-28 John DarringtonGRAPH: Use complete strings instead of constructing...
2014-10-25 Ben Pfaffpo: Update translations from translationproject.org.
2014-10-18 Ben Pfaffcairo: Add .5pt gutter around table rules.
next