log pidgin/gtkconv.c @ 32822:a1253e91981e

age author description
Fri, 18 Nov 2011 18:22:50 +0000 Elliott Sales de Andrade Fix an infinite loop if there's a tag in the theme header that we
Tue, 01 Nov 2011 17:28:17 +0000 andrew victor Convert to using purple_blist_node_ accessor functions.
Mon, 31 Oct 2011 19:21:14 +0000 andrew victor Use the PurpleChat accessor functions.
Sun, 30 Oct 2011 21:46:51 +0000 andrew victor Use the PurpleBuddy accessor functions.
Mon, 24 Oct 2011 05:37:19 +0000 Elliott Sales de Andrade Our API really shouldn't have a 'gc' in it anymore.
Mon, 24 Oct 2011 04:48:42 +0000 Elliott Sales de Andrade Add a submenu to the 'Get Attention' item for non-default attention
Mon, 24 Oct 2011 01:15:48 +0000 Elliott Sales de Andrade Add the get_attention widget to the PidginWindow structure, instead of
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.
Sat, 08 Oct 2011 07:44:40 +0000 Elliott Sales de Andrade Only update conversation features if they've actually changed. This
Sat, 08 Oct 2011 07:35:35 +0000 Elliott Sales de Andrade Try not to call purple_conversation_get_features a million times.
Sat, 08 Oct 2011 02:51:52 +0000 Elliott Sales de Andrade Update the variant in existing conversations when changed. Actually,
Sat, 01 Oct 2011 21:04:35 +0000 andrew victor Convert code to use the purple_account accessor functions.
Sat, 01 Oct 2011 16:48:40 +0000 andrew victor Hide struct _PurpleConversation.
Sat, 01 Oct 2011 16:21:16 +0000 andrew victor Use purple_conversation accessor methods.
Sat, 01 Oct 2011 15:50:20 +0000 andrew victor More code changed to use the accessor functions.
Sat, 01 Oct 2011 13:03:38 +0000 andrew victor Hide struct _PurpleConvChatBuddy.
Sat, 01 Oct 2011 11:29:43 +0000 andrew victor Hide struct _PurpleConvChat.
Sat, 01 Oct 2011 11:02:15 +0000 andrew victor Use purple_conv_chat_get_nick() rather than accessing chat->nick directly.
Mon, 26 Sep 2011 14:57:21 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Sun, 25 Sep 2011 05:47:54 +0000 Elliott Sales de Andrade Ref/unref the theme for a conversation.
Fri, 23 Sep 2011 17:50:24 +0000 Elliott Sales de Andrade Make sure our pref parents exist, or else saved variants will
Wed, 21 Sep 2011 07:39:32 +0000 Mark Doliner Mark webkit-related missing functionality with "TODO WEBKIT" instead of
Wed, 21 Sep 2011 07:01:58 +0000 Elliott Sales de Andrade Add some NULL checks. Now it should not crash even if you don't have
Wed, 21 Sep 2011 06:45:26 +0000 Elliott Sales de Andrade Apply conversation theme when opening the GTK conversation. All the
Mon, 19 Sep 2011 02:53:08 +0000 Elliott Sales de Andrade Register the conversation theme loader on gtkconv initialization.
Sun, 11 Sep 2011 04:52:21 +0000 Elliott Sales de Andrade Don't try to get a tag from a gtkwebview.
Sun, 11 Sep 2011 04:50:52 +0000 Elliott Sales de Andrade Don't attempt to add smileys to a webview by treating it as imhtml.
Fri, 09 Sep 2011 07:00:03 +0000 Elliott Sales de Andrade Fix searching in conversation windows.
Fri, 09 Sep 2011 01:52:12 +0000 Elliott Sales de Andrade Add a pidgin_create_webview utility function, which acts similarly to
Thu, 08 Sep 2011 22:04:35 +0000 Elliott Sales de Andrade Clean up this WebKit stuff. Fix up broken merging, mark unfinished
Wed, 07 Sep 2011 05:44:17 +0000 masca propagate from branch 'im.pidgin.pidgin' (head e6d5f823c4caa7144f24e6c71090dcf9b87528b0)
Wed, 07 Sep 2011 05:00:48 +0000 masca Get rid of a wrapper function.
Wed, 07 Sep 2011 04:57:34 +0000 masca This looks like a merge error. Fix it.
Wed, 07 Sep 2011 04:35:38 +0000 masca Fix a crash at closing the conversation window. Patch suggested by Paul.
Mon, 05 Sep 2011 02:14:18 +0000 masca propagate from branch 'im.pidgin.pidgin' (head 6f21535004485d16ec64ef6a7c331cf5df7346e6)
Sun, 07 Aug 2011 02:41:48 +0000 masca COMPILEmtn status./bin/stock/bin/pidgin -d Compile now, fix later.
Sat, 06 Aug 2011 03:45:56 +0000 masca propagate from branch 'im.pidgin.pidgin' (head 7a719c74cf2afa3a9dd8b532af1a88b98489d925)
Sat, 06 Feb 2010 22:18:05 +0000 masca webkit: Scroll to end when appending html.
Fri, 22 Jan 2010 00:51:25 +0000 masca propagate from branch 'im.pidgin.pidgin' (head d5a2e2287440ac7134c201e66921754bd4187ba9)
Mon, 09 Nov 2009 01:42:24 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 37329f033a30f4f4f5048f9fdc86df4400e3ada5)
Wed, 14 Oct 2009 02:41:11 +0000 tdrhq propagate from branch 'im.pidgin.pidgin' (head 1bcd0bb175fd417fd165aa7b52e219c97b0e30c6)
Tue, 25 Aug 2009 17:01:49 +0000 tdrhq propagate from branch 'im.pidgin.pidgin' (head 32c5c2d4cfb2bede5ffb66792760a368ba8b9f0a)
Thu, 13 Aug 2009 19:56:23 +0000 tdrhq propagate from branch 'im.pidgin.pidgin' (head e61443cb17f6d03c10dddfe54c499d057a9ca362)
Fri, 24 Jul 2009 01:18:07 +0000 tdrhq Webkit Message views.
Mon, 05 Sep 2011 21:11:07 +0000 andrew victor Remove deprecated and unused PurplePluginProtocolInfo.get_cb_away.
Sat, 03 Sep 2011 23:13:11 +0000 Elliott Sales de Andrade Rename the _with_invite functions to their counterparts.
Fri, 02 Sep 2011 05:07:37 +0000 Elliott Sales de Andrade Hide two easy Pidgin structs.
Mon, 29 Aug 2011 03:02:47 +0000 Daniel Atallah Use appropriate printf format for gsize
Mon, 29 Aug 2011 12:28:49 +0900 Yoshiki Yazawa merge to upstream
Fri, 26 Aug 2011 21:21:45 +0000 andrew victor Convert to using the accessor functions.
Wed, 24 Aug 2011 03:52:06 +0000 Elliott Sales de Andrade Allow toggling debug and verbose debug from a conversation window.
Mon, 22 Aug 2011 02:11:36 +0000 Mark Doliner Don't use strlen() when you're just checking whether a string is
Mon, 22 Aug 2011 11:20:05 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Thu, 07 Jul 2011 04:47:10 +0000 masca Make the max size of incoming smileys a pref instead of harcoding it. Patch from Xinef (with small modifications) Refs #5231
Sun, 26 Jun 2011 20:37:03 +0000 Paul Aurich Fix the merge some more
Sat, 25 Jun 2011 19:54:02 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin.next.minor' (head 9681bcefcadc4b4fad248fd0ec922892aaefdd76)
Tue, 21 Jun 2011 04:40:14 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head cc3c0e426393176ef87b207eeed1a17efc8dec7d)
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 01:58:17 +0000 Paul Aurich gtkconv: Remove a redundant lookup, as that just calls purple_conv_chat_cb_find()