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()
Sun, 26 Jun 2011 02:27:01 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Fri, 24 Jun 2011 16:44:06 +0000 Ethan Blanton propagate from branch 'im.pidgin.pidgin.2.9.0' (head d3dccc0843de29ce8d5c7e2e017028396dc2b46b)
Wed, 22 Jun 2011 07:09:42 +0000 Mark Doliner applied changes from 6cf1aee8ac5e3c836af832eaf26ccedd611dc70b
Wed, 22 Jun 2011 02:48:46 +0000 Paul Aurich Pluck the performance improvement code needed for large IRC channels.
Wed, 22 Jun 2011 07:07:28 +0000 Mark Doliner Start looking at the GError parameter every time we call these functions:
Tue, 21 Jun 2011 04:38:32 +0000 Paul Aurich *** Plucked rev ab0701cb7b693759b1163133f4bb0681cca85436 (darkrain42@pidgin.im):
Sat, 18 Jun 2011 06:59:36 +0000 Elliott Sales de Andrade So, it seems gtkconv checks on stuff in the prpl struct. The lack of
Thu, 21 Apr 2011 20:36:02 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Sat, 16 Apr 2011 19:27:08 +0000 John Bailey Restructure that patch a bit. The marshal function should have been with all
Sat, 16 Apr 2011 18:56:17 +0000 John Bailey Patch from kawaii.neko that adds chat-nick-clicked and chat-nick-autocomplete
Fri, 01 Apr 2011 13:47:51 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Thu, 31 Mar 2011 04:41:27 +0000 Paul Aurich Add a cleared-message-history conversation signal, and use it in Pidgin and Finch
Thu, 17 Mar 2011 20:25:26 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Tue, 15 Mar 2011 04:36:30 +0000 Elliott Sales de Andrade I think this probably should be applied on i.p.p also.
Sun, 13 Mar 2011 18:14:04 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head fb4d2b014576462db99d919dea15fbed03f1f48a)
Sat, 08 Jan 2011 03:49:38 +0000 John Bailey warnings -= 3;
Sat, 08 Jan 2011 03:45:42 +0000 Gabriel Schulhof Add pidgin_make_scrollable and use it. Cleans up a bunch of duplicate code. Net code loss of 180 lines. Fixes #13073.
Fri, 18 Feb 2011 07:51:43 +0000 Mark Doliner Fixes this crash:
Mon, 14 Feb 2011 09:05:09 +0000 Mark Doliner Space indentation to tab indentation in one little place, and remove a few
Sat, 12 Feb 2011 04:17:09 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Tue, 28 Dec 2010 01:21:35 +0000 John Bailey Small typo fix. Refs #13127.
Tue, 28 Dec 2010 01:17:25 +0000 rflegel Allow the use of the numeric keypad's Page Up and Page Down keys in the
Wed, 22 Sep 2010 14:17:09 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin:
Sat, 18 Sep 2010 17:50:29 +0000 pidgin Allow using the Send To menu in the case that the active conversation's account
Mon, 23 Aug 2010 00:52:24 +0000 Elliott Sales de Andrade Kill off many dead assignments and any useless remaining variables.
Fri, 04 Jun 2010 14:33:12 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Thu, 03 Jun 2010 02:19:28 +0000 Sadrul Habib Chowdhury Reset 'undo' history when a message is sent.
Thu, 15 Apr 2010 16:48:50 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 13 Apr 2010 16:27:01 +0000 Sadrul Habib Chowdhury Use cute little "¡ß" on the close buttons in conversation tabs.
Wed, 24 Mar 2010 17:44:40 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 20 Mar 2010 06:40:13 +0000 Elliott Sales de Andrade Replace "X" button with new small GtkButton in the new Find bar.
Sat, 20 Mar 2010 06:02:11 +0000 Kosta Arvanitis Use a small GtkButton instead of the custom "X" for close in various
Mon, 22 Feb 2010 17:17:28 +0900 Yoshiki Yazawa - fix text entry's height
Mon, 22 Feb 2010 16:05:25 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 09 Feb 2010 22:40:36 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 97a9c0e52ad7b57090076da83c4fc7bfeefad0a8)
Mon, 08 Feb 2010 17:07:30 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 226a30da7a9fe3b828a1fe564797b3388e6159bc)
Sun, 07 Feb 2010 00:34:22 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 37ee5cce9aeb51268bee637a770a97b72e301bf2)
Thu, 04 Feb 2010 05:44:27 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2a3e80170374775648865ed02009fb9e8b2c8799)
Thu, 04 Feb 2010 05:30:35 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 9028ac0daaa1f7e565726fa39aca22ce7d3ecc49)
Sat, 09 Jan 2010 04:03:53 +0000 Daniel Atallah propagate from branch 'im.pidgin.pidgin' (head d5a2e2287440ac7134c201e66921754bd4187ba9)
Mon, 30 Nov 2009 06:24:32 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 07dc6851f4d16e9c89791c488bbc6d3b2bdb8ecf)
Mon, 23 Nov 2009 21:52:44 +0000 Sadrul Habib Chowdhury Use an unobtrusive search dialog.
Tue, 17 Nov 2009 07:33:47 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 42a8485e73af5f2091d307b51c09dded94eceb24)
Mon, 16 Nov 2009 22:06:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.cpw.attention_ui' (head 3d97b094123bd082b1438ea44cb25169aa41315c)
Mon, 16 Nov 2009 21:04:49 +0000 Marcus Lundblad Remove purple_conversation_attention (also let prpl_send_attention handle
Mon, 16 Nov 2009 18:54:40 +0000 Marcus Lundblad Temporary workaround to not break ABI, to allow this in for 2.7.0
Tue, 03 Nov 2009 18:27:22 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 8c322571bfb4f2d00c9126e59746445f877be296)
Tue, 20 Oct 2009 22:32:26 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 0d33eae1cfd57cb5f459518ad5db14230f13792b)
Sun, 20 Sep 2009 19:57:21 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 29f6b9d81574bfa9235dbd438a8934f06552e368)
Mon, 24 Aug 2009 19:23:56 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 92e101e3698042e7600729bc09dec9e28f81de8f)
Thu, 13 Aug 2009 17:42:44 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 70d69397ed952b26b453423c381c70d6783eb66d)
Tue, 28 Jul 2009 20:52:33 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 46ae10a850bb3c3ce9a3bb47a7de9edd4becdb93)
Sun, 12 Jul 2009 20:48:50 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 53abc38e3dfd2e9f8ae8c3e6532379d4b0dc333b)
Mon, 06 Jul 2009 17:40:06 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6836b6429243a0b1f36354530521dda81b509fb5)
Mon, 22 Jun 2009 21:53:53 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 74c00c33cab0e208691543b25eeae7906f6e4181)
Mon, 08 Jun 2009 18:28:31 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 46523386d682c917679b3de662d51a5bda0da46b)
Mon, 25 May 2009 19:27:33 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head ca6eb11f6084be37aeabcb2d99df789aaf8b4afd)
Sun, 17 May 2009 19:04:40 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 36e85b01808a3c6e32116cb8b71b10e31b0da072)
Wed, 13 May 2009 20:38:38 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 191873f724e4551edc337f1e018980f32c41391b)