Mercurial > pidgin
comparison ChangeLog @ 17119:43d627d046f6
Changelog the last couple of changes.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Fri, 18 May 2007 01:09:55 +0000 |
parents | 31c49d31edea |
children | 9fd39a035729 |
comparison
equal
deleted
inserted
replaced
17118:03866cefa848 | 17119:43d627d046f6 |
---|---|
27 * Fix changing tab locations to update properly | 27 * Fix changing tab locations to update properly |
28 * Turning off "Show formatting on incoming messages" now ignores | 28 * Turning off "Show formatting on incoming messages" now ignores |
29 formatting in <span> tags too | 29 formatting in <span> tags too |
30 * 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 | 31 * You can set/change alias of buddies/chats by double-clicking on the |
32 conversation tabs. (Ma Xuan) | 32 conversation tabs (Ma Xuan) |
33 * Fix IRC connection bug with dircproxy (xjoe) | 33 * Fix IRC connection bug with dircproxy (xjoe) |
34 * Ctrl+[shift]+tab focuses the next most active tab (William Thompson) | |
34 | 35 |
35 Finch: | 36 Finch: |
36 * 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 |
37 "/users" command | 38 "/users" command |
38 * Menus in the conversation windows | 39 * Menus in the conversation windows |
41 * Filter string in the debug window | 42 * Filter string in the debug window |
42 * Notify when you leave a chat | 43 * Notify when you leave a chat |
43 * 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 |
44 character is covered by an upper-level window | 45 character is covered by an upper-level window |
45 * 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 | |
46 | 48 |
47 version 2.0.0 (5/3/2007): | 49 version 2.0.0 (5/3/2007): |
48 * 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 |
49 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) |
50 | 52 |