supply g_memdup2() for glib before 2.68.
[pspp] / src / ui / gui / psppire-dialog-action-recode.c
2022-07-10 Friedrich Beckmannsupply g_memdup2() for glib before 2.68.
2022-07-08 Ben Pfaffgui: Use g_memdup2() instead of deprecated g_memdup().
2020-06-21 John Darringtonrecode dialog: set "old and new values" sentivitity...
2020-06-07 John DarringtonWhitespace changes only.
2019-11-27 John DarringtonDelete trailing whitespace at line endings.
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...
2016-01-22 John DarringtonPsppireDialogAction (generate_syntax): Change signature.
2016-01-22 John DarringtonFix compiler warning
2016-01-19 John DarringtonRecode Dialog: Convert to PsppireDialogAction