comparison ChangeLog @ 21993:bb1190d6961c

Partial support for reading ICQ 6 status notes. The status note will show up next to the person's name in the buddy list, but only if they don't have another status message set. This is from Collin from ComBOTS GmbH. Fixes #3208.
author Mark Doliner <mark@kingant.net>
date Sat, 05 Jan 2008 07:33:13 +0000
parents 93e2caaa37ac
children 1278280fa0b6 0503cd74cb56
comparison
equal deleted inserted replaced
21991:cca516eb7610 21993:bb1190d6961c
5 * Fixed various problems with loss of status messages when going 5 * Fixed various problems with loss of status messages when going
6 or returning from idle on MySpaceIM. 6 or returning from idle on MySpaceIM.
7 * Eliminated unmaintained Howl backend implementation for the 7 * Eliminated unmaintained Howl backend implementation for the
8 Bonjour protocol. Avahi (or Apple's Bonjour runtime on win32) is 8 Bonjour protocol. Avahi (or Apple's Bonjour runtime on win32) is
9 now required to use Bonjour. 9 now required to use Bonjour.
10 * Partial support for viewing ICQ status notes (Collin from
11 ComBOTS GmbH).
10 12
11 Pidgin: 13 Pidgin:
12 * Added the ability to theme conversation name colors (red and blue) 14 * Added the ability to theme conversation name colors (red and blue)
13 through your GTK+ theme, and exposed those theme settings to the 15 through your GTK+ theme, and exposed those theme settings to the
14 Pidgin GTK+ Theme Control plugin (Dustin Howett) 16 Pidgin GTK+ Theme Control plugin (Dustin Howett)