log

age author description
Thu, 15 May 2008 03:26:46 +0000 Etan Reisner Make pidgin_set_custom_buddy_icon use the
Thu, 15 May 2008 02:35:53 +0000 Etan Reisner Add a purple_buddy_icons_node_set_custom_icon_from_file convenience function.
Tue, 13 May 2008 04:40:04 +0000 Etan Reisner Update some calls to the functions I just deprecated.
Tue, 13 May 2008 04:36:07 +0000 Etan Reisner Add the purple_buddy_icons_node_has_custom_icon,
Tue, 13 May 2008 04:26:28 +0000 Etan Reisner Add the purple_blist_update_node_icon function and deprecate the
Mon, 12 May 2008 02:19:06 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head ba6112dabbb907fd5e93c30e0f5228e557949d69)
Wed, 07 May 2008 12:17:01 +0000 Evan Schoenberg merge of '48c05553bccbe3ea3d6b5d8fdc036bebf771129f'
Wed, 07 May 2008 12:16:55 +0000 Evan Schoenberg Restored screen name to username change lost in propagation merge
Wed, 07 May 2008 12:14:28 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head d7144f5dbbde09137aff1ceadfd419e25303bf7d)
Mon, 05 May 2008 06:55:00 +0000 Sadrul Habib Chowdhury Patch from Jaywalker to let prpls add some helpful text for some account
Mon, 05 May 2008 06:19:46 +0000 Sadrul Habib Chowdhury Use up the last padding for PurplePluginProtocolInfo in a way that allows
Wed, 30 Apr 2008 21:09:59 +0000 Evan Schoenberg The key and value need to be g_stdup()'d before adding to the hash table
Wed, 30 Apr 2008 16:50:06 +0000 Sadrul Habib Chowdhury merge of '88d15a78416cbab803d3b60b47292506e763d5d0'
Wed, 30 Apr 2008 14:06:03 +0000 Evan Schoenberg g_hash_table_ref() / g_hash_table_unref() were added in too recent a glib version per Mark. Copy data to chat->components rather than using those.
Wed, 30 Apr 2008 11:28:23 +0000 Sadrul Habib Chowdhury merge of '0df1437fe05dad8b69aac22bcd7cb8851ca4ebeb'
Wed, 30 Apr 2008 11:28:19 +0000 Sadrul Habib Chowdhury merge of '6b848e03c7f6c7c392579517011deded648dedec'
Wed, 30 Apr 2008 06:29:16 +0000 Evan Schoenberg As discussed on the devel list, purple_serv_got_join_chat_failed() and the
Wed, 30 Apr 2008 05:56:53 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 48a880a9d212aec86b08bab7bec6296ac8c826ea)
Wed, 30 Apr 2008 05:50:49 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 7a752818c2f9f500d9b707e9424bd75230b2a05d)
Fri, 23 May 2008 16:46:19 +0000 Sadrul Habib Chowdhury merge of '487397995e13465f3b2c9d4748f832eaa17b2f9f'
Fri, 23 May 2008 15:24:07 +0000 Will Thompson Add a mnemonic to "Create this new account on the server".
Fri, 23 May 2008 14:58:39 +0000 Will Thompson NULL out js->expected_rspauth, so it doesn't get double-freed in jabber_close().
Fri, 23 May 2008 13:39:22 +0000 Stu Tomlinson Unleak
Fri, 23 May 2008 13:38:40 +0000 Stu Tomlinson Unleak
Fri, 23 May 2008 13:08:08 +0000 Stu Tomlinson Fix a TODO uncovered by Mark the other day. Instead of using a hacky
Fri, 23 May 2008 13:04:50 +0000 Stu Tomlinson Rename and re-order the preference sound buttons to be "Browse...",
Fri, 23 May 2008 13:03:18 +0000 Stu Tomlinson Make it more obvious that there is a default buddy pounce sound, and
Thu, 22 May 2008 21:38:06 +0000 Daniel Atallah Some fixes from Eion Robb and me to prevent bonjour crashes with the newly
Thu, 22 May 2008 20:24:19 +0000 Daniel Atallah Update to Yahoo Aliases from John Moody to handle new server behavior. If
Thu, 22 May 2008 18:01:58 +0000 Daniel Atallah Fix a double-free in the yahoo profile/icon handling. This is from a downstream