Warnings: missing initializer for value_tables and function type cast (GObject)
[pspp] / src / ui / gui / psppire-spreadsheet-model.c
2020-08-24 Friedrich BeckmannWarnings: missing initializer for value_tables and...
2018-10-14 John DarringtonPsppireSpreadSheetModel: Remove useless check and subst...
2017-04-22 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-04-22 John DarringtonWhitespace changes only: Remove trailing whitespace
2015-09-19 John DarringtonPsppireSpreadsheetModel: Take reference to underlying...
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2014-03-09 Ben PfaffFix warnings about casts between pointers and different...
2013-03-13 Ben PfaffMerge 'master' into 'psppsheet'.
2013-03-08 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-08 John DarringtonNew module: psppire-spreadsheet-model.c 20130309030511/pspp
2013-03-08 John DarringtonMerge branch 'master' into import-gui
2013-03-07 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-07 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-05 John DarringtonMerge branch 'master' into import-gui
2013-03-04 John DarringtonMerge branch 'master' into import-gui
2013-03-04 John DarringtonCreated wrappers for the ods/gnumeric functions
2013-03-02 John DarringtonDisplay "(empty)" if a sheet has no data
2013-02-18 John DarringtonGot the ODS reader model (sort of) working.
2013-02-16 John DarringtonRename sheets to n_sheets
2013-02-16 John DarringtonAdded a callback to set the range entry on change
2013-02-16 John DarringtonFix memory leak
2013-02-16 John DarringtonAdded a maxcol state
2013-02-16 John DarringtonTidied up a bit more. Eliminated some warnings
2013-02-16 John DarringtonTidied up a bit
2013-02-16 John DarringtonBasically working model
2013-02-16 John DarringtonAdded property for the backend
2013-02-16 John DarringtonBasic model