comparison ChangeLog.API @ 17755:38c26b0bbb6e

merge of '27508136086ee6dc49a8fe0cb403e09f119ed485' and '9b63c58b247a65c39493cf29e45d001c9bb6de32'
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 25 May 2007 01:19:12 +0000
parents d48026a5f9dd
children 274ceb453176
comparison
equal deleted inserted replaced
17239:99a2add7c4f2 17755:38c26b0bbb6e
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
10 Changed:
11 * pidgin_separator returns the separator added to the menu.
12 * pidgin_append_menu_action returns the menuitem added to the menu.
13
14 Signals - Added: (See the Doxygen docs for details on all signals.)
15 * "conversation-extended-menu"
16
17 Finch - Added:
18 * finch_retrieve_user_info
2 19
3 version 2.0.0 (5/3/2007): 20 version 2.0.0 (5/3/2007):
4 Please note all functions, defines, and data structures have been 21 Please note all functions, defines, and data structures have been
5 re-namespaced to match the new names of Pidgin, Finch, and libpurple. 22 re-namespaced to match the new names of Pidgin, Finch, and libpurple.
6 All gaim_gtk_* functions are now pidgin_*, former libgaim functions are 23 All gaim_gtk_* functions are now pidgin_*, former libgaim functions are