Merge master into gtk3.
[pspp] / src / ui / gui / main.c
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-26 Ben Pfaffgui: Add .zsav support in File|Open and File|Save As... 20131026030504/pspp
2013-06-24 John DarringtonMerge remote-tracking branch 'origin/master' into gtk3
2013-05-28 John DarringtonTemporarily disable the splash screen
2013-03-13 Ben PfaffMerge 'master' into 'psppsheet'.
2013-03-09 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-09 John Darringtonmain.c: Replaced macro with a static const
2012-04-21 Ben Pfaffgui: Add undocumented --measure-startup option.
2012-02-15 John DarringtonPsppire: Allow syntax files to be provided as an argument 20120216030502/pspp
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-08-18 Ben Pfaffgui: Ignore the -psn_xxx option passed to Mac desktop...
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-03-20 Ben Pfafflexer: Reimplement for better testability and internati...
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-09-24 Ben Pfaffcast: New macro NULL_SENTINEL. 20100924040502/pspp
2010-09-19 John DarringtonConst casts.
2010-06-16 John DarringtonEnsure that psppire's --help and --version options...
2010-06-16 Ben Pfaffpsppire: Re-implement --help and --version options.
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-05-03 Ben PfaffTake advantage of Gnulib configmake module.
2010-02-20 Ben PfaffFix format string errors.
2010-02-08 Ben PfaffMerge "output" into "master"
2010-02-07 Ben PfaffGreatly simplify PSPP configuration.
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-05-09 John DarringtonFor consistency, use gnulib's memory allocation functio...
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-08 John DarringtonMerge commit 'origin/master' into charset
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-04-01 John DarringtonMerge commit 'origin/master' into charset
2009-04-01 John DarringtonRefactor locale initialisation.
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-11-08 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-11-08 John DarringtonRewrote the command line parser using argp.
2008-10-10 Ben PfaffMerge commit 'origin/stable'
2008-10-10 John DarringtonFixed problems when building with --enable-relocatable
2008-09-15 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-09-12 John DarringtonDowngraded mismatched gtk warning.
2008-02-20 John DarringtonFixed some problems reported by autoconf -Wall
2008-02-20 John DarringtonAdded const qualifier to return value of gtk_check_vers...
2007-10-04 John DarringtonCreated a new stock item for Reset buttons.
2007-07-12 John DarringtonUse non-deprecated function g_idle_add
2007-07-07 John DarringtonAdded appropriate window_type_hint to the splash window.
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-04-26 John DarringtonMore eye candy.