comparison ChangeLog.API @ 21568:0fe70164d2bf

These functions aren't deprecated anymore.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 17 Nov 2007 02:21:25 +0000
parents 554cb1447d06
children 83ab13f4eee7
comparison
equal deleted inserted replaced
21567:d98b612d3f75 21568:0fe70164d2bf
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 2.3.0 (??/??/????): 3 version 2.3.0 (??/??/????):
4 libpurple: 4 libpurple:
5 Added: 5 Added:
6 * purple_request_field_blist_nodes_new and its accessory functions.
7 * a PurpleConversation field and an alias field in PurpleConvMessage 6 * a PurpleConversation field and an alias field in PurpleConvMessage
8 * account-authorization signals (see account-signals.dox for 7 * account-authorization signals (see account-signals.dox for
9 details) (Stefan Ott) 8 details) (Stefan Ott)
10 * libpurple/purple.h, which includes #define's and #include's 9 * libpurple/purple.h, which includes #define's and #include's
11 required to compile stand-alone plugins 10 required to compile stand-alone plugins
70 * pidgin_log_show() 69 * pidgin_log_show()
71 * pidgin_plugin_dialog_show() 70 * pidgin_plugin_dialog_show()
72 * pidgin_pounce_editor_show() 71 * pidgin_pounce_editor_show()
73 * pidgin_pounces_manager_show() 72 * pidgin_pounces_manager_show()
74 * pidgin_syslog_show() 73 * pidgin_syslog_show()
75
76 * purple_request_accept_cancel()
77 * purple_request_action_varg()
78 * purple_request_action()
79 * purple_request_choice_varg()
80 * purple_request_choice()
81 * purple_request_fields()
82 * purple_request_file()
83 * purple_request_folder()
84 * purple_request_input()
85 * purple_request_ok_cancel()
86 * purple_request_yes_no()
87 74
88 * purple_connection_error() 75 * purple_connection_error()
89 * pidgin_blist_update_account_error_state() 76 * pidgin_blist_update_account_error_state()
90 * PidginBuddyList.connection_errors 77 * PidginBuddyList.connection_errors
91 78