log

age author description
2008-02-16 Will Thompson Pull setting the urgent hint on the blist when it is unfocused into its own
2008-02-16 Will Thompson Rework update_account_error_state to reuse existing mini-dialogs if they exist,
2008-02-16 Will Thompson Don't clear account errors during account-error-changed emission. I can't
2008-02-14 Stu Tomlinson Fix the "Finch doesn't work" bug. More specifically, it turned out to be
2008-02-14 Stu Tomlinson Fix setting vCard buddy icons when we don't have any other user info set.
2008-02-14 Stu Tomlinson merge of '5e11f89fad2bba2d5ef3307befb618c9ca110561'
2008-02-16 Jeffrey Connelly Add get-attention.png, a toolbar icon from hbons that we can use later for
2008-02-14 Jeffrey Connelly In msimprpl, for server-side contacts, first search for an existing group
2008-02-13 Sadrul Habib Chowdhury merge of '29e93f056359d961762bcff9702089c1cf491fd0'
2008-02-12 John Bailey merge of 'a86cc370be80c0a0f0688ae2dec4f55775779fa1'
2008-02-13 Sadrul Habib Chowdhury '\n' (ctrl-j) should behave similar to '\r' (ctrl-m). Fixes #4833.
2008-02-12 Sadrul Habib Chowdhury merge of '902c6324faa755dfbceafd40ebf88ef850d06c9b'
2008-02-12 Stu Tomlinson Bring back the "Close IMs immediately when the tab is closed" pref. As far
2008-02-12 John Bailey propagate from branch 'im.pidgin.cpw.rekkanoryo.yahoop15ft' (head 722549d96d82fd56433f18b78bda898eef6a56ed)
2008-02-11 Jeffrey Connelly merge of '8d0a8e8a3f64465f6fe98c9344417e6f5f60cace'
2008-02-11 Jeffrey Connelly Update COPYRIGHT for patches from #4790 and #2788.
2008-02-10 Mark Doliner A patch from oliver to speed up oscar's normalize function a little by
2008-02-09 Jeffrey Connelly merge of '74350098695c8021af246fd51aa5389109e8fa3b'
2008-02-09 Jeffrey Connelly disapproval of revision '8bec06d2cd0a64ece46cb3cd73db9b085b91e161'
2008-02-12 Sadrul Habib Chowdhury Ignore the recv/send flags when the system flag is set for a message.
2008-02-12 Sadrul Habib Chowdhury Highlighted message color has a higher priority over an action message color.
2008-02-09 Sadrul Habib Chowdhury merge of '39442c11d97da922ca44df85a3b376341c44f186'
2008-02-09 Jeffrey Connelly merge of '4c2c343355f23e33c5b251b3d61f07af3fd8ac8b'
2008-02-09 Sadrul Habib Chowdhury merge of '4c2c343355f23e33c5b251b3d61f07af3fd8ac8b'
2008-02-09 Jeffrey Connelly Pidgin attention GUI from nok. Adds "Send Attention" to conversation
2008-02-09 Etan Reisner This may or may not fix a crash that may or may not affect the version of GTK+
2008-02-09 Etan Reisner merge of '72a2b71dfe259097d115f67e0442fb44934ce686'
2008-02-08 Jochen Kemnade Updated German translation
2008-02-06 John Bailey Simplified version of the newest patch on #4533 to not try Yahoo protocol
2008-02-06 Luke Schierer merge of 'c68bf74889268c55c15cf101e1d593966b55c2a9'
2008-02-09 Jeffrey Connelly Patch from oliver:
2008-02-06 Jeffrey Connelly In msimprpl, if login fails, and the user's password is greater than
2008-02-05 Daniel Atallah felipec noticed that this include was missing.
2008-02-04 Stu Tomlinson purple_status_type_new_with_attrs() must be NULL terminated. Finally all
2008-02-04 Jeffrey Connelly merge of '127e166396532169c471488d7be34927a0f32b39'
2008-02-04 Jeffrey Connelly In msimprpl, use a PURPLE_STATUS_TUNE presence type to hold the "now playing"
2008-02-03 Mark Doliner Get rid of some privacy checking code from zephyr that is done in
2008-02-03 John Bailey Kill off gc->prpl in the core everywhere but connection.c (when the struct
2008-02-03 Mark Doliner Remove the privacy prpl callbacks in Zephyr since they're basically a
2008-02-03 Mark Doliner Remove some empty PRPL callbacks
2008-02-03 Stu Tomlinson Display buddies' phone numbers in the tooltip for MSN buddies if we have
2008-02-03 Stu Tomlinson Fix the bug where mid-session notification server transfers end up with the
2008-02-03 Mark Doliner The Gnome Human Interface Guidelines say, "if pressing this button by
2008-02-03 Mark Doliner Mark some strings for translation
2008-02-03 Mark Doliner Slightly cleaner
2008-02-03 Mark Doliner Improve the spacing in Pidgin's certificate manager window
2008-02-03 Mark Doliner Add the list of certificates in Pidgin's certificate manager to a
2008-02-03 Richard Nelson I always forget something...
2008-02-02 Richard Nelson fix unblocking
2008-02-02 Richard Nelson Add a [X] Blocked item to the buddy context menu, and add a dialog to
2008-02-02 Richard Nelson Make this clearer
2008-02-02 Richard Nelson Add a finch log viewer. This is largely copied from Pidgin.
2008-02-01 Will Thompson Passing NULL to msn_user_set_friendly_name explodes, and msn_user_new is called
2008-02-01 Mark Doliner Rename 'add_buddies_in_permit' to 'add_all_buddies_to_permit_list'
2008-02-01 Mark Doliner Our Yahoo! protocol has this crappy implementation where it tries
2008-02-01 Mark Doliner In Pidgin's privacy dialog:
2008-02-01 Mark Doliner Clean up a function
2008-02-01 Mark Doliner Yahoo! has no permit list, so get rid of the add_permit and rem_permit prpl
2008-02-01 Evan Schoenberg Don't tell the user to check the debug log if debug logging isn't enabled.
2008-02-01 Mark Doliner Remove whitespace on empty lions
2008-01-31 Mark Doliner Use the group passed into yahoo_add_buddy() instead of looking
2008-01-31 Mark Doliner Get rid of yahoo_privacy_check and use purple_privacy_check directly.
2008-01-31 Mark Doliner Update a comment. I think it was missing a word or three.
2008-01-31 Mark Doliner Some very minor cleanup