log libpurple/conversation.c @ 32819:2c6510167895 default tip

age author description
Thu, 22 Dec 2011 07:40:15 +0000 Elliott Sales de Andrade It seems to me this should be new_alias, not alias.
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.