comparison plugins/ChangeLog.API @ 11563:8d0ac3c37831

[gaim-migrate @ 13829] SF Patch #1298283, from Casey Harkins "This patch removes a bit of cruft left over in sound.c from the refactor sound patch. It fixes compilation warnings about unused variables in sound.c" committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Thu, 22 Sep 2005 03:47:32 +0000
parents 16796e09b9c1
children eb14bbcf7249
comparison
equal deleted inserted replaced
11562:9f521a61ef58 11563:8d0ac3c37831
101 user list 101 user list
102 * Changed: gaim_notify_userinfo, removed primary and secondary args 102 * Changed: gaim_notify_userinfo, removed primary and secondary args
103 * Changed: GaimNotifyUiOps::notify_userinfo, removed title, primary, 103 * Changed: GaimNotifyUiOps::notify_userinfo, removed title, primary,
104 and secondary args 104 and secondary args
105 * Removed: uc from the GaimBuddy struct 105 * Removed: uc from the GaimBuddy struct
106 * Removed: gaim_sound_get_handle()
106 107
107 Signals: 108 Signals:
108 * Changed: "received-im-msg" and "received-chat-msg" to match, both 109 * Changed: "received-im-msg" and "received-chat-msg" to match, both
109 now pass a conversation pointer and flags 110 now pass a conversation pointer and flags
110 * Changed: "receiving-im-msg" and "receving-chat-msg" to match, both 111 * Changed: "receiving-im-msg" and "receving-chat-msg" to match, both