Fri, 10 Jul 2009 06:37:13 +0000 |
Mark Doliner |
Check in a version of jabber_id_new() that is hopefully more efficient.
|
Fri, 10 Jul 2009 06:07:27 +0000 |
Paul Aurich |
Two more JID tests.
|
Fri, 10 Jul 2009 05:40:08 +0000 |
Mark Doliner |
I thought of another invalid JID. I'm changing jabber_id_new() so that all
|
Fri, 10 Jul 2009 05:26:41 +0000 |
Mark Doliner |
Add tests for jabber_id_new(). Please add to this! JIDs with accented
|
Fri, 10 Jul 2009 05:05:51 +0000 |
Mark Doliner |
Use assert_string_equal_free() instead of just assert_string_equal()
|
Fri, 10 Jul 2009 03:14:31 +0000 |
Stu Tomlinson |
HAVE_CONFIG_H is not defined when building the perl plugin, so work around
|
Fri, 10 Jul 2009 02:53:17 +0000 |
Stu Tomlinson |
No functional change, but my gcc is bitching at me. Fixes this warning,
|
Fri, 10 Jul 2009 02:47:09 +0000 |
Stu Tomlinson |
Hopefully provide better debug logs when gevolution plugin can't open the
|
Fri, 10 Jul 2009 02:26:37 +0000 |
Stu Tomlinson |
Fix this compiler warning:
|
Fri, 10 Jul 2009 01:48:32 +0000 |
Stu Tomlinson |
This fixes this compile warning:
|
Fri, 10 Jul 2009 01:45:26 +0000 |
Stu Tomlinson |
We can't return based on the value of an uninitialized variable, as gcc
|
Fri, 10 Jul 2009 01:31:29 +0000 |
Stu Tomlinson |
Remove an unused variable
|
Fri, 10 Jul 2009 01:30:21 +0000 |
Stu Tomlinson |
keep the compiler happy:
|
Thu, 09 Jul 2009 17:57:44 +0000 |
Sadrul Habib Chowdhury |
Fix denying auth requests from MSN buddies, and fix a leak.
|
Thu, 09 Jul 2009 17:20:08 +0000 |
Sadrul Habib Chowdhury |
Use purple_markup_escape_text instead of the glib version.
|
Thu, 09 Jul 2009 04:40:06 +0000 |
Paul Aurich |
Notice when the MUC item JID on unavailable presence references another resource. Refs #8319.
|