Mercurial > pidgin
comparison ChangeLog @ 18032:fbebe15c91a7
propagate from branch 'im.pidgin.pidgin' (head bdd3cb040100fe925456b862d03cc6c5a61648ef)
to branch 'im.pidgin.pidgin.2.1.0' (head d848f911176cfb2100a9f60b1d6bacdfe86e956e)
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Sat, 02 Jun 2007 13:09:49 +0000 |
parents | 0dbb403c9016 d7888166f4e1 |
children | c588a4a9d287 6b7b13adb9b1 |
comparison
equal
deleted
inserted
replaced
17431:79ecaab86f91 | 18032:fbebe15c91a7 |
---|---|
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 | |
3 version 2.1.0 (??/??/????): | |
4 libpurple: | |
5 * Core changes to allow UIs to use second-granularity for scheduling. | |
6 Pidgin and Finch, which use the glib event loop, were changed to use | |
7 g_timeout_add_seconds() on glib >= 2.14 when possible. This allows | |
8 glib to better group our longer timers to increase power efficiency. | |
9 (Arjan van de Ven with Intel Corporation) | |
10 * No longer linkifies screennames containing @ signs in join/part | |
11 notifications in chats | |
12 | |
13 Pidgin: | |
14 * Ensure only one copy of Pidgin is running with a given configuration | |
15 directory. The net effect of this is that trying to start Pidgin a | |
16 second time will raise the buddy list. (Gabriel Schulhof) | |
17 * Undo capability in the conversation window | |
2 | 18 |
3 version 2.0.2 (??/??/????): | 19 version 2.0.2 (??/??/????): |
4 Pidgin: | 20 Pidgin: |
5 * Added a custom conversation font option to preferences | 21 * Added a custom conversation font option to preferences |
6 | 22 |