Merge remote-tracking branch 'origin/master' into sheet
[pspp] / src /
2017-05-07 John DarringtonPsppireImportAssistant: Clear the dictionary before...
2017-05-07 John DarringtonPsppireDataEditor: Automatically set the dictionary...
2017-05-07 John DarringtonPsppireImportAssistant: Set the variables of the varsheet
2017-05-07 John DarringtonPsppireDelimitedText: Declare psppire_delimited_text_ne...
2017-05-07 John DarringtonPsppireDelimitedText: reset all cache starts
2017-05-06 John DarringtonPsppireDelimitedText: Remove a useless member variable
2017-05-06 John DarringtonAdd an (empty) datasheet to the import assistant
2017-05-06 John DarringtonAdd (empty) variable sheet for import assistant
2017-05-05 John DarringtonInitialise parent class in sheets
2017-05-05 John DarringtonNew module: psppire_data_sheet.c
2017-05-05 John DarringtonNew module: psppire_variable_sheet.c
2017-05-04 John DarringtonFACTOR: Add printout of the covariance matrix and add...
2017-05-04 John DarringtonFACTOR: New subcommand: MATRIX IN
2017-05-04 John DarringtonNew function covariance_from_correlation
2017-05-04 John DarringtonNew module matrix-reader
2017-05-01 John DarringtonMATRIX DATA: Fix crash when duplicate variables are...
2017-05-01 John DarringtonMATRIX DATA: Handle multiple splits properly
2017-04-30 John DarringtonMATRIX DATA: Rewrite to canonical rowtype values
2017-04-26 John DarringtonAdded the MATRIX DATA procedure.
2017-04-26 John Darringtonparse_DATA_LIST_vars: Reduce scope of variable 'name2'
2017-04-23 John DarringtonWhitespace changes only. Remove trailing whitespace.
2017-04-23 John DarringtonImport Assistant: Re-enable the setting of header titles
2017-04-22 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-04-22 John DarringtonNew objects PsppireTextFile and PsppireDelimitedText.
2017-04-22 John DarringtonWhitespace changes only: Remove trailing whitespace
2017-04-19 John DarringtonDo not allow value labels dialog to enter a label for...
2017-04-19 John DarringtonDon't crash when attempting to enter data in a column...
2017-04-19 John DarringtonMake warning message a little more severe.
2017-04-19 John DarringtonUpdate the datum entry when the selection changes
2017-04-19 John DarringtonPsppireDataEditor: unref objects on dispose
2017-04-19 John DarringtonEnable setting of variable type from var sheet
2017-04-19 John DarringtonVar type dialog: Add a return value
2017-04-19 John DarringtonPass the top level window to dialog creation functions
2017-04-19 John DarringtonEnable changing of missing values from the variable...
2017-04-19 John DarringtonMake missing-value-dialog return a status
2017-04-18 John DarringtonRemove inappropriate single selection-mode properties...
2017-04-17 John DarringtonRemove unused variable
2017-04-17 John DarringtonEnable the value_labels popup dialog
2017-04-16 John DarringtonDon't try to use TIOCGWINSZ if termios.h is not available.
2017-04-16 John DarringtonEnable changing of width and decimals from var sheet
2017-04-14 John DarringtonRemove diagnostic message
2017-04-09 John DarringtonMake the split window menuitem apply to the var sheet...
2017-04-08 John DarringtonVariable Sheet: Display 'None' for value labels if...
2017-04-07 John Darringtonchange_var_property: Make parameter const
2017-04-07 John DarringtonRemove reduntant #include
2017-04-07 John DarringtonChange the signature of myreversefunc to return bool
2017-04-07 John DarringtonMove paste related code from PsppireDataWindow to Psppi...
2017-04-07 John DarringtonDon't update the cell entry ref if there is no active...
2017-04-06 John DarringtonUse g_object_set rather than obsolete setter function
2017-04-06 John DarringtonFix some compiler warnings
2017-04-06 John DarringtonRemove call to property which no longer exists
2017-04-05 John DarringtonEnable Edit Menuitems
2017-04-05 John DarringtonRemove obsolete file psppire.gtkrc
2017-04-05 John DarringtonRename myconvfunc --> psppire_data_store_value_to_string
2017-04-05 John DarringtonFix pasting from data sheet
2017-04-05 John DarringtonAdd comments to value-variant implementation
2017-04-04 John DarringtonMake the combo boxes in the variable sheet work properly
2017-04-04 John DarringtonMake the split window feature work again
2017-04-04 John DarringtonMake the goto variable feature work again
2017-04-04 John DarringtonDisplay data in the var sheet properly
2017-04-03 John DarringtonRemove some variables from global scope
2017-03-31 John DarringtonAllow adding new variables in the var sheet
2017-03-31 John DarringtonFix typo in comment
2017-03-31 John DarringtonEnable deletion of variables from var sheet
2017-03-31 John DarringtonAdd popup menu on var sheet row header
2017-03-31 John DarringtonEnable sorting of cases
2017-03-31 John DarringtonEnable the deletion of variables from the data sheet
2017-03-30 John DarringtonAdd popup menu to insert a variable
2017-03-30 John DarringtonAdd popup menu for variables in data sheet
2017-03-30 John DarringtonUse the "items-changed" signal instead of "changed"
2017-03-30 John DarringtonNew popup menu for cases
2017-03-30 John Darringtonremove case-inserted signal
2017-03-28 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-03-27 John DarringtonEdit|Options: Add fields to change behaviour of output...
2017-03-27 John DarringtonNew menu: Edit|Options
2017-03-24 John DarringtonHtml Driver: Fix bug when rendering small cells.
2017-03-24 John DarringtonTerminal interface: Remove support for the ncurses...
2017-03-15 John DarringtonMann Whitney: Remove unused variable
2017-03-07 John DarringtonFixed a bug in the Mann-Whitney test vs. missing=analysis.
2017-02-21 Friedrich BeckmannFREQUENCIES: fixed VARIANCE output - fixes bug #50366
2017-01-14 John Darringtonpsppire-import-assistant: Use maximised window instead...
2017-01-13 John DarringtonEnsure that help page manifest is not empty.
2016-12-03 Ben PfaffFix misleadingly indented statements.
2016-12-03 Ben Pfaffgui: Remove unused static variables.
2016-12-03 Ben Pfaffgui: Fix #includes for gtksourceview.
2016-11-07 pspp.freepost@ordi... compile without gnumeric and odf read support
2016-10-10 Friedrich Beckmannreversed CFLAGS, CPPFLAGS and LDFLAGS addition for...
2016-10-10 Friedrich Beckmannadded CFLAGS, CPPFLAGS and LDFLAGS for PSPP.C and q2c...
2016-09-16 Friedrich Beckmannhelp: added t-test reference to help page
2016-09-01 John DarringtonFix missing buttonbox in frequencies dialog
2016-09-01 John Darringtonpsppire-output-view: Avoid GtkWarnings
2016-08-23 John DarringtonPSQL READER: Use the REPEATABLE READ isolation level.
2016-08-20 John DarringtonFix bugs in frequencies dialog.
2016-08-18 John DarringtonRe-enable the relocation feature.
2016-08-15 John DarringtonFix compiler warning
2016-08-15 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-15 John DarringtonDisable deprecation warnings for all sheet related...
2016-08-15 John DarringtonRemove call to gtk_style_context_add_provider_for_screen
2016-08-15 John DarringtonFont Selection: Use a local css_provider instead of...
2016-08-15 John DarringtonPrevent the font selection of comment dialog affecting...
next