Sat, 02 Feb 2008 22:32:54 +0000 |
Richard Nelson |
fix unblocking
|
Sat, 02 Feb 2008 22:20:09 +0000 |
Richard Nelson |
Add a [X] Blocked item to the buddy context menu, and add a dialog to
|
Sat, 02 Feb 2008 03:51:46 +0000 |
Richard Nelson |
Make this clearer
|
Sat, 02 Feb 2008 03:51:19 +0000 |
Richard Nelson |
Add a finch log viewer. This is largely copied from Pidgin.
|
Fri, 01 Feb 2008 19:35:38 +0000 |
Will Thompson |
Passing NULL to msn_user_set_friendly_name explodes, and msn_user_new is called
|
Fri, 01 Feb 2008 17:48:53 +0000 |
Mark Doliner |
Rename 'add_buddies_in_permit' to 'add_all_buddies_to_permit_list'
|
Fri, 01 Feb 2008 02:53:51 +0000 |
Mark Doliner |
Our Yahoo! protocol has this crappy implementation where it tries
|
Fri, 01 Feb 2008 02:41:35 +0000 |
Mark Doliner |
In Pidgin's privacy dialog:
|
Fri, 01 Feb 2008 02:09:11 +0000 |
Mark Doliner |
Clean up a function
|
Fri, 01 Feb 2008 02:05:32 +0000 |
Mark Doliner |
Yahoo! has no permit list, so get rid of the add_permit and rem_permit prpl
|
Fri, 01 Feb 2008 01:57:53 +0000 |
Evan Schoenberg |
Don't tell the user to check the debug log if debug logging isn't enabled.
|
Fri, 01 Feb 2008 01:00:36 +0000 |
Mark Doliner |
Remove whitespace on empty lions
|
Thu, 31 Jan 2008 23:27:59 +0000 |
Mark Doliner |
Use the group passed into yahoo_add_buddy() instead of looking
|
Thu, 31 Jan 2008 22:58:11 +0000 |
Mark Doliner |
Get rid of yahoo_privacy_check and use purple_privacy_check directly.
|
Thu, 31 Jan 2008 22:28:56 +0000 |
Mark Doliner |
Update a comment. I think it was missing a word or three.
|
Thu, 31 Jan 2008 22:11:53 +0000 |
Mark Doliner |
Some very minor cleanup
|
Thu, 31 Jan 2008 17:43:14 +0000 |
Will Thompson |
Update silc10 to use purple_connection_error_reason(), matching the uses in
|
Thu, 31 Jan 2008 07:53:22 +0000 |
Mark Doliner |
Fix some minor 'make docs' errors. For some reason the callback
|
Thu, 31 Jan 2008 04:40:04 +0000 |
Richard Nelson |
Fix a crash when pressing backspace at a menu
|
Thu, 31 Jan 2008 04:37:40 +0000 |
Richard Nelson |
merge of '04e7d54475c3ddf91ad523e3e58521bc4fa59c85'
|
Thu, 31 Jan 2008 02:23:55 +0000 |
Eoin Coffey |
Made account.c use purple_connection_get_prpl instead of gc->prpl.
|
Thu, 31 Jan 2008 02:13:30 +0000 |
Mark Doliner |
Revert bfc4df11256d088d75b0512bb0c4790967b68b19 because the code is
|
Tue, 29 Jan 2008 01:51:26 +0000 |
Jeffrey Connelly |
merge of '9d22bc3a3d82cb26e7196d41b472b81c7660274d'
|
Mon, 28 Jan 2008 05:31:28 +0000 |
Mark Doliner |
From the gethostname() man page:
|
Mon, 28 Jan 2008 04:10:59 +0000 |
Mark Doliner |
One more g_idle_add call
|
Tue, 29 Jan 2008 01:51:01 +0000 |
Jeffrey Connelly |
In msim_uid2username_from_blist(), return a static string as the documentation
|
Sun, 27 Jan 2008 21:37:43 +0000 |
Jeffrey Connelly |
Fix zap functionality in MySpaceIM.
|
Sun, 27 Jan 2008 20:52:53 +0000 |
Mark Doliner |
Change some g_idle_add(...) calls in libpurple to purple_timeout_add(0, ...)
|