treewide: Replace <name>_cnt by n_<name>s and <name>_cap by allocated_<name>.
[pspp] / src / ui / gui / psppire-variable-sheet.c
2021-12-09 Ben Pfafftreewide: Replace <name>_cnt by n_<name>s and <name...
2021-08-28 John DarringtonFix crash when double clicking on variable sheet cells...
2020-09-27 John DarringtonEnsure that data sheet and variable sheets can be const...
2020-09-06 John DarringtonCorrect the copyright holder named in some files.
2020-06-27 John DarringtonPSPPIRE: Avoid memory leaks from popup memnus
2020-05-31 John Darringtonpsppire: Deal properly with inverted variable selections.
2019-11-27 John DarringtonDelete trailing whitespace at line endings.
2018-07-04 John DarringtonFix crash when attempting to add a new variable in...
2017-09-27 John DarringtonPsppireVariableSheet: Do not immediately display dialog...
2017-09-18 John Darringtonuint -> guint
2017-09-16 John DarringtonDisable drag and drop on sheet axes for which there...
2017-09-14 John DarringtonSet the "editable" properties of the sheets to TRUE
2017-09-10 John DarringtonMerge remote-tracking branch 'origin/sheet'
2017-08-31 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-08-03 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-06-02 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-05-25 John DarringtonUpdate identifiers to reflect new identity of upstream...
2017-05-18 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-05-08 John DarringtonEnable reordering of variables by drag and drop
2017-05-05 John DarringtonInitialise parent class in sheets
2017-05-05 John DarringtonNew module: psppire_variable_sheet.c