comparison ChangeLog @ 18039:c588a4a9d287

A patch from David Grohmann (dave1g) to log embedded images. Closes #725
author Richard Laager <rlaager@wiktel.com>
date Mon, 04 Jun 2007 05:47:06 +0000
parents fbebe15c91a7
children 541a6b0112c6
comparison
equal deleted inserted replaced
18038:4cda1949878c 18039:c588a4a9d287
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.
12 13
13 Pidgin: 14 Pidgin:
14 * Ensure only one copy of Pidgin is running with a given configuration 15 * 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 directory. The net effect of this is that trying to start Pidgin a
16 second time will raise the buddy list. (Gabriel Schulhof) 17 second time will raise the buddy list. (Gabriel Schulhof)