Mercurial > pidgin-twitter
log
age | author | description |
---|---|---|
Wed, 08 Jul 2009 15:00:21 +0900 | Yoshiki Yazawa | relaxed the pattern for jisko's icon url. |
Wed, 08 Jul 2009 14:56:48 +0900 | Yoshiki Yazawa | better workaround for the bug of pidgin 2.5.x that purple_markup_unescape_entity() returns wrong entity length for a string in hexadecimal numeric expression. |
Sun, 05 Jul 2009 10:40:27 +0900 | Yoshiki Yazawa | fix for memory overrun |
Thu, 02 Jul 2009 15:54:44 +0900 | Yoshiki Yazawa | use .dat extension for icons uniformly. |
Thu, 02 Jul 2009 05:54:58 +0900 | Yoshiki Yazawa | wassr's icon url does not end with an extension, so we must use a strstr variants to detect image format. |
Thu, 02 Jul 2009 05:15:43 +0900 | Yoshiki Yazawa | more robust image type detection. |