log libpurple/protocols/jabber/si.c @ 21086:8c9aad9479c0

age author description
Wed, 10 Oct 2007 22:57:51 +0000 Gabriel Schulhof Removed request stuff - now on pidgin-request-ui-hint
Sat, 22 Sep 2007 16:19:34 +0000 Gabriel Schulhof Updated hinting to be less invasive
Wed, 12 Sep 2007 19:11:38 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
Sun, 12 Aug 2007 18:17:21 +0000 Gabriel Schulhof Added hints to jabber si.c
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Fri, 07 Sep 2007 01:52:47 +0000 Daniel Atallah Unregister the iq callback listener when the transfer is freed. Fixes #1804. It doesn't seem correct to me that nothing is sent to the recipient when the sender cancels the ft request, but that is a different issue.
Wed, 20 Jun 2007 18:23:49 +0000 Stu Tomlinson #include reorganizations to allow compiling with glib < 2.8 using the
Thu, 07 Jun 2007 06:22:37 +0000 Mark Doliner Better error message for when a Jabber connection fails
Tue, 29 May 2007 04:32:19 +0000 Nathan Walp if there are multiple resources available, ask the user which resource to
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Tue, 13 Mar 2007 07:19:06 +0000 Mark Doliner Don't use g_list_length() and g_slist_length() when all you want to
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/