Mercurial > pidgin
log libpurple/conversation.c @ 17576:d495103dcf88
age | author | description |
---|---|---|
Wed, 06 Jun 2007 01:40:46 +0000 | Richard Laager | In purple_conv_chat_clear_users(), use g_list_prepend() instead of |
Mon, 04 Jun 2007 13:35:26 +0000 | Nathan Walp | don't show your own alias (half the time) when in a chatroom where no one |
Sat, 02 Jun 2007 14:06:33 +0000 | Stu Tomlinson | purple_conv_chat_cb_find should be case sensitive in finding users to make |
Mon, 14 May 2007 23:35:50 +0000 | Richard Laager | Replace strcasecmp() calls with glib equivalents. |
Sat, 12 May 2007 20:33:26 +0000 | Evan Schoenberg | Use switch() rather than a series of if() statements which hit all the values of the enum |
Thu, 03 May 2007 21:57:49 +0000 | Richard Laager | Rework purple_buddy_icons_find() to return a reference for the caller, which |
Fri, 27 Apr 2007 02:14:44 +0000 | Sean Egan | propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb) |