comparison ChangeLog @ 27942:583c36c03e50

propagate from branch 'im.pidgin.pidgin' (head e54933232e44b0c259cee6eff8f9354e6b94fe5d) to branch 'im.pidgin.pidgin.yaz' (head 416fab2796f48c8af3e71470dd7995d0cfcdd6ea)
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Fri, 24 Apr 2009 07:43:08 +0000
parents 9e0001caa207
children ef1616b50974
comparison
equal deleted inserted replaced
27941:f3ccb5a36fd6 27942:583c36c03e50
26 IRC: 26 IRC:
27 * Correctly handle WHOIS for users who are joined to a large number of 27 * Correctly handle WHOIS for users who are joined to a large number of
28 channels. 28 channels.
29 * Notify the user if a /nick command fails, rather than trying 29 * Notify the user if a /nick command fails, rather than trying
30 fallback nicks. 30 fallback nicks.
31
32 31
33 Pidgin: 32 Pidgin:
34 * Added -f command line option to tell Pidgin to ignore NetworkManager 33 * Added -f command line option to tell Pidgin to ignore NetworkManager
35 and assume it has a valid network connection. 34 and assume it has a valid network connection.
36 * Allow plugins to specify custom link types to the GtkIMHtml widget. 35 * Allow plugins to specify custom link types to the GtkIMHtml widget.
42 * Created a unified Buddy Pounce notification window for all pounces 41 * Created a unified Buddy Pounce notification window for all pounces
43 where "Pop up a notification" is selected, which avoids having a 42 where "Pop up a notification" is selected, which avoids having a
44 new dialog box every time a pounce is triggered. (Jorge VillaseƱor) 43 new dialog box every time a pounce is triggered. (Jorge VillaseƱor)
45 * The New Account dialog is now broken into three tabs. Proxy 44 * The New Account dialog is now broken into three tabs. Proxy
46 configuration has been moved from the Advanced tab to the new tab. 45 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
47 chat's conversation history. The nicks are un-italicized when they
48 rejoin.
47 49
48 Finch: 50 Finch:
49 * The hardware cursor is updated correctly. This will be useful 51 * The hardware cursor is updated correctly. This will be useful
50 especially for users of braille terminals, screen readers etc. 52 especially for users of braille terminals, screen readers etc.
51 * Added a TinyURL plugin, which aids copying longer URLs. 53 * Added a TinyURL plugin, which aids copying longer URLs.