New command SHOW SYSTEM to easily print information useful in bug reports.
[pspp] / src / ui / gui / help-menu.c
2022-05-21 Ben PfaffNew command SHOW SYSTEM to easily print information...
2021-04-10 John DarringtonAdd w32 handler for "activate-link" signal
2021-04-04 John Darringtonsrc/ui/gui/help-menu.c (open_windows_help): Reimplement
2020-10-27 Ben Pfaffhelp-menu: Avoid const-ness warnings on Mingw.
2020-08-25 Friedrich BeckmannWarning: adhere to const qualifier for initializations...
2020-06-27 John DarringtonPSPPIRE: fix leaks of GtkAccelGroup
2020-06-25 Friedrich Beckmannhelp: removed yelp support
2020-06-07 John DarringtonWhitespace changes only.
2017-04-22 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-04-22 John DarringtonWhitespace changes only: Remove trailing whitespace
2016-08-12 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-11 John DarringtonFix possible buffer overrun
2016-07-10 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-05-28 Friedrich Beckmannhelp-menu.c: start the default html browser via wscript...
2016-05-26 Friedrich Beckmannhelp-menu.c: fix default html browser start on windows...
2016-05-23 Friedrich Beckmannadded help function via html if yelp is not installed
2016-01-21 John DarringtonInclude a dissuader for odd numbered minor releases
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.