log libpurple/server.h @ 27715:c55bba399426

age author description
2009-01-26 Mark Doliner Change "screen name" to "username" or "buddy name" in a whole bunch of
2009-01-26 Mark Doliner Remove trailing whitespace
2008-08-09 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 434563a4b8fadb9593c241db4bb5ffd0bf2c0627)
2008-08-09 Mike Ruprecht * Added documentation to media.h and mediamanager.h
2008-07-19 Mike Ruprecht Convert serv_* media functions to purple_prpl_* functions.
2008-05-28 Mike Ruprecht merge of '38838bc806900103298d383237d2ae7cd60bbd82'
2008-05-27 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
2008-05-28 Mike Ruprecht Use USE_VV instead of USE_FARSIGHT.
2008-03-22 Sadrul Habib Chowdhury Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
2008-07-19 Elliott Sales de Andrade Add purple_prpl_got_attention_in_chat, then deprecate
2008-04-30 Evan Schoenberg As discussed on the devel list, purple_serv_got_join_chat_failed() and the
2008-04-29 Evan Schoenberg applied changes from 4c5110037671f84e3e775214c32692b5b23c11e1
2008-04-29 Evan Schoenberg merge of '3498a4993b3d552319e5122278d620287093fd20'
2008-04-29 Evan Schoenberg disapproval of revision '52c0efb045580dac7b6f5e40c91002e917e0cae3'
2008-04-29 John Bailey * Renamespace serv_got_chat_join_failed to purple_serv_got_chat_join_failed
2008-04-29 Evan Schoenberg disapproval of revision 'ae37fe6b64c30704715a369df88bd76674a39b1a'
2008-04-29 Evan Schoenberg Added "chat-join-failed" signal, emitted by a new serv_got_join_chat_failed()
2008-02-27 John Bailey This is part of a patch from felipec, also known as shx, that adds
2007-09-16 Sean Egan remove gpl boilerplate from doxygen docs
2007-09-08 John Bailey This will silence a few warnings when building the Doxygen docs.
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-08-27 Jeffrey Connelly In the attention API, use the PURPLE_NOTIFY_MESSAGE flag to serv_got_im()
2007-08-25 Jeffrey Connelly Attention API for nudges/buzzes/zaps of various protocols.
2007-08-14 Jeffrey Connelly disapproval of revision 'b888bc5c0494c9dd0398baba81e4d602ac88948f'
2007-08-13 Jeffrey Connelly Proposed "attention" API, a generalization of zaps (MySpaceIM), buzzes
2007-04-16 Richard Laager Doxygen updates. This eliminated all the warnings from Doxygen.
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-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/