Mercurial > pidgin
log libpurple/conversation.c @ 17737:192be492ce25
age | author | description |
---|---|---|
Tue, 22 May 2007 06:04:41 +0000 | Sadrul Habib Chowdhury | Plug a possible memory leak. |
Tue, 22 May 2007 06:03:42 +0000 | Sadrul Habib Chowdhury | New function purple_conversation_do_command. This is almost like |
Tue, 22 May 2007 03:28:12 +0000 | Sadrul Habib Chowdhury | New api function purple_conversation_get_extended_menu. |
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. |