| 21 * purple_buddy_icons_node_find_custom_icon |
21 * purple_buddy_icons_node_find_custom_icon |
| 22 * purple_buddy_icons_node_set_custom_icon |
22 * purple_buddy_icons_node_set_custom_icon |
| 23 * purple_buddy_icons_node_set_custom_icon_from_file |
23 * purple_buddy_icons_node_set_custom_icon_from_file |
| 24 * purple_notify_user_info_prepend_section_break |
24 * purple_notify_user_info_prepend_section_break |
| 25 * purple_notify_user_info_prepend_section_header |
25 * purple_notify_user_info_prepend_section_header |
| |
26 * "website" and "dev_website" items to the ui_info hash table |
| |
27 * purple_cmds_get_handle, purple_cmds_init, purple_cmds_uninit |
| |
28 * cmd-added and cmd-removed signals |
| |
29 * purple_get_host_name |
| 26 |
30 |
| 27 Deprecated: |
31 Deprecated: |
| 28 * purple_blist_update_buddy_icon |
32 * purple_blist_update_buddy_icon |
| 29 * purple_buddy_icons_has_custom_icon |
33 * purple_buddy_icons_has_custom_icon |
| 30 * purple_buddy_icons_find_custom_icon |
34 * purple_buddy_icons_find_custom_icon |
| 31 * purple_buddy_icons_set_custom_icon |
35 * purple_buddy_icons_set_custom_icon |
| 32 * pidgin_set_custom_buddy_icon |
36 * pidgin_set_custom_buddy_icon |
| |
37 |
| |
38 Changed: |
| |
39 * xmlnode_copy now copies the prefix and namespace map for nodes. |
| 33 |
40 |
| 34 pidgin: |
41 pidgin: |
| 35 Added: |
42 Added: |
| 36 * gtk_imhtml_smiley_create, gtk_imhtml_smiley_reload and |
43 * gtk_imhtml_smiley_create, gtk_imhtml_smiley_reload and |
| 37 gtk_imhtml_smiley_destroy to deal with GtkIMHtmlSmiley's. |
44 gtk_imhtml_smiley_destroy to deal with GtkIMHtmlSmiley's. |