Mercurial > pidgin
comparison ChangeLog @ 18046:58e28ccf08e6
merge of '9d95292d55daedb7f74c7df323ad2c69d347d384'
and 'fc5f9423f83f31e42ce80066eec30cdbbae7be01'
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Tue, 05 Jun 2007 01:38:09 +0000 |
parents | 6b7b13adb9b1 678d78b7fa34 |
children | bb2e5f6ff2b4 |
comparison
equal
deleted
inserted
replaced
18043:6b7b13adb9b1 | 18046:58e28ccf08e6 |
---|---|
7 g_timeout_add_seconds() on glib >= 2.14 when possible. This allows | 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. | 8 glib to better group our longer timers to increase power efficiency. |
9 (Arjan van de Ven with Intel Corporation) | 9 (Arjan van de Ven with Intel Corporation) |
10 * No longer linkifies screennames containing @ signs in join/part | 10 * No longer linkifies screennames containing @ signs in join/part |
11 notifications in chats | 11 notifications in chats |
12 * With the HTML logger, images in conversations are now saved. | |
13 NOTE: Saved images are not yet displayed when loading logs. | |
12 | 14 |
13 Pidgin: | 15 Pidgin: |
14 * Ensure only one copy of Pidgin is running with a given configuration | 16 * 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 | 17 directory. The net effect of this is that trying to start Pidgin a |
16 second time will raise the buddy list. (Gabriel Schulhof) | 18 second time will raise the buddy list. (Gabriel Schulhof) |