aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/oscar/rxqueue.c
Commit message (Collapse)AuthorAgeLines
* typofix - https://github.com/vlajos/misspell_fixerVeres Lajos2015-08-07-2/+2
|
* Reindent everything to K&R style with tabsIndent2015-02-20-79/+113
| | | | | | | 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.
* RIP native win32 support (use cygwin instead)dequis2014-09-27-2/+0
| | | | It has been broken for a very long time and nobody cared about it.
* oscar: unused-but-set-variablesMiklos Vajna2011-12-06-3/+1
|
* s/imc/imcb/ for callback functions. Moved things aroundin nogaim.h aWilmer van der Gaast2007-04-15-1/+1
| | | | | | little bit, grouping things by category instead of original Gaim 0.58 filename.
* More cleanups, mainly in the callbacks. Replaced things likeWilmer van der Gaast2007-04-05-1/+1
| | | | | | | | do_error_dialog() and (set|hide)_login_progress(_error)?() with things that hopefully make more sense. Although it's still not really great...
* Removed some very unpleasant check from the OSCAR code. (CausedWilmer van der Gaast2006-01-19-1/+8
| | | | | testing.bitlbee.org to get ... quite busy.)
* Remove OFT and rendez-vous support (not used anyway and implemented Jelmer Vernooij2005-11-20-15/+0
| | | | | in a way too complicated way)
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+508