| 19 * purple_notify_user_info_prepend_section_header |
19 * purple_notify_user_info_prepend_section_header |
| 20 * "website" and "dev_website" items to the ui_info hash table |
20 * "website" and "dev_website" items to the ui_info hash table |
| 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) |
| |
25 * purple_util_fetch_url_request_len |
| 24 |
26 |
| 25 Deprecated: |
27 Deprecated: |
| 26 * purple_blist_update_buddy_icon |
28 * purple_blist_update_buddy_icon |
| 27 * purple_buddy_icons_has_custom_icon |
29 * purple_buddy_icons_has_custom_icon |
| 28 * purple_buddy_icons_find_custom_icon |
30 * purple_buddy_icons_find_custom_icon |
| 29 * purple_buddy_icons_set_custom_icon |
31 * purple_buddy_icons_set_custom_icon |
| 30 * pidgin_set_custom_buddy_icon |
32 * pidgin_set_custom_buddy_icon |
| |
33 * purple_util_fetch_url_len |
| |
34 * purple_util_fetch_url_request_len |
| 31 |
35 |
| 32 Changed: |
36 Changed: |
| 33 * xmlnode_copy now copies the prefix and namespace map for nodes. |
37 * xmlnode_copy now copies the prefix and namespace map for nodes. |
| 34 |
38 |
| 35 pidgin: |
39 pidgin: |