log libpurple/prpl.c @ 32827:4a34689eeb33 default tip

age author description
Tue, 18 Oct 2011 18:47:48 +0000 andrew victor On the way to hiding the PurpleConnection struct.
Sun, 18 Sep 2011 20:46:06 +0000 Mark Doliner Fix a bunch of tiny problems generating our doxygen documentation
Fri, 02 Sep 2011 03:38:52 +0000 Elliott Sales de Andrade Hide PurpleAttentionType struct and remove attention @since tags.
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