comparison ChangeLog @ 17217:d761647bc7c4

merge of '0a63bea05479d51972432a195d0c97c0309fbcf4' and '8ff17e25184faaad69c1329218cd6898bc3e4c26'
author Eric Polino <aluink@pidgin.im>
date Sun, 13 May 2007 21:27:13 +0000
parents e5bed026ccd2
children 79f6b097a0a6 3752ac0e610c
comparison
equal deleted inserted replaced
16947:f6de19624575 17217:d761647bc7c4
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.1 (??/??/????):
4 * Buddy list update speedups when buddy icons are not being 4 * Buddy list update speedups when buddy icons are not being
5 displayed. (Scott Wolchok) 5 displayed. (Scott Wolchok)
6 * 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
8 * Fix a crash deleting a buddy that is in the Buddy List more than once
9 * Compile fixes for Solaris
10 * Fix GTalk formatting when there's a space before/after a */_
11 * Fix Log viewer crash when the filename is not in the expected format
12 * Get User Info now provides immediate feedback, and is updated when the
13 user information is available
14 * Make the choose buddy icon dialog correctly list the current directory
15 * Fix for buddy icons disappearing
16 * Timestamps are always on in debug output (-d) and Debug Window now
17 * Don't escape html entities in Yahoo! system messages
18 * Fix for the choose buddy icon dialog resizing strangely as files are selected
19 * Receives notifications when XMPP buddies send "leaving chat"
20 messages
21 * Fix the typing animation so it doesn't stop animating once a conversation
22 has gone from typing -> not typing -> typing
23 * Fix error messages when joing XMPP chats
24 * Identify the account when warning about plaintext auth over an
25 unencrypted channel
26 * Fix XMPP SASL authentication error when using Cyrus and a connect server
27 * Turning off "Show formatting on incoming messages" now ignores
28 formatting in <span> tags too
29 * File transfer progress for transfers on MSN is now correctly displayed
6 30
7 Finch: 31 Finch:
8 * Userlist in chat windows, which can be turned on or off using 32 * Userlist in chat windows, which can be turned on or off using
9 "/users" command. 33 "/users" command
10 * Menus in the conversation windows. 34 * Menus in the conversation windows
11 * Improved tab completion support. 35 * Improved tab completion support
12 * Ctrl+c prompts with a dialog before exiting. 36 * Ctrl+c prompts with a dialog before exiting
37 * Filter string in the debug window
38 * Notify when you leave a chat
39 * Work around an ncurses bug which appears when half of a multi-cell
40 character is covered by an upper-level window
41 * New plugins are shown in bold text in the plugin dialog
13 42
14 version 2.0.0 (5/3/2007): 43 version 2.0.0 (5/3/2007):
15 * The project has new names - libpurple for the core, Pidgin for the 44 * The project has new names - libpurple for the core, Pidgin for the
16 GTK+ UI and Finch for the ncurses based console UI (AOL LLC) 45 GTK+ UI and Finch for the ncurses based console UI (AOL LLC)
17 46