comparison plugins/ChangeLog.API @ 12061:29dc8fc0dd6c

[gaim-migrate @ 14356] SF Patch #1351190 from Michael Hearn "This allows Linux binaries of Gaim to operate even when GTKspell is not available at runtime. Useful for the autopackages." I made a number of changes to this, so blame me first if it's busted. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Sun, 13 Nov 2005 00:19:12 +0000
parents 1ec93dd2f359
children e859c1663a27
comparison
equal deleted inserted replaced
12060:f7d2f637ff03 12061:29dc8fc0dd6c
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()
146 148
147 Signals - Changed: 149 Signals - Changed:
148 * "received-im-msg" and "received-chat-msg" to match, both now pass a 150 * "received-im-msg" and "received-chat-msg" to match, both now pass a
149 conversation pointer and flags 151 conversation pointer and flags
150 * "receiving-im-msg" and "receving-chat-msg" to match, both now pass a 152 * "receiving-im-msg" and "receving-chat-msg" to match, both now pass a