summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Hiding in novellcpw.darkrain42.buddy-addPaul Aurich2009-03-231-2/+2
* Use purple_buddy_get_protocol_data instead of ->proto_dataPaul Aurich2009-03-232-2/+2
* Re-hide structsPaul Aurich2009-03-231-4/+4
* propagate from branch 'im.pidgin.pidgin' (head 6b26255ac67243ccf22b87cd19a66a...Paul Aurich2009-03-236-13/+13
|\
| * merge of '89cd5eae40e9a984314daf4eefa47aebd957a425'Paul Aurich2009-03-235-11/+8
| |\
| * | Fix a crash when creating an account with a prpl with no protocol_options. Fi...Daniel Atallah2009-03-231-4/+4
| * | Add some missing newlines in debug messages.Elliott Sales de Andrade2009-03-215-9/+9
* | | propagate from branch 'im.pidgin.pidgin' (head 3820f77c89fa10a7a53827f4bb1bf5...Paul Aurich2009-03-2133-382/+2130
|\ \ \ | | |/ | |/|
| * | Fix Finch warnings when building on 64-bitPaul Aurich2009-03-203-4/+4
| * | merge of '890587186c72d8e7ef41adcbfc22d4765df9a32b'Paul Aurich2009-03-202-7/+4
| |\ \ | | |/ | |/|
| | * Move 'Minutes before becoming idle' above 'Change status when idle'Paul Aurich2009-03-131-6/+3
| | * Mark "Khmer" as translatable since we're not in string freezePaul Aurich2009-03-131-1/+1
| * | Josef Andrysek noticed that there's a scenario where the PurpleCircBuffer getsDaniel Atallah2009-03-202-1/+3
| * | merge of 'b4bb7ef6bb601c0e5b408a5b2dae687a6bb36bd6'Marcus Lundblad2009-03-181-2/+3
| |\ \
| | * | Clarified a couple of points in the ChangeLogMarcus Lundblad2009-03-181-2/+3
| * | | Uh, I think this comment is wrong. Or the code is wrong and does sillyMark Doliner2009-03-171-1/+1
| * | | Add a friendly error message if something usesMark Doliner2009-03-161-0/+7
| * | | Just a noteMark Doliner2009-03-161-0/+2
| * | | A patch from Jorge Villase?or which makes all pounces share a single window.Kevin Stange2009-03-165-112/+447
| |/ /
| * | merge of '62e990734fcbe689c6a0d8c9ecc21dc49857fc1b'Marcus Lundblad2009-03-151-0/+1
| |\ \
| | * | UnleakMarcus Lundblad2009-03-151-0/+1
| * | | merge of 'e97f7512b037bfcaea4958fac9831505a70fe565'Elliott Sales de Andrade2009-03-135-47/+66
| |\ \ \ | | |_|/ | |/| |
| | * | Add xmlnode_set_attrib_full that enables you to set an attribute with bothElliott Sales de Andrade2009-03-135-47/+66
| * | | Add a note that this function could potentially be faster.Mark Doliner2009-03-131-0/+6
| |/ /
| * | Is there any reason this is an int instead of PurplePrivacyType? IMark Doliner2009-03-131-1/+2
| * | fix a crash when changing to away without a status messageRichard Nelson2009-03-121-1/+1
| * | And make that actually compile.John Bailey2009-03-111-0/+1
| * | Add libpurple version to '/debug version' output.John Bailey2009-03-111-1/+2
| * | Add libpurple version to --versionEthan Blanton2009-03-101-1/+2
| * | Add the libpurple version to Pidgin's About dialogEthan Blanton2009-03-101-1/+2
| * | Only show the oscar error "we couldn't fetch your buddy list, butMark Doliner2009-03-092-2/+8
| * | propagate from branch 'im.pidgin.pidgin' (head 168b66075e088f3baaa85ebba520e3...Sulabh Mahajan2009-03-08274-4193/+11553
| |\ \
| | * | I have no idea how we've gone nearly 16 months with no one noticing that theJohn Bailey2009-03-071-21/+6
| | * | Use "does" here sounds more natural to meMark Doliner2009-03-071-1/+1
| * | | Update yahoo.c as per im.pidgin.pidgin to resolve conflictssoc.2008.yahooSulabh Mahajan2009-03-081-17/+23
| * | | clear a double free bugSulabh Mahajan2009-03-081-1/+1
| * | | propagate from branch 'im.pidgin.pidgin' (head 44bc908b19fb97843db781e2a5bb67...Sulabh Mahajan2009-03-018-180/+1560
| |\ \ \
| | * | | When acting as a p2p server, send HTTP OK after receiving file.Sulabh Mahajan2009-03-011-0/+24
| | * | | fix a bug in libpurple that prevented receiving file transfers to be marked c...Sulabh Mahajan2009-01-281-1/+5
| | * | | use "msn/" rather than "wlm/"Sulabh Mahajan2009-01-282-57/+57
| | * | | msn interoperability : presence settingsSulabh Mahajan2009-01-211-6/+27
| | * | | msn interoperability: change groupsSulabh Mahajan2009-01-211-2/+10
| | * | | initialize *pkt to NULL, remove a warning from the compilerSulabh Mahajan2009-01-201-1/+1
| | * | | propagate from branch 'im.pidgin.pidgin' (head 0ae013105e09b64fc32d287a87fd4b...Sulabh Mahajan2009-01-20397-55064/+74999
| | |\ \ \
| | * | | | clearing conflicts while merging from im.pidgin.pidgin to im.pidgin.soc.2008....Sulabh Mahajan2009-01-201-0/+18
| | * | | | implement wlm interoperability, add/message friends using wlm/<wlm id> as id,...Sulabh Mahajan2009-01-201-75/+195
| | * | | | identify when packet bounces back and contains our own ip insteadSulabh Mahajan2008-11-141-2/+2
| | * | | | remove connection timeout if already connectedSulabh Mahajan2008-11-141-0/+4
| | * | | | set fd to -1 initially, if not done, no p2p connection is initiated ever.Sulabh Mahajan2008-11-141-0/+1
| | * | | | resolved conflict -- merged im.pidgin.pidgin to im.pidgin.soc.2008.yahooSulabh Mahajan2008-11-123-45/+901