comparison plugins/ChangeLog.API @ 13867:a092ea4edd4e

[gaim-migrate @ 16333] Patch #1511180: Buddy list ui_ops fix I had a hard time figuring out why things were not working even after I set the blist-uiops using gaim_blist_set_ui_ops. This patch is a fix for it. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 24 Jun 2006 22:25:22 +0000
parents aceb599b28ec
children 599b35acd842
comparison
equal deleted inserted replaced
13866:cf6f32628f8f 13867:a092ea4edd4e
174 * GAIM_MESSAGE_COLORIZE 174 * GAIM_MESSAGE_COLORIZE
175 * user_data from gaim_notify_searchresults_new_rows and from 175 * user_data from gaim_notify_searchresults_new_rows and from
176 notify_searchresults in GaimNotifyUiOps. 176 notify_searchresults in GaimNotifyUiOps.
177 * gaim_conversation_get_send_history(), and send_history from 177 * gaim_conversation_get_send_history(), and send_history from
178 GaimConversation 178 GaimConversation
179 * Removed ui_ops from GaimBuddyList. Use gaim_blist_get_ui_ops() instead
179 180
180 Added: 181 Added:
181 * gaim_prefs_disconnect_by_handle() 182 * gaim_prefs_disconnect_by_handle()
182 * a password field to GaimConnection, which only persists for the 183 * a password field to GaimConnection, which only persists for the
183 session (when "remember password" is false, account->password is 184 session (when "remember password" is false, account->password is