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

age author description
Sat, 19 Nov 2011 14:42:54 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin default tip
Mon, 24 Oct 2011 05:37:19 +0000 Elliott Sales de Andrade Our API really shouldn't have a 'gc' in it anymore.
Fri, 21 Oct 2011 20:39:29 +0000 andrew victor Hide struct _PurpleConvMessage.
Tue, 18 Oct 2011 18:47:48 +0000 andrew victor On the way to hiding the PurpleConnection struct.
Sun, 02 Oct 2011 00:14:08 +0000 Kevin Stange Restore a union member lost in the merge due to struct hiding.
Sat, 01 Oct 2011 21:04:35 +0000 andrew victor Convert code to use the purple_account accessor functions.
Sat, 01 Oct 2011 18:21:43 +0000 andrew victor Convert libpurple and protocol prpl's to use the purple_account_* accessor functions.
Sat, 01 Oct 2011 16:48:40 +0000 andrew victor Hide struct _PurpleConversation.
Sat, 01 Oct 2011 13:03:38 +0000 andrew victor Hide struct _PurpleConvChatBuddy.
Sat, 01 Oct 2011 11:35:15 +0000 andrew victor Hide struct _PurpleConvIm.
Sat, 01 Oct 2011 11:29:43 +0000 andrew victor Hide struct _PurpleConvChat.
Mon, 26 Sep 2011 14:57:21 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Mon, 05 Sep 2011 20:16:47 +0000 andrew victor purple_conv_chat_set_users() has been deprecated since 2.9.0, and can be removed for 3.0.0.
Mon, 29 Aug 2011 12:28:49 +0900 Yoshiki Yazawa merge to upstream
Fri, 26 Aug 2011 21:25:25 +0000 andrew victor These pointers should rather be marked const.