comparison ChangeLog.API @ 18002:38a72d6dce7f

merge of '9e832cea16395c9007bc9e384ee379b293b99abd' and 'bda8b30520ae63b1ce117a6799cb41a65c55018d'
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 04 Jun 2007 06:32:21 +0000
parents 79c1f60ece2e
children d40fd7106ebf 6b7b13adb9b1
comparison
equal deleted inserted replaced
17707:01021bb5c709 18002:38a72d6dce7f
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 2.1.0 (?/?/?):
4 Added:
5 * purple_conversation_get_extended_menu
6 * purple_conversation_do_command
7 * pidgin_retrieve_user_info, shows immediate feedback when getting
8 information about a user.
9 * gtk_imhtml_setup_entry
10 * purple_xfer_get_remote_user
11 * purple_blist_node_get_type
12
13 Changed:
14 * pidgin_separator returns the separator added to the menu.
15 * pidgin_append_menu_action returns the menuitem added to the menu.
16
17 Signals - Added: (See the Doxygen docs for details on all signals.)
18 * "conversation-extended-menu"
19
20 Finch - Added:
21 * finch_retrieve_user_info
2 22
3 version 2.0.0 (5/3/2007): 23 version 2.0.0 (5/3/2007):
4 Please note all functions, defines, and data structures have been 24 Please note all functions, defines, and data structures have been
5 re-namespaced to match the new names of Pidgin, Finch, and libpurple. 25 re-namespaced to match the new names of Pidgin, Finch, and libpurple.
6 All gaim_gtk_* functions are now pidgin_*, former libgaim functions are 26 All gaim_gtk_* functions are now pidgin_*, former libgaim functions are