Update selector widgets on dialog activation.
[pspp] / src / ui / gui / psppire-dialog.c
2015-12-08 John DarringtonUpdate selector widgets on dialog activation.
2015-12-07 John DarringtonRemove destroy signal handler for dialogs.
2015-11-28 John DarringtonPersist dialog box widget settings.
2015-06-22 John DarringtonRemove deprecated functions gtk_threads_enter and gdk_t...
2015-06-21 Ben PfaffMerge "gtk3" branch into "master".
2015-06-20 John DarringtonMerge remote-tracking branch 'origin/master' into gtk3
2015-05-28 Friedrich Beckmannremoved references to psppire-dialog orientation property
2015-05-24 Friedrich Beckmannrepair glade; switched to gladeui-2.0; removed the...
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2015-03-06 Ben Pfaffpsppire-dialog: Fix incompatible pointer type.
2015-02-16 John DarringtonPsppireDialog: New property: help-page
2013-10-26 Ben PfaffMerge master into gtk3. 20131026032545/pspp 20131027032559/pspp 20131028032549/pspp 20131030030824/pspp 20131031032414/pspp 20131101032516/pspp 20131102032602/pspp 20131103032703/pspp 20131104032617/pspp 20131105032650/pspp 20131106032624/pspp 20131107032703/pspp 20131108032720/pspp 20131110032717/pspp 20131111032724/pspp 20131112032726/pspp 20131113032746/pspp 20131114032755/pspp 20131115032755/pspp 20131116032752/pspp
2013-10-12 John DarringtonNPar two samples dialog and T-Test paired dialogs:... 20131012030504/pspp 20131013030505/pspp
2013-10-08 John DarringtonRemove old signal handlers when target widgets are... 20131009030508/pspp
2012-09-30 Ben PfaffMerge 'master' into 'psppsheet'.
2012-09-26 Ben PfaffRemove unused "finalize" functions.
2012-09-26 Ben PfaffRemove variables assigned to but never used.
2012-08-19 Ben PfaffMerge 'master' into 'psppsheet'.
2012-08-19 Ben Pfaffpsppire-dialog: Add "acceptable" predicate.
2012-04-14 John DarringtonPsppireDialog: Added assignment for parent_class which...
2012-02-04 John DarringtonNew abstract base class: PsppireWindowBase 20120204030502/pspp
2012-01-25 John DarringtonNew abstract class PsppireDialogAction
2012-01-03 John DarringtonNew file: builder-wrapper.h and builder-wrapper.c
2011-12-17 John DarringtonAdded a callback to the dialog help buttons, and a...
2011-09-02 John DarringtonFix make makedistcheck and re-organize icon paths. 20110902125922/pspp
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-07-01 John DarringtonReplace some obsolete Gtk macro calls
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-05-07 Ben Pfaffgui: Use GTK+ accessor functions instead of deprecated...
2011-05-03 Ben Pfaffgui: Include only <gtk/gtk.h> to use GTK+.
2011-04-09 Ben Pfaffgui: Fix Glib warnings for dialogs in realize and confi...
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-02-26 Ben Pfaffgui: Save positions of windows only when they are closed. 20100227040506/pspp 20100228040509/pspp 20100301040511/pspp
2010-02-08 Ben PfaffMerge "output" into "master"
2009-12-28 John DarringtonRemoved some calls to deprecated Gtk functions
2009-12-16 John DarringtonMerge commit 'origin/stable'
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-14 John DarringtonMake the gui more thread safe
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.
2009-03-16 John DarringtonUse GtkHPaned in variable info dialog
2009-03-14 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-03-14 John DarringtonSave windows' maximized status as well as their geometry.
2009-03-04 John DarringtonSave and recall window geometry for dialog boxes
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-02-25 John DarringtonFix display of window icon
2009-02-20 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2009-01-10 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-01-10 John DarringtonMerge commit 'origin/master'; commit 'savannah/master'
2009-01-09 John DarringtonReplaced call to g_strcmp0 with strcmp, since the former
2009-01-07 John DarringtonMerge commit 'savannah/master'
2009-01-04 John DarringtonMerge commit 'HEAD'; commit 'master/master'
2009-01-04 John DarringtonConvert psppire.glade to psppire.ui
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.