Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Move whatsnew stuff into help.txt. Stop putting too much string content | Wilmer van der Gaast | 2010-09-06 | -1/+23 |
| | | | | | into the executable. | |||
* | Fix compiler warnings. Also fixing irc_send_motd(), which so far got away | Wilmer van der Gaast | 2010-09-05 | -2/+3 |
| | | | | | with a horrible practice of reading the MOTD file one by one. | |||
* | Added in-memory help info, which I wanted to implement for ages already. | Wilmer van der Gaast | 2009-11-25 | -1/+25 |
| | | | | | | | 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 I | Wilmer van der Gaast | 2008-02-02 | -21/+45 |
| | | | | | wasn't even aware of. This closes bug #352. | |||
* | Refactor the help code to take a filename rather than using the global struct. | Jelmer Vernooij | 2006-12-24 | -7/+6 |
| | ||||
* | Fixed error handling on empty help topics. (See #109) | Wilmer van der Gaast | 2006-03-06 | -9/+8 |
| | ||||
* | Updates copyright headers of files that were changed in 2005 too. | Wilmer van der Gaast | 2005-11-12 | -1/+1 |
| | | | | | (IOW, needed to change something to test the post-rsync hook. ;-)) | |||
* | Initial repository (0.99 release tree)0.99 | Wilmer van der Gaast | 2005-11-06 | -0/+148 |