log pidgin/gtkconv.c @ 27666:a08e84032814

age author description
Sun, 12 Jul 2009 04:35:04 +0000 Paul Aurich Fix a crash relating to the actual freeing of the buddy list stuff.
Sun, 12 Jul 2009 20:03:43 +0000 Elliott Sales de Andrade If neither a locally-set custom icon nor a remotely-set buddy icon can be
Sat, 11 Jul 2009 20:48:21 +0000 Paul Aurich Fix build warning (wrong pointer type or something)
Sat, 11 Jul 2009 07:01:00 +0000 Elliott Sales de Andrade Add support in Pidgin for playing back audio:// links. Also include a "Save
Sat, 27 Jun 2009 00:05:12 +0000 Etan Reisner I was going to change the g_return_if_fail to a normal return but it actually
Thu, 25 Jun 2009 05:38:35 +0000 Etan Reisner merge of '67e253d9bff41f028ffc609c776f70dae52b614b'
Thu, 25 Jun 2009 05:12:25 +0000 Etan Reisner More Title Casing.
Sun, 21 Jun 2009 16:40:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
Wed, 03 Jun 2009 17:04:05 +0000 Sadrul Habib Chowdhury Add a utlity function purple_markup_is_rtl
Tue, 19 May 2009 06:47:40 +0000 Paul Aurich Fix a warning.
Tue, 19 May 2009 03:48:18 +0000 Elliott Sales de Andrade merge of '8641e216dc398048158e7424b56603087551b65f'
Mon, 18 May 2009 21:05:00 +0000 Elliott Sales de Andrade Insert an empty widget in chat windows to ensure that the infopane is
Mon, 18 May 2009 08:10:17 +0000 Elliott Sales de Andrade Set the buddy icon size request on gtkconv->u.im->icon_container instead of
Sat, 16 May 2009 20:35:29 +0000 Sadrul Habib Chowdhury Save raw-data for an image when possible.
Fri, 08 May 2009 03:54:58 +0000 jcs Set PurpleConversation unseen-(count|state) in gtkconv_set_unseen, as conv_set_unseen only sets it for hidden_conv conversations. Fixes #8358
Sun, 03 May 2009 17:10:51 +0000 Paul Aurich Add blist-node-(added|removed) and deprecate buddy-(added|removed). Closes #8309
Thu, 23 Apr 2009 06:56:51 +0000 Sadrul Habib Chowdhury Use stock-id in the conversation tab-labels and tab-menus.
Thu, 23 Apr 2009 05:08:06 +0000 Sadrul Habib Chowdhury Use stock-id in the status editor window too.
Thu, 23 Apr 2009 02:31:03 +0000 Sadrul Habib Chowdhury Use stock-id where possible, instead of a pixbuf.
Wed, 22 Apr 2009 17:07:41 +0000 Sadrul Habib Chowdhury Italicize nicks in the conversation history for folks leaving a chat.
Sat, 11 Apr 2009 06:40:48 +0000 Sadrul Habib Chowdhury Open a chat-invite dialog when a buddy is dragged onto a chat.
Fri, 10 Apr 2009 06:32:57 +0000 foss A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
Wed, 01 Apr 2009 04:24:11 +0000 Mike Ruprecht Move these variables to the end to not break ABI.
Mon, 23 Mar 2009 06:07:16 +0000 Mike Ruprecht Get rid of the rest of the extraneous changes.
Mon, 16 Mar 2009 02:33:48 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 5573ab30de2e34d78f13bad8ae0b2ac5de6d1083)
Wed, 11 Mar 2009 04:39:56 +0000 John Bailey And make that actually compile.
Wed, 11 Mar 2009 04:38:12 +0000 John Bailey Add libpurple version to '/debug version' output.
Mon, 02 Mar 2009 18:47:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Thu, 19 Feb 2009 11:29:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e39dfbe6c3a61b035fc764dfaad7b49c84666d14)
Wed, 11 Feb 2009 00:01:20 +0000 Mike Ruprecht Change purple_prpl_can_do_media to purple_prpl_get_media_caps.