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

age author description
Tue, 03 Jan 2012 23:32:59 +0000 Elliott Sales de Andrade Use G_BEGIN/END_DECLS in public libpurple files. This was
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.
Sun, 02 Oct 2011 00:06:40 +0000 Kevin Stange merge of '1b285d0b375fbd5e778db6bb852a7b089feb16a3'
Sat, 01 Oct 2011 16:48:40 +0000 andrew victor Hide struct _PurpleConversation.
Sun, 02 Oct 2011 00:05:00 +0000 Kevin Stange disapproval of revision '8e7b47f18e014b8e786f6b8e24ecfe6182130ddc'
Sat, 01 Oct 2011 13:49:37 +0000 andrew victor PURPLE_CONV_TYPE_MISC never actually used.
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.
Sun, 25 Sep 2011 18:56:58 +0000 andrew victor Clean the API documentation in preparation for 3.0.0 by removing all the old @since tags.
Sun, 18 Sep 2011 20:20:02 +0000 Mark Doliner Doxygen was complaining about this not being a valid whatchamadinger,
Sun, 18 Sep 2011 20:18:33 +0000 Mark Doliner Re-arrange these doxygen comments. For comments longer than a few words,
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.
Fri, 26 Aug 2011 21:25:25 +0000 andrew victor These pointers should rather be marked const.