comparison doc/ChangeLog.API @ 14339:ba1fd54bb157

[gaim-migrate @ 17036] GaimGtkLogViewer is only used within gtklog.c, so let's hide it. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Sat, 26 Aug 2006 06:26:09 +0000
parents 2ec879353592
children 01daacf7b771
comparison
equal deleted inserted replaced
14338:2ec879353592 14339:ba1fd54bb157
187 * user_data from gaim_notify_searchresults_new_rows and from 187 * user_data from gaim_notify_searchresults_new_rows and from
188 notify_searchresults in GaimNotifyUiOps. 188 notify_searchresults in GaimNotifyUiOps.
189 * gaim_conversation_get_send_history(), and send_history from 189 * gaim_conversation_get_send_history(), and send_history from
190 GaimConversation 190 GaimConversation
191 * Removed ui_ops from GaimBuddyList. Use gaim_blist_get_ui_ops() instead 191 * Removed ui_ops from GaimBuddyList. Use gaim_blist_get_ui_ops() instead
192 * GaimGtkLogViewer hidden... You weren't using it anyway.
192 193
193 Added: 194 Added:
194 * gaim_prefs_disconnect_by_handle() 195 * gaim_prefs_disconnect_by_handle()
195 * a password field to GaimConnection, which only persists for the 196 * a password field to GaimConnection, which only persists for the
196 session (when "remember password" is false, account->password is 197 session (when "remember password" is false, account->password is