log libpurple/account.h @ 17166:ddf759c28d0b

age author description
2007-04-29 Gary Kramlich Initial addition of padding for ui_ops and other class-like structs
2007-04-25 Richard Laager Updates for the account buddy icon stuff. This doesn't yet work fully (and maybe not even partly), but it compiles.
2007-04-16 Richard Laager Doxygen updates. This eliminated all the warnings from Doxygen.
2007-04-15 Nathan Walp patch from Simon Wilkinson to support Jabber/XMPP w/o passwords
2007-03-26 Mark Doliner A little doxygen love and some tiny gaim->purpleisms
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-01-31 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.
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/