Mercurial > pidgin
log
age | author | description |
---|---|---|
Fri, 28 Aug 2009 07:25:43 +0000 | maiku | Add some extra error strings just in case. |
Thu, 27 Aug 2009 05:58:57 +0000 | maiku | merge of '18135201f43ac87c932feae03881d46e30d93030' |
Thu, 27 Aug 2009 05:57:49 +0000 | maiku | There's no reason to ask for acceptance if the stream has been accepted. Also, |
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. |