Mercurial > pidgin
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 |
rev | line source |
---|---|
0 | 1 gaim - the Pimpin' Penguin IM Clone that's Good for the Soul |
1606 | 2 ============================================================ |
0 | 3 |
1606 | 4 Developers: |
5 ---------- | |
1670 | 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 | 12 |
2993 | 13 Sean Egan <bj91704@binghamton.edu> - Developer |
2966 | 14 AIM: SeanEgn |
2993 | 15 ICQ: 96642211 |
16 MSN: SeanEgn@hotmail.com | |
17 Yahoo: SeanEgn | |
18 Jabber: SeanEgn@jabber.org | |
2966 | 19 |
1606 | 20 Syd Logan - Hacker and Designated Driver (lazy bum) |
1044 | 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 | 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 | 28 |
1606 | 29 Retired: |
30 -------- | |
0 | 31 Jim Duchek <jimduchek@ou.edu> - Former Maintainer |
1044 | 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 |