Added the ability to sort the working file.
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 24 Jun 2006 09:08:50 +0000 (09:08 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 24 Jun 2006 09:08:50 +0000 (09:08 +0000)
commit87b6d42a2d540b92baf0db8fe28657eda747b3b0
treead48bb0b1ed076e01c2f0576aea5bc932433aed4
parent6fb2b277fd19b32f58cce5fde996208706fc9828
Added the ability to sort the working file.
16 files changed:
po/de.po
po/pspp.pot
src/ui/gui/ChangeLog
src/ui/gui/TODO
src/ui/gui/automake.mk
src/ui/gui/menu-actions.c
src/ui/gui/psppire-case-file.c
src/ui/gui/psppire-case-file.h
src/ui/gui/psppire-data-store.c
src/ui/gui/psppire-dict.c
src/ui/gui/psppire-dict.h
src/ui/gui/psppire-variable.c
src/ui/gui/psppire-variable.h
src/ui/gui/psppire.glade
src/ui/gui/sort-cases-dialog.c [new file with mode: 0644]
src/ui/gui/sort-cases-dialog.h [new file with mode: 0644]