Mercurial > pidgin
log libpurple/protocols/oscar/flap_connection.c @ 18654:2ec7abcedf47
age | author | description |
---|---|---|
Sun, 22 Jul 2007 08:28:55 +0000 | Mark Doliner | Move a call to purple_connection_error() from oscar.c to |
Sun, 22 Jul 2007 08:18:27 +0000 | Mark Doliner | Call the AIM_CB_SPECIAL_CONNERR callback from |
Mon, 04 Jun 2007 04:58:44 +0000 | Mark Doliner | Get rid of a compile warning |
Sun, 03 Jun 2007 19:04:22 +0000 | Mark Doliner | Only check for EAGAIN if send returns -1, not when it returns 0 |
Tue, 29 May 2007 09:51:51 +0000 | Mark Doliner | Cleanup and simplification of some tlvlist stuff in the oscar protocol. |
Tue, 22 May 2007 18:56:09 +0000 | Daniel Atallah | Make all the oscar memory allocations and frees use the glib functions to avoid problems when mixing C runtimes. |
Mon, 19 Mar 2007 07:01:17 +0000 | Sean Egan | sed -ie 's/gaim/purple/g' |