comparison plugins/ChangeLog.API @ 13188:3e0f48fa96f3

[gaim-migrate @ 15551] (15:25:43) Don Seiler (rizzo): ... what happened to GaimBlistNodeAction? committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Wed, 08 Feb 2006 21:29:20 +0000
parents a0a4b44239e8
children 33bef17125c2
comparison
equal deleted inserted replaced
13187:7e34397e134e 13188:3e0f48fa96f3
158 * GaimConversationUiOps.updated: use the conversation-updated signal 158 * GaimConversationUiOps.updated: use the conversation-updated signal
159 * GAIM_SUBTYPE_CONV_WINDOW: windows are now only represented in the UI, 159 * GAIM_SUBTYPE_CONV_WINDOW: windows are now only represented in the UI,
160 so GAIM_TYPE_BOXED is used for the signal types 160 so GAIM_TYPE_BOXED is used for the signal types
161 * gaim_gtk_privacy_is_showable(): We do fallback privacy in the core 161 * gaim_gtk_privacy_is_showable(): We do fallback privacy in the core
162 now, so this would always be TRUE now. 162 now, so this would always be TRUE now.
163 * GaimBlistNodeAction: See GaimMenuAction
163 * gaim_blist_node_action_new(); use gaim_menu_action_new() instead 164 * gaim_blist_node_action_new(); use gaim_menu_action_new() instead
164 * gaim_date() 165 * gaim_date()
165 * gaim_date_full(): See gaim_date_format_full() 166 * gaim_date_full(): See gaim_date_format_full()
166 * gaim_strftime(): See gaim_utf8_strftime() 167 * gaim_strftime(): See gaim_utf8_strftime()
167 168
256 * gaim_utf8_ncr_encode() 257 * gaim_utf8_ncr_encode()
257 * gaim_gtk_log_init() 258 * gaim_gtk_log_init()
258 * gaim_gtk_log_get_handle() 259 * gaim_gtk_log_get_handle()
259 * gaim_gtk_log_uninit() 260 * gaim_gtk_log_uninit()
260 * gaim_url_fetch_request() 261 * gaim_url_fetch_request()
262 * GaimMenuAction
261 * gaim_menu_action_new() 263 * gaim_menu_action_new()
262 * gaim_menu_action_free() 264 * gaim_menu_action_free()
263 * GaimInfoFieldFormatCallback 265 * GaimInfoFieldFormatCallback
264 * gaim_utf8_strftime() 266 * gaim_utf8_strftime()
265 * gaim_date_format_short() 267 * gaim_date_format_short()