Use the msg function to report errors wherever possible.
[pspp] / src / ui / gui / page-assistant.c
2013-09-25 John DarringtonUse the msg function to report errors wherever possible.
2013-05-28 John DarringtonText Import Dialog: Fix initialisation of pages which... 20130529010502/pspp 20130530010503/pspp 20130531010501/pspp 20130601010502/pspp 20130602010502/pspp 20130603010502/pspp 20130604010502/pspp 20130605010506/pspp 20130606010503/pspp
2013-05-19 John DarringtonRemove unused function 20130519010502/pspp
2013-05-18 John DarringtonImplement import dialog to import spreadsheet files.
2013-05-15 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-15 John DarringtonImport Assistant: Fix broken reset buttons 20130516010511/pspp 20130517010504/pspp
2013-05-15 John DarringtonImport Assistant: Fix broken reset buttons
2013-05-14 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-14 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-11 John DarringtonMerge branch 'master' into import-gui
2013-05-11 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-09 John DarringtonMerge branch 'master' into import-gui
2013-05-09 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-07 Ben PfaffMerge 'psppsheet' into 'master'. 20130507010505/pspp
2013-04-29 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-28 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-05 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-01 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-31 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-31 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-30 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-30 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-29 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-27 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-23 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-22 John DarringtonReorganised the text-data import assistant into separat... 20130324030505/pspp 20130325030503/pspp 20130326030506/pspp
2013-03-22 John DarringtonMerge branch 'master' into import-gui
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 the reset buttons
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-03-03 John DarringtonUse our own explicit loop instead of main_loop_run
2013-02-16 John DarringtonShow errors on reading badly formed gnumeric files
2013-02-16 John DarringtonMade the text import dialogs sort of work 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 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