Fixed the refresh button on the dialogs.
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 31 Mar 2007 11:44:45 +0000 (11:44 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 31 Mar 2007 11:44:45 +0000 (11:44 +0000)
commit1d5a97ba2afec23855a8294ff2814ab052f6777a
tree04a82d1a8a9b4dfa18e7cd50a6712a832410dcc0
parent7eb25e65dbd7fbee132e3df6cfb743938cc578bc
Fixed the refresh button on the dialogs.
Added a "recent-dialogs" toolbar button.
24 files changed:
doc/ChangeLog
doc/transformation.texi
glade.patch
glade/psppire.xml
src/ui/gui/ChangeLog
src/ui/gui/TODO
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
src/ui/gui/icons/recent-dialogs.png [new file with mode: 0644]
src/ui/gui/psppire-buttonbox.c
src/ui/gui/psppire-dialog.c
src/ui/gui/psppire-dialog.h
src/ui/gui/psppire-selector.c
src/ui/gui/psppire-selector.h
src/ui/gui/psppire.c
src/ui/gui/psppire.glade
src/ui/gui/sort-cases-dialog.c
src/ui/gui/sort-cases-dialog.h
src/ui/gui/split-file-dialog.c
src/ui/gui/transpose-dialog.c
src/ui/gui/weight-cases-dialog.c