Fixed many warnings
[pspp] / src / ui / gui / page-assistant.c
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 Darringtonseparators construction is initialisation
2013-02-16 John DarringtonMake sheet spec page opaque
2013-02-16 John DarringtonMove all intro related stuff to the intro file
2013-02-16 John DarringtonIntro page: contruction is initialisation
2013-02-16 John DarringtonPut the pages as pointers
2013-02-16 John DarringtonStarted polymorphism of ODS
2013-02-16 John DarringtonMade a start at canonicalising the interface
2013-02-16 John DarringtonTry to load the correct sheet
2013-02-16 John DarringtonSeperate test-data-import-dialog into different files