Mercurial > pidgin
comparison ChangeLog @ 31006:e9afcbec8f20
ChangeLog Cairo branch merging.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Sun, 05 Dec 2010 03:09:52 +0000 |
parents | 7bf659dbacee |
children | b78991ee326c |
comparison
equal
deleted
inserted
replaced
31005:b91cd8c4e6e5 | 31006:e9afcbec8f20 |
---|---|
8 Pidgin: | 8 Pidgin: |
9 * When a conversation has reached the maximum limit on the number | 9 * When a conversation has reached the maximum limit on the number |
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 "<3"). | 12 displayed as "<3"). |
13 * Drop dependency on GdkGC and use Cairo instead. | |
13 | 14 |
14 libpurple: | 15 libpurple: |
15 * Fix multipart parsing when '=' is included in the boundary for | 16 * Fix multipart parsing when '=' is included in the boundary for |
16 purple_mime_document_parse. (Jakub Adam) (#11598) | 17 purple_mime_document_parse. (Jakub Adam) (#11598) |
17 | 18 |