Fixed bug reporting the significance of paired value t-test.
[pspp-builds.git] / src / ui / gui / psppire-case-file.c
2008-03-25 John DarringtonRemove inline qualifiers to keep gcc 4.2 happy
2008-03-14 John Darringtoninclude format.h only where necessary.
2008-02-10 Ben PfaffAdd a couple of extensions to GET DATA TYPE=TXT. Patch...
2008-02-03 John DarringtonFixed various memory leaks in GUI
2008-02-02 John DarringtonFixed some warnings from valgrind.
2007-11-09 Ben Pfaff* automake.mk: Add new file.
2007-08-12 John DarringtonDeleted unused function.
2007-08-07 John DarringtonFixed the two biggest sources of GtkCritical errors.
2007-07-18 John DarringtonAdded popup menus to column and row title areas in...
2007-07-18 John DarringtonEnabled deleting of variables from the datasheet
2007-07-18 John DarringtonAdded the ability to resize string variables from the...
2007-07-08 John DarringtonUsed type casenumber in GUI code where appropriate...
2007-07-08 John DarringtonImplemented the goto-case dialog
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-15 John DarringtonFixed procedure execution in GUI.
2007-06-14 Ben PfaffUse xmalloca instead of xallocsa due to module renaming.
2007-06-12 John DarringtonImproved the encapsulation of PsppireCaseFile
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-06-07 Ben PfaffActually implement the new procedure code and adapt...
2007-01-26 John DarringtonAdded custom psppire-selector widget.
2007-01-12 John DarringtonChanged instances of 'signal' to 'signals', to avoid...
2007-01-10 John DarringtonPatch #5672
2007-01-01 John DarringtonApplied patch #5653, which adds callbacks to dataset...
2006-12-24 John DarringtonWhitespace changes only.
2006-12-24 John DarringtonWhitespace changes only.
2006-12-24 John DarringtonWhitespace changes only
2006-12-22 John DarringtonAdded abstract factory to create casefiles. Updated...
2006-12-16 John DarringtonRemoved my authorship lines.
2006-12-10 Ben PfaffFinish converting struct variable to an opaque type...
2006-11-22 Ben PfaffRewrite formatted data input routines to conform to...
2006-11-05 John DarringtonAdded casefilter structure to assist with missing value...
2006-07-30 John DarringtonRe-enabled automatic insertion of cases in data sheet.
2006-07-29 John DarringtonRe-enabled saving of the current file.
2006-07-17 John DarringtonPatch #5209
2006-06-24 John DarringtonAdded the ability to sort the working file.
2006-06-19 John DarringtonImplemented data-store using a casefile instead of...