comparison ChangeLog @ 17922:43a55528ff26

propagate from branch 'im.pidgin.pidgin' (head b5c55520ae8ff7186733fd82db23a6e4452976cc) to branch 'im.pidgin.soc.2007.finchfeat' (head 93037197c5356731d62e75b4050ca7d01b1017d6)
author Eric Polino <aluink@pidgin.im>
date Mon, 04 Jun 2007 15:12:50 +0000
parents 8223df108932
children 980a104267da 678d78b7fa34 6b7b13adb9b1
comparison
equal deleted inserted replaced
17827:223a4fca43a1 17922:43a55528ff26
1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul 1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
2 2
3 version 2.0.1 (??/??/????): 3 version 2.0.2 (??/??/????):
4 Pidgin:
5 * Added a custom conversation font option to preferences
6 * Fixed smiley ordering in the insert smiley popup to be more intuitive
7
8 libpurple:
9 * Moving an ICQ buddy from one group to another no longer
10 re-requests authorization from that person (Rene Hausleitner)
11 * Added nullprpl, an example protocol plugin (Ryan Barrett)
12 * Fixed SOCKS5 bug which caused Jabber file receiving to fail
13 * Remove MSN's random "Authorization Failed" dialogs
14 * Fix MSN to correctly detect incorrect passwords and disable the account
15 * Get User Info on MSN is now more reliable & accurate
16
17 Finch:
18 * Auto account reconnecting
19
20 version 2.0.1 (05/24/2007):
4 * Buddy list update speedups when buddy icons are not being 21 * Buddy list update speedups when buddy icons are not being
5 displayed. (Scott Wolchok) 22 displayed. (Scott Wolchok)
6 * Fix icons on docklet change status menu to match the status selector 23 * Fix icons on docklet change status menu to match the status selector
7 * Custom smileys on MSN can be saved by right-clicking on them 24 * Custom smileys on MSN can be saved by right-clicking on them
8 * Fix a crash deleting a buddy that is in the Buddy List more than once 25 * Fix a crash deleting a buddy that is in the Buddy List more than once
30 * File transfer progress for transfers on MSN is now correctly displayed 47 * File transfer progress for transfers on MSN is now correctly displayed
31 * You can set/change alias of buddies/chats by double-clicking on the 48 * You can set/change alias of buddies/chats by double-clicking on the
32 conversation tabs (Ma Xuan) 49 conversation tabs (Ma Xuan)
33 * Fix IRC connection bug with dircproxy (xjoe) 50 * Fix IRC connection bug with dircproxy (xjoe)
34 * Ctrl+[shift]+tab focuses the next most active tab (William Thompson) 51 * Ctrl+[shift]+tab focuses the next most active tab (William Thompson)
52 * Fix Open Hotmail Inbox for MSN to work more reliably
53 * Add a Google Talk item to the protocol list, to help users who think
54 we don't support Google Talk. The item acts just like "XMPP".
55 * Remember if the X server supports XScreenSaver, to avoid waking it
56 every 5 seconds. (Arjan van de Ven with Intel Corporation)
57 * Change our idle checking to poll only as necessary and raise the
58 unidle timeout from 5 seconds to 60 when using XScreenSaver. This
59 and the XScreenSaver change will reduce Pidgin's effect on power
60 consumption when running with NO_HZ. (Arjan van de Ven with Intel
61 Corporation)
62 * Conversation -> Save As will now use aliases.
63 * ALSA added as a possible sound method
64 * Google Talk accounts will not import buddies from your Gmail address
65 book
35 66
36 Finch: 67 Finch:
37 * Userlist in chat windows, which can be turned on or off using 68 * Userlist in chat windows, which can be turned on or off using
38 "/users" command 69 "/users" command
39 * Menus in the conversation windows 70 * Menus in the conversation windows