New abstract class PsppireDialogAction
[pspp-builds.git] / src / ui / gui / psppire-dialog.c
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.
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview'
2011-07-01 John DarringtonReplace some obsolete Gtk macro calls
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview origin/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.
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' fc11-i386-build58 fc11-x64-build55 lenny-x64-build79 sid-i386-build125
2009-09-24 John DarringtonMerge commit 'origin/stable' build40
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.