Mercurial > pidgin.yaz
comparison plugins/ChangeLog.API @ 12090:34390fe6eced
[gaim-migrate @ 14387]
Yes, rlaager, this change should be in ChangeLog.API
committer: Tailor Script <tailor@pidgin.im>
| author | Mark Doliner <mark@kingant.net> |
|---|---|
| date | Mon, 14 Nov 2005 22:49:30 +0000 |
| parents | e859c1663a27 |
| children | 10f210d18310 |
comparison
equal
deleted
inserted
replaced
| 12089:ed60afb9294f | 12090:34390fe6eced |
|---|---|
| 88 * serv_remove_buddies(); use gaim_account_remove_buddies() instead | 88 * serv_remove_buddies(); use gaim_account_remove_buddies() instead |
| 89 * serv_change_passwd(); use gaim_account_change_password() instead | 89 * serv_change_passwd(); use gaim_account_change_password() instead |
| 90 * serv_touch_idle(): use gaim_gtk_check_idle() instead | 90 * serv_touch_idle(): use gaim_gtk_check_idle() instead |
| 91 * GaimGtkImPane->a_virgin | 91 * GaimGtkImPane->a_virgin |
| 92 * gaim_str_strip_cr(); use gaim_str_strip_char(str, '\r') instead | 92 * gaim_str_strip_cr(); use gaim_str_strip_char(str, '\r') instead |
| 93 * gaim_find_buddys_group renamed to gaim_buddy_get_group | |
| 93 | 94 |
| 94 Added: | 95 Added: |
| 95 * gaim_prefs_disconnect_by_handle() | 96 * gaim_prefs_disconnect_by_handle() |
| 96 * a password field to GaimConnection, which only persists for the | 97 * a password field to GaimConnection, which only persists for the |
| 97 session (when "remember password" is false, account->password is | 98 session (when "remember password" is false, account->password is |
