Whitespace changes only
[pspp] / src / ui / gui / page-formats.c
2013-10-26 Ben PfaffMerge master into gtk3. 20131026032545/pspp 20131027032559/pspp 20131028032549/pspp 20131030030824/pspp 20131031032414/pspp 20131101032516/pspp 20131102032602/pspp 20131103032703/pspp 20131104032617/pspp 20131105032650/pspp 20131106032624/pspp 20131107032703/pspp 20131108032720/pspp 20131110032717/pspp 20131111032724/pspp 20131112032726/pspp 20131113032746/pspp 20131114032755/pspp 20131115032755/pspp 20131116032752/pspp
2013-10-02 John DarringtonRemove some #includes which were not necessary 20131003030503/pspp 20131004030505/pspp 20131005030503/pspp
2013-09-25 John DarringtonUse the msg function to report errors wherever possible.
2013-07-24 John DarringtonChange "variable_changed" to "variable-changed" in...
2013-07-23 John DarringtonFix crash when changing variable formats in data import...
2013-05-09 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-07 Ben PfaffMerge 'psppsheet' into 'master'. 20130507010505/pspp
2013-03-22 John DarringtonReorganised the text-data import assistant into separat... 20130324030505/pspp 20130325030503/pspp 20130326030506/pspp
2013-03-20 John DarringtonReorganised the text-data import assistant into separat...
2013-03-20 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-14 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-09 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-09 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-09 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-09 John DarringtonRe-enabled Paste button
2013-03-08 John DarringtonMerge remote branch 'origin/master' into import-gui
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-02-18 John DarringtonAdd prototypes for syntax generation functions
2013-02-16 John DarringtonGot the text file import working again
2013-02-16 John DarringtonFixed many warnings
2013-02-16 John DarringtonAdded a proper function to convert spreadsheet column...
2013-02-16 John Darringtonsort of got the assistant working with the combo model
2013-02-16 John Darringtonformats page: Construction is initialisation
2013-02-16 John DarringtonFirst line page construction is initialisation
2013-02-16 John DarringtonMove column count from seperators into assist
2013-02-16 John DarringtonPut the pages as pointers
2013-02-16 John DarringtonBasic working spreadsheet import dialog (sort of)
2013-02-16 John DarringtonSeperate test-data-import-dialog into different files