Numerous GUI enhancements.
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 30 Mar 2007 23:39:32 +0000 (23:39 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 30 Mar 2007 23:39:32 +0000 (23:39 +0000)
commit5d5b324c12dc799e6e4dc3230e93edaa7d0a0272
tree902e073c9bbd604e291aa9143a87194550067544
parent8b5eeea8fa0ed31ab3f174647ef111db39c1e177
Numerous GUI enhancements.
29 files changed:
glade/ChangeLog [new file with mode: 0644]
glade/automake.mk
glade/dialog.c
glade/icons/16x16/psppire-buttonbox.png [new file with mode: 0644]
glade/icons/16x16/psppire-dialog.png [new file with mode: 0644]
glade/icons/16x16/psppire-keypad.png [new file with mode: 0644]
glade/icons/16x16/psppire-selector.png [new file with mode: 0644]
glade/icons/22x22/psppire-buttonbox.png [new file with mode: 0644]
glade/icons/22x22/psppire-dialog.png [new file with mode: 0644]
glade/icons/22x22/psppire-keypad.png [new file with mode: 0644]
glade/icons/22x22/psppire-selector.png [new file with mode: 0644]
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/dialog-common.c [new file with mode: 0644]
src/ui/gui/dialog-common.h [new file with mode: 0644]
src/ui/gui/psppire-keypad.c [new file with mode: 0644]
src/ui/gui/psppire-keypad.h [new file with mode: 0644]
src/ui/gui/psppire-selector.c
src/ui/gui/psppire-selector.h
src/ui/gui/psppire.glade
src/ui/gui/split-file-dialog.c [new file with mode: 0644]
src/ui/gui/split-file-dialog.h [new file with mode: 0644]
src/ui/gui/transpose-dialog.c