Mercurial > pidgin.yaz
changeset 18182:553dc65bf3a6
Changelog infopane additions
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Tue, 19 Jun 2007 02:36:25 +0000 |
parents | a8c701d877aa |
children | 99969affedf5 |
files | ChangeLog.API |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog.API Tue Jun 19 02:11:50 2007 +0000 +++ b/ChangeLog.API Tue Jun 19 02:36:25 2007 +0000 @@ -71,10 +71,18 @@ * gtk_imhtml_animation_new Can be used for inserting an animated image into an IMHTML. * pidgin_menu_position_func_helper + * pidgin_blist_get_name_markup, returns the buddy list markup + text for a given buddy. Changed: * pidgin_append_menu_action returns the menuitem added to the menu. * pidgin_separator returns the separator added to the menu. + * PidginConversation has struct members to handle the new info + pane: + * infopane + * infopane_hbox + * infopane_model + * infopane_iter Finch: Added: