Added custom psppire-selector widget.
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 26 Jan 2007 07:35:02 +0000 (07:35 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 26 Jan 2007 07:35:02 +0000 (07:35 +0000)
commita10cebe053263d7e936b6533a3dbf5ac2f0586a1
tree40627d9dd505c785c8b44939cbe89a55be89f214
parent9683d7528884fcb3c60705812de9f96889536388
Added custom psppire-selector widget.
Added Transpose Dialog.
Reimplemented Weight Cases dialog.
29 files changed:
glade.patch
glade/automake.mk
glade/psppire.xml
glade/selector.c [new file with mode: 0644]
src/data/dictionary.c
src/data/variable.h
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 [new file with mode: 0644]
src/ui/gui/dict-display.h [new file with mode: 0644]
src/ui/gui/glade-register.c
src/ui/gui/helper.c
src/ui/gui/psppire-case-file.c
src/ui/gui/psppire-dict.c
src/ui/gui/psppire-dict.h
src/ui/gui/psppire-object.c [deleted file]
src/ui/gui/psppire-object.h [deleted file]
src/ui/gui/psppire-selector.c [new file with mode: 0644]
src/ui/gui/psppire-selector.h [new file with mode: 0644]
src/ui/gui/psppire-var-select.c [deleted file]
src/ui/gui/psppire-var-select.h [deleted file]
src/ui/gui/psppire.glade
src/ui/gui/transpose-dialog.c [new file with mode: 0644]
src/ui/gui/transpose-dialog.h [new file with mode: 0644]
src/ui/gui/weight-cases-dialog.c
src/ui/gui/weight-cases-dialog.h