Fixed incorrect syntax generated by the Select Random Cases dialog.
[pspp] / src / ui / gui / psppire-dialog-action-select.c
2019-11-05 John DarringtonFixed incorrect syntax generated by the Select Random...
2017-06-02 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-06-02 John DarringtonUse a more reliable way of setting the initial state...
2017-04-22 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-04-22 John DarringtonWhitespace changes only: Remove trailing whitespace
2016-08-06 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-06 John DarringtonRemove deprecated objects GtkAction and GtkUIManager
2016-01-22 John DarringtonPsppireDialogAction (generate_syntax): Change signature.
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
2015-12-31 John DarringtonSelect Cases Dialog: Convert to PsppireDialogAction