| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
| |
Got rid of the bogus window handler pointer as the first argument to the
callback.
|
|
|
|
|
|
|
|
|
|
| |
and re-create it with new login settings if necessary, without losing custom
nicknames. Now, nicknames are connected to an account instead of just the
protocol, and they're flushed together with the account. So I added a warning
to make sure nobody accidentally loses any settings while just changing the
password. This will probably go after a few releases, since it's slightly
annoying.
|
|
|
|
|
|
| |
little bit, grouping things by category instead of original Gaim 0.58
filename.
|
|
|
|
|
|
|
|
| |
do_error_dialog() and (set|hide)_login_progress(_error)?() with things
that hopefully make more sense.
Although it's still not really great...
|
|
|
|
|
|
| |
will come tomorrow. It compiles, I'll leave the real testing up to someone
else. ;-)
|
|
|
|
|
| |
but can be used for account_t structures too, for example.
|
| |
|
|
|
|
|
| |
(For now blist and qlist, but more should come)
|
| |
|
|
|
|
|
|
|
|
| |
Replaced most irc_usermsg() calls in nogaim.c with serv_got_crap(),
Slightly clearer handling of buddy add requests.
Thanks to timing for the patch.
|
|
|