PsppireSelector: Don't try to set callbacks on null model
[pspp] / src / ui / gui / psppire-selector.c
2012-04-28 John DarringtonPsppireSelector: Don't try to set callbacks on null...
2012-04-25 Ben Pfaffgui: Properly manage ref counts of combo box and tree...
2012-04-17 John DarringtonCorrect bugs in PsppireSelector which cause the Examine...
2012-04-11 John DarringtonPspppireSelector: Prevent selection of disallowed entries. 20120412030503/pspp 20120413030504/pspp
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-07-01 John DarringtonRemove action member from PsppireSelector
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-05-03 Ben Pfaffgui: Include only <gtk/gtk.h> to use GTK+.
2010-07-29 John DarringtonAdded dialog box for the aggregate command
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2009-12-18 John DarringtonMerge branch 'master' into output
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-12-16 John DarringtonNew interface PsppireSelectDestWidget.
2009-12-13 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-12-12 John DarringtonRemove awkward dependency from psppire-selector.c
2009-11-24 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-11-23 John DarringtonNew module psppire-var-view
2009-11-19 John DarringtonEnsure that only one set of callbacks exist.
2009-11-18 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-11-17 John DarringtonSeparated psppire_selector_set_subjects into two indivi...
2009-11-16 John DarringtonPsppireDictView: Change "dictionary" property to "model".
2009-11-15 John DarringtonPsppireSelector: new properties: "source-widget" and...
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-17 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-03-17 John DarringtonNamespace police duty.
2008-01-29 John DarringtonImplemented the paired samples t test dialog. Closes...
2007-12-08 John DarringtonCreate a "pspp-stock-select" stock icon, and use it...
2007-11-23 John DarringtonImplemented the recode dialogs.
2007-10-10 John DarringtonAdded the Independent Samples T Test dialog
2007-09-13 John DarringtonImplemented the find dialog.
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-04-04 John DarringtonAdded the Compute dialog box.
2007-04-04 Ben Pfaff(psppire_selector_set_subjects): Add an
2007-03-31 John DarringtonFixed the refresh button on the dialogs.
2007-03-30 John DarringtonNumerous GUI enhancements.
2007-01-28 John DarringtonDeleted header file #includes which have been removed...
2007-01-26 John DarringtonAdded custom psppire-selector widget.