annotate AUTHORS @ 4333:cc2f780c0505

[gaim-migrate @ 4597] I needed to make gc->login_time set before do_proto_menu was called, so I moved that line into account_online instead of serv_finish_login. serv_finish_login is called directly after account_online, and gc->login_time isn't used for anything anyway, so it shouldn't matter. I use gc->login_time to determine if a gc's protocol actions menu is ready to be drawn or not (should not be draw for accounts that are in the process of signing online). I made the "Show Buddies Awaiting Authorization" thing show something reasonable for when you aren't waiting for authorization from anyone. I swapped the ok and cancel buttons for the search for buddy by information and clear log file so they follow the HIG. I gave the right side of the log viewer a shadowed border. I Robot. I applied a patch from Ryan McCabe that doesn't really do anything for gaim (yet, anyway), but it allows clients using libfaim to call cleansnacs cleanly, which stops a potential build up of SNACs in memory when you don't send an IM for a long period of time. I applied another patch from Mr. McCabe that fixes a potential crash in ssi.c when your buddy list is a few lions short of a pride, if you know what I mean. I re-prettified an authorization dialog or two. The bold stuff and the non-bold stuff got backwardcised somehow. I added support for those messages from the ICQ server. Like the one that tells you not to give your password to anyone when you first signon. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 18 Jan 2003 01:58:00 +0000
parents b9dd12ebea83
children 16f7f9451814
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1 gaim - the Pimpin' Penguin IM Clone that's Good for the Soul
1606
bb2b3c18b13d [gaim-migrate @ 1616]
Rob Flynn <gaim@robflynn.com>
parents: 1044
diff changeset
2 ============================================================
0
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
3
1606
bb2b3c18b13d [gaim-migrate @ 1616]
Rob Flynn <gaim@robflynn.com>
parents: 1044
diff changeset
4 Developers:
bb2b3c18b13d [gaim-migrate @ 1616]
Rob Flynn <gaim@robflynn.com>
parents: 1044
diff changeset
5 ----------
1670
cce40a648f7a [gaim-migrate @ 1680]
Rob Flynn <gaim@robflynn.com>
parents: 1606
diff changeset
6 Rob Flynn <rob@marko.net> - Main developer (send patches here)
1781
be3d18c9d8d9 [gaim-migrate @ 1791]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1670
diff changeset
7 AIM: RobFlynn
be3d18c9d8d9 [gaim-migrate @ 1791]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1670
diff changeset
8 ICQ: 1358450
be3d18c9d8d9 [gaim-migrate @ 1791]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1670
diff changeset
9 MSN: rmf410@hotmail.com
be3d18c9d8d9 [gaim-migrate @ 1791]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1670
diff changeset
10 Yahoo: IBRRob
be3d18c9d8d9 [gaim-migrate @ 1791]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1670
diff changeset
11 Jabber: robflynn@jabber.org
2966
1989e781909c [gaim-migrate @ 2979]
Rob Flynn <gaim@robflynn.com>
parents: 2939
diff changeset
12
2993
7239a392486c [gaim-migrate @ 3006]
Rob Flynn <gaim@robflynn.com>
parents: 2966
diff changeset
13 Sean Egan <bj91704@binghamton.edu> - Developer
2966
1989e781909c [gaim-migrate @ 2979]
Rob Flynn <gaim@robflynn.com>
parents: 2939
diff changeset
14 AIM: SeanEgn
2993
7239a392486c [gaim-migrate @ 3006]
Rob Flynn <gaim@robflynn.com>
parents: 2966
diff changeset
15 ICQ: 96642211
7239a392486c [gaim-migrate @ 3006]
Rob Flynn <gaim@robflynn.com>
parents: 2966
diff changeset
16 MSN: SeanEgn@hotmail.com
7239a392486c [gaim-migrate @ 3006]
Rob Flynn <gaim@robflynn.com>
parents: 2966
diff changeset
17 Yahoo: SeanEgn
7239a392486c [gaim-migrate @ 3006]
Rob Flynn <gaim@robflynn.com>
parents: 2966
diff changeset
18 Jabber: SeanEgn@jabber.org
2966
1989e781909c [gaim-migrate @ 2979]
Rob Flynn <gaim@robflynn.com>
parents: 2939
diff changeset
19
1606
bb2b3c18b13d [gaim-migrate @ 1616]
Rob Flynn <gaim@robflynn.com>
parents: 1044
diff changeset
20 Syd Logan - Hacker and Designated Driver (lazy bum)
1044
77b6bc7288d3 [gaim-migrate @ 1054]
Rob Flynn <gaim@robflynn.com>
parents: 877
diff changeset
21
2939
06a61bda8173 [gaim-migrate @ 2952]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2318
diff changeset
22 Decklin Foster
06a61bda8173 [gaim-migrate @ 2952]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2318
diff changeset
23 Ben Miller
06a61bda8173 [gaim-migrate @ 2952]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2318
diff changeset
24 Nathan Walp
2997
0dba6ea7d632 [gaim-migrate @ 3010]
Rob Flynn <gaim@robflynn.com>
parents: 2993
diff changeset
25 Mark Doliner
2939
06a61bda8173 [gaim-migrate @ 2952]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2318
diff changeset
26
2318
a7bfb5dfab25 [gaim-migrate @ 2328]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2142
diff changeset
27 We've got an IRC room now too, #gaim on irc.openprojects.net. Come check us out.
1044
77b6bc7288d3 [gaim-migrate @ 1054]
Rob Flynn <gaim@robflynn.com>
parents: 877
diff changeset
28
1606
bb2b3c18b13d [gaim-migrate @ 1616]
Rob Flynn <gaim@robflynn.com>
parents: 1044
diff changeset
29 Retired:
bb2b3c18b13d [gaim-migrate @ 1616]
Rob Flynn <gaim@robflynn.com>
parents: 1044
diff changeset
30 --------
0
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
31 Jim Duchek <jimduchek@ou.edu> - Former Maintainer
1044
77b6bc7288d3 [gaim-migrate @ 1054]
Rob Flynn <gaim@robflynn.com>
parents: 877
diff changeset
32 Mark Spencer <markster@marko.net> - Original Author
3115
b9dd12ebea83 [gaim-migrate @ 3130]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2997
diff changeset
33 Eric Warmenhoven <eric@warmenhoven.org>
b9dd12ebea83 [gaim-migrate @ 3130]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2997
diff changeset
34 Adam Fritzler