Implemented the paired samples t test dialog. Closes patch #6378
[pspp-builds.git] / src / ui / gui / transpose-dialog.c
2008-01-29 John DarringtonImplemented the paired samples t test dialog. Closes...
2007-10-11 John DarringtonAdded some missing calls to gtk_window_set_transient_for
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-04-02 John DarringtonChanged a lot of non-const pointers to const.
2007-03-31 John DarringtonFixed the refresh button on the dialogs.
2007-03-30 John DarringtonNumerous GUI enhancements.
2007-03-26 John DarringtonMade the code relocatable (using the relocate function...
2007-01-26 John DarringtonAdded custom psppire-selector widget.