aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/oscar/txqueue.c
Commit message (Collapse)AuthorAgeLines
* More consistency in error/warning errors. Until now "WARNING:" was usuallyWilmer van der Gaast2008-01-06-1/+1
| | | | | in upper case while "Error:" wasn't .... that doesn't really make sense.
* 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...
* Remove OFT and rendez-vous support (not used anyway and implemented Jelmer Vernooij2005-11-20-82/+0
| | | | | in a way too complicated way)
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+440