Added a dict parameter to data_in and dealt with the consequences.
[pspp-builds.git] / src / ui / gui / missing-val-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-06-07 Ben PfaffImplement missing values for long string variables.
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-12 John DarringtonSplit data-editor.glade into two files.
2009-03-06 John DarringtonRemove some unnecessary casts
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
2008-03-14 John Darringtoninclude format.h only where necessary.
2008-02-20 John DarringtonRemove erroneous cast.
2007-11-11 Ben PfaffPatch #6262. New developers guide and resulting fixes...
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-06-07 Ben PfaffActually implement the new procedure code and adapt...
2007-02-07 John DarringtonAddressed some of the issues raised by John McCabe...
2006-12-27 John DarringtonRe-added the help button callbacks
2006-12-24 John DarringtonWhitespace changes only.
2006-12-24 John DarringtonWhitespace changes only.
2006-12-24 John DarringtonWhitespace changes only
2006-12-23 Ben PfaffMake the missing value code do more work, so that its...
2006-12-16 John DarringtonRemoved my authorship lines.
2006-12-16 John DarringtonCommitted patch #5636
2006-12-10 Ben PfaffFinish converting struct variable to an opaque type...
2006-05-27 John DarringtonFixed a lot of internationalisation issues.
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.