Mercurial > pidgin
comparison ChangeLog @ 5892:da8939ad60b6
[gaim-migrate @ 6324]
Fixes a spelling mistake.
Fixes a rare possible-crash in oscar.
Shuffled some code around. I tend to do this a lot.
Attemped to fix the buddy icon infi-loop thing.
Sean, search for "81" in oscar.c
I commented that out. I'm pretty sure it will stop the
looping, but do you know why that's there? I don't really
understand when the server would send 0x81 as "flags," or
what it means.
Good night, moon.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 15 Jun 2003 09:28:57 +0000 |
parents | 5051dcbaf6d4 |
children | 4b1d6ed1204f |
comparison
equal
deleted
inserted
replaced
5891:58ea0597a856 | 5892:da8939ad60b6 |
---|---|
9 * Hungarian translation updated (Zoltan Sutto) | 9 * Hungarian translation updated (Zoltan Sutto) |
10 * Italian translation updated (Claudio Satriano) | 10 * Italian translation updated (Claudio Satriano) |
11 * Chinses (Simplified) translation updated (Funda Wang) | 11 * Chinses (Simplified) translation updated (Funda Wang) |
12 * Chinese (Traditional) translation updated (Ambrose C. Li) | 12 * Chinese (Traditional) translation updated (Ambrose C. Li) |
13 * Massive internal core/ui splitting | 13 * Massive internal core/ui splitting |
14 * New account dialog. | 14 * New account dialog |
15 * Preferences moved to ~/.gaim/prefs.xml | 15 * Preferences moved to ~/.gaim/prefs.xml |
16 * Account information moved to ~/.gaim/accounts.xml | 16 * Account information moved to ~/.gaim/accounts.xml |
17 * Pounces moved to ~/.gaim/pounces.xml | 17 * Pounces moved to ~/.gaim/pounces.xml |
18 * Added support for the Trepia protocol. | 18 * Added support for the Trepia protocol |
19 * Added protocol icons to various drop-down boxes. | 19 * Added protocol icons to various drop-down boxes |
20 * New Send IM buddy icon merged from Ximian Desktop 2 | 20 * New Send IM buddy icon merged from Ximian Desktop 2 |
21 * Fixed "Sort by Status" crash | 21 * Fixed "Sort by Status" crash |
22 * Fixed the MSN add buddy crash. | 22 * Fixed the MSN add buddy crash. |
23 * Ability to view iChat "Available" messages | 23 * Ability to view iChat "Available" messages for AIM |
24 * Stores your buddy icon on the server for AIM | |
24 | 25 |
25 version 0.64 (05/29/2003): | 26 version 0.64 (05/29/2003): |
26 * Buddy list sorting in buddy list preferences. | 27 * Buddy list sorting in buddy list preferences. |
27 * Improved debug window with timestamps and pause buttons. | 28 * Improved debug window with timestamps and pause buttons. |
28 * New core/ui split notification and request APIs. | 29 * New core/ui split notification and request APIs. |