comparison plugins/ChangeLog.API @ 12067:e859c1663a27

[gaim-migrate @ 14362] Revert GtkSpell dynamic loading. A GtkSpell plugin is a better idea, and nosnilmot says he has one that's close to fully functional. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Sun, 13 Nov 2005 01:44:11 +0000
parents 29dc8fc0dd6c
children 34390fe6eced
comparison
equal deleted inserted replaced
12066:ee8312c764b1 12067:e859c1663a27
141 visibility manager - see the docs for more information 141 visibility manager - see the docs for more information
142 * gaim_gtk_blist_visibility_manager_remove() to indicate the removal of 142 * gaim_gtk_blist_visibility_manager_remove() to indicate the removal of
143 a visibility manager - see the docs for more information 143 a visibility manager - see the docs for more information
144 * gaim_gtk_conversations_get_first_unseen() to find the first conv 144 * gaim_gtk_conversations_get_first_unseen() to find the first conv
145 with an "unseen" state >= to the specified state 145 with an "unseen" state >= to the specified state
146 * gaim_gtk_gtkspell_is_available()
147 * gaim_gtk_gtkspell_unsetup()
148 146
149 Signals - Changed: 147 Signals - Changed:
150 * "received-im-msg" and "received-chat-msg" to match, both now pass a 148 * "received-im-msg" and "received-chat-msg" to match, both now pass a
151 conversation pointer and flags 149 conversation pointer and flags
152 * "receiving-im-msg" and "receving-chat-msg" to match, both now pass a 150 * "receiving-im-msg" and "receving-chat-msg" to match, both now pass a