log libpurple/connection.c @ 16005:f4af78528aa2

age author description
2007-03-19 Daniel Atallah merge of '921657d3f21f5190639852247331d608f5946095'
2007-03-18 Daniel Atallah merge of '5d82380976ddbe6635550905c1fac7198a445809'
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-03-17 Stu Tomlinson This is tidier
2007-03-17 Daniel Atallah Fix reversed NULL check.
2007-03-13 Mark Doliner Change connection.c:gaim_connection_error() to still work even if the
2007-01-31 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.
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/