Mercurial > pidgin.yaz
graph
-
Remove the privacy prpl callbacks in Zephyr since they're basically a2008-02-03, by Mark Doliner
-
Remove some empty PRPL callbacks2008-02-03, by Mark Doliner
-
Display buddies' phone numbers in the tooltip for MSN buddies if we have2008-02-03, by Stu Tomlinson
-
Fix the bug where mid-session notification server transfers end up with the2008-02-03, by Stu Tomlinson
-
The Gnome Human Interface Guidelines say, "if pressing this button by2008-02-03, by Mark Doliner
-
Mark some strings for translation2008-02-03, by Mark Doliner
-
Slightly cleaner2008-02-03, by Mark Doliner
-
Improve the spacing in Pidgin's certificate manager window2008-02-03, by Mark Doliner
-
Add the list of certificates in Pidgin's certificate manager to a2008-02-03, by Mark Doliner
-
I always forget something...2008-02-03, by Richard Nelson
-
fix unblocking2008-02-02, by Richard Nelson
-
Add a [X] Blocked item to the buddy context menu, and add a dialog to2008-02-02, by Richard Nelson
-
Make this clearer2008-02-02, by Richard Nelson
-
Add a finch log viewer. This is largely copied from Pidgin.2008-02-02, by Richard Nelson
-
Passing NULL to msn_user_set_friendly_name explodes, and msn_user_new is called2008-02-01, by Will Thompson
-
Rename 'add_buddies_in_permit' to 'add_all_buddies_to_permit_list'2008-02-01, by Mark Doliner
-
Our Yahoo! protocol has this crappy implementation where it tries2008-02-01, by Mark Doliner
-
In Pidgin's privacy dialog:2008-02-01, by Mark Doliner
-
Clean up a function2008-02-01, by Mark Doliner
-
Yahoo! has no permit list, so get rid of the add_permit and rem_permit prpl2008-02-01, by Mark Doliner
-
Don't tell the user to check the debug log if debug logging isn't enabled.2008-02-01, by Evan Schoenberg
-
Remove whitespace on empty lions2008-02-01, by Mark Doliner
-
Use the group passed into yahoo_add_buddy() instead of looking2008-01-31, by Mark Doliner
-
Get rid of yahoo_privacy_check and use purple_privacy_check directly.2008-01-31, by Mark Doliner
-
Update a comment. I think it was missing a word or three.2008-01-31, by Mark Doliner
-
Some very minor cleanup2008-01-31, by Mark Doliner
-
Update silc10 to use purple_connection_error_reason(), matching the uses in2008-01-31, by Will Thompson
-
Fix some minor 'make docs' errors. For some reason the callback2008-01-31, by Mark Doliner
-
Fix a crash when pressing backspace at a menu2008-01-31, by Richard Nelson
-
merge of '04e7d54475c3ddf91ad523e3e58521bc4fa59c85'2008-01-31, by Richard Nelson
-
Made account.c use purple_connection_get_prpl instead of gc->prpl.2008-01-31, by Eoin Coffey
-
Revert bfc4df11256d088d75b0512bb0c4790967b68b19 because the code is2008-01-31, by Mark Doliner
-
merge of '9d22bc3a3d82cb26e7196d41b472b81c7660274d'2008-01-29, by Jeffrey Connelly
-
From the gethostname() man page:2008-01-28, by Mark Doliner
-
One more g_idle_add call2008-01-28, by Mark Doliner
-
In msim_uid2username_from_blist(), return a static string as the documentation2008-01-29, by Jeffrey Connelly
-
Fix zap functionality in MySpaceIM.2008-01-27, by Jeffrey Connelly
-
Change some g_idle_add(...) calls in libpurple to purple_timeout_add(0, ...)2008-01-27, by Mark Doliner
-
Stop unconditionally setting oscar's server-side preference "allow2008-01-27, by Mark Doliner
-
merge of '2e288b76540410af9b0ca21669ffb7e085633d59'2008-01-27, by Mark Doliner
-
Forgot the since tag here.2008-01-27, by Sadrul Habib Chowdhury
-
Update finch to not touch the internals of PurpleGroup.2008-01-27, by Sadrul Habib Chowdhury
-
Add accessor and update finch to not touch the internals of PurpleBuddy and PurpleChat.2008-01-27, by Sadrul Habib Chowdhury
-
Include finch.h from these files, instead of internal.h.2008-01-26, by Sadrul Habib Chowdhury
-
We will probably eventually use purple_object_[get|set]_ui_data. Until then, this will do.2008-01-26, by Sadrul Habib Chowdhury
-
Add accessor and update finch to not touch the internals of PurpleXfer.2008-01-26, by Sadrul Habib Chowdhury
-
Update finch to not touch the internals of PurpleConversation.2008-01-26, by Sadrul Habib Chowdhury
-
Add accessor and update finch to not touch the internals of PurpleConnection.2008-01-26, by Sadrul Habib Chowdhury
-
Add API so Finch doesn't need to touch the internals of PurpleBlistNode.2008-01-26, by Sadrul Habib Chowdhury
-
Update the ChangeLog.API for the buddylist managers.2008-01-26, by Sadrul Habib Chowdhury
-
merge of '0f37c6a913d5207fa0fa327f5b11b215c7d35926'2008-01-26, by Will Thompson
-
Make autogen.sh return a non-zero exit code when it fails so that2008-01-25, by Will Thompson
-
Use xdg-open instead of gnome-open, if possible. We might want to use2008-01-26, by Stu Tomlinson
-
If falling back on the old auth method for Jabber, be sure to set js->auth_type to JABBER_AUTH_IQ_AUTH.2008-01-26, by Evan Schoenberg
-
merge of '468a779996a2b7c9313bb894084fb632307d35fc'2008-01-25, by Evan Schoenberg
-
disapproval of revision 'ee1257d20b20bbbf3654ef8675e774ccb8b63dfd'2008-01-25, by Evan Schoenberg
-
send_keepalive needs to return TRUE to ensure it'll get called again, and2008-01-25, by Stu Tomlinson
-
Kill this warning when using -Wstrict-prototypes:2008-01-25, by Stu Tomlinson
-
compile fix2008-01-25, by Stu Tomlinson
-
One more test. This is actually the one I cared about. It passes,2008-01-25, by Mark Doliner
-
merge of '7e6f3aa974ad4672e16bd0ac3839d416c87160f1'2008-01-25, by Sadrul Habib Chowdhury
-
Add a few tets to make sure we're catching some invalid email formats2008-01-25, by Mark Doliner
-
ChangeLog.API last_received2008-01-25, by Sean Egan
-
merge of '7a2d6f31a70791d5e6e8af6fae041e30d5a1c48f'2008-01-25, by Sean Egan
-
merge of '4b11e0842d46778d47f4901ed6e00169c970471d'2008-01-24, by Mark Doliner
-
Fix some issues with the infopane and dragging when the infopane takes the2008-01-24, by John Bailey
-
Pay attention to the 'show_offline' setting for the buddylist.2008-01-24, by Sadrul Habib Chowdhury
-
Change purple_markup_html_to_xhtml() to convert <strong> tags to2008-01-24, by Mark Doliner
-
Init and uninit the buddylist managers at appropriate times.2008-01-23, by Sadrul Habib Chowdhury
-
Allow customizing the expander in the tree. This is mostly a hack ;)2008-01-23, by Sadrul Habib Chowdhury
-
merge of '310bb375db205bf93c93b7bdc96853f6f1832a5d'2008-01-23, by Sadrul Habib Chowdhury
-
updated German translation2008-01-23, by Jochen Kemnade
-
Add a meebo-like grouping, where online contacts show up under the default2008-01-23, by Sadrul Habib Chowdhury
-
We need to store the img in the hashtable only after we have removed the old2008-01-23, by Sadrul Habib Chowdhury
-
Some minor doc update.2008-01-23, by Sadrul Habib Chowdhury
-
Fix some small leaks when destroying a statusbox.2008-01-23, by Sadrul Habib Chowdhury
-
Changelog the grouping option.2008-01-23, by Sadrul Habib Chowdhury
-
When computing priority buddies for a contact, a buddy on an online account will always have a higher priority over a buddy on an offline account.2008-01-23, by Sadrul Habib Chowdhury
-
This is supposed to return the key, not the row itself.2008-01-23, by Sadrul Habib Chowdhury
-
Remember the selected grouping option.2008-01-22, by Sadrul Habib Chowdhury
-
Reconstruct the 'Grouping' menu when a blist manager is un/installed.2008-01-22, by Sadrul Habib Chowdhury
-
Add the plugin in the pot.2008-01-22, by Sadrul Habib Chowdhury
-
merge of '4ca258deda6a50b61f8431bb3a742805c180a583'2008-01-22, by Sadrul Habib Chowdhury
-
Mark some strings for translation.2008-01-22, by Sadrul Habib Chowdhury
-
Add a plugin to provide 'Online/Offline' grouping and no grouping.2008-01-22, by Sadrul Habib Chowdhury
-
Do not show a context menu for an unknown node.2008-01-22, by Sadrul Habib Chowdhury
-
Add a buddy list manager for finch. This allows plugins to show the buddylist2008-01-22, by Sadrul Habib Chowdhury
-
Function to get the parent key.2008-01-22, by Sadrul Habib Chowdhury
-
Add an accessor function for PurpleChat.2008-01-22, by Sadrul Habib Chowdhury
-
Add some accessor functions for PurpleBlistNode.2008-01-21, by Sadrul Habib Chowdhury
-
Undo revision accb4afcd6bbf17cf99d9aac0b4b448293190647. This should2008-01-21, by Mark Doliner
-
disapproval of revision 'd77adf1b9a4b44f121620f20e2643602e3f6776e'2008-01-21, by Mark Doliner