Implemented the Select Cases Dialog
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 29 Jul 2007 07:56:52 +0000 (07:56 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 29 Jul 2007 07:56:52 +0000 (07:56 +0000)
commit0085c7edf6d3b9c9ee2ce880893023c567886101
tree687a1eff833ce5dfaa2bb03dad662072362e977c
parent29956ba4326b9d6a2bc4d22a9f323902c7a08d43
Implemented the Select Cases Dialog
14 files changed:
po/de.po
po/pspp.pot
src/ui/gui/automake.mk
src/ui/gui/compute-dialog.c
src/ui/gui/data-editor.c
src/ui/gui/data-editor.glade
src/ui/gui/data-editor.h
src/ui/gui/psppire-data-store.c
src/ui/gui/psppire-data-store.h
src/ui/gui/psppire.glade
src/ui/gui/select-cases-dialog.c [new file with mode: 0644]
src/ui/gui/select-cases-dialog.h [new file with mode: 0644]
src/ui/gui/widget-io.c [new file with mode: 0644]
src/ui/gui/widget-io.h [new file with mode: 0644]