log libpurple/connection.c @ 32819:2c6510167895 default tip

age author description
Tue, 18 Oct 2011 20:25:41 +0000 andrew victor Add a purple_connection_update_last_received() function to update the
Tue, 18 Oct 2011 18:47:48 +0000 andrew victor On the way to hiding the PurpleConnection struct.
Sat, 01 Oct 2011 18:21:43 +0000 andrew victor Convert libpurple and protocol prpl's to use the purple_account_* accessor functions.
Sat, 24 Sep 2011 17:04:09 +0000 andrew victor The following were deprecated since they were moved to the internal API:
Sun, 21 Aug 2011 08:00:53 +0000 Mark Doliner Rename purple_connection_error_reason to purple_connection_error
Sun, 21 Aug 2011 07:57:28 +0000 Mark Doliner Remove purple_connection_error
Sun, 21 Aug 2011 07:37:07 +0000 Mark Doliner Rename the report_disconnect_reason cb function to report_disconnect
Sun, 21 Aug 2011 07:34:02 +0000 Mark Doliner Remove PurpleConnectionUiOps.report_disconnect
Thu, 28 Oct 2010 06:32:46 +0000 Paul Aurich While looking for where "Can not resolve <hostname>" was coming from, I found these.
Wed, 30 Jun 2010 01:46:42 +0000 Stu Tomlinson I'm sure there's a legitimate reason I had this change locally in one of my
Sun, 18 Apr 2010 22:39:01 +0000 Richard Laager Add an autojoin connection signal
Tue, 22 Sep 2009 06:01:08 +0000 Mark Doliner Minor cleanup. gc->prpl is guarranteed to be a PurplePlugin with
Tue, 04 Aug 2009 01:23:45 +0000 Stu Tomlinson Log the reason for disconnection to the debug log, so that we might
Thu, 18 Jun 2009 19:36:46 +0000 Mark Doliner Cleanup the code surrounding gc->disconnect_timeout and set it to 0
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace