Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | typofix - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2015-08-07 | -8/+8 |
| | ||||
* | Reindent everything to K&R style with tabs | Indent | 2015-02-20 | -310/+378 |
| | | | | | | | 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. | |||
* | Massive cleanup in OSCAR. | Wilmer van der Gaast | 2012-10-20 | -586/+0 |
| | ||||
* | Removing some more cruft now that I've (re)discovered ld garbage collection. | Wilmer van der Gaast | 2012-10-20 | -61/+0 |
| | | | | | Mostly stuff related to obsolete Y!MSG login obfuscation schemes. | |||
* | oscar: unused-but-set-variables | Miklos Vajna | 2011-12-06 | -4/+3 |
| | ||||
* | Fix typo: recieve -> receive | أحمد المحمودي (Ahmed El-Mahmoudy) | 2010-10-25 | -1/+1 |
| | ||||
* | s/imc/imcb/ for callback functions. Moved things aroundin nogaim.h a | Wilmer van der Gaast | 2007-04-15 | -4/+4 |
| | | | | | | 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 | -4/+4 |
| | | | | | | | | do_error_dialog() and (set|hide)_login_progress(_error)?() with things that hopefully make more sense. Although it's still not really great... | |||
* | s/gaim_connection/im_connection/ and some other minor API changes. The rest | Wilmer van der Gaast | 2007-03-30 | -2/+2 |
| | | | | | | will come tomorrow. It compiles, I'll leave the real testing up to someone else. ;-) | |||
* | Fixed a NULL pointer dereference that showed up on testing.b.o sometimes. | Wilmer van der Gaast | 2006-05-26 | -1/+1 |
| | ||||
* | Merging the Hanji groupchat patch | Nelson Elhage | 2005-12-04 | -0/+26 |
| | ||||
* | Remove OFT and rendez-vous support (not used anyway and implemented | Jelmer Vernooij | 2005-11-20 | -1/+1 |
| | | | | | in a way too complicated way) | |||
* | Applied AIM typing notification patch from Hanji. | Wilmer van der Gaast | 2005-11-19 | -0/+86 |
| | ||||
* | Initial repository (0.99 release tree)0.99 | Wilmer van der Gaast | 2005-11-06 | -0/+2029 |