Added the Variable Information dialog.
[pspp-builds.git] / src / ui / gui / psppire-var-store.c
2007-04-30 John DarringtonAdded the Variable Information dialog.
2007-01-26 John DarringtonFixed bug which crashed gui if it attempted to enter...
2006-12-28 John DarringtonRe-added Data->Insert_Variable menu item
2006-12-24 John DarringtonWhitespace changes only.
2006-12-24 John DarringtonWhitespace changes only.
2006-12-24 John DarringtonWhitespace changes only
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-11-03 Ben PfaffCompletely rewrite src/data/format.[ch], to achieve...
2006-06-19 John DarringtonImplemented data-store using a casefile instead of...
2006-06-04 John DarringtonUnlimited the number of variables that the GUI can...
2006-05-31 John DarringtonFixed minor memory leak.
2006-05-30 John DarringtonInternationalisation.
2006-05-27 John DarringtonFixed a lot of internationalisation issues.
2006-05-25 John DarringtonPlugged memory leaks in GUI, and converted most of...
2006-05-14 John DarringtonFixed some memory leaks in GUI.
2006-05-11 John DarringtonConverted strings to utf8 before passing to gtksheet...
2006-05-07 John DarringtonFixed a number of warnings.
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.