comparison ChangeLog.API @ 18182:553dc65bf3a6

Changelog infopane additions
author Sean Egan <seanegan@gmail.com>
date Tue, 19 Jun 2007 02:36:25 +0000
parents afeb35205669
children 571e0ca28d6c
comparison
equal deleted inserted replaced
18181:a8c701d877aa 18182:553dc65bf3a6
69 * pidgin_retrieve_user_info, shows immediate feedback when getting 69 * pidgin_retrieve_user_info, shows immediate feedback when getting
70 information about a user. 70 information about a user.
71 * gtk_imhtml_animation_new 71 * gtk_imhtml_animation_new
72 Can be used for inserting an animated image into an IMHTML. 72 Can be used for inserting an animated image into an IMHTML.
73 * pidgin_menu_position_func_helper 73 * pidgin_menu_position_func_helper
74 * pidgin_blist_get_name_markup, returns the buddy list markup
75 text for a given buddy.
74 76
75 Changed: 77 Changed:
76 * pidgin_append_menu_action returns the menuitem added to the menu. 78 * pidgin_append_menu_action returns the menuitem added to the menu.
77 * pidgin_separator returns the separator added to the menu. 79 * pidgin_separator returns the separator added to the menu.
80 * PidginConversation has struct members to handle the new info
81 pane:
82 * infopane
83 * infopane_hbox
84 * infopane_model
85 * infopane_iter
78 86
79 Finch: 87 Finch:
80 Added: 88 Added:
81 * finch_retrieve_user_info 89 * finch_retrieve_user_info
82 90