comparison ChangeLog.API @ 18671:30b6f8bc47cf

Tooltips in infopanes
author Sean Egan <seanegan@gmail.com>
date Sat, 28 Jul 2007 05:08:08 +0000
parents 212c2bec5c97
children cb91bb07eeff
comparison
equal deleted inserted replaced
18670:70c758256110 18671:30b6f8bc47cf
72 * gtk_imhtml_animation_new 72 * gtk_imhtml_animation_new
73 Can be used for inserting an animated image into an IMHTML. 73 Can be used for inserting an animated image into an IMHTML.
74 * pidgin_menu_position_func_helper 74 * pidgin_menu_position_func_helper
75 * pidgin_blist_get_name_markup, returns the buddy list markup 75 * pidgin_blist_get_name_markup, returns the buddy list markup
76 text for a given buddy. 76 text for a given buddy.
77 * pidgin_blist_draw_tooltip and pidgin_blist_tooltip_destroy
78 for creating blist tooltips from outside of buddy list code
77 * pidgin_themes_remove_smiley_theme 79 * pidgin_themes_remove_smiley_theme
78 80
79 Changed: 81 Changed:
80 * pidgin_append_menu_action returns the menuitem added to the menu. 82 * pidgin_append_menu_action returns the menuitem added to the menu.
81 * pidgin_separator returns the separator added to the menu. 83 * pidgin_separator returns the separator added to the menu.