PsppireImportAssistant.c: Remove unused function
[pspp] / src / ui / gui / psppire-import-assistant.c
2017-09-13 John DarringtonPsppireImportAssistant.c: Remove unused function
2017-09-10 John DarringtonMerge remote-tracking branch 'origin/sheet'
2017-08-31 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-08-20 Stefan WeilFix some typos (found by codespell)
2017-08-03 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-06-08 John DarringtonChange the return type of psppire_delimited_text_new.
2017-06-07 John DarringtonImport assistant: Disable the search function of treeviews
2017-06-07 John DarringtonWhitespace changes only
2017-06-07 John DarringtonPsppireImportAssistant: Avoid possible null pointer...
2017-06-06 John DarringtonPsppireImportAssistant: Use a more reliable way of...
2017-06-06 John DarringtonImport Assistant: Mark lines beyond the declared maximu...
2017-06-06 John DarringtonImport Assistant: Don't try to parse non-existant files
2017-06-06 John DarringtonImport assistant: Simplify the construction of the...
2017-06-02 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-05-24 John DarringtonPsppireImportAssistant: New function psppire_import_ass...
2017-05-22 John DarringtonPsppireImportAssistant: Remove some unnecessary #includ...
2017-05-22 John DarringtonImport Assistant: Remove unused prototypes
2017-05-22 John DarringtonImport Assistant: Allow separators to be unicode characters
2017-05-22 John DarringtonImport Assistant: Fix generation of variable names
2017-05-21 John DarringtonRemove psppire-empty-list-store which is now unused
2017-05-21 John DarringtonImport Assistant: Remove struct column which is now...
2017-05-21 John DarringtonRemove some unused code
2017-05-20 John DarringtonImport assistant: Re-enable automatic inference of...
2017-05-20 John DarringtonImport Assistant: Fix generation of /DELIMITERS subcommand
2017-05-20 John DarringtonRemove some unused code
2017-05-20 John DarringtonImport Assistant: Re-add the format guesser feature
2017-05-19 John DarringtonImportAssistant: Set the GtkPaned slider to half way
2017-05-19 John Darringtonconstness
2017-05-19 John DarringtonRemove some unused variables
2017-05-19 John DarringtonPsppireImportAssistant: Remove the "transient-for"...
2017-05-19 John DarringtonAdd a callback when variables change
2017-05-18 John DarringtonPopulate the data sheet in the import assistant
2017-05-18 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-05-07 John Darrington(Re)enable the pasting of the importer syntax
2017-05-07 John DarringtonPsppireImportAssistant: Clear the dictionary before...
2017-05-07 John DarringtonPsppireImportAssistant: Set the variables of the varsheet
2017-05-06 John DarringtonAdd an (empty) datasheet to the import assistant
2017-05-06 John DarringtonAdd (empty) variable sheet for import assistant
2017-04-23 John DarringtonImport Assistant: Re-enable the setting of header titles
2017-04-22 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-04-22 John DarringtonNew objects PsppireTextFile and PsppireDelimitedText.
2017-04-22 John DarringtonWhitespace changes only: Remove trailing whitespace
2017-03-28 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-01-14 John Darringtonpsppire-import-assistant: Use maximised window instead...
2016-08-15 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-14 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-13 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-12 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-12 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-11 John DarringtonAvoid unnecessary test
2016-08-10 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-09 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-07 John DarringtonMerge branch 'master' into sheet
2016-08-07 John DarringtonRe-enable the gridlines toggle and mark some other...
2016-08-06 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-07-14 John DarringtonFix compiler warning on gcc 5.4
2016-07-10 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-04-07 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-02-22 John DarringtonUse new sheet in var-sheet
2016-01-31 Ben Pfaffspreadsheet: Avoid sharing a dictionary between spreads...
2016-01-30 John DarringtonRemove commented out code
2016-01-16 John DarringtonSet import dialog to fullscreen mode.
2016-01-03 Ben PfaffGET DATA /TYPE=TXT: Remove obsolete IMPORTCASES subcommand.
2015-12-26 John DarringtonRewrite Import Dialog.