Added the Variable Information dialog.
authorJohn Darrington <john@darrington.wattle.id.au>
Mon, 30 Apr 2007 08:58:14 +0000 (08:58 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Mon, 30 Apr 2007 08:58:14 +0000 (08:58 +0000)
commitb06c888cf2e8c126b04d4678120439533a5086e5
tree43d321643033fe204e2d7ac54d836bda902c632f
parentaf6fd5651bf8075a0d962ba6d339373179e0195b
Added the Variable Information dialog.
22 files changed:
glade.patch
glade/bbox.c
glade/dialog.c
glade/psppire.xml
po/de.po
po/pspp.pot
src/ui/gui/ChangeLog
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/dict-display.c
src/ui/gui/dict-display.h
src/ui/gui/psppire-buttonbox.c
src/ui/gui/psppire-buttonbox.h
src/ui/gui/psppire-dialog.h
src/ui/gui/psppire-var-store.c
src/ui/gui/psppire.glade
src/ui/gui/var-display.c [new file with mode: 0644]
src/ui/gui/var-display.h [new file with mode: 0644]
src/ui/gui/variable-info-dialog.c [new file with mode: 0644]
src/ui/gui/variable-info-dialog.h [new file with mode: 0644]