log libpurple/conversation.c @ 32360:a1253e91981e

age author description
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, 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.
Fri, 26 Aug 2011 20:51:39 +0000 andrew victor Add accessor functions purple_conversation_get_ui_data() and purple_conversation_set_ui_data().
Mon, 27 Jun 2011 07:01:10 +0000 Paul Aurich conversation: Hmm, this shouldn't be set to NULL; tends to break stuff.
Wed, 22 Jun 2011 02:35:45 +0000 Paul Aurich conversation: Use the right comparison type (case-sensitive) for the hash table
Tue, 21 Jun 2011 05:45:24 +0000 Paul Aurich conversation: Okay, one final fix.
Tue, 21 Jun 2011 04:35:04 +0000 Paul Aurich Add constant-time lookup of row in the userlist by way of PurpleConvChatBuddy ui_data
Tue, 21 Jun 2011 03:34:50 +0000 Paul Aurich conversation: Use a copy of the name and clear hash after emitting "left" signals
Tue, 21 Jun 2011 01:40:54 +0000 Paul Aurich conversation: Strip off the exposed function pointers.
Mon, 20 Jun 2011 05:24:30 +0000 Paul Aurich conversation: O(1) purple_conv_chat_cb_find
Wed, 22 Jun 2011 02:48:46 +0000 Paul Aurich Pluck the performance improvement code needed for large IRC channels.
Thu, 31 Mar 2011 04:41:27 +0000 Paul Aurich Add a cleared-message-history conversation signal, and use it in Pidgin and Finch
Mon, 21 Mar 2011 00:10:53 +0000 Elliott Sales de Andrade Fix indenting.
Sun, 13 Mar 2011 18:14:04 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head fb4d2b014576462db99d919dea15fbed03f1f48a)
Mon, 21 Feb 2011 23:08:47 +0000 Evan Schoenberg Moved the conversation attributes API and the IRC periodic WHO updates to i.p.p.next.minor, where they belong.
Thu, 24 Feb 2011 18:02:21 +0000 Paul Aurich merge of '06e774c0ba90c7cb6ce1c2299d19bb31c24fab05'
Mon, 21 Feb 2011 22:57:30 +0000 Evan Schoenberg merge of '4f105e3377f4f4857b76c46669e414e45bdde0d1'
Mon, 21 Feb 2011 22:55:51 +0000 Evan Schoenberg disapproval of revision 'a694289accbec14c593b3636ef1f626fd8279805'
Mon, 21 Feb 2011 22:56:01 +0000 Evan Schoenberg disapproval of revision '7ee5e1d431651ed2b1a54bc942d63f35580af55c'
Mon, 21 Feb 2011 02:22:05 +0000 Paul Aurich Spaces -> \t