aboutsummaryrefslogtreecommitdiffstats
path: root/help.h
Commit message (Collapse)AuthorAgeLines
* Reindent everything to K&R style with tabsIndent2015-02-20-10/+8
| | | | | | | Used uncrustify, with the configuration file in ./doc/uncrustify.cfg Commit author set to "Indent <please@skip.me>" so that it's easier to skip while doing git blame.
* Fix incorrect Free Software Foundation addressMatej Cepl2015-01-16-2/+2
|
* Move whatsnew stuff into help.txt. Stop putting too much string contentWilmer van der Gaast2010-09-06-0/+1
| | | | | into the executable.
* Added in-memory help info, which I wanted to implement for ages already.Wilmer van der Gaast2009-11-25-0/+1
| | | | | | | Sadly the way I'm using it now doesn't work yet since nogaim_init() is called before help_init(). I'll fix that later. (Have to do that anyway to at least make ForkDaemon mode work..)
* Added help_free() and cleaned up some very stale help-related stuff IWilmer van der Gaast2008-02-02-2/+3
| | | | | wasn't even aware of. This closes bug #352.
* Add GCC attributes.Jelmer Vernooij2007-10-12-1/+1
|
* Refactor the help code to take a filename rather than using the global struct.Jelmer Vernooij2006-12-24-1/+1
|
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+48