log pidgin/gtkblist.c @ 26454:d254bc6b4d60

age author description
Mon, 16 Mar 2009 02:33:48 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 5573ab30de2e34d78f13bad8ae0b2ac5de6d1083)
Sun, 29 Mar 2009 19:29:22 +0000 Paul Aurich Applied disco-2.patch from nops with some modifications:
Wed, 25 Mar 2009 07:12:28 +0000 Ka-Hing Cheung merge of '10055bc9c44d63b38c5279aa2578ad96f442b56d'
Wed, 25 Mar 2009 06:07:44 +0000 Paul Aurich Fix displaying of status messages in the conversation infopane.
Wed, 25 Mar 2009 07:11:14 +0000 Ka-Hing Cheung hidden is never initialized
Mon, 23 Mar 2009 05:00:14 +0000 Paul Aurich Remove an extra tab
Sat, 21 Mar 2009 03:49:51 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
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.
Fri, 30 Jan 2009 08:58:07 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 96db74f0ccbe2a283893e33f0f7bff5a827f48d9)
Tue, 13 Jan 2009 13:43:13 +0000 Mike Ruprecht Remove some of the deprecated API.
Tue, 13 Jan 2009 03:02:42 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)
Fri, 02 Jan 2009 23:14:27 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head b478b184a46116ac87ac85b8cd352ea564224019)
Mon, 15 Dec 2008 08:39:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e36b0b63962b9c710ecd798a529e1d2b78d7879a)
Sat, 06 Dec 2008 02:23:20 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head dd7a36be12180dba9663c2b740553e89711d7644)
Mon, 24 Nov 2008 10:59:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head df86c6f1de324e87828356aa8d5c369abd533b58)
Sun, 09 Nov 2008 20:55:10 +0000 Marcus Lundblad Added menu items to buddy list context menu to start voice and video sessions
Sat, 07 Mar 2009 21:05:23 +0000 John Bailey I have no idea how we've gone nearly 16 months with no one noticing that the
Sat, 07 Mar 2009 01:23:51 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Tue, 03 Mar 2009 22:56:19 +0000 Marcus Lundblad Use text colours from the GTK+ theme instead of black when no buddy list theme
Mon, 02 Mar 2009 04:18:40 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace
Mon, 26 Jan 2009 06:03:06 +0000 Mark Doliner * Alphabetize files in a few Makefile.am files
Mon, 26 Jan 2009 04:19:00 +0000 Richard Laager A patch from Chris Connett to change the log size sorting method to weight
Sun, 25 Jan 2009 23:10:16 +0000 Mark Doliner Try to improve the wording in our custom smiley manager
Sat, 24 Jan 2009 03:11:09 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c51bf3defef588c1efb6022d502dfc38c55664b2)
Thu, 15 Jan 2009 22:37:48 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
Tue, 06 Jan 2009 03:54:50 +0000 Paul Aurich Adding the patch to extend the blist theme to allow coloring of chat nodes with unread messages mentioning your nick.
Tue, 06 Jan 2009 03:50:44 +0000 Paul Aurich This patch fixes a few string leaks (don't g_strdup the FontColorPair? values) and also fixes the bug where, with no theme, everyone on the buddy list is colored "dim grey" (chunks 2, 3, and 4 in the patch)