comparison plugins/ChangeLog.API @ 12092:10f210d18310

[gaim-migrate @ 14389] I added these in my saved status commit last night committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 14 Nov 2005 23:24:17 +0000
parents 34390fe6eced
children d0662345799b
comparison
equal deleted inserted replaced
12091:30e2989273b8 12092:10f210d18310
142 visibility manager - see the docs for more information 142 visibility manager - see the docs for more information
143 * gaim_gtk_blist_visibility_manager_remove() to indicate the removal of 143 * gaim_gtk_blist_visibility_manager_remove() to indicate the removal of
144 a visibility manager - see the docs for more information 144 a visibility manager - see the docs for more information
145 * gaim_gtk_conversations_get_first_unseen() to find the first conv 145 * gaim_gtk_conversations_get_first_unseen() to find the first conv
146 with an "unseen" state >= to the specified state 146 with an "unseen" state >= to the specified state
147 * gaim_gtk_create_prpl_icon()
148 * gaim_gtk_create_prpl_icon_with_status()
147 149
148 Signals - Changed: 150 Signals - Changed:
149 * "received-im-msg" and "received-chat-msg" to match, both now pass a 151 * "received-im-msg" and "received-chat-msg" to match, both now pass a
150 conversation pointer and flags 152 conversation pointer and flags
151 * "receiving-im-msg" and "receving-chat-msg" to match, both now pass a 153 * "receiving-im-msg" and "receving-chat-msg" to match, both now pass a