log libpurple/connection.c @ 15824:ccc28043f423

age author description
Sun, 18 Mar 2007 22:56:57 +0000 Daniel Atallah merge of '5d82380976ddbe6635550905c1fac7198a445809'
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 17 Mar 2007 17:40:19 +0000 Stu Tomlinson This is tidier
Sat, 17 Mar 2007 17:41:14 +0000 Daniel Atallah Fix reversed NULL check.
Tue, 13 Mar 2007 07:33:08 +0000 Mark Doliner Change connection.c:gaim_connection_error() to still work even if the
Wed, 31 Jan 2007 18:31:31 +0000 Evan Schoenberg The accounts request API now keeps track of a returned ui_handle for authorization requests, which can be closed on demand individually or all-at-once by account. When a connection is destroyed, its associated requests are closed.
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/