| 254 * gaim_account_remove_buddies() |
254 * gaim_account_remove_buddies() |
| 255 * gaim_account_change_password() |
255 * gaim_account_change_password() |
| 256 * gaim_account_supports_offline_message() |
256 * gaim_account_supports_offline_message() |
| 257 * gaim_conversation_close_logs(), to force a conversation's log(s) to |
257 * gaim_conversation_close_logs(), to force a conversation's log(s) to |
| 258 be closed. New logs will be opened as necessary. |
258 be closed. New logs will be opened as necessary. |
| |
259 * gaim_got_protocol_handler_uri() |
| 259 * gaim_plugin_get_id() |
260 * gaim_plugin_get_id() |
| 260 * gaim_plugin_get_name() |
261 * gaim_plugin_get_name() |
| 261 * gaim_plugin_get_version() |
262 * gaim_plugin_get_version() |
| 262 * gaim_plugin_get_summary() |
263 * gaim_plugin_get_summary() |
| 263 * gaim_plugin_get_description() |
264 * gaim_plugin_get_description() |
| 415 * "gtkblist-hiding" |
416 * "gtkblist-hiding" |
| 416 * "gtkblist-unhiding" |
417 * "gtkblist-unhiding" |
| 417 * "log-displaying" |
418 * "log-displaying" |
| 418 * "savedstatus-changed" |
419 * "savedstatus-changed" |
| 419 * "sendto-extended-menu" |
420 * "sendto-extended-menu" |
| |
421 * "uri-handler" |
| 420 |
422 |
| 421 Signals - Removed: |
423 Signals - Removed: |
| 422 * "account-away": replaced by account-status-changed |
424 * "account-away": replaced by account-status-changed |
| 423 * "account-warned" |
425 * "account-warned" |
| 424 * "buddy-away": replaced by buddy-status-changed |
426 * "buddy-away": replaced by buddy-status-changed |