Mercurial > pidgin
log
age | author | description |
---|---|---|
Thu, 27 Aug 2009 23:59:30 +0000 | Paul Aurich | Hmm, g_unichar_isgraph is too restrictive in the characters allowed (it munges \t). Change purple_utf8_strip_unprintables to simply remove ASCII control characters instead. |
Wed, 26 Aug 2009 05:56:20 +0000 | Paul Aurich | merge of 'b09ff62192fe7c44793b7aebbae3814fb649671d' |
Wed, 26 Aug 2009 03:59:49 +0000 | Daniel Atallah | Explicitly save the language when using the silent installer (if it is explicitly set). NSIS doesn\'t do this for us. Fixes #8658. |
Wed, 26 Aug 2009 05:55:25 +0000 | Paul Aurich | Strip off the outer <html> and <body> from iChat messages. Should Fix #9968. |