Tue, 04 Jan 2011 06:55:30 +0000 |
Richard Laager |
Remove trailing whitespace
|
Fri, 11 Dec 2009 00:55:09 +0000 |
Gary Kramlich |
update prpl.c to use the new purple_buddy_[gs]et_media_caps api
|
Mon, 16 Nov 2009 22:06:27 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.cpw.attention_ui' (head 3d97b094123bd082b1438ea44cb25169aa41315c)
|
Mon, 16 Nov 2009 21:04:49 +0000 |
Marcus Lundblad |
Remove purple_conversation_attention (also let prpl_send_attention handle
|
Mon, 16 Nov 2009 20:49:04 +0000 |
Marcus Lundblad |
Restore message flags for attention messages...
|
Mon, 16 Nov 2009 20:45:56 +0000 |
Marcus Lundblad |
Let _got_attention call _conversation_attention, instead of having prpls do it
|
Mon, 16 Nov 2009 19:43:36 +0000 |
Marcus Lundblad |
Don't treat attentions as normal messages, this avoids playing the normal
|
Tue, 20 Oct 2009 21:38:57 +0000 |
maiku |
Essentially normalize the username passed to purple_prpl_got_media_caps.
|
Tue, 20 Oct 2009 21:00:23 +0000 |
maiku |
Add media_caps to PurpleBuddy structure and use it to determine the old caps
|
Tue, 20 Oct 2009 20:41:23 +0000 |
maiku |
Use purple_prpl_got_media_caps in purple_prpl_got_user_status to remove media
|
Tue, 20 Oct 2009 20:06:25 +0000 |
maiku |
Add the purple_media_got_media_caps function in order to signal when a prpl
|
Tue, 14 Jul 2009 17:33:28 +0000 |
Mark Doliner |
Add a comment
|
Fri, 26 Jun 2009 23:49:44 +0000 |
Etan Reisner |
Make the comment reflect that we are actually just stopping the typing
|
Sun, 26 Apr 2009 06:45:55 +0000 |
Paul Aurich |
Add a new signal which is emitted (after the account is connected) if the
|
Thu, 09 Apr 2009 21:35:06 +0000 |
Mike Ruprecht |
Switch media to store accounts rather than connections.
|
Sat, 28 Mar 2009 00:58:02 +0000 |
Mike Ruprecht |
Don't assume a PurpleMedia instance will be created immediately.
|
Mon, 23 Mar 2009 06:07:16 +0000 |
Mike Ruprecht |
Get rid of the rest of the extraneous changes.
|
Mon, 02 Mar 2009 18:47:27 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
|
Wed, 11 Feb 2009 00:01:20 +0000 |
Mike Ruprecht |
Change purple_prpl_can_do_media to purple_prpl_get_media_caps.
|
Mon, 19 Jan 2009 10:47:12 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 27a5e4c3bf4db89f9d87c37d7043c1f4dc68ed1f)
|
Mon, 26 Jan 2009 06:44:00 +0000 |
Mark Doliner |
Remove trailing whitespace
|
Thu, 15 Jan 2009 22:37:48 +0000 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
|
Tue, 06 Jan 2009 03:39:51 +0000 |
Paul Aurich |
Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for us
|
Tue, 13 Jan 2009 21:27:58 +0000 |
Mark Doliner |
I think it's reasonable for prpls to call purple_prpl_got_user_idle()
|
Thu, 06 Nov 2008 03:20:05 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 633ffe234af48ead3631ae62e23840b4438fcf5f)
|
Sun, 26 Oct 2008 00:29:27 +0000 |
Richard Laager |
Improve our NetworkManager support in a couple of ways:
|
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.
|