log libpurple/account.c @ 17880:ca0b86f3dbd2

age author description
Fri, 22 Jun 2007 00:05:35 +0000 Andreas Monitzer Implemented a callback for a successful registration, supplying the username and password to the application when available, in the way explained by Sean.
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.
Mon, 18 Jun 2007 01:55:54 +0000 Andreas Monitzer Minor compilation fixes and corrected some typos on user tune. Added convenience function for setting the user tune.
Mon, 14 May 2007 23:35:50 +0000 Richard Laager Replace strcasecmp() calls with glib equivalents.
Sun, 29 Apr 2007 07:36:06 +0000 Richard Laager Fix up the private function calls to be prefixed with an underscore.
Sat, 28 Apr 2007 18:08:31 +0000 Sadrul Habib Chowdhury Part of the patch in ticket #383
Fri, 27 Apr 2007 04:28:41 +0000 Richard Laager Ref the filenames for account buddy icons on load.