Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | More consistency in error/warning errors. Until now "WARNING:" was usually | Wilmer van der Gaast | 2008-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 a | Wilmer van der Gaast | 2007-04-15 | -2/+2 |
| | | | | | | 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 | -2/+2 |
| | | | | | | | | 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. ;-) | |||
* | Added a per-account web_aware setting for ICQ connections. | Wilmer van der Gaast | 2006-08-04 | -0/+4 |
| | ||||
* | Fixed various memory leaks/other possible problems after code review. | Wilmer van der Gaast | 2006-05-15 | -1/+2 |
| | ||||
* | Added/Fixed calls to show_got_added() in all IM-modules, now to fill in that | Wilmer van der Gaast | 2006-04-03 | -1/+1 |
| | | | | | call. (It should ask the user if he/she wants to add a buddy to his/her list.) | |||
* | Removed a bogus printf from the OSCAR code, grrrr. | Wilmer van der Gaast | 2006-01-23 | -2/+0 |
| | ||||
* | Initial repository (0.99 release tree)0.99 | Wilmer van der Gaast | 2005-11-06 | -0/+946 |