Added infrastructure for GtkBuilder and change oneway-dialog to use it.
[pspp-builds.git] / src / ui / gui / psppire-dialog.c
2009-01-03 John DarringtonAdded infrastructure for GtkBuilder and change oneway...
2008-02-03 John DarringtonFixed various memory leaks in GUI
2008-01-29 John DarringtonImplemented the paired samples t test dialog. Closes...
2007-11-23 John DarringtonImplemented the recode dialogs.
2007-10-07 John DarringtonAdded feature to make OK and PASTE buttons insensitive...
2007-07-08 John DarringtonUsed type casenumber in GUI code where appropriate...
2007-07-08 John DarringtonSet type hints for older gtk versions
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-05-07 John DarringtonAdded "comments" dialog.
2007-03-31 John DarringtonFixed the refresh button on the dialogs.
2007-02-09 Ben PfaffAdd #include <config.h>.
2007-01-12 John DarringtonChanged instances of 'signal' to 'signals', to avoid...
2007-01-04 John DarringtonAdded psppire-dialog and psppire-buttonbox widgets.