Wed, 17 Dec 2008 18:21:47 +0000 |
Mark Doliner |
Add a comment that 0 should be used when a buddies idle time is unknown
|
Thu, 11 Dec 2008 06:32:05 +0000 |
Florian Qu«²ze |
Remove the commas at the end of enumerator lists. This resolves warnings
|
Thu, 04 Dec 2008 03:40:31 +0000 |
Richard Laager |
Fix a typo in Mark's new comment.
|
Thu, 04 Dec 2008 01:20:37 +0000 |
Mark Doliner |
Add a comment for the meaning of the return value of this function,
|
Sat, 09 Aug 2008 03:51:42 +0000 |
Mike Ruprecht |
Changed PurpleMediaStreamType to PurpleMediaSessionType.
|
Sat, 09 Aug 2008 03:11:46 +0000 |
Mike Ruprecht |
Fixed up media functions in prpl.c and prpl.h, adding more documentation and
|
Sat, 09 Aug 2008 02:24:38 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 434563a4b8fadb9593c241db4bb5ffd0bf2c0627)
|
Sat, 19 Jul 2008 03:10:00 +0000 |
Mike Ruprecht |
Convert serv_* media functions to purple_prpl_* functions.
|
Thu, 26 Jun 2008 20:25:38 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 868098fbe53290a8abcc3307c6fec2c6054a5e00)
|
Wed, 28 May 2008 21:13:36 +0000 |
Mike Ruprecht |
merge of '38838bc806900103298d383237d2ae7cd60bbd82'
|
Tue, 27 May 2008 06:27:46 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
|
Wed, 28 May 2008 21:00:40 +0000 |
Mike Ruprecht |
Use USE_VV instead of USE_FARSIGHT.
|
Sat, 22 Mar 2008 04:45:46 +0000 |
Sadrul Habib Chowdhury |
Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
|
Wed, 06 Feb 2008 19:44:41 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 16d99d9757384d801e4f13d991cb769a71f9c190)
|
Wed, 06 Feb 2008 19:11:25 +0000 |
Sadrul Habib Chowdhury |
merge of 'c121cde51cc5bd48a26b46df14b86756465ef4a4'
|
Sat, 29 Dec 2007 16:54:15 +0000 |
Sadrul Habib Chowdhury |
Fix the prplinfo structs and get rid of some compile warnings.
|
Sat, 29 Dec 2007 17:45:47 +0000 |
Evan Schoenberg |
Fix some compilation problems when USE_FARSIGHT isn't defined.
|
Sat, 29 Dec 2007 06:34:59 +0000 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac)
|
Wed, 05 Sep 2007 00:47:58 +0000 |
Sean Egan |
Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
|
Sat, 19 Jul 2008 03:03:17 +0000 |
Elliott Sales de Andrade |
Add purple_prpl_got_attention_in_chat, then deprecate
|
Sun, 15 Jun 2008 12:54:23 +0000 |
Will Thompson |
document PurpleAttentionType slightly
|
Mon, 26 May 2008 20:46:00 +0000 |
Will Thompson |
Add doxycomment for PurpleBuddyIcon; tweak that of PurpleBuddyIconSpec.
|
Mon, 12 May 2008 02:19:06 +0000 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head ba6112dabbb907fd5e93c30e0f5228e557949d69)
|
Mon, 05 May 2008 06:55:00 +0000 |
Sadrul Habib Chowdhury |
Patch from Jaywalker to let prpls add some helpful text for some account
|
Mon, 05 May 2008 06:19:46 +0000 |
Sadrul Habib Chowdhury |
Use up the last padding for PurplePluginProtocolInfo in a way that allows
|
Wed, 30 Apr 2008 11:28:23 +0000 |
Sadrul Habib Chowdhury |
merge of '0df1437fe05dad8b69aac22bcd7cb8851ca4ebeb'
|
Sun, 11 May 2008 05:08:08 +0000 |
Richard Laager |
Assorted cleanups, mostly to the Doxygen comments. I added a few missing
|
Wed, 30 Apr 2008 11:27:47 +0000 |
Sadrul Habib Chowdhury |
disapproval of revision '38c3a1050aefc66e1c541e3d91ae6f7fe6930559'
|
Wed, 30 Apr 2008 05:37:19 +0000 |
John Bailey |
This modifies Jaywalker's patch to use a GHashTable, per Stu's suggestion in
|
Wed, 30 Apr 2008 11:27:17 +0000 |
Sadrul Habib Chowdhury |
disapproval of revision '8086f2cffaab6ed17431381836b9227a64a53270'
|
Wed, 30 Apr 2008 03:24:35 +0000 |
John Bailey |
This patch from Jaywalker enables text to appear in the screen name entry box.
|
Mon, 28 Apr 2008 22:07:06 +0000 |
Richard Laager |
Fix a typo in a doc comment.
|
Wed, 16 Jan 2008 07:17:21 +0000 |
John Bailey |
const-ify paramteters to some of the new API I added. I thought I did this already.
|
Sun, 13 Jan 2008 22:44:01 +0000 |
John Bailey |
This adds accessor and mutator API for the PurpleAttentionType struct.
|
Mon, 03 Dec 2007 19:02:28 +0000 |
Will Thompson |
De-magic number the prpl_info->keepalive interval, and document it.
|
Mon, 12 Nov 2007 08:27:56 +0000 |
Mark Doliner |
Get rid of a few silly doxygen warnings
|
Sun, 28 Oct 2007 16:51:48 +0000 |
Will Thompson |
Document PurplePluginProtocolInfo.get_cb_real_name
|
Sat, 27 Oct 2007 13:27:31 +0000 |
Will Thompson |
Documentation tweaks for the write_conv uiop and for prpl_info.offline_message.
|
Sun, 14 Oct 2007 19:52:38 +0000 |
Richard Laager |
Try my hardest to get rid of some Doxygen warnings. One is left and I don't know why.
|
Fri, 12 Oct 2007 16:27:41 +0000 |
Will Thompson |
Add some (but not much!) documentation to PurplePluginProtocolInfo.
|
Sun, 16 Sep 2007 01:05:22 +0000 |
Sean Egan |
remove gpl boilerplate from doxygen docs
|
Mon, 10 Sep 2007 20:04:49 +0000 |
Richard Laager |
- Rename attention_types to get_attention_types, which seems more standard.
|
Mon, 10 Sep 2007 13:57:15 +0000 |
Daniel Atallah |
merge of '1c7910841138381c841363256ca3c7905b1f26b0'
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Tue, 28 Aug 2007 07:09:48 +0000 |
Andreas Monitzer |
Fixed merge errors stemming from the fact that the main branch and my branch both added something to the prpl struct
|
Mon, 27 Aug 2007 21:59:11 +0000 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head 384c9116031084a2f41659dc9e9a4aa7bba55d86)
|
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()
|
Sat, 25 Aug 2007 22:33:40 +0000 |
Jeffrey Connelly |
Attention API for nudges/buzzes/zaps of various protocols.
|
Mon, 20 Aug 2007 02:59:38 +0000 |
Jeffrey Connelly |
propagate from branch 'im.pidgin.pidgin' (head 671cfe949215447db0da7081a7e1501693ab4f98)
|
Thu, 16 Aug 2007 18:33:00 +0000 |
Will Thompson |
Add marginally better doxygen magic to PurplePluginProtocolInfo
|
Tue, 31 Jul 2007 03:50:41 +0000 |
Andreas Monitzer |
Implemented a callback for unregistering, mirroring the registration callback. Since this is a new API, I can do it properly by passing it right in the unregister function call, instead of having a separate function for setting it.
|
Tue, 14 Aug 2007 02:45:06 +0000 |
Jeffrey Connelly |
disapproval of revision 'b888bc5c0494c9dd0398baba81e4d602ac88948f'
|
Mon, 13 Aug 2007 05:59:24 +0000 |
Jeffrey Connelly |
Proposed "attention" API, a generalization of zaps (MySpaceIM), buzzes
|
Mon, 30 Jul 2007 00:01:08 +0000 |
Andreas Monitzer |
Added unregistering XMPP accounts. This requires a new prpl-struct entry, but I got an ok for that on the mailing list.
|
Wed, 11 Jul 2007 22:27:44 +0000 |
Andreas Monitzer |
propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)
|
Mon, 18 Jun 2007 12:43:44 +0000 |
Sadrul Habib Chowdhury |
Add G_GNUC_NULL_TERMINATED to a few functions that expect a NULL terminated
|
Sat, 02 Jun 2007 12:05:50 +0000 |
Stu Tomlinson |
Mostly taken from the patch on ticket #410, don't send unknown slash
|
Mon, 18 Jun 2007 12:37:29 +0000 |
Andreas Monitzer |
Replaced a clean and simple API with a very weird hack due to vivid request on #pidgin by multiple devs. This avoids the change in PurplePluginProtocolInfo, but requires complicated change tracking in every prpl. The others prpl should add this change tracking, too (since otherwise the status gets changed even though nothing they care about changed), but that's not up to me.
|
Mon, 18 Jun 2007 03:25:22 +0000 |
Andreas Monitzer |
Removed one padding field from PurplePluginProtocolInfo to stay source compatible.
|