log libpurple/connection.c @ 16817:10f175539cfe

age author description
Thu, 03 May 2007 07:55:32 +0000 Mark Doliner Change a few functions to free a linked list while iterating through
Wed, 25 Apr 2007 23:55:56 +0000 Sean Egan Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
Tue, 20 Mar 2007 14:37:22 +0000 Evan Schoenberg merge of '31ed92ba1b530f050510b4958686e3013ba4176c'
Tue, 20 Mar 2007 14:37:16 +0000 Evan Schoenberg Fixed connection errors; this logical check on 'text' was reversed.
Mon, 19 Mar 2007 13:31:34 +0000 Daniel Atallah merge of '921657d3f21f5190639852247331d608f5946095'
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/