Cleaned up GUI, by objectifying the data editor. Removed a number of global variables.
[pspp-builds.git] / src / ui / gui / var-sheet.c
2006-12-23 John DarringtonCleaned up GUI, by objectifying the data editor. Remov...
2006-12-16 Ben PfaffDon't assume that MEASURE_* and ALIGN_* have the same...
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-07-29 John DarringtonMade the variable sheet automatically add variables...
2006-06-04 John DarringtonUnlimited the number of variables that the GUI can...
2006-05-31 John DarringtonFixed minor memory leak.
2006-05-27 John DarringtonFixed a lot of internationalisation issues.
2006-05-11 John DarringtonConverted strings to utf8 before passing to gtksheet...
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.