log libpurple/account.h @ 17587:84638e3af1bc

age author description
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.
Sun, 29 Apr 2007 22:02:47 +0000 Gary Kramlich Initial addition of padding for ui_ops and other class-like structs
Wed, 25 Apr 2007 21:48:56 +0000 Richard Laager Updates for the account buddy icon stuff. This doesn't yet work fully (and maybe not even partly), but it compiles.
Mon, 16 Apr 2007 05:07:21 +0000 Richard Laager Doxygen updates. This eliminated all the warnings from Doxygen.
Sun, 15 Apr 2007 00:14:34 +0000 Nathan Walp patch from Simon Wilkinson to support Jabber/XMPP w/o passwords
Mon, 26 Mar 2007 05:28:57 +0000 Mark Doliner A little doxygen love and some tiny gaim->purpleisms
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Wed, 31 Jan 2007 18:31:31 +0000 Evan Schoenberg The accounts request API now keeps track of a returned ui_handle for authorization requests, which can be closed on demand individually or all-at-once by account. When a connection is destroyed, its associated requests are closed.
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/