Fri, 28 Aug 2009 20:30:03 +0000 |
Sulabh Mahajan |
g_utf8_normalize() for glib ver < 2.15.0 causes a crash when an invalid utf8 string is passed to it (http://bugzilla.gnome.org/show_bug.cgi?id=501997).
|
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.
|
Sat, 29 Aug 2009 04:49:46 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
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.
|
Thu, 27 Aug 2009 02:37:46 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
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.
|