comparison plugins/ChangeLog.API @ 11265:adf36001267b

[gaim-migrate @ 13446] I think this should be documented. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Mon, 15 Aug 2005 03:53:15 +0000
parents 409d6a11da51
children 477e5cca8287
comparison
equal deleted inserted replaced
11264:74b003b1ba8d 11265:adf36001267b
65 * Changed: gaim_conv_window_remove_conversation()'s last argument to 65 * Changed: gaim_conv_window_remove_conversation()'s last argument to
66 be a GaimConversation. 66 be a GaimConversation.
67 * Added: gaim_privacy_check(), to check if a given user is allowed to 67 * Added: gaim_privacy_check(), to check if a given user is allowed to
68 to send messages to the specified account 68 to send messages to the specified account
69 * Changed: A new blocked icon: pixmaps/status/default/blocked.png 69 * Changed: A new blocked icon: pixmaps/status/default/blocked.png
70 * Removed: All warning stuff from the core.
70 71
71 Signals: 72 Signals:
72 * Changed: "received-im-msg" and "received-chat-msg" to match, both 73 * Changed: "received-im-msg" and "received-chat-msg" to match, both
73 now pass a conversation pointer and flags 74 now pass a conversation pointer and flags
74 * Changed: "receiving-im-msg" and "receving-chat-msg" to match, both 75 * Changed: "receiving-im-msg" and "receving-chat-msg" to match, both