log libpurple/protocols/jabber/usertune.h @ 27577:6d26258e9f1d

age author description
Sun, 05 Apr 2009 19:21:22 +0000 Paul Aurich Further standardize the sentinel style (did someone say leading _s are theoretically a reserved namespace?)
Mon, 18 Jun 2007 12:37:29 +0000 Andreas Monitzer Replaced a clean and simple API with a very weird hack due to vivid request on #pidgin by multiple devs. This avoids the change in PurplePluginProtocolInfo, but requires complicated change tracking in every prpl. The others prpl should add this change tracking, too (since otherwise the status gets changed even though nothing they care about changed), but that's not up to me.
Sun, 17 Jun 2007 20:31:01 +0000 Andreas Monitzer Implemented user tune, currently untested.