Removed some calls to deprecated Gtk functions
[pspp-builds.git] / src / ui / gui / psppire-dialog.c
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.