summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Simplified version of the newest patch on #4533 to not try Yahoo protocolcpw.rekkanoryo.yahoop15ftJohn Bailey2008-02-063-24/+60
* merge of 'b4f54ad21ffaa37ecd317e7700e4cd6c2631cd2b'Luke Schierer2008-02-062-24/+21
|\
| * In msimprpl, if login fails, and the user's password is greater thanJeff Connelly2008-02-062-24/+21
* | felipec noticed that this include was missing.Daniel Atallah2008-02-051-0/+2
* | purple_status_type_new_with_attrs() must be NULL terminated. Finally allStu Tomlinson2008-02-041-1/+2
|/
* merge of '823ac1e9cfbb100fd80901a3979beec2a69859f1'Jeff Connelly2008-02-042-12/+86
|\
| * In msimprpl, use a PURPLE_STATUS_TUNE presence type to hold the "now playing"Jeff Connelly2008-02-042-12/+86
* | Get rid of some privacy checking code from zephyr that is done inMark Doliner2008-02-031-47/+23
* | Kill off gc->prpl in the core everywhere but connection.c (when the structJohn Bailey2008-02-037-119/+228
* | Remove the privacy prpl callbacks in Zephyr since they're basically aMark Doliner2008-02-032-35/+6
* | Remove some empty PRPL callbacksMark Doliner2008-02-031-12/+5
* | Display buddies' phone numbers in the tooltip for MSN buddies if we haveStu Tomlinson2008-02-034-0/+63
* | Fix the bug where mid-session notification server transfers end up with theStu Tomlinson2008-02-031-1/+6
* | The Gnome Human Interface Guidelines say, "if pressing this button byMark Doliner2008-02-034-4/+6
* | Mark some strings for translationMark Doliner2008-02-031-4/+4
* | Slightly cleanerMark Doliner2008-02-031-3/+3
* | Improve the spacing in Pidgin's certificate manager windowMark Doliner2008-02-031-2/+4
* | Add the list of certificates in Pidgin's certificate manager to aMark Doliner2008-02-031-3/+12
* | I always forget something...Richard Nelson2008-02-032-0/+3
* | fix unblockingRichard Nelson2008-02-021-1/+1
* | Add a [X] Blocked item to the buddy context menu, and add a dialog toRichard Nelson2008-02-021-0/+83
* | Make this clearerRichard Nelson2008-02-021-1/+1
* | Add a finch log viewer. This is largely copied from Pidgin.Richard Nelson2008-02-028-0/+684
* | Passing NULL to msn_user_set_friendly_name explodes, and msn_user_new is calledWill Thompson2008-02-011-1/+2
* | Rename 'add_buddies_in_permit' to 'add_all_buddies_to_permit_list'Mark Doliner2008-02-011-3/+15
* | Our Yahoo! protocol has this crappy implementation where it triesMark Doliner2008-02-011-5/+2
* | In Pidgin's privacy dialog:Mark Doliner2008-02-011-31/+11
* | Clean up a functionMark Doliner2008-02-011-14/+10
* | Yahoo! has no permit list, so get rid of the add_permit and rem_permit prplMark Doliner2008-02-011-18/+2
* | Don't tell the user to check the debug log if debug logging isn't enabled.Evan Schoenberg2008-02-011-3/+7
* | Remove whitespace on empty lionsMark Doliner2008-02-011-24/+23
* | Use the group passed into yahoo_add_buddy() instead of lookingMark Doliner2008-01-311-12/+6
* | Get rid of yahoo_privacy_check and use purple_privacy_check directly.Mark Doliner2008-01-313-75/+55
* | Update a comment. I think it was missing a word or three.Mark Doliner2008-01-311-1/+4
* | Some very minor cleanupMark Doliner2008-01-311-11/+7
* | Update silc10 to use purple_connection_error_reason(), matching the uses inWill Thompson2008-01-312-17/+29
* | Fix some minor 'make docs' errors. For some reason the callbackMark Doliner2008-01-312-2/+2
* | Fix a crash when pressing backspace at a menuRichard Nelson2008-01-311-1/+1
* | merge of '6f3b94a801a508f2bd4702859cea431cac1ea161'Richard Nelson2008-01-311-36/+32
|\ \
| * | Revert d893d4c42706b930232e3b4007bc5bed063cda32 because the code isMark Doliner2008-01-311-36/+32
| |/
* | Made account.c use purple_connection_get_prpl instead of gc->prpl.Eoin Coffey2008-01-311-19/+47
|/
* merge of '898841de866edaaf5488a31cf8f0bd2e82f7a45a'Jeff Connelly2008-01-292-2/+4
|\
| * From the gethostname() man page:Mark Doliner2008-01-281-1/+2
| * One more g_idle_add callMark Doliner2008-01-281-1/+2
* | In msim_uid2username_from_blist(), return a static string as the documentationJeff Connelly2008-01-291-6/+6
|/
* Fix zap functionality in MySpaceIM.Jeff Connelly2008-01-271-1/+1
* Change some g_idle_add(...) calls in libpurple to purple_timeout_add(0, ...)Mark Doliner2008-01-274-5/+8
* Stop unconditionally setting oscar's server-side preference "allowMark Doliner2008-01-272-32/+62
* merge of '16745d78d4ae06c7c49622d121ae53e40a85586e'Mark Doliner2008-01-2754-488/+1434
|\
| * Forgot the since tag here.Sadrul Habib Chowdhury2008-01-271-0/+1