Mercurial > pidgin
comparison ChangeLog.API @ 15612:b0471b2a1de9
Core support for external protocol URIs. The actual handling of the URIs will be in the prpls and other plugins. This commit only includes the win32 method of actually passing in a URI - the dbus implementation still needs to be written.
| author | Daniel Atallah <daniel.atallah@gmail.com> |
|---|---|
| date | Sun, 11 Feb 2007 00:46:43 +0000 |
| parents | 467244cc4ff2 |
| children | b449dc6b8a20 |
comparison
equal
deleted
inserted
replaced
| 15611:5dd46cb1a80a | 15612:b0471b2a1de9 |
|---|---|
| 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 |
