Mon, 29 Aug 2011 22:08:01 +0000 |
andrew victor |
Convert myspace prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
Tue, 23 Jun 2009 05:40:34 +0000 |
Mark Doliner |
Rename MSIM_BM_INSTANT_ACTION_OR_IM to MSIM_BM_ACTION_OR_IM_INSTANT
|
Thu, 04 Jun 2009 05:19:49 +0000 |
Mark Doliner |
Change the way we parse messages on MySpace a little bit. This
|
Fri, 02 Jan 2009 22:09:40 +0000 |
Richard Laager |
explicit merge of '9a5e549612efd8ca6f60fc57b51a4eee7e32c861'
|
Sun, 16 Nov 2008 06:57:47 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 8daee71db7028dda036c11e23ca5a60fe834fa95)
|
Sat, 27 Sep 2008 06:33:42 +0000 |
Sadrul Habib Chowdhury |
Start hiding blist.h internals in prpls.
|
Tue, 16 Dec 2008 03:35:22 +0000 |
Mark Doliner |
No functionality change--just cleanup.
|
Sun, 16 Nov 2008 00:10:02 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head a8cd841bcb25707847d12b7743eaf73cc27274af)
|
Sun, 10 Aug 2008 05:11:59 +0000 |
Elliott Sales de Andrade |
Change the other prpls to use new purple_prpl_{send,got}_attention API.
|
Sun, 13 Jan 2008 22:44:01 +0000 |
John Bailey |
This adds accessor and mutator API for the PurpleAttentionType struct.
|
Tue, 23 Oct 2007 17:27:12 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.2' (head 0adab134b7a42e144aee3ac60d825db1f28a42a4)
|
Mon, 01 Oct 2007 05:32:20 +0000 |
Mark Doliner |
Lots of comments for translators. I think I've seen these asked about
|
Fri, 28 Sep 2007 17:05:20 +0000 |
Richard Laager |
Kill CRLF line-endings to make sure this compiles on Solaris. This is a
|
Tue, 18 Sep 2007 01:02:55 +0000 |
Casey Harkins |
merge of '0fb234fbd6f0cbba882df8df649a783fea7f312f'
|
Tue, 18 Sep 2007 00:47:51 +0000 |
Jeffrey Connelly |
Replace all CRLF line-endings with LF line endings (Unix-style). This fixes
|
Mon, 10 Sep 2007 20:56:02 +0000 |
Richard Laager |
Eliminate an excess array and loop.
|
Mon, 10 Sep 2007 20:54:31 +0000 |
Richard Laager |
I missed this code in the last commit to remove the USE_ATTENTION_API conditional.
|
Mon, 10 Sep 2007 20:51:59 +0000 |
Richard Laager |
Remove the *_USE_ATTENTION_API markers everywhere.
|
Mon, 10 Sep 2007 20:07:45 +0000 |
Richard Laager |
Clear up translation ambiguity with the attention API.
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Wed, 05 Sep 2007 22:33:22 +0000 |
Sadrul Habib Chowdhury |
Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.')
|
Mon, 27 Aug 2007 05:37:40 +0000 |
Jeffrey Connelly |
Change serv_send_attention() to call prpl_info->send_attention(), and
|
Mon, 27 Aug 2007 01:36:21 +0000 |
Jeffrey Connelly |
In the attention API, use the PURPLE_NOTIFY_MESSAGE flag to serv_got_im()
|
Sun, 26 Aug 2007 06:30:41 +0000 |
Jeffrey Connelly |
In msimprpl, move zap-related code to a separate module.
|