log libpurple/protocols/jabber/presence.c @ 32819:2c6510167895 default tip

age author description
Tue, 18 Oct 2011 18:47:48 +0000 andrew victor On the way to hiding the PurpleConnection struct.
Sat, 24 Sep 2011 21:14:19 +0000 andrew victor jabber_presence_create() is marked as deprecated and is not used - so remove it.
Tue, 30 Aug 2011 19:11:26 +0000 andrew victor Convert jabber prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().