comparison ChangeLog.API @ 17801:274ceb453176

Allow formatted text in the pounce dialog. Also, use the same code to initialize the formatting in the pounce, pref and conversation windows. This closes #1088.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 25 May 2007 22:04:18 +0000
parents d48026a5f9dd
children e62095e99db0
comparison
equal deleted inserted replaced
17800:8fe927fa0220 17801:274ceb453176
4 Added: 4 Added:
5 * purple_conversation_get_extended_menu 5 * purple_conversation_get_extended_menu
6 * purple_conversation_do_command 6 * purple_conversation_do_command
7 * pidgin_retrieve_user_info, shows immediate feedback when getting 7 * pidgin_retrieve_user_info, shows immediate feedback when getting
8 information about a user. 8 information about a user.
9 * gtk_imhtml_setup_entry
9 10
10 Changed: 11 Changed:
11 * pidgin_separator returns the separator added to the menu. 12 * pidgin_separator returns the separator added to the menu.
12 * pidgin_append_menu_action returns the menuitem added to the menu. 13 * pidgin_append_menu_action returns the menuitem added to the menu.
13 14