Select Cases Dialog: Make the 'All Cases' button easier to select.
[pspp] / src / ui / gui / psppire-dialog-action-select.c
2020-09-19 John DarringtonSelect Cases Dialog: Make the 'All Cases' button easier...
2020-06-07 John DarringtonWhitespace changes only.
2019-11-27 John DarringtonDelete trailing whitespace at line endings.
2019-11-26 John DarringtonRemove stray semicolon
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