log pidgin/gtkblist.c @ 29942:c84ee0ff4fe6

age author description
Sun, 28 Feb 2010 22:30:02 +0000 Marcus Lundblad Remove a glib assertion warning regarding the mood setting UI.
Sun, 28 Feb 2010 06:13:14 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Thu, 25 Feb 2010 22:47:28 +0000 Marcus Lundblad Allow unsetting mood in mood selector, works with XMPP... Oscar is not yet
Thu, 25 Feb 2010 16:27:25 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Wed, 24 Feb 2010 04:59:47 +0000 Elliott Sales de Andrade Simplify: dest always equals src. No need to copy everything.
Mon, 22 Feb 2010 16:05:25 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Thu, 18 Feb 2010 21:38:43 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 267f28808ab6eeda6b5d68f6433f2b3fcf230d4f)
Mon, 08 Feb 2010 21:50:15 +0000 Marcus Lundblad Resurrect the PRPL actions to show up in the account submenu
Sun, 07 Feb 2010 21:11:56 +0000 Marcus Lundblad Made it compile again.
Sun, 07 Feb 2010 19:31:56 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head b0098e2250f135d121960d8152e144e7e344125e)
Mon, 06 Apr 2009 05:19:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head a59a573e3b9b2eb42ff728ba9ff56095f5c9e0d0)
Mon, 01 Dec 2008 23:36:00 +0000 Richard Laager Propagated im.pidgin.pidgin to im.pidgin.cpw.rekkanoryo.icqxstatus and
Wed, 26 Nov 2008 22:44:08 +0000 Richard Laager Now that the "Set Mood" UI is in Pidgin, it can do whatever it likes to
Mon, 17 Nov 2008 19:09:53 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head d33b4d42bee23e1d64289f3e7c83b182ef0e5a91)
Mon, 17 Nov 2008 08:04:36 +0000 Richard Laager Remove some stray debugging printf()s.
Mon, 17 Nov 2008 07:30:43 +0000 Richard Laager Move the mood UI for ICQ into Pidgin. It still uses the new request API
Mon, 17 Nov 2008 00:43:59 +0000 Richard Laager Add a PURPLE_STATUS_MOOD primitive and change ICQ to use it.
Sun, 16 Nov 2008 19:17:27 +0000 Richard Laager Look at the mood status attribute on a buddy when picking the emblem.
Thu, 04 Feb 2010 05:30:35 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 9028ac0daaa1f7e565726fa39aca22ce7d3ecc49)
Fri, 11 Dec 2009 03:09:31 +0000 Paul Aurich Undo a bit of struct hiding per the comment directly above it because this breaks things.
Fri, 11 Dec 2009 02:32:08 +0000 Gary Kramlich a bunch more struct hiding fixes, but too much for me at the moment
Sat, 31 Oct 2009 17:52:54 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head bc551a0f3f61b07c37e8677925b1aeae91e849be)
Sat, 03 Oct 2009 19:18:18 +0000 John Bailey Break the developer information out into its own dialog. I also bolded a few
Sat, 03 Oct 2009 18:05:08 +0000 John Bailey Split the "Debugging Information" and translator info into "Build Information"
Wed, 16 Sep 2009 15:41:33 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head f881ba77d0fe70224a938185a5a3675b39520873)
Sun, 23 Aug 2009 16:57:51 +0000 John Bailey Hmm, I misread that check. Now we compile.
Sun, 23 Aug 2009 16:52:25 +0000 John Bailey This should pretty much finish off the GTK_CHECK_VERSION calls in Pidgin.
Sun, 23 Aug 2009 02:37:12 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 458e696572314f8fd2d259d40713ad955dd82581)
Sat, 22 Aug 2009 22:08:21 +0000 John Bailey Kill unneeded GLIB_CHECK_VERSION uses in Pidgin. Refs #10024.
Wed, 03 Feb 2010 16:00:49 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin