Help menu now uses "version" instead of "bare version".
[pspp] / src / ui / gui / help-menu.c
2016-01-18 John DarringtonHelp menu now uses "version" instead of "bare version".
2015-06-28 John DarringtonFix non-working accelerator key
2015-06-27 John DarringtonRemove deprecations from help-menu.c
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2014-03-07 John DarringtonAdded some accelerator keys to the menu items. 20140308030511/pspp
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-08 John DarringtonRemoved the about-logo image which is redundant
2013-08-08 John DarringtonAdded the new "about-logo"
2013-08-05 John DarringtonAdded new icons and made them stock items. 20130806030502/pspp
2013-07-25 John DarringtonAdded names of new artwork contributors to about dialog 20130726030501/pspp
2012-03-18 John DarringtonImprove translator comments.
2012-01-05 John Darringtononline_help: use g_spawn_async instead of g_spawn_comma... 20120106030503/pspp 20120107030502/pspp
2011-12-17 John DarringtonEscape # character in call to g_spawn_command_line_async 20111218030503/pspp
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-02 John DarringtonUse PACKAGE_URL from config.h instead of literal string 20110702030505/pspp
2010-07-26 John DarringtonRemove URL from translatable string 20100727040509/pspp 20100728040502/pspp
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-05-19 Ben PfaffMerge "paginate" branch into "master".
2010-05-10 John DarringtonRefactor the Help menu.