Warnings: function type cast for g_list_foreach
[pspp] / src / ui / gui / psppire-dialog-action-recode-different.c
2020-08-24 Friedrich BeckmannWarnings: function type cast for g_list_foreach
2020-07-04 John DarringtonUnref variables after fetching from treeview model.
2020-06-07 John DarringtonWhitespace changes only.
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-07-10 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-05-30 John DarringtonRecode Dialog Action: Split into RecodeDialogAction...