Added the Compute dialog box.
authorJohn Darrington <john@darrington.wattle.id.au>
Wed, 4 Apr 2007 11:02:31 +0000 (11:02 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Wed, 4 Apr 2007 11:02:31 +0000 (11:02 +0000)
commit146997e1690f055481e2003529eaa4f8848ca4a8
tree0476f082c7e82ae41ef7555c1f23d355787be93f
parent7eda1a159f93609f8bd68e98e1b04db2d99067f5
Added the Compute dialog box.
33 files changed:
glade/ChangeLog
glade/automake.mk
glade/icons/16x16/psppire-buttonbox.png [deleted file]
glade/icons/16x16/psppire-hbuttonbox.png [new file with mode: 0644]
glade/icons/16x16/psppire-vbuttonbox.png [new file with mode: 0644]
glade/icons/22x22/psppire-buttonbox.png [deleted file]
glade/icons/22x22/psppire-hbuttonbox.png [new file with mode: 0644]
glade/icons/22x22/psppire-vbuttonbox.png [new file with mode: 0644]
glade/psppire.xml
src/ui/gui/ChangeLog
src/ui/gui/about.h
src/ui/gui/automake.mk
src/ui/gui/compute-dialog.c [new file with mode: 0644]
src/ui/gui/compute-dialog.h [new file with mode: 0644]
src/ui/gui/data-editor.c
src/ui/gui/data-editor.glade
src/ui/gui/data-editor.h
src/ui/gui/glade-register.c
src/ui/gui/helper.c
src/ui/gui/psppire-buttonbox.c
src/ui/gui/psppire-buttonbox.h
src/ui/gui/psppire-dialog.h
src/ui/gui/psppire-hbuttonbox.c [new file with mode: 0644]
src/ui/gui/psppire-hbuttonbox.h [new file with mode: 0644]
src/ui/gui/psppire-keypad.c
src/ui/gui/psppire-keypad.h
src/ui/gui/psppire-selector.c
src/ui/gui/psppire-vbuttonbox.c [new file with mode: 0644]
src/ui/gui/psppire-vbuttonbox.h [new file with mode: 0644]
src/ui/gui/psppire.glade
src/ui/gui/sort-cases-dialog.c
src/ui/gui/sort-cases-dialog.h
src/ui/gui/window-manager.h