log

age author description
Sun, 03 Feb 2008 19:24:55 +0000 Mark Doliner Remove some empty PRPL callbacks
Sun, 03 Feb 2008 17:37:58 +0000 Stu Tomlinson Display buddies' phone numbers in the tooltip for MSN buddies if we have
Sun, 03 Feb 2008 17:33:02 +0000 Stu Tomlinson Fix the bug where mid-session notification server transfers end up with the
Sun, 03 Feb 2008 11:39:59 +0000 Mark Doliner The Gnome Human Interface Guidelines say, "if pressing this button by
Sun, 03 Feb 2008 11:36:33 +0000 Mark Doliner Mark some strings for translation
Sun, 03 Feb 2008 11:16:52 +0000 Mark Doliner Slightly cleaner
Sun, 03 Feb 2008 11:00:50 +0000 Mark Doliner Improve the spacing in Pidgin's certificate manager window
Sun, 03 Feb 2008 10:07:57 +0000 Mark Doliner Add the list of certificates in Pidgin's certificate manager to a
Sun, 03 Feb 2008 02:56:09 +0000 Richard Nelson I always forget something...
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.