log libpurple/connection.h @ 29400:7cf5e442bbc8

age author description
Fri, 19 Jun 2009 01:52:03 +0000 Mark Doliner Clarify that PURPLE_CONNECTION_IS_VALID is deprecated, in case it wasn't
Tue, 03 Mar 2009 05:56:31 +0000 John Bailey Fix a minor whitespace inconsistency.
Mon, 26 Jan 2009 09:12:04 +0000 Mark Doliner Change "screen name" to "username" or "buddy name" in a whole bunch of
Mon, 26 Jan 2009 06:18:18 +0000 Mark Doliner Add @since 2.6.0 doxygen comments to some of our new functions, and
Sat, 13 Dec 2008 05:45:27 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
Fri, 31 Oct 2008 08:21:45 +0000 Sadrul Habib Chowdhury propagate from branch 'local.struct.hiding' (head da9fb6ccb9b3d723d8abdfaae8859bae223cf225)
Fri, 31 Oct 2008 03:54:44 +0000 Richard Laager Add @since 2.6.0 tags for purple_connection_set_protocol_data() and
Fri, 31 Oct 2008 01:05:33 +0000 Gary Kramlich Added purple_connection_set_protocol_data and purple_connection_get_protocol_data
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.