Thu, 06 Aug 2009 05:25:23 +0000 |
Elliott Sales de Andrade |
Ignore buddies with invalid emails in the membership list or address book,
|
Thu, 06 Aug 2009 05:49:47 +0000 |
Paul Aurich |
ChangeLog my last. I think this Closes #9824.
|
Thu, 06 Aug 2009 05:45:47 +0000 |
Paul Aurich |
log: Escape the "from" name in the HTML logger. Refs #9824.
|
Thu, 06 Aug 2009 04:59:12 +0000 |
Paul Aurich |
irc: Handle a buddy appearing in multiple groups properly.
|
Thu, 06 Aug 2009 03:23:05 +0000 |
Paul Aurich |
merge of '05d22685de7c7e91a18724eccf5ecf6791146239'
|
Thu, 06 Aug 2009 03:21:59 +0000 |
Paul Aurich |
jabber: Fix a crash due to a contact having a resource with jbr->name == NULL
|
Thu, 06 Aug 2009 01:28:34 +0000 |
Stu Tomlinson |
Don't package the unnecessary symlink libymsg.so which is not really a
|
Thu, 06 Aug 2009 01:05:11 +0000 |
Stu Tomlinson |
Don't crash trying to modify the settings for an account where the prpl is
|
Wed, 05 Aug 2009 16:11:20 +0000 |
Claudio Satriano |
Updated Italian po and win32 installer translations. Closes #9846, #9847.
|
Fri, 07 Aug 2009 00:06:12 +0000 |
Mike Ruprecht |
Check for media caps when the conversation menu is activated.
|
Wed, 05 Aug 2009 03:37:45 +0000 |
Mike Ruprecht |
Remove the "accepted" signal from PurpleMedia as it was redundant.
|
Wed, 05 Aug 2009 02:17:12 +0000 |
Mike Ruprecht |
Set alsasrc's slave-method to 2. This stops the audio timestamps from
|
Wed, 05 Aug 2009 01:58:02 +0000 |
Mike Ruprecht |
Allow setting properties on GStreamer elements with fs-element.conf.
|
Wed, 05 Aug 2009 01:34:21 +0000 |
Paul Aurich |
Refs #9838.
|
Wed, 05 Aug 2009 01:20:45 +0000 |
Mark Doliner |
Let's just call this after the switch statement...
|
Wed, 05 Aug 2009 01:13:12 +0000 |
Mark Doliner |
Take care of a special case where we would incorrectly parse incoming IMs
|
Wed, 05 Aug 2009 00:53:51 +0000 |
jfs |
Updated Spanish translation.
|
Wed, 05 Aug 2009 00:52:51 +0000 |
mikel paskual |
Updated Basque translation.
|
Tue, 04 Aug 2009 23:29:34 +0000 |
Mark Doliner |
Reuse our purple_markup_unescape_entity() function instead of
|
Tue, 04 Aug 2009 22:47:58 +0000 |
Mark Doliner |
Use TRUE and FALSE instead of 1 and 0. I like TRUE and FALSE.
|
Tue, 04 Aug 2009 21:03:34 +0000 |
Mark Doliner |
This is actually a stack, not a queue, so we can use a simpler data
|
Tue, 04 Aug 2009 20:53:11 +0000 |
Mark Doliner |
Make this enum follow our naming conventions a little better
|
Tue, 04 Aug 2009 08:16:09 +0000 |
Mark Doliner |
Something will have gone horribly wrong if data is NULL here, so don't
|
Tue, 04 Aug 2009 08:14:41 +0000 |
Mark Doliner |
Fix two memory leaks. We were setting norm_bud and temp to NULL without
|
Tue, 04 Aug 2009 04:19:34 +0000 |
Elliott Sales de Andrade |
merge of '3dba2c274943bbb9eb35dbbf06b9053d9c195933'
|
Tue, 04 Aug 2009 04:18:57 +0000 |
Elliott Sales de Andrade |
Somehow this bit got left in there. Should really compile this time.
|
Tue, 04 Aug 2009 04:04:21 +0000 |
Paul Aurich |
merge of '46d5666420acffd7b3464e1c2ba0b5d0711c514d'
|
Tue, 04 Aug 2009 03:52:57 +0000 |
Elliott Sales de Andrade |
merge of '4687f2ad1aa97d621e389533af53704e6066f35a'
|
Tue, 04 Aug 2009 03:51:30 +0000 |
Elliott Sales de Andrade |
Set a maximum conversion length to g_convert when determining the file name
|
Tue, 04 Aug 2009 03:49:01 +0000 |
Elliott Sales de Andrade |
THis conversion specifier is incorrect.
|
Tue, 04 Aug 2009 02:14:46 +0000 |
Mark Doliner |
Changes to the way we translate raw yahoo messages to HTML. The HTML
|
Tue, 04 Aug 2009 02:06:01 +0000 |
Mark Doliner |
We can use the typedef here, right?
|