comparison ChangeLog.API @ 32662:c6da05c40daa

Mention webkit functions here. We may want to list everything here, but for now I just added a single line. I imagine the list will change between now and the time we release
author Mark Doliner <mark@kingant.net>
date Wed, 21 Sep 2011 07:43:16 +0000
parents 20dfcc9aa471
children 1bcedeb32bb4
comparison
equal deleted inserted replaced
32661:8340143e1bd7 32662:c6da05c40daa
1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul 1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
2 2
3 version 3.0.0 (??/??/????): 3 version 3.0.0 (??/??/????):
4 libpurple: 4 libpurple:
5 Added: 5 Added:
6 * pidgin_create_webview
6 * purple_conversation_get_ui_data 7 * purple_conversation_get_ui_data
7 * purple_conversation_set_ui_data 8 * purple_conversation_set_ui_data
8 * purple_notify_searchresult_column_is_visible 9 * purple_notify_searchresult_column_is_visible
9 * purple_notify_searchresult_column_set_visible 10 * purple_notify_searchresult_column_set_visible
10 * purple_notify_user_info_prepend_pair_plaintext 11 * purple_notify_user_info_prepend_pair_plaintext
45 * purple_Xfer_set_local_port 46 * purple_Xfer_set_local_port
46 * purple_xfer_set_protocol_data 47 * purple_xfer_set_protocol_data
47 * purple_xfer_set_status 48 * purple_xfer_set_status
48 * purple_xfer_set_ui_data 49 * purple_xfer_set_ui_data
49 * purple_xfer_set_watcher 50 * purple_xfer_set_watcher
51 * Various WebKit-related functions in gtkwebview.h
50 * xmlnode_get_default_namespace 52 * xmlnode_get_default_namespace
51 * xmlnode_strip_prefixes 53 * xmlnode_strip_prefixes
52 54
53 Changed: 55 Changed:
54 * purple_connection_error now takes a PurpleConnectionError 56 * purple_connection_error now takes a PurpleConnectionError