Add "dictionary" property to PsppireVarStore and use it.
[pspp-builds.git] / src / ui / gui / psppire-var-sheet.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 bug in value labels dialog box
2009-07-06 John DarringtonConvert to utf8 in data_out function.
2009-06-07 Ben PfaffImplement missing values for long string variables.
2009-06-07 Ben PfaffAdd support for value labels on long string variables.
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-06 John DarringtonMerge psppire-axis and psppire-axis-impl
2009-04-01 John DarringtonMerge commit 'origin/master' into charset
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-27 John DarringtonRedesign the character re-encoding code.
2009-03-17 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-03-16 John DarringtonMake psppire_sheet_get_attributes a private function
2009-03-12 John DarringtonSplit data-editor.glade into two files.
2009-03-06 John DarringtonRemove some unnecessary casts
2009-03-06 John DarringtonRemove some unused variables
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-02-22 John DarringtonMerge commit 'window-manager/master'
2009-02-21 John DarringtonRe enable the connect_help function
2009-02-21 John Darringtonconvert labels and missing values dialogs to GtkBuilder
2009-01-17 John DarringtonMerge commit 'origin/stable'
2008-12-15 John DarringtonCreated new directory src/ui/gui/sheet
2008-12-14 John DarringtonRename GtkSheet to PsppireSheet
2008-12-10 John DarringtonMerge commit 'HEAD'; branch 'master' into rewrite-sheet
2008-12-06 John DarringtonReplaced implementation of psppire-axis.
2008-12-04 John DarringtonMerge branch 'master' into rewrite-sheet
2008-11-27 John DarringtonMerge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
2008-11-27 John DarringtonChange return type of gtk_sheet_get_entry and removed...
2008-11-26 John DarringtonMerge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
2008-11-26 John DarringtonRemove the gsheet-row-* modules and replaced with psppi...
2008-11-24 John DarringtonMerge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
2008-11-23 John DarringtonReplace gsheet-column interface by psppire-axis
2008-11-22 John DarringtonChange traverse signal to take GtkSheetCell instead...
2008-11-20 John DarringtonImproved behaviour of arrow keys
2008-11-14 John DarringtonDelete gtkextra.c
2008-03-08 Ben PfaffInitialize "may-create-vars" to TRUE by default.
2008-03-07 Ben PfaffAdd "may-create-vars" property to var sheet that contro...
2008-02-29 John DarringtonApplied patch #6428