comparison ChangeLog @ 26567:242a8c97270b

propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae) to branch 'im.pidgin.cpw.darkrain42.xmpp.avatars' (head 94d20f2f1d6e10ad1543c226dc01fb5c518bcea0)
author Paul Aurich <paul@darkrain42.org>
date Sun, 05 Apr 2009 21:49:01 +0000
parents 6a6984e95381
children 50068730b52d
comparison
equal deleted inserted replaced
26360:14e1f9af369f 26567:242a8c97270b
8 in a group on the buddy list. 8 in a group on the buddy list.
9 * Removed the unmaintained and unneeded toc protocol plugin. 9 * Removed the unmaintained and unneeded toc protocol plugin.
10 * Fixed NTLM authentication on big-endian systems. 10 * Fixed NTLM authentication on big-endian systems.
11 11
12 XMPP: 12 XMPP:
13 * Add voice & video support with Jingle (XEP-0166, 0167, 0176, & 0177),
14 and voice support with GTalk and GMail. (Mike "Maiku" Ruprecht)
13 * Add support for in-band bytestreams for file transfers (XEP-0047). 15 * Add support for in-band bytestreams for file transfers (XEP-0047).
14 * Add support for sending attentions (equivalent to "buzz" and "nudge") 16 * Add support for sending attentions (equivalent to "buzz" and "nudge")
15 using the command /buzz (XEP-0224). 17 using the command /buzz (XEP-0224).
18 * A buddy's local time is displayed in the Get Info dialog if the remote
19 client supports it.
16 20
17 IRC: 21 IRC:
18 * Correctly handle WHOIS for users who are joined to a large number of 22 * Correctly handle WHOIS for users who are joined to a large number of
19 channels. 23 channels.
20 24
30 * Created a unified Buddy Pounce notification window for all pounces 34 * Created a unified Buddy Pounce notification window for all pounces
31 where "Pop up a notification" is selected, which avoids having a 35 where "Pop up a notification" is selected, which avoids having a
32 new dialog box every time a pounce is triggered. (Jorge VillaseƱor) 36 new dialog box every time a pounce is triggered. (Jorge VillaseƱor)
33 * The New Account dialog is now broken into three tabs. Proxy 37 * The New Account dialog is now broken into three tabs. Proxy
34 configuration has been moved from the Advanced tab to the new tab. 38 configuration has been moved from the Advanced tab to the new tab.
39
40 Finch:
41 * The hardware cursor is updated correctly. This will be useful
42 especially for users of braille terminals, screen readers etc.
35 43
36 version 2.5.5 (03/01/2009): 44 version 2.5.5 (03/01/2009):
37 libpurple: 45 libpurple:
38 * Fix a crash when removing an account with an unknown protocol id. 46 * Fix a crash when removing an account with an unknown protocol id.
39 * Beta support for SSL connections for AIM and ICQ accounts. To 47 * Beta support for SSL connections for AIM and ICQ accounts. To