Implemented a dialog box for the ONEWAY command.
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 19 Oct 2007 05:51:12 +0000 (05:51 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 19 Oct 2007 05:51:12 +0000 (05:51 +0000)
commit7751519f5ca0b6106fe3d611010a70804677ab86
treea361f49ec63ea7e1dce46d6938566392656078e4
parent3bdb0f0b14fc7b1a417257e6a384956afa16ab14
Implemented a dialog box for the ONEWAY command.
19 files changed:
doc/ChangeLog
doc/statistics.texi
glade/ChangeLog
glade/acr.c [new file with mode: 0644]
glade/automake.mk
glade/psppire.xml
po/de.po
po/en_GB.po
po/pspp.pot
src/ui/gui/ChangeLog
src/ui/gui/automake.mk
src/ui/gui/data-editor.c
src/ui/gui/data-editor.h
src/ui/gui/glade-register.c
src/ui/gui/oneway-anova-dialog.c [new file with mode: 0644]
src/ui/gui/oneway-anova-dialog.h [new file with mode: 0644]
src/ui/gui/oneway.glade [new file with mode: 0644]
src/ui/gui/psppire-acr.c [new file with mode: 0644]
src/ui/gui/psppire-acr.h [new file with mode: 0644]