Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Reindent everything to K&R style with tabs | Indent | 2015-02-20 | -105/+145 |
| | | | | | | | 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. | |||
* | Silence some oscar compilation warnings | dequis | 2015-01-25 | -2/+3 |
| | | | | And that's enough editing of the oscar protocol code for 2015 | |||
* | Massive cleanup in OSCAR. | Wilmer van der Gaast | 2012-10-20 | -71/+0 |
| | ||||
* | oscar: unused-but-set-variables | Miklos Vajna | 2011-12-06 | -2/+1 |
| | ||||
* | s/imc/imcb/ for callback functions. Moved things aroundin nogaim.h a | Wilmer van der Gaast | 2007-04-15 | -3/+3 |
| | | | | | | little bit, grouping things by category instead of original Gaim 0.58 filename. | |||
* | More cleanups, mainly in the callbacks. Replaced things like | Wilmer van der Gaast | 2007-04-05 | -3/+3 |
| | | | | | | | | do_error_dialog() and (set|hide)_login_progress(_error)?() with things that hopefully make more sense. Although it's still not really great... | |||
* | Disabling chat charset stuff again for now and fixed the crash-bug. | Wilmer van der Gaast | 2006-05-25 | -0/+2 |
| | | | | | | Unfortunately I can't figure out how to generate chat names that don't break old BitlBees. | |||
* | Trying to fix charset issues with outgoing AIM chat messages. | Wilmer van der Gaast | 2006-05-22 | -1/+13 |
| | ||||
* | Merging the Hanji groupchat patch | Nelson Elhage | 2005-12-04 | -25/+0 |
| | ||||
* | Initial repository (0.99 release tree)0.99 | Wilmer van der Gaast | 2005-11-06 | -0/+713 |