aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/oscar/im.c
Commit message (Collapse)AuthorAgeLines
* Fix typo: recieve -> receiveأحمد المحمودي (Ahmed El-Mahmoudy)2010-10-25-1/+1
|
* s/imc/imcb/ for callback functions. Moved things aroundin nogaim.h aWilmer van der Gaast2007-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 likeWilmer van der Gaast2007-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 restWilmer van der Gaast2007-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 Gaast2006-05-26-1/+1
|
* Merging the Hanji groupchat patchNelson Elhage2005-12-04-0/+26
|
* Remove OFT and rendez-vous support (not used anyway and implemented Jelmer Vernooij2005-11-20-1/+1
| | | | | in a way too complicated way)
* Applied AIM typing notification patch from Hanji.Wilmer van der Gaast2005-11-19-0/+86
|
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+2029