comparison ChangeLog @ 17257:cb5bd3c045a9

merge of '10181aa0574db4bb368e5eb9c7eb9440c61d930a' and '12efd7c55efaf31eca5fecc6ccdeeb12ee4b7d95'
author Sean Egan <seanegan@gmail.com>
date Wed, 23 May 2007 23:17:50 +0000
parents 461297da2e28 ddf759c28d0b
children f8893e01cda8
comparison
equal deleted inserted replaced
17054:6ec8bae7d98a 17257:cb5bd3c045a9
23 * Fix error messages when joing XMPP chats 23 * Fix error messages when joing XMPP chats
24 * Identify the account when warning about plaintext auth over an 24 * Identify the account when warning about plaintext auth over an
25 unencrypted channel 25 unencrypted channel
26 * Fix XMPP SASL authentication error when using Cyrus and a connect server 26 * Fix XMPP SASL authentication error when using Cyrus and a connect server
27 * Fix changing tab locations to update properly 27 * Fix changing tab locations to update properly
28 <<<<<<< variant A
28 * ALSA added as a possible sound method 29 * ALSA added as a possible sound method
29 * Added Google Talk to the accounts dropdown 30 * Added Google Talk to the accounts dropdown
30 * Google Talk accounts will not import buddies from your Gmail addres 31 * Google Talk accounts will not import buddies from your Gmail addres
31 book 32 book
33 >>>>>>> variant B
34 * Turning off "Show formatting on incoming messages" now ignores
35 formatting in <span> tags too
36 * File transfer progress for transfers on MSN is now correctly displayed
37 * You can set/change alias of buddies/chats by double-clicking on the
38 conversation tabs (Ma Xuan)
39 * Fix IRC connection bug with dircproxy (xjoe)
40 * Ctrl+[shift]+tab focuses the next most active tab (William Thompson)
41 * Fix Open Hotmail Inbox for MSN to work more reliably
42 * Add a Google Talk item to the protocol list, to help users who think
43 we don't support Google Talk. The item acts just like "XMPP".
44 * Remember if the X server supports XScreenSaver, to avoid waking it
45 every 5 seconds. (Arjan van de Ven with Intel Corporation)
46 * Change our idle checking to poll only as necessary and raise the
47 unidle timeout from 5 seconds to 60 when using XScreenSaver. This
48 and the XScreenSaver change will reduce Pidgin's effect on power
49 consumption when running with NO_HZ. (Arjan van de Ven with Intel
50 Corporation)
51 * Conversation -> Save As will now use aliases.
52 ####### Ancestor
53 ======= end
32 54
33 Finch: 55 Finch:
34 * Userlist in chat windows, which can be turned on or off using 56 * Userlist in chat windows, which can be turned on or off using
35 "/users" command 57 "/users" command
36 * Menus in the conversation windows 58 * Menus in the conversation windows
37 * Improved tab completion support 59 * Improved tab completion support
38 * Ctrl+c prompts with a dialog before exiting 60 * Ctrl+c prompts with a dialog before exiting
39 * Filter string in the debug window 61 * Filter string in the debug window
62 * Notify when you leave a chat
63 * Work around an ncurses bug which appears when half of a multi-cell
64 character is covered by an upper-level window
65 * New plugins are shown in bold text in the plugin dialog
66 * Nicer HTML screendumps
40 67
41 version 2.0.0 (5/3/2007): 68 version 2.0.0 (5/3/2007):
42 * The project has new names - libpurple for the core, Pidgin for the 69 * The project has new names - libpurple for the core, Pidgin for the
43 GTK+ UI and Finch for the ncurses based console UI (AOL LLC) 70 GTK+ UI and Finch for the ncurses based console UI (AOL LLC)
44 71