gui: Make text import assistant accept only one quote character.
[pspp] / src / ui / gui / psppire-delimited-text.c
2022-05-28 Ben Pfaffgui: Make text import assistant accept only one quote...
2022-05-28 Ben Pfaffgui: Honor quotes in the text data import dialog.
2020-08-30 John DarringtonReplace '(GObjectClass*) class' with 'G_OBJECT_CLASS...
2020-08-24 Friedrich BeckmannWarnings: missing initializer for value_tables and...
2017-09-24 Ben Pfaffpsppire-delimited-text: Clear entire 'cache_starts...
2017-09-10 John DarringtonMerge remote-tracking branch 'origin/sheet'
2017-08-31 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
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 DarringtonPsppireDelimitedText (count_delims): Make the iteration...
2017-06-07 John DarringtonPsppireDelimitedText (count_delims): Reverse sense...
2017-06-07 John DarringtonPsppireDelimitedText: Extend the functionality such...
2017-06-06 John DarringtonPsppireDelimitedText: Remove g_print statements
2017-06-06 John DarringtonPsppireDelimitedText: use the maximum_lines property...
2017-06-02 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
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 DarringtonPsppireDelimitedText: Declare psppire_delimited_text_ne...
2017-05-07 John DarringtonPsppireDelimitedText: reset all cache starts
2017-05-06 John DarringtonPsppireDelimitedText: Remove a useless member variable
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.