summaryrefslogtreecommitdiff
path: root/libpurple/prpl.h
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Patch from Jaywalker to let prpls add some helpful text for some accountSadrul Habib Chowdhury2008-05-051-0/+11
| * | | | Use up the last padding for PurplePluginProtocolInfo in a way that allowsSadrul Habib Chowdhury2008-05-051-1/+26
| * | | | disapproval of revision '48018e2c0eeccd0d745b803d282556e69b6b8311'Sadrul Habib Chowdhury2008-04-301-5/+1
| * | | | This patch from Jaywalker enables text to appear in the screen name entry box.John Bailey2008-04-301-1/+5
* | | | | Assorted cleanups, mostly to the Doxygen comments. I added a few missingRichard Laager2008-05-111-0/+1
|/ / / /
* | | | Fix a typo in a doc comment.Richard Laager2008-04-281-1/+1
|/ / /
* | | const-ify paramteters to some of the new API I added. I thought I did this a...John Bailey2008-01-161-5/+5
* | | This adds accessor and mutator API for the PurpleAttentionType struct.John Bailey2008-01-131-1/+122
| |/ |/|
* | De-magic number the prpl_info->keepalive interval, and document it.Will Thompson2007-12-031-0/+7
* | Get rid of a few silly doxygen warningsMark Doliner2007-11-121-1/+1
* | Document PurplePluginProtocolInfo.get_cb_real_nameWill Thompson2007-10-281-0/+9
* | Documentation tweaks for the write_conv uiop and for prpl_info.offline_message.Will Thompson2007-10-271-0/+5
* | Try my hardest to get rid of some Doxygen warnings. One is left and I don't k...Richard Laager2007-10-141-4/+5
* | Add some (but not much!) documentation to PurplePluginProtocolInfo.Will Thompson2007-10-121-6/+24
* | applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defaRichard Laager2007-09-281-2/+3
* | - Rename attention_types to get_attention_types, which seems more standard.Richard Laager2007-09-101-2/+2
* | merge of 'b0586b3697e8044ccd62a369b0c0f9125b2ef732'Daniel Atallah2007-09-101-2/+7
|\ \
| * | Fixed merge errors stemming from the fact that the main branch and my branch ...Andreas Monitzer2007-08-281-1/+1
| * | propagate from branch 'im.pidgin.pidgin' (head cae3ca855d0dc6a31886c057a2767a...Evan Schoenberg2007-08-271-13/+38
| |\ \ | | |/
| * | Implemented a callback for unregistering, mirroring the registration callback...Andreas Monitzer2007-07-311-1/+1
| * | Added unregistering XMPP accounts. This requires a new prpl-struct entry, but...Andreas Monitzer2007-07-301-1/+6
| * | propagate from branch 'im.pidgin.pidgin' (head 716f4775cbdf4b1d6ca8bb122964f9...Andreas Monitzer2007-07-111-2/+8
| |\ \
| * | | Replaced a clean and simple API with a very weird hack due to vivid request o...Andreas Monitzer2007-06-181-16/+1
| * | | Removed one padding field from PurplePluginProtocolInfo to stay source compat...Andreas Monitzer2007-06-181-1/+1
| * | | Minor compilation fixes and corrected some typos on user tune. Added convenie...Andreas Monitzer2007-06-181-2/+1
| * | | Implemented user tune, currently untested.Andreas Monitzer2007-06-171-0/+16
* | | | The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-081-1/+1
| |_|/ |/| |
* | | Change serv_send_attention() to call prpl_info->send_attention(), andJeff Connelly2007-08-271-2/+2
* | | In the attention API, use the PURPLE_NOTIFY_MESSAGE flag to serv_got_im()Jeff Connelly2007-08-271-1/+7
* | | Attention API for nudges/buzzes/zaps of various protocols.Jeff Connelly2007-08-251-2/+13
* | | Add marginally better doxygen magic to PurplePluginProtocolInfoWill Thompson2007-08-161-11/+19
| |/ |/|
* | Add G_GNUC_NULL_TERMINATED to a few functions that expect a NULL terminatedSadrul Habib Chowdhury2007-06-181-2/+2
* | Mostly taken from the patch on ticket #410, don't send unknown slashStu Tomlinson2007-06-021-0/+6
|/
* Don't include unistd.h if HAVE_UNISTD_H isn't defined.Daniel Atallah2007-05-251-0/+2
* s/Jabber/XMPP in user-visible places.Richard Laager2007-05-051-3/+3
* disapproval of revision '8886297505a2298edb21c3a50904501ebfd4644d'Luke Schierer2007-05-011-3/+3
* s/Jabber/XMPP/ in user-visible places.Richard Laager2007-05-011-3/+3
* Initial addition of padding for ui_ops and other class-like structsGary Kramlich2007-04-291-0/+5
* merge of 'c7e61e2917c9cd3864b380fc720a8840a1a514d9'Richard Laager2007-04-251-1/+4
|\
| * Updates for the account buddy icon stuff. This doesn't yet work fully (and ma...Richard Laager2007-04-251-1/+4
* | Document prpl_info->list_icon(NULL, NULL), and add my name to COPYRIGHT.Jeff Connelly2007-04-191-2/+5
|/
* sed -ie 's/gaim/purple/g'Sean Egan2007-03-191-101/+101
* Use the status API to handle mobileness, and convert AIM to use it. This make...Sean Egan2007-02-041-1/+14
* Emblems in the blistSean Egan2007-01-301-2/+1
* Rename gtk/ and libgaim/ to pidgin/ and libpurple/Sean Egan2007-01-201-0/+446