comparison plugins/ChangeLog.API @ 12920:1577b8e194de

[gaim-migrate @ 15273] 18:27:59 <Bleeter> deryni: typo in changelog.api (gaim_blist_node_action_new9)) 18:28:49 <deryni> Bah, thanks. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Tue, 17 Jan 2006 23:29:37 +0000
parents 248b8b39c671
children 2c4f20ff387c
comparison
equal deleted inserted replaced
12919:248b8b39c671 12920:1577b8e194de
142 * GaimConversationUiOps.updated: use the conversation-updated signal 142 * GaimConversationUiOps.updated: use the conversation-updated signal
143 * GAIM_SUBTYPE_CONV_WINDOW: windows are now only represented in the UI, 143 * GAIM_SUBTYPE_CONV_WINDOW: windows are now only represented in the UI,
144 so GAIM_TYPE_BOXED is used for the signal types 144 so GAIM_TYPE_BOXED is used for the signal types
145 * gaim_gtk_privacy_is_showable(): We do fallback privacy in the core 145 * gaim_gtk_privacy_is_showable(): We do fallback privacy in the core
146 now, so this would always be TRUE now. 146 now, so this would always be TRUE now.
147 * gaim_blist_node_action_new9); use gaim_menu_action_new() instead 147 * gaim_blist_node_action_new(); use gaim_menu_action_new() instead
148 148
149 Added: 149 Added:
150 * gaim_prefs_disconnect_by_handle() 150 * gaim_prefs_disconnect_by_handle()
151 * a password field to GaimConnection, which only persists for the 151 * a password field to GaimConnection, which only persists for the
152 session (when "remember password" is false, account->password is 152 session (when "remember password" is false, account->password is