Mercurial > pidgin.yaz
diff plugins/ChangeLog.API @ 11926:5b703a92e79d
[gaim-migrate @ 14217]
Changes from earlier tonight
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 31 Oct 2005 05:57:23 +0000 |
parents | fe12abd6b879 |
children | cb73483c9f63 |
line wrap: on
line diff
--- a/plugins/ChangeLog.API Mon Oct 31 05:52:19 2005 +0000 +++ b/plugins/ChangeLog.API Mon Oct 31 05:57:23 2005 +0000 @@ -89,6 +89,7 @@ * serv_change_passwd(); use gaim_account_change_password() instead * serv_touch_idle(): use gaim_gtk_check_idle() instead * GaimGtkImPane->a_virgin + * gaim_str_strip_cr(); use gaim_str_strip_char(str, '\r') instead Added: * gaim_prefs_disconnect_by_handle() @@ -130,6 +131,10 @@ * gaim_plugin_get_author() * gaim_plugin_get_homepage() * gaim_gtkconv_switch_active_conversation(GaimConversation *) + * gaim_str_strip_char() to strip a given character from + a given string + * gaim_util_chrreplace() to replace a given character with a + different character Signals - Changed: * "received-im-msg" and "received-chat-msg" to match, both now pass a