Add "dictionary" property to PsppireVarStore and use it.
[pspp-builds.git] / src / ui / gui / variable-info-dialog.c
2009-07-25 John DarringtonAdd "dictionary" property to PsppireVarStore and use it.
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-07 John DarringtonFix compile warnings
2009-07-06 John DarringtonConvert to utf8 in data_out function.
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-08 John DarringtonMerge commit 'origin/master' into charset
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-04-01 John DarringtonMerge commit 'origin/master' into charset
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-28 John DarringtonPass dict to name_to_string and label_to_string.
2009-03-27 John DarringtonRedesign the character re-encoding code.
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 DarringtonRemove some unnecessary #includes
2009-03-17 John DarringtonNew object PsppireDictView
2009-03-16 John DarringtonUse GtkHPaned in variable info dialog
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 DarringtonRemove inappropriate include directives
2009-01-04 John DarringtonConvert psppire.glade to psppire.ui
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-03-14 John Darringtoninclude format.h only where necessary.
2008-03-02 John DarringtonRemove unnecessary dependencies on gtksheet.h
2008-03-01 John DarringtonPrevent crash under certain pathological results.
2008-02-29 John DarringtonApplied patch #6428
2008-02-13 John DarringtonFix bug which crashed the gui when selected an empty...
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-03 Ben PfaffAdd #include <config.h> at tops of files.
2007-04-30 John DarringtonAdded the Variable Information dialog.