Added psppire-dialog and psppire-buttonbox widgets.
authorJohn Darrington <john@darrington.wattle.id.au>
Thu, 4 Jan 2007 08:15:26 +0000 (08:15 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Thu, 4 Jan 2007 08:15:26 +0000 (08:15 +0000)
commit09a1109ddc398f36fe720208e1d38053850cbd2a
tree5c7f878aa3f89851421d77332ab735a2c846fd1e
parentcda91450a687e3f520ec4614dcc2d09f6f7c82bb
Added psppire-dialog and psppire-buttonbox widgets.
Added framework for variable selection using treeview widgets.
Added weight cases dialog box.
32 files changed:
Makefile.am
Smake
configure.ac
glade/automake.mk [new file with mode: 0644]
glade/bbox.c [new file with mode: 0644]
glade/dialog.c [new file with mode: 0644]
glade/psppire.xml [new file with mode: 0644]
po/de.po
po/pspp.pot
src/data/automake.mk
src/ui/gui/about.c
src/ui/gui/automake.mk
src/ui/gui/data-editor.c
src/ui/gui/data-editor.glade
src/ui/gui/data-editor.h
src/ui/gui/glade-register.c [new file with mode: 0644]
src/ui/gui/psppire-buttonbox.c [new file with mode: 0644]
src/ui/gui/psppire-buttonbox.h [new file with mode: 0644]
src/ui/gui/psppire-dialog.c [new file with mode: 0644]
src/ui/gui/psppire-dialog.h [new file with mode: 0644]
src/ui/gui/psppire-dict.c
src/ui/gui/psppire-dict.h
src/ui/gui/psppire-var-select.c [new file with mode: 0644]
src/ui/gui/psppire-var-select.h [new file with mode: 0644]
src/ui/gui/psppire.glade
src/ui/gui/weight-cases-dialog.c [new file with mode: 0644]
src/ui/gui/weight-cases-dialog.h [new file with mode: 0644]
src/ui/gui/window-manager.c
src/ui/terminal/.cvsignore
src/ui/terminal/automake.mk
tests/formats/.cvsignore
tests/libpspp/.cvsignore