pspp
2013-02-16 John DarringtonReturn NULL if not a gnumeric file
2013-02-16 John DarringtonActually use the combobox setting
2013-02-16 John DarringtonFixed many warnings
2013-02-16 John DarringtonGnumeric reader cope with multiple passes, and empty...
2013-02-16 John DarringtonRename sheet_index to current sheet
2013-02-16 John DarringtonRename sheets to n_sheets
2013-02-16 John DarringtonEnable the syntax generation
2013-02-16 John DarringtonMake the data visible
2013-02-16 John DarringtonUpdated the test widget thing a bit
2013-02-16 John DarringtonUse the gnumeric_reopen function
2013-02-16 John DarringtonAdded a reopen capability
2013-02-16 John DarringtonDont show range if it is null
2013-02-16 John DarringtonAdded a proper function to convert spreadsheet column...
2013-02-16 John DarringtonAdded a callback to set the range entry on change
2013-02-16 John DarringtonMake both work at the same time
2013-02-16 John DarringtonFix memory leak
2013-02-16 John DarringtonAdded the range column to the model
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 Darringtonsort of got the assistant working with the combo model
2013-02-16 John DarringtonBasically working model
2013-02-16 John DarringtonAdded property for the backend
2013-02-16 John DarringtonBasic model
2013-02-16 John DarringtonBasic Framework for test program
2013-02-16 John DarringtonAdded a test program for the spread interface
2013-02-16 John DarringtonOnly one spreadsheet
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 DarringtonMove column count from seperators into assist
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 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 DarringtonReplace _Import with I_mport in GtkBuilder file.
2013-02-16 John DarringtonAdded a bit more to the gui
2013-02-16 John Darringtonfix compile issues
2013-02-16 John DarringtonFix syntax generation
2013-02-16 John DarringtonTry to load the correct sheet
2013-02-16 John Darringtondata import gui: update user interface
2013-02-16 John DarringtonChange label from "import text" to "import".
2013-02-16 John DarringtonSpreadsheet readers: Seperate the mandatory from the...
2013-02-16 John DarringtonBasic working spreadsheet import dialog (sort of)
2013-02-16 John DarringtonAdded file chooser filters for spreadsheet file types
2013-02-16 John DarringtonSeperate test-data-import-dialog into different files
2013-02-16 John DarringtonFixed a bug reading gnumeric files. 20130217030503/pspp
2013-02-13 John DarringtonExamine vs. Boxplots: Avoid labels overlapping one... 20130214030508/pspp 20130215030508/pspp 20130216030504/pspp
2013-02-12 John DarringtonOutput Viewer Export: Automatically append filename... 20130213030508/pspp
2013-02-09 John DarringtonREGRESSION: Added mention of the dependent variable... 20130210030503/pspp 20130211030502/pspp 20130212030504/pspp
2013-02-05 John DarringtonFixed compiler warning placement-parser.c 20130206030505/pspp 20130207030503/pspp 20130208030503/pspp 20130209030504/pspp
2013-02-02 Ben Pfaffcasereader: Remove casereader_split() function. 20130203030502/pspp 20130204030505/pspp 20130205030507/pspp
2013-02-01 Ben PfaffRANK: Add support for temporary transformations.
2013-02-01 Ben PfaffRANK: Adopt a new ranking implementation.
2013-02-01 Ben PfaffRANK: Create all variables together, in order.
2013-01-31 Ben PfaffRANK: Simplify rank_sorted_file() with new function...
2013-01-31 Ben PfaffRANK: Simplify fraction_name() function.
2013-01-31 Ben PfaffRANK: Put #include directives into typical order.
2013-01-31 Ben PfaffRANK: Remove write-only struct member 'ascending'.
2013-01-31 Ben PfaffRANK: Lowercase the name of "enum RANK_FUNC".
2013-01-31 Ben Pfafftransformations: Relax the rules for transformation...
2013-01-29 Ben Pfaffsubcase: New function subcase_add_vars_always().
2013-01-29 Ben Pfaffcasegrouper: Add comments.
2013-01-28 John DarringtonEnsure that RELIABILITY is always fully constructed. 20130129030504/pspp 20130130030502/pspp 20130131030506/pspp 20130201030505/pspp 20130202030503/pspp
2013-01-25 John DarringtonReliability: Fix crash on invalid syntax 20130126030502/pspp 20130127030503/pspp 20130128030503/pspp
2013-01-20 John DarringtonImprove the printing size on Windows. 20130121030513/pspp 20130122030515/pspp 20130123030508/pspp 20130124030506/pspp 20130125030503/pspp
2013-01-20 John DarringtonFix xr to point unit conversion in cairo output driver.
2013-01-20 John DarringtonOutput window: properly handle the dispose/finalisation
2013-01-17 Ben PfaffDocument and implement "precision record" in portable... 20130117030512/pspp 20130118030503/pspp 20130119030502/pspp 20130120030506/pspp
2013-01-15 John DarringtonRemove configure flag --enable-anachronistic-dependencies 20130116030504/pspp
2013-01-12 Ben Pfafflexer: Generalize lex_match_phrase() to handle any... 20130113030506/pspp 20130114030505/pspp 20130115030506/pspp
2013-01-12 Ben Pfaffscan: Introduce string_lexer for simple tokenizing...
2013-01-12 Ben Pfaffsegment: Don't require the input to end in a new-line.
2013-01-12 Ben Pfaffsegment: Separate SEG_N_TYPES from enum segment_type.
2013-01-12 Ben Pfaffidentifier: Make lex_id_get_length() handle Unicode.
2013-01-12 Ben Pfaffcairo: Include command name in error messages.
2013-01-12 John DarringtonGnumeric Reader: Set dictionary to NULL on error
2013-01-12 John DarringtonSimplify creation of pango layout in xr driver. 20130112030502/pspp
2013-01-10 Ben Pfaffdoc: Better describe the meaning of THRU in the RECODE... 20130110030505/pspp 20130110082819/pspp 20130111030503/pspp 20130111085253/pspp
2013-01-10 Ben Pfaffdoc: Improve formatting of RECODE command description.
2013-01-06 John DarringtonFixed a bug reading gnumeric files. 20130107030506/pspp 20130108100915/pspp 20130109030502/pspp
2013-01-06 John DarringtonGET DATA: Produce explicit error on invalid sheet index.
2013-01-06 John DarringtonGET DATA: Add error message on incorrect syntax
2013-01-05 John DarringtonGnumeric reader: Avoid potential crash reading invalid... 20130106030502/pspp
2013-01-04 Ben Pfaffidentifier: Broaden the class of characters allowed... 20130104030504/pspp 20130105030504/pspp
2013-01-02 Ben Pfaffexpressions: Fix dependency on current year in tests. 20130102030504/pspp 20130103030502/pspp
2013-01-02 Ben Pfaffvariable: Remove 'aux' member from struct variable.
2013-01-02 Ben Pfaffperl-module: Drop use of variable aux data.
2013-01-02 Ben Pfaffperl-module: Put struct dictionary inside a wrapper...
2013-01-02 Ben Pfaffperl-module: Rename sysfile_info to syswriter_info.
2013-01-02 Ben Pfaffcase-map: Drop use of variable aux data.
2013-01-02 Ben PfaffCROSSTABS: Drop use of variable aux data.
2013-01-02 Ben Pfaffhmap: New interfaces for iterating a bucket without...
2013-01-01 John DarringtonUpdate tests to reflect change in EXAMINE / EXTREME...
next