comparison ChangeLog @ 31026:fa1a0dccd4fa

Changelog tray icon fix.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Tue, 14 Dec 2010 06:19:13 +0000
parents 78dccab9824c
children 36855fcbd278
comparison
equal deleted inserted replaced
31025:cd61b074103a 31026:fa1a0dccd4fa
10 of smileys, display the text representation of the smiley properly 10 of smileys, display the text representation of the smiley properly
11 when it contains HTML-escapable characters (e.g. "<3" was previously 11 when it contains HTML-escapable characters (e.g. "<3" was previously
12 displayed as "&lt;3"). 12 displayed as "&lt;3").
13 * Drop dependency on GdkGC and use Cairo instead. 13 * Drop dependency on GdkGC and use Cairo instead.
14 * New UI hack to assist in first-time setup of Facebook accounts. 14 * New UI hack to assist in first-time setup of Facebook accounts.
15 * Don't hide the buddy list if there is no notification area in which
16 to put the icon. (#12129)
15 17
16 libpurple: 18 libpurple:
17 * Fix multipart parsing when '=' is included in the boundary for 19 * Fix multipart parsing when '=' is included in the boundary for
18 purple_mime_document_parse. (Jakub Adam) (#11598) 20 purple_mime_document_parse. (Jakub Adam) (#11598)
19 21