Merge commit 'HEAD'; commit 'savannah/master'
[pspp-builds.git] / src / ui / gui / transpose-dialog.c
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2009-01-07 John DarringtonMerge commit 'savannah/master'
2009-01-04 John DarringtonConvert psppire.glade to psppire.ui
2009-01-01 John DarringtonRefactor common code in dialog implementations
2008-12-30 John DarringtonMove data-editor.c to psppire-data-window.c
2008-12-30 John DarringtonNew objects psppire-window and psppire-syntax-window.
2008-03-02 John DarringtonRemove unnecessary dependencies on gtksheet.h
2008-02-29 John DarringtonApplied patch #6428
2008-02-08 John DarringtonAdded valid predicates to transpose and sort dialogs.
2008-01-29 John DarringtonImplemented the paired samples t test dialog. Closes...
2007-10-11 John DarringtonAdded some missing calls to gtk_window_set_transient_for
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-04-02 John DarringtonChanged a lot of non-const pointers to const.
2007-03-31 John DarringtonFixed the refresh button on the dialogs.
2007-03-30 John DarringtonNumerous GUI enhancements.
2007-03-26 John DarringtonMade the code relocatable (using the relocate function...
2007-01-26 John DarringtonAdded custom psppire-selector widget.