log

age author description
2008-05-15 Etan Reisner Make pidgin_set_custom_buddy_icon use the
2008-05-15 Etan Reisner Add a purple_buddy_icons_node_set_custom_icon_from_file convenience function.
2008-05-13 Etan Reisner Update some calls to the functions I just deprecated.
2008-05-13 Etan Reisner Add the purple_buddy_icons_node_has_custom_icon,
2008-05-13 Etan Reisner Add the purple_blist_update_node_icon function and deprecate the
2008-05-12 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head ba6112dabbb907fd5e93c30e0f5228e557949d69)
2008-05-07 Evan Schoenberg merge of '48c05553bccbe3ea3d6b5d8fdc036bebf771129f'
2008-05-07 Evan Schoenberg Restored screen name to username change lost in propagation merge
2008-05-07 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head d7144f5dbbde09137aff1ceadfd419e25303bf7d)
2008-05-05 Sadrul Habib Chowdhury Patch from Jaywalker to let prpls add some helpful text for some account
2008-05-05 Sadrul Habib Chowdhury Use up the last padding for PurplePluginProtocolInfo in a way that allows
2008-04-30 Evan Schoenberg The key and value need to be g_stdup()'d before adding to the hash table
2008-04-30 Sadrul Habib Chowdhury merge of '88d15a78416cbab803d3b60b47292506e763d5d0'
2008-04-30 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.
2008-04-30 Sadrul Habib Chowdhury merge of '0df1437fe05dad8b69aac22bcd7cb8851ca4ebeb'
2008-04-30 Sadrul Habib Chowdhury merge of '6b848e03c7f6c7c392579517011deded648dedec'
2008-04-30 Evan Schoenberg As discussed on the devel list, purple_serv_got_join_chat_failed() and the
2008-04-30 John Bailey propagate from branch 'im.pidgin.pidgin' (head 48a880a9d212aec86b08bab7bec6296ac8c826ea)
2008-04-30 John Bailey propagate from branch 'im.pidgin.pidgin' (head 7a752818c2f9f500d9b707e9424bd75230b2a05d)
2008-05-23 Sadrul Habib Chowdhury merge of '487397995e13465f3b2c9d4748f832eaa17b2f9f'
2008-05-23 Will Thompson Add a mnemonic to "Create this new account on the server".
2008-05-23 Will Thompson NULL out js->expected_rspauth, so it doesn't get double-freed in jabber_close().
2008-05-23 Stu Tomlinson Unleak
2008-05-23 Stu Tomlinson Unleak
2008-05-23 Stu Tomlinson Fix a TODO uncovered by Mark the other day. Instead of using a hacky
2008-05-23 Stu Tomlinson Rename and re-order the preference sound buttons to be "Browse...",
2008-05-23 Stu Tomlinson Make it more obvious that there is a default buddy pounce sound, and
2008-05-22 Daniel Atallah Some fixes from Eion Robb and me to prevent bonjour crashes with the newly
2008-05-22 Daniel Atallah Update to Yahoo Aliases from John Moody to handle new server behavior. If
2008-05-22 Daniel Atallah Fix a double-free in the yahoo profile/icon handling. This is from a downstream
2008-05-22 Richard Laager disapproval of revision 'c7e4a2de6be91644b964c05d489d38174fbcbb22'
2008-05-22 Stu Tomlinson Part of a patch from ubuntu to remove entropy from purple-remote when
2008-05-22 John Bailey Changelog that Yahoo! patch
2008-05-22 Yusuke Odate Patch from Yusuke Odate to fix Yahoo! Japan encoding to be UTF-8 to match
2008-05-21 Richard Laager merge of 'a9b83251335ed42daf54164bf8c5120166f0e589'
2008-05-21 Jochen Kemnade German translation updated
2008-05-21 Sadrul Habib Chowdhury Allow account registration in a new account dialog.
2008-05-21 Ka-Hing Cheung make this compile
2008-05-21 Evan Schoenberg merge of '59d7f03afa561d4e3ef6d618e8d8d2a99c0dee88'
2008-05-21 Daniel Atallah Plug leak.
2008-05-21 Evan Schoenberg merge of '087a5ba38e7c36e0076c92f4cf8501f24f7314b0'
2008-05-21 Evan Schoenberg disapproval of revision '3803a68d5cf2b7443bec7879a57425cbb6031fc0'
2008-05-21 Evan Schoenberg Don't include the space in the localized text at all for the text/code error separation
2008-05-21 Evan Schoenberg Don't put a space in front of the code if there is no text to go before it.
2008-05-21 Evan Schoenberg Skip the X-GOOGLE-TOKEN mech (given us by Google Talk when connecting with
2008-05-21 Evan Schoenberg merge of '73ff5eb429127d9a89484809ba81b50b6ed5c200'
2008-05-21 Evan Schoenberg If we receive a "text" child for an error, include it as the message text
2008-05-21 Felipe Contreras A (modified) patch from Felipe to simplify our GStreamer sink selection
2008-05-21 Ari Pollak Import a patch from Debian:
2008-05-21 Ari Pollak Import a patch (with changes) from Debian:
2008-07-01 Evan Schoenberg Removed duplicate changelog entry
2008-07-01 Evan Schoenberg merge of '7de4400bc908601979951f3463a2ba92f322b9ad'
2008-07-01 Evan Schoenberg merge of '07711878c5fcdc260a917031f095acbe661b342d'
2008-07-01 Richard Laager Update POTFILES.in
2008-07-01 Richard Laager Prepare for a 2.4.3 release.
2008-07-01 Stu Tomlinson Various miscellaneous ChangeLog updates
2008-07-01 Stu Tomlinson Fix ICQ login by mimicking the clientinfo versions used by the official
2008-07-01 Evan Schoenberg disapproval of revision '10564049c98925d0ce0ece64a5af0fe1efd723e7'
2008-07-01 Evan Schoenberg applied changes from e8233b3a32b1383e10d9591fee51f5ecb99a40ce
2008-06-29 SHiNE CsyFeK merge of '000a0fa4bca9f18691f0a61e01bbac1aa76437c1'