Added a callback to set the range entry on change
[pspp] / src / ui / gui / page-sheet-spec.c
2013-02-16 John DarringtonAdded a callback to set the range entry on change
2013-02-16 John Darringtonsort of got the assistant working with the combo model
2013-02-16 John DarringtonOnly one spreadsheet
2013-02-16 John Darringtonformats page: Construction is initialisation
2013-02-16 John DarringtonMove column count from seperators into assist
2013-02-16 John DarringtonMake sheet spec page opaque
2013-02-16 John DarringtonMove file_name member from sri to spreadsheet struct
2013-02-16 John DarringtonPut the pages as pointers
2013-02-16 John DarringtonStarted polymorphism of ODS
2013-02-16 John DarringtonStarted polymorphism of Gnumeric
2013-02-16 John DarringtonMade a start at canonicalising the interface
2013-02-16 John DarringtonUse convert cell range instead of doing it ourselves
2013-02-16 John DarringtonEnable specification of the cell range
2013-02-16 John DarringtonAdded a bit more to the gui
2013-02-16 John DarringtonTry to load the correct sheet
2013-02-16 John DarringtonBasic working spreadsheet import dialog (sort of)