log libpurple/connection.h @ 25415:e3183dab880a

age author description
Thu, 11 Dec 2008 06:32:05 +0000 Florian Qu«²ze Remove the commas at the end of enumerator lists. This resolves warnings
Thu, 30 Oct 2008 22:40:49 +0000 Richard Laager Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
Mon, 16 Jun 2008 15:19:11 +0000 Daniel Atallah Fix occurred to be spelled correctly. Thanks to bruce89 for noticing. Fixes #6096.
Sun, 15 Jun 2008 12:56:30 +0000 Will Thompson Sprinkle @copydoc around to squash "ref could not be resolved" Doxygen warnings,
Wed, 07 May 2008 18:13:14 +0000 Sadrul Habib Chowdhury Show the custom smileys only on accounts that support it. References
Sun, 27 Jan 2008 04:33:24 +0000 Sadrul Habib Chowdhury Forgot the since tag here.
Sat, 26 Jan 2008 21:13:46 +0000 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleConnection.
Wed, 23 Jan 2008 23:28:38 +0000 Sean Egan Don't send keep-alives if we've received data since in the last KEEPALIVE_INTERVAL seconds
Mon, 31 Dec 2007 03:06:42 +0000 John Bailey Felipe Contreras, one of our older Crazy Pacth Writers, noticed that these
Sun, 11 Nov 2007 21:56:58 +0000 Will Thompson Clarify PURPLE_CONNECTION_ERROR_INVALID_USERNAME slightly.
Sun, 11 Nov 2007 21:37:39 +0000 Will Thompson I don't think that incorrect passwords can be helpfully distinguished from
Sun, 11 Nov 2007 19:09:49 +0000 Will Thompson Add PURPLE_CONNECTION_ERROR_{INVALID_USERNAME,INCORRECT_PASSWORD}, to be used
Sat, 03 Nov 2007 00:20:55 +0000 Will Thompson PurpleConnectionErrorInfo.description should not be const.
Sun, 28 Oct 2007 23:10:08 +0000 Will Thompson Mark pointed out that PurpleConnectionErrorPair is not a very good name for the
Sun, 28 Oct 2007 18:03:14 +0000 Will Thompson Document the gc parameter of purple_connection_error_reason to shut doxygen up.