Added a dict parameter to data_in and dealt with the consequences.
[pspp-builds.git] / src / ui / gui / text-data-import-dialog.c
2009-07-12 John DarringtonAdded a dict parameter to data_in and dealt with the...
2009-07-06 John DarringtonConvert to utf8 in data_out function.
2009-07-06 John Darringtondata_out function to dynamically allocate return value.
2009-06-07 Ben PfaffImplement missing values for long string variables.
2009-06-07 Ben PfaffChange "union value" to dynamically allocate long strings.
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-19 John DarringtonSeparate the execute_syntax function into its own file.
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-24 John DarringtonSet the text import dialog's default button.
2009-03-23 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-03-23 John DarringtonFix bug in text-import-dialog
2009-03-18 John DarringtonRename the "model" property to "dictionary"
2009-03-06 John DarringtonRemove some unnecessary casts
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-03-02 John DarringtonSet icon for text import assistant window
2009-03-02 John DarringtonRemove reference to 'struct data_editor' which is a...
2009-03-02 John DarringtonRemove preprocessor condition which could no longer...
2009-02-24 John DarringtonInitialise the quote_combobox list manually.
2009-02-24 John DarringtonRemove last vestiges of libglade dependencies
2009-02-22 John DarringtonMerge commit 'window-manager/master'
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2009-01-04 John DarringtonMerge commit 'HEAD'; commit 'master/master'
2009-01-01 John DarringtonRefactor common code in dialog implementations
2008-12-30 John DarringtonMove data-editor.c to psppire-data-window.c
2008-12-30 John DarringtonNew objects psppire-window and psppire-syntax-window.
2008-12-15 John DarringtonRename lib/gtksheet to lib/gtk-contrib
2008-12-14 John DarringtonRename GtkSheet to PsppireSheet
2008-12-10 John DarringtonMerge commit 'HEAD'; branch 'master' into rewrite-sheet
2008-12-04 John DarringtonMerge branch 'master' into rewrite-sheet
2008-12-01 John DarringtonMerge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
2008-11-30 John DarringtonRemove unused property from var-sheet
2008-11-27 John DarringtonMerge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
2008-11-27 John DarringtonRemoved reference to row-geometry property which no...
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-11-11 John DarringtonMade some gui functions multi-head safe.
2008-05-29 John DarringtonAdded a --enable-anachronistic-dependencies flag to...
2008-05-08 Ben PfaffDon't make the user wiggle the mouse to be able to...
2008-05-08 Ben PfaffChange the mouse pointer to a watch to indicate that...
2008-05-07 Ben Pfaff(get_tooltip_location): Prevent crash when a tooltip...
2008-05-07 Ben Pfaff(text_data_import_assistant): Allocate the struct impor...
2008-03-16 Ben PfaffPatch #5368. Reviewed by John Darrington. Tested...