Add "dictionary" property to PsppireVarStore and use it.
[pspp-builds.git] / src / ui / gui / find-dialog.c
2009-07-25 John DarringtonAdd "dictionary" property to PsppireVarStore and use it.
2009-07-24 John DarringtonChange signature of text_to_value.
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/roc'
2009-07-18 John DarringtonMerge commit 'origin/data-encoding'
2009-07-13 John DarringtonFix crash in find dialog and make code less horrible.
2009-07-12 John DarringtonAdded a dict parameter to data_in and dealt with the...
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-13 John DarringtonFixed bug opening the find dialog.
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-18 John DarringtonRename the "model" property to "dictionary"
2009-03-17 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-03-17 John DarringtonNew object PsppireDictView
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
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-07 John DarringtonMerge commit 'savannah/master'
2009-01-04 John DarringtonMerge commit 'HEAD'; commit 'master/master'
2009-01-04 John DarringtonConvert psppire.glade to psppire.ui
2008-12-30 John DarringtonMove data-editor.c to psppire-data-window.c
2008-12-10 John DarringtonMerge commit 'HEAD'; branch 'master' into rewrite-sheet
2008-12-04 John DarringtonMerge branch 'master' into rewrite-sheet
2008-12-03 John DarringtonUse value_compare_3way instead of compare_values_short...
2008-12-03 Ben PfaffRename compare_values, hash_values with "_short" suffix.
2008-12-02 John DarringtonDeleted psppire-case-file.[ch]
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-10-10 Ben PfaffMerge commit 'origin/stable'
2008-09-26 John DarringtonAvoid forcing an int into a void *
2008-03-14 John Darringtoninclude format.h only where necessary.
2008-03-02 John DarringtonUpdated some deprecated functions with modern ones.
2008-03-02 John DarringtonRemove unnecessary dependencies on gtksheet.h
2008-02-29 John DarringtonApplied patch #6428
2008-02-10 Ben PfaffAdd a couple of extensions to GET DATA TYPE=TXT. Patch...
2008-01-29 John DarringtonImplemented the paired samples t test dialog. Closes...
2007-12-24 John DarringtonConstness patrol
2007-11-09 Ben Pfaff* automake.mk: Add new file.
2007-10-12 Ben Pfaffxalloc.h-instead-of-alloc.h.patch from patch #6230.
2007-09-15 John DarringtonInitialize variables to avoid compiler warnings.
2007-09-13 John DarringtonImplemented the find dialog.