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.
|
Thu, 09 Jul 2009 02:27:38 +0000 |
Paul Aurich |
The last command registered wasn't added to the list, so was leaking at uninit.
|
Thu, 09 Jul 2009 02:18:46 +0000 |
Paul Aurich |
Lower the severity of this message.
|
Wed, 22 Jul 2009 06:10:17 +0000 |
Paul Aurich |
disapproval of revision '39b90ee2c4d49d80e4f9befbc80cb9684cf05209'
|
Sat, 11 Jul 2009 07:01:00 +0000 |
Elliott Sales de Andrade |
Add support in Pidgin for playing back audio:// links. Also include a "Save
|
Sat, 11 Jul 2009 06:49:43 +0000 |
Elliott Sales de Andrade |
Fix some quoting for AC_LANG_PROGRAM.
|
Sat, 11 Jul 2009 06:46:21 +0000 |
Elliott Sales de Andrade |
Enable the weaker MD2 and MD4 with RSA encryption signing algorithms that
|
Fri, 10 Jul 2009 00:51:31 +0000 |
Elliott Sales de Andrade |
Change all MSN_DEBUG_* messages to use the new purple_debug_is_verbose call
|
Thu, 09 Jul 2009 05:37:37 +0000 |
Elliott Sales de Andrade |
Add support for receiving winks and audio clips on MSN. The resulting file
|
Wed, 08 Jul 2009 20:47:08 +0000 |
Mark Doliner |
I accidentally checked this in as 4fcb9258ad826a7ff163b0f374e70b4b556ef25c
|
Wed, 08 Jul 2009 20:44:16 +0000 |
Mark Doliner |
Oh, we don't need a special ui_info field for the AIM clientstring
|
Wed, 08 Jul 2009 20:11:07 +0000 |
Mark Doliner |
Use the ui_info hash table instead of prefs when passing the clientstring
|
Wed, 08 Jul 2009 19:46:50 +0000 |
Mark Doliner |
Create a oscar_get_ui_info_string() function that looks up a value in the
|
Wed, 08 Jul 2009 19:15:31 +0000 |
Mark Doliner |
Use a custom clientkey for AIM and ICQ for Pidgin and Finch
|
Wed, 08 Jul 2009 19:02:40 +0000 |
Mark Doliner |
Allow UIs to specify their own AOL client key
|
Wed, 08 Jul 2009 17:20:00 +0000 |
Mark Doliner |
Don't double-free the color hash table when deinitializing both prpl-yahoo
|
Wed, 08 Jul 2009 17:02:07 +0000 |
Paul Aurich |
yahoo: Don't do anything in yahoo_status_text when disconnecting.
|