comparison ChangeLog @ 17218:c5ca1d9b67fa

merge of '745cf14dbfb86060ab8826900f365a2f0592747e' and 'a2283b64b34e89187d1eb3015219bafedbdfdae3'
author Eric Polino <aluink@pidgin.im>
date Fri, 18 May 2007 14:00:33 +0000
parents 43d627d046f6
children 9fd39a035729
comparison
equal deleted inserted replaced
17217:d761647bc7c4 17218:c5ca1d9b67fa
22 has gone from typing -> not typing -> typing 22 has gone from typing -> not typing -> typing
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 * Turning off "Show formatting on incoming messages" now ignores 28 * Turning off "Show formatting on incoming messages" now ignores
28 formatting in <span> tags too 29 formatting in <span> tags too
29 * File transfer progress for transfers on MSN is now correctly displayed 30 * 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
32 conversation tabs (Ma Xuan)
33 * Fix IRC connection bug with dircproxy (xjoe)
34 * Ctrl+[shift]+tab focuses the next most active tab (William Thompson)
30 35
31 Finch: 36 Finch:
32 * Userlist in chat windows, which can be turned on or off using 37 * Userlist in chat windows, which can be turned on or off using
33 "/users" command 38 "/users" command
34 * Menus in the conversation windows 39 * Menus in the conversation windows
37 * Filter string in the debug window 42 * Filter string in the debug window
38 * Notify when you leave a chat 43 * Notify when you leave a chat
39 * Work around an ncurses bug which appears when half of a multi-cell 44 * Work around an ncurses bug which appears when half of a multi-cell
40 character is covered by an upper-level window 45 character is covered by an upper-level window
41 * New plugins are shown in bold text in the plugin dialog 46 * New plugins are shown in bold text in the plugin dialog
47 * Nicer HTML screendumps
42 48
43 version 2.0.0 (5/3/2007): 49 version 2.0.0 (5/3/2007):
44 * The project has new names - libpurple for the core, Pidgin for the 50 * The project has new names - libpurple for the core, Pidgin for the
45 GTK+ UI and Finch for the ncurses based console UI (AOL LLC) 51 GTK+ UI and Finch for the ncurses based console UI (AOL LLC)
46 52