Mercurial > pidgin
comparison ChangeLog.API @ 23855:e23b447aa5ca
propagate from branch 'im.pidgin.pidgin' (head e3ceb09b71185a9074ce73733f2a65b437c9a545)
to branch 'im.pidgin.soc.2008.vv' (head a94b36f0065825b75de573746f680ae616b34f41)
author | Mike Ruprecht <maiku@soc.pidgin.im> |
---|---|
date | Wed, 16 Jul 2008 21:55:08 +0000 |
parents | 5736b1881bf4 399975ad001c |
children | 4bc74deeb503 |
comparison
equal
deleted
inserted
replaced
23854:517062503b48 | 23855:e23b447aa5ca |
---|---|
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. |