Mercurial > pidgin
comparison ChangeLog.API @ 26422:a6974c0d789b
Add some ChangeLog stuff.
| author | Mike Ruprecht <maiku@soc.pidgin.im> |
|---|---|
| date | Fri, 03 Apr 2009 08:17:22 +0000 |
| parents | f5f08111da52 |
| children | f171707b7d54 |
comparison
equal
deleted
inserted
replaced
| 26421:a78adf8b4b28 | 26422:a6974c0d789b |
|---|---|
| 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 | |
| 3 version ?.?.? (??/??/????): | |
| 4 libpurple: | |
| 5 Added: | |
| 6 * PurpleMedia API | |
| 7 * xmlnode_get_parent | |
| 8 | 2 |
| 9 version 2.6.0 (??/??/2009): | 3 version 2.6.0 (??/??/2009): |
| 10 libpurple: | 4 libpurple: |
| 11 Added: | 5 Added: |
| 6 * PurpleMedia and PurpleMediaManager API | |
| 12 * PURPLE_BLIST_NODE | 7 * PURPLE_BLIST_NODE |
| 13 * PURPLE_GROUP | 8 * PURPLE_GROUP |
| 14 * PURPLE_CONTACT | 9 * PURPLE_CONTACT |
| 15 * PURPLE_BUDDY | 10 * PURPLE_BUDDY |
| 16 * PURPLE_CHAT | 11 * PURPLE_CHAT |
| 25 * purple_connection_get_protocol_data | 20 * purple_connection_get_protocol_data |
| 26 * purple_connection_set_protocol_data | 21 * purple_connection_set_protocol_data |
| 27 * purple_global_proxy_set_info | 22 * purple_global_proxy_set_info |
| 28 * purple_log_get_activity_score | 23 * purple_log_get_activity_score |
| 29 * purple_network_force_online | 24 * purple_network_force_online |
| 25 * purple_prpl_get_media_caps | |
| 26 * purple_prpl_initiate_media | |
| 30 * purple_request_field_get_group | 27 * purple_request_field_get_group |
| 31 * purple_request_field_get_ui_data | 28 * purple_request_field_get_ui_data |
| 32 * purple_request_field_set_ui_data | 29 * purple_request_field_set_ui_data |
| 33 * purple_strequal | 30 * purple_strequal |
| 34 * xmlnode_from_file | 31 * xmlnode_from_file |
| 32 * xmlnode_get_parent | |
| 35 * xmlnode_set_attrib_full | 33 * xmlnode_set_attrib_full |
| 36 | 34 |
| 37 Changed: | 35 Changed: |
| 38 * xmlnode_remove_attrib now removes all attributes with the | 36 * xmlnode_remove_attrib now removes all attributes with the |
| 39 same name. Previously, it would remove the first one found, | 37 same name. Previously, it would remove the first one found, |
| 64 gtk_imhtml_link_activate functions to process GtkIMHtmlLink | 62 gtk_imhtml_link_activate functions to process GtkIMHtmlLink |
| 65 objects from GtkIMHtml protocol callbacks. | 63 objects from GtkIMHtml protocol callbacks. |
| 66 * gtk_imhtml_set_return_inserts_newline | 64 * gtk_imhtml_set_return_inserts_newline |
| 67 * pidgin_blist_set_theme | 65 * pidgin_blist_set_theme |
| 68 * pidgin_blist_get_theme | 66 * pidgin_blist_get_theme |
| 67 * pidgin_prefs_labeled_password | |
| 69 * pidgin_sound_is_customized | 68 * pidgin_sound_is_customized |
| 70 * pidgin_utils_init, pidgin_utils_uninit | 69 * pidgin_utils_init, pidgin_utils_uninit |
| 71 * pidgin_notify_pounce_add | 70 * pidgin_notify_pounce_add |
| 72 | 71 |
| 73 perl: | 72 perl: |
