log

age author description
Fri, 28 Aug 2009 20:43:38 +0000 Marcus Lundblad Set the icon of media corresponding to the media type
Fri, 28 Aug 2009 17:27:02 +0000 Marcus Lundblad Removed a strace space...
Sat, 29 Aug 2009 02:36:27 +0000 Paul Aurich Add two XMLNode accessors for iterating through the children of an XMLNode.
Sat, 29 Aug 2009 02:32:16 +0000 Paul Aurich Add assertions to purple_account_add_buddy; a NULL buddy is very bad. Refs #10115.
Sat, 29 Aug 2009 02:29:53 +0000 Paul Aurich Fix what looks like an incorrect merge that caused gevolution's add buddy dialog to segfault.
Fri, 28 Aug 2009 16:15:40 +0000 Jochen Kemnade begin translation for 2.6.2
Fri, 28 Aug 2009 07:44:51 +0000 Mark Doliner Add two new files containing strings
Fri, 28 Aug 2009 07:39:38 +0000 Mark Doliner We generally don't hyphenate "email"
Fri, 28 Aug 2009 07:32:07 +0000 maiku merge of '56aef266e32da36a675d0806e9c68c98e8b714af'
Fri, 28 Aug 2009 07:30:33 +0000 Mark Doliner Try to make this help string shorter to increase the odds of people
Fri, 28 Aug 2009 07:26:38 +0000 maiku merge of '3dc30db9c8f1da2d0c574163fe37658d8b26f95d'
Fri, 28 Aug 2009 05:35:00 +0000 Paul Aurich Oops, I think it's either sleep or coffee time.
Fri, 28 Aug 2009 05:27:00 +0000 Paul Aurich Add more verbose debugging to purple_utf8_strip_unprintables.
Fri, 28 Aug 2009 01:04:51 +0000 Paul Aurich Make that a little more readable.
Fri, 28 Aug 2009 00:00:46 +0000 Paul Aurich merge of '4b37450c5470f1f61cdba5cf5de7a6abb166b2c1'
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.
Wed, 26 Aug 2009 01:09:33 +0000 Elliott Sales de Andrade I think this was the optimization they wanted when this first broke.
Tue, 25 Aug 2009 16:38:18 +0000 Paul Aurich jabber: Fix using BOSH and legacy auth together. Closes #9990.
Tue, 25 Aug 2009 09:37:38 +0000 maiku merge of '6a17707ef96a5fb4dde26e6700ad3e0d39c40561'
Tue, 25 Aug 2009 06:17:37 +0000 Paul Aurich merge of '1d360041ff45d34220efcda18bc92c70831b672f'
Tue, 25 Aug 2009 03:58:42 +0000 John Bailey Tweak the blurb I added to the about box for the support list to be even more
Tue, 25 Aug 2009 06:16:23 +0000 Paul Aurich Fix the auto-personize stuff. Closes #9948.
Tue, 25 Aug 2009 03:54:33 +0000 Paul Aurich Display the username in the debug log when disconnecting an account.
Tue, 25 Aug 2009 09:37:28 +0000 maiku Use the correct parameters for this function.