comparison ChangeLog.API @ 18243:a8b19e002cb4

propagate from branch 'im.pidgin.pidgin' (head e9da27c3123d1223162bf9fb76f58822873e18f8) to branch 'im.pidgin.soc.2007.remotelogging' (head da5442aedd302aafb260948b66ce0549a3e0a0e4)
author Richard Laager <rlaager@wiktel.com>
date Sun, 24 Jun 2007 20:01:43 +0000
parents 571e0ca28d6c
children affffa44fad4
comparison
equal deleted inserted replaced
18176:b14dfa2f49a1 18243:a8b19e002cb4
64 64
65 Pidgin: 65 Pidgin:
66 Added: 66 Added:
67 * gtk_imhtml_setup_entry 67 * gtk_imhtml_setup_entry
68 * pidgin_create_window 68 * pidgin_create_window
69 * pidgin_retrieve_user_info, shows immediate feedback when getting 69 * pidgin_retrieve_user_info and pidgin_retrieve_user_info_in_chat,
70 information about a user. 70 shows immediate feedback when getting 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