Mercurial > pidgin.yaz
comparison ChangeLog.API @ 23806:b3a99e4a0a6b
Add purple_prpl_{got,send}_attention to ChangeLog.API.
| author | Elliott Sales de Andrade <qulogic@pidgin.im> |
|---|---|
| date | Fri, 15 Aug 2008 04:39:39 +0000 |
| parents | d572fb194e61 |
| children | 2d55ac8c4631 |
comparison
equal
deleted
inserted
replaced
| 23805:29180633f672 | 23806:b3a99e4a0a6b |
|---|---|
| 21 * purple_cmds_get_handle, purple_cmds_init, purple_cmds_uninit | 21 * purple_cmds_get_handle, purple_cmds_init, purple_cmds_uninit |
| 22 * cmd-added and cmd-removed signals | 22 * cmd-added and cmd-removed signals |
| 23 * purple_get_host_name | 23 * purple_get_host_name |
| 24 * purple_util_fetch_url_len (temporary function overload to add max_len param) | 24 * purple_util_fetch_url_len (temporary function overload to add max_len param) |
| 25 * purple_util_fetch_url_request_len | 25 * purple_util_fetch_url_request_len |
| 26 * purple_prpl_send_attention | |
| 27 * purple_prpl_got_attention | |
| 28 * purple_prpl_got_attention_in_chat | |
| 26 | 29 |
| 27 Deprecated: | 30 Deprecated: |
| 28 * purple_blist_update_buddy_icon | 31 * purple_blist_update_buddy_icon |
| 29 * purple_buddy_icons_has_custom_icon | 32 * purple_buddy_icons_has_custom_icon |
| 30 * purple_buddy_icons_find_custom_icon | 33 * purple_buddy_icons_find_custom_icon |
| 31 * purple_buddy_icons_set_custom_icon | 34 * purple_buddy_icons_set_custom_icon |
| 32 * pidgin_set_custom_buddy_icon | 35 * pidgin_set_custom_buddy_icon |
| 33 * purple_util_fetch_url_len | 36 * purple_util_fetch_url_len |
| 34 * purple_util_fetch_url_request_len | 37 * purple_util_fetch_url_request_len |
| 38 * serv_send_attention | |
| 39 * serv_got_attention | |
| 35 | 40 |
| 36 Changed: | 41 Changed: |
| 37 * xmlnode_copy now copies the prefix and namespace map for nodes. | 42 * xmlnode_copy now copies the prefix and namespace map for nodes. |
| 38 | 43 |
| 39 pidgin: | 44 pidgin: |
