pspp
2016-02-03 John DarringtonFix memory leak in SYSFILE command
2016-02-03 John DarringtonFix memory leak which occured when iconv failed
2016-02-03 John DarringtonFix memory leak in render-test.c
2016-02-02 John DarringtonRemove some g_param_spec_ strings from the translation...
2016-02-02 John DarringtonSave File test: Restore permissions after test
2016-02-01 John DarringtonFix memory leak in barcharts
2016-02-01 John DarringtonFrequencies: Fix some memory leaks
2016-01-31 Ben Pfaffspreadsheet: Avoid sharing a dictionary between spreads...
2016-01-31 John DarringtonUnivariate Dialog: Fix help-page
2016-01-31 John DarringtonUnivariate Dialog: Set margins
2016-01-31 John DarringtonSet visibility on univariate dialog
2016-01-30 John DarringtonCorrect the use of signals vs. events.
2016-01-30 John DarringtonUse win32 functions for accessing filename
2016-01-30 John DarringtonRemove commented out code
2016-01-30 John DarringtonReimplement the Windows menu.
2016-01-27 John DarringtonRemove g_mem_set_vtable
2016-01-26 John DarringtonGLM: remove warning
2016-01-26 John DarringtonGLM: Do not print the intercept if the model is unbalanced
2016-01-26 John DarringtonAdd documentation for GLM
2016-01-22 John DarringtonPsppireDialogAction (generate_syntax): Change signature.
2016-01-22 John DarringtonFix compiler warning
2016-01-22 John DarringtonSmake: ensure that the "all" target is the first
2016-01-21 John DarringtonInclude a dissuader for odd numbered minor releases
2016-01-21 John DarringtonAppend a warning to the window title bar for odd versions.
2016-01-21 John DarringtonPlace a warning on the splash screen for odd numbered...
2016-01-19 John DarringtonRecode Dialog: Convert to PsppireDialogAction
2016-01-18 John DarringtonHelp menu now uses "version" instead of "bare version".
2016-01-18 John DarringtonConvert THANKS file to utf8
2016-01-17 Ben Pfaffspv-file-format: Fix typo.
2016-01-17 Ben Pfaffspv-file-format: Fix names of pmml, stats, and model...
2016-01-17 Ben PfaffAdd documentation for SPV file format.
2016-01-16 John DarringtonSet import dialog to fullscreen mode.
2016-01-16 John DarringtonSample Dialog: Ensure that controls stay at self consis...
2016-01-16 John DarringtonPopulate select dialog's dialog_is_valid function
2016-01-15 John DarringtonUpdate appdata.xml
2016-01-15 Ben Pfaffmeasure: Improve wording of error message.
2016-01-15 Ben Pfaffpsppire-button-editable: Don't mark spec parameter...
2016-01-15 Ben PfaffSAVE TRANSLATE: Improve error message.
2016-01-15 Ben PfaffLIST: Improve wording of error messages.
2016-01-13 John DarringtonEXAMINE: Extend test for empty dataset and fix bug.
2016-01-12 John DarringtonONEWAY: fix crash in contrasts when dataset is empty
2016-01-11 John DarringtonFixed some bugs related to empty parentheses
2016-01-11 John DarringtonAdd some tests for empty parens
2016-01-07 Ben PfaffFACTOR: Avoid assertion failures on syntax errors expec...
2016-01-06 Ben Pfaffpsppire-var-view: Fix constness error.
2016-01-06 Ben PfaffMakefiles: Add $(AM_V_GEN) and $(AM_V_at) to a few...
2016-01-06 Ben PfaffAPPLY DICTIONARY: Fix segmentation fault when setting...
2016-01-06 Ben Pfaffsegment: Fix buffer overrun error in segmenter_detect_c...
2016-01-05 John DarringtonScatter plot dialog: Correct order of variables in...
2016-01-05 John Darrington.ui files: Bump version of required Gtk to 3.4.2
2016-01-04 John DarringtonLogistic Regression Dialog: Add missing property
2016-01-04 John DarringtonFix bad syntax generation introduced by previous commit.
2016-01-04 John DarringtonLogistical Regression Dialog: Automatically mark approp...
2016-01-04 John DarringtonLogistic Regression Dialog: Reimplement syntax generato...
2016-01-04 John Darrington"margin-left" -> "margin-start" && "margin-right" ...
2016-01-04 Ben PfaffREGRESSION: Correctly handle data in temporary file...
2016-01-03 John DarringtonSyntax menu definition: Rename "menuitem7" to "edit...
2016-01-03 Ben PfaffGET DATA /TYPE=TXT: Remove obsolete IMPORTCASES subcommand.
2016-01-03 John DarringtonRename Dataset dialog: Add spacing and help button
2016-01-03 Ben PfaffREGRESSION: Warn when REGRESSION with SAVE runs with...
2016-01-03 Ben Pfaffval-labs-dialog: Improve keyboard interface.
2016-01-03 Ben PfaffQUICK CLUSTER: Correct typo in documentation of PRINT...
2016-01-03 Ben Pfaffsys-file-reader: Disallow system and scratch long varia...
2016-01-03 Ben PfaffRANK: Issue syntax error in case where it was omitted...
2016-01-03 Ben PfaffLIST: Allow a subset of the CASES settings to be specified.
2016-01-03 Ben Pfaffpsppire-dialog-action: Fix compilation error.
2015-12-31 John DarringtonSelect Cases Dialog: Convert to PsppireDialogAction
2015-12-30 John DarringtonSelect Cases Dialog: minor refactor.
2015-12-29 John DarringtonRearange widget registration into a table.
2015-12-29 John DarringtonSplit File Dialog: Convert to PsppireDialogAction
2015-12-29 John DarringtonAdd an appropriate help page for the Variable Info...
2015-12-29 John Darringtonexamples/physiology.sav: Add a DOCUMENT comment to...
2015-12-29 John DarringtonComments dialog: convert to PsppireDialogAction
2015-12-29 John DarringtonWeight cases dialog: Convert from add hoc to PsppireDia...
2015-12-28 John DarringtonPsppireKeypad: Correct the attachment of buttons to...
2015-12-27 John DarringtonChange some instances of GtkAction to PsppireDialogAction
2015-12-26 John DarringtonRewrite Import Dialog.
2015-12-22 John DarringtonWhitespace changes only
2015-12-22 John DarringtonRemove deprecated widgets
2015-12-22 John DarringtonRemove stray quotation marks and angle brackets
2015-12-22 John DarringtonImproved the autoconf test for xmllint
2015-12-17 John DarringtonRemove string stat_version
2015-12-16 John DarringtonAutorecode Dialog: Convert from add hoc to PsppireDialo...
2015-12-15 Friedrich BeckmannGRAPH scatterplot - fixed missing BY variable rendering
2015-12-15 John DarringtonPsppSheetViewColumn: Replace some deprecated functions
2015-12-15 John DarringtonPsppSheetViewColumn: Replace GtkAlignment with a GtkBin
2015-12-15 John DarringtonPsppSheetViewColumn: Remove GtkArrow
2015-12-15 John DarringtonRecode Dialog: Remove deprecated widgets
2015-12-15 John DarringtonFix crash calling RINDEX with a zero needle length
2015-12-14 John DarringtonKolmogorov Smironov Dialog: Add help_page property
2015-12-13 John DarringtonFix compiler warnings
2015-12-13 John DarringtonSelect Cases Dialog: Replace obsolete widgets
2015-12-13 John DarringtonPsppireSheetView: Remove code marked with GTK3_TRANSITION
2015-12-12 John DarringtonDocumentation add subsections for each GRAPH type
2015-12-12 John DarringtonAggregate Dialog: Convert from old fashioned method...
2015-12-11 John DarringtonRename psppire_dialog_action_get_pointer -> psppire_dia...
2015-12-11 Friedrich Beckmannchanged a character in po/pl.po that was reported as...
2015-12-10 John DarringtonReplace "sed" with "$(SED)" in Makefiles
2015-12-10 John DarringtonMake rule for src/libpspp/version.c atomic
2015-12-09 John DarringtonCompute dialog: Avoid double population
next