comparison ChangeLog.API @ 14799:e908bff64af5

[gaim-migrate @ 17564] Revert the changes from 17036. The log-displaying signal has a GaimGtkLogViewer argument, and gaim-encryption uses it. Accessor methods would be another way to solve this, but I don't really want to risk breaking things more. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Mon, 23 Oct 2006 01:07:27 +0000
parents 1a219542abdc
children 118fd0dc5b6e
comparison
equal deleted inserted replaced
14798:a413bcb6f19a 14799:e908bff64af5
196 * user_data from gaim_notify_searchresults_new_rows and from 196 * user_data from gaim_notify_searchresults_new_rows and from
197 notify_searchresults in GaimNotifyUiOps. 197 notify_searchresults in GaimNotifyUiOps.
198 * gaim_conversation_get_send_history(), and send_history from 198 * gaim_conversation_get_send_history(), and send_history from
199 GaimConversation 199 GaimConversation
200 * Removed ui_ops from GaimBuddyList. Use gaim_blist_get_ui_ops() instead 200 * Removed ui_ops from GaimBuddyList. Use gaim_blist_get_ui_ops() instead
201 * GaimGtkLogViewer hidden... You weren't using it anyway.
202 * GaimGtkConversation: dialogs (dialogs.search moved to GaimGtkWindow) 201 * GaimGtkConversation: dialogs (dialogs.search moved to GaimGtkWindow)
203 * gaim_show_xfer_dialog: Use gaim_gtk_xfer_dialog_show(NULL) instead. 202 * gaim_show_xfer_dialog: Use gaim_gtk_xfer_dialog_show(NULL) instead.
204 * GaimGtkRoomlistDialog: Nothing used it outside of the file it was in. 203 * GaimGtkRoomlistDialog: Nothing used it outside of the file it was in.
205 * gaim_gtk_roomlist_dialog_new: use gaim_gtk_roomlist_show 204 * gaim_gtk_roomlist_dialog_new: use gaim_gtk_roomlist_show
206 * gaim_gtk_roomlist_dialog_new_with_account: use gaim_gtk_roomlist_show_with_account 205 * gaim_gtk_roomlist_dialog_new_with_account: use gaim_gtk_roomlist_show_with_account