val-labs-dialog: Improve keyboard interface.
[pspp] / src / ui / gui / val-labs-dialog.c
2016-01-03 Ben Pfaffval-labs-dialog: Improve keyboard interface.
2015-06-21 Ben PfaffMerge "gtk3" branch into "master".
2015-06-20 John DarringtonMerge remote-tracking branch 'origin/master' into gtk3
2015-05-31 John DarringtonValue Label Dialog: Do not attempt to read selection...
2015-05-31 John DarringtonValue Label Dialog: Do not attempt to read selection...
2015-05-28 Friedrich Beckmannremoved references to psppire-dialog orientation property
2015-05-24 Friedrich Beckmannrepair glade; switched to gladeui-2.0; removed the...
2012-08-19 Ben PfaffMerge 'master' into 'psppsheet'.
2012-08-19 Ben Pfaffval-labs-dialog, var-type-dialog: Make these dialogs...
2012-08-18 Ben Pfaffval-labs-dialog: Convert to a GObject.
2012-07-11 Ben PfaffMerge "master" into "psppsheet" to obtain bug fixes...
2012-07-09 Ben PfaffMerge "master" into "psppsheet" to obtain bug fixes... 20120709001830/pspp 20120710001843/pspp
2012-06-26 Ben Pfaffpsppire-var-store: Remove. 20120625204929/pspp 20120626001903/pspp 20120627001918/pspp 20120628001950/pspp 20120629001900/pspp 20120630002026/pspp 20120701001910/pspp 20120702001907/pspp 20120703001900/pspp
2012-06-26 Ben Pfaffgui: Redo var sheet, data sheet, text import with PsppS...
2012-01-03 John DarringtonNew file: builder-wrapper.h and builder-wrapper.c
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-06-23 Ben Pfaffgui: Eliminate some dependencies on the dictionary.
2011-06-23 Ben Pfaffgui: Simplify value_to_text() parameters.
2011-06-23 Ben Pfaffgui: Consistently use print format instead of write...
2011-06-23 Ben Pfaffgui: Drop 'dict' parameter from text_to_value().
2011-05-03 Ben Pfaffgui: Prefer NULL to 0 for initializing pointers.
2011-04-14 Ben Pfaffvalue-labels: Interpret \n as new-line in value labels. 20110414030503/pspp
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-10-03 John DarringtonAdded gettext markup to some strings which required it
2010-09-15 John DarringtonConsolidate quoting style in printed strings.
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-02-08 Ben PfaffMerge "output" into "master"
2009-12-25 John DarringtonMerge branch 'master' into output
2009-12-18 John DarringtonMerge branch 'master' into output
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-11-18 John DarringtonFix property erroneously altered in commit a9a69251edd6...
2009-11-16 John DarringtonPsppireDictView: Change "dictionary" property to "model".
2009-10-24 Ben PfaffMerge "master" into "output".
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-08-14 John DarringtonRemove const qualifier.
2009-08-11 Ben PfaffMerge master into output branch.
2009-07-25 John DarringtonAdd "dictionary" property to PsppireVarStore and use it.
2009-07-24 John DarringtonChange signature of text_to_value.
2009-07-24 John Darringtonremove return values from callbacks which don't need...
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-12 John DarringtonAdded a dict parameter to data_in and dealt with the...
2009-07-07 John DarringtonFix bug in value labels dialog box
2009-07-06 John DarringtonConvert to utf8 in data_out function.
2009-07-05 John DarringtonStore variable names, labels and value labels as UTF8.
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-27 John DarringtonRedesign the character re-encoding code.
2009-03-12 John DarringtonSplit data-editor.glade into two files.
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-04 John DarringtonMerge branch 'master' into rewrite-sheet
2008-11-29 John DarringtonImprove useability of value label dialog.
2008-03-14 John Darringtoninclude format.h only where necessary.
2008-02-20 John DarringtonWhitespace changes and remove unnecessary casts.
2007-11-11 Ben PfaffPatch #6262. New developers guide and resulting fixes...
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2006-12-27 John DarringtonRe-added the help button callbacks
2006-12-24 John DarringtonFixed bug in value labels dialog box
2006-12-24 John DarringtonWhitespace changes only
2006-12-16 John DarringtonRemoved my authorship lines.
2006-12-16 John DarringtonCommitted patch #5636
2006-12-12 John DarringtonFixed bugs which crept in with the variable encapsulati...
2006-12-10 Ben PfaffFinish converting struct variable to an opaque type...
2006-05-31 John DarringtonFixed minor memory leak.
2006-04-04 John DarringtonFixed a multitude of C89 compatibility warnings.
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.