remove return values from callbacks which don't need them
[pspp-builds.git] / src / ui / gui / val-labs-dialog.c
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.