Mercurial > pidgin
comparison ChangeLog @ 26689:8a77e6cd7eac
merge of 'ac3524a1092f2874db1b7f443cd91144bbd8a3a4'
and 'bcb04d16f3ca4e36afd84bde4ebe44396dc6c2b3'
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sun, 26 Apr 2009 02:18:03 +0000 |
parents | ef1616b50974 |
children | 0054bf136314 |
comparison
equal
deleted
inserted
replaced
26654:4a3a0c47dfe1 | 26689:8a77e6cd7eac |
---|---|
16 | 16 |
17 XMPP: | 17 XMPP: |
18 * Add voice & video support with Jingle (XEP-0166, 0167, 0176, & 0177), | 18 * Add voice & video support with Jingle (XEP-0166, 0167, 0176, & 0177), |
19 and voice support with GTalk and GMail. (Mike "Maiku" Ruprecht) | 19 and voice support with GTalk and GMail. (Mike "Maiku" Ruprecht) |
20 * Add support for in-band bytestreams for file transfers (XEP-0047). | 20 * Add support for in-band bytestreams for file transfers (XEP-0047). |
21 * Add support for sending and receiving attentions (equivalent to "buzz" | 21 * Add support for sending and receiving attentions (equivalent to "buzz" |
22 and "nudge") using the command /buzz (XEP-0224). | 22 and "nudge") using the command /buzz (XEP-0224). |
23 * A buddy's local time is displayed in the Get Info dialog if the remote | 23 * A buddy's local time is displayed in the Get Info dialog if the remote |
24 client supports it. | 24 client supports it. |
25 * The set_chat_topic function can unset the chat topic. | |
26 * Fix crash on connection with recent gstreamer0.10-plugins-bad. | |
25 | 27 |
26 IRC: | 28 IRC: |
27 * Correctly handle WHOIS for users who are joined to a large number of | 29 * Correctly handle WHOIS for users who are joined to a large number of |
28 channels. | 30 channels. |
29 * Notify the user if a /nick command fails, rather than trying | 31 * Notify the user if a /nick command fails, rather than trying |
38 * Pressing the Enter key in the message entry box of the New Status | 40 * Pressing the Enter key in the message entry box of the New Status |
39 dialog and various other dialogs now causes the cursor to move to | 41 dialog and various other dialogs now causes the cursor to move to |
40 the next line. | 42 the next line. |
41 * Created a unified Buddy Pounce notification window for all pounces | 43 * Created a unified Buddy Pounce notification window for all pounces |
42 where "Pop up a notification" is selected, which avoids having a | 44 where "Pop up a notification" is selected, which avoids having a |
43 new dialog box every time a pounce is triggered. (Jorge VillaseƱor) | 45 new dialog box every time a pounce is triggered. (Jorge VillaseƱor) |
44 * The New Account dialog is now broken into three tabs. Proxy | 46 * The New Account dialog is now broken into three tabs. Proxy |
45 configuration has been moved from the Advanced tab to the new tab. | 47 configuration has been moved from the Advanced tab to the new tab. |
46 * The nicks of the persons who leave the chatroom are italicized in the | 48 * The nicks of the persons who leave the chatroom are italicized in the |
47 chat's conversation history. The nicks are un-italicized when they | 49 chat's conversation history. The nicks are un-italicized when they |
48 rejoin. | 50 rejoin. |