summaryrefslogtreecommitdiff
path: root/libpurple/prpl.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copy&paste typos.Elliott Sales de Andrade2010-05-101-3/+3
* Add purple_account_[gs]et_public_alias functions, per discussion in d@cpiPaul Aurich2010-04-291-0/+40
* Whitespace trim.Elliott Sales de Andrade2010-04-251-1/+1
* Set desired image formats for thumbnails as a parameter toMarcus Lundblad2010-03-161-13/+0
* Allow PRPLs to specify the image formats acceptable for thumbnails (inMarcus Lundblad2010-03-151-0/+20
* propagate from branch 'im.pidgin.pidgin' (head 770b86501b614dbcd9bd0d7ebbe55f...Marcus Lundblad2010-02-181-0/+11
|\
| * propagate from branch 'im.pidgin.pidgin' (head 4fbd469968ef009ad354bc8b9ead8b...Sadrul Habib Chowdhury2009-11-231-7/+95
| |\
| * | Add the purple_media_got_media_caps function in order to signal when a prplMichael Ruprecht2009-10-201-0/+11
* | | propagate from branch 'im.pidgin.pidgin' (head fa3096fc03d96aab042c6f0c6d6785...Marcus Lundblad2010-02-071-0/+6
|\ \ \ | |_|/ |/| |
| * | propagate from branch 'im.pidgin.pidgin' (head 69f29e0c8111a1c5b6270f7924a468...Richard Laager2009-04-061-0/+6
| |\ \
| | * | Move the mood UI for ICQ into Pidgin. It still uses the new request APIRichard Laager2008-11-171-0/+6
* | | | Documented chat API. References #10605Felix Kerekes2009-11-221-7/+95
| |_|/ |/| |
* | | Clarify (hopefully) the usage of OPT_PROTO_UNIQUE_CHATNAME; arose in a discus...Paul Aurich2009-05-191-3/+3
* | | Add a new signal which is emitted (after the account is connected) if thePaul Aurich2009-04-261-0/+14
* | | Switch media to store accounts rather than connections.Michael Ruprecht2009-04-091-4/+4
|/ /
* | propagate from branch 'im.pidgin.pidgin' (head ed43f2a21190e316e1aa91e3eff149...Michael Ruprecht2009-04-011-0/+46
|\ \
| * | Don't assume a PurpleMedia instance will be created immediately.Michael Ruprecht2009-03-281-4/+4
| * | Get rid of the rest of the extraneous changes.Michael Ruprecht2009-03-231-0/+1
| * | propagate from branch 'im.pidgin.pidgin' (head 133e5eca834c5d4adad0937da2cb93...Marcus Lundblad2009-03-021-23/+32
| |\ \
| * | | Change purple_prpl_can_do_media to purple_prpl_get_media_caps.Michael Ruprecht2009-02-111-9/+6
| * | | propagate from branch 'im.pidgin.pidgin' (head 0b3825b8b06bb45b93f5a5af54a365...Michael Ruprecht2009-01-021-1/+2
| |\ \ \
| * \ \ \ propagate from branch 'im.pidgin.pidgin' (head 810a0e05801df64ed8ae0cf0544051...Michael Ruprecht2008-12-151-2/+50
| |\ \ \ \
| | * \ \ \ propagate from branch 'im.pidgin.pidgin' (head 13177815fd88e57d393dc7625ce03a...Michael Ruprecht2008-12-061-0/+9
| | |\ \ \ \
| | * | | | | Changed PurpleMediaStreamType to PurpleMediaSessionType.Michael Ruprecht2008-08-091-4/+4
| | * | | | | Fixed up media functions in prpl.c and prpl.h, adding more documentation andMichael Ruprecht2008-08-091-3/+20
| | * | | | | propagate from branch 'im.pidgin.pidgin' (head 0cff24bf7dbab39c8efd9ae1575296...Michael Ruprecht2008-08-091-2/+35
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Convert serv_* media functions to purple_prpl_* functions.Michael Ruprecht2008-07-191-13/+26
| | * | | | | propagate from branch 'im.pidgin.pidgin' (head 75c369b8147fe803cead5a9bc16869...Michael Ruprecht2008-06-261-2/+22
| | |\ \ \ \ \
| | | * \ \ \ \ merge of '5cbc290a25d2f2fc2a3da45eafce80f4301a9fe6'Michael Ruprecht2008-05-281-15/+53
| | | |\ \ \ \ \
| | | | * \ \ \ \ propagate from branch 'im.pidgin.pidgin' (head bd5f7f61d9349053ee4738efc0d174...Sadrul Habib Chowdhury2008-05-271-2/+22
| | | | |\ \ \ \ \
| | | * | | | | | | Use USE_VV instead of USE_FARSIGHT.Michael Ruprecht2008-05-281-1/+1
| | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.Sadrul Habib Chowdhury2008-03-221-0/+12
| | | * | | | | | propagate from branch 'im.pidgin.pidgin' (head ce4724bf245c569ddd51b3c3a59feb...Sadrul Habib Chowdhury2008-02-061-2/+15
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ merge of '085f38d188de68c964b797f74cf490090c29328a'Sadrul Habib Chowdhury2008-02-061-0/+1
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Fix some compilation problems when USE_FARSIGHT isn't defined.Evan Schoenberg2007-12-291-1/+1
| | | | * | | | | | | Fix the prplinfo structs and get rid of some compile warnings.Sadrul Habib Chowdhury2007-12-291-7/+6
| | | | |/ / / / / /
| | | | * | | | | | propagate from branch 'im.pidgin.pidgin' (head 5157ec7a2b6f7025fc0f6ed1f1093a...Evan Schoenberg2007-12-291-6/+56
| | | | |\ \ \ \ \ \
| | | | * | | | | | | Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.Sean Egan2007-09-051-3/+12
* | | | | | | | | | | propagate from branch 'im.pidgin.pidgin' (head b4bbfacd7f2050d87deeda12ea7bb3...Paul Aurich2009-03-071-24/+33
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Change "screen name" to "username" or "buddy name" in a whole bunch ofMark Doliner2009-01-261-21/+30
| * | | | | | | | | | Remove trailing whitespaceMark Doliner2009-01-261-6/+6
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Update the comment for add_buddy in prpl.h to note it may be called to mean '...Paul Aurich2008-12-211-0/+8
|/ / / / / / / / /
* | | | | | | | | Add a comment that 0 should be used when a buddies idle time is unknownMark Doliner2008-12-171-1/+2
|/ / / / / / / /
* | | | | | | | Remove the commas at the end of enumerator lists. This resolves warningsFlorian Qu?ze2008-12-111-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix a typo in Mark's new comment.Richard Laager2008-12-041-1/+1
* | | | | | | Add a comment for the meaning of the return value of this function,Mark Doliner2008-12-041-0/+9
| |_|_|_|_|/ |/| | | | |
* | | | | | Add purple_prpl_got_attention_in_chat, then deprecateElliott Sales de Andrade2008-07-191-0/+35
|/ / / / /
* | | | | document PurpleAttentionType slightlyWill Thompson2008-06-151-0/+4
| |_|_|/ |/| | |
* | | | Add doxycomment for PurpleBuddyIcon; tweak that of PurpleBuddyIconSpec.Will Thompson2008-05-261-9/+15
* | | | propagate from branch 'im.pidgin.pidgin' (head c199efbb0c02bdc16c158257bcc8e3...Evan Schoenberg2008-05-121-1/+37
|\ \ \ \