Mercurial > pidgin
diff plugins/ChangeLog.API @ 12713:d7043c3c793d
[gaim-migrate @ 15057]
SF Patch #1396249 from Sadrul
"The "drawing-tooltip" signal should carry `full' to the
plugins so the plugins don't add stuff for every buddy
in the contact."
committer: Tailor Script <tailor@pidgin.im>
| author | Richard Laager <rlaager@wiktel.com> |
|---|---|
| date | Wed, 04 Jan 2006 04:19:23 +0000 |
| parents | 8ae981f2c9cb |
| children | d5b8f4dc1622 |
line wrap: on
line diff
--- a/plugins/ChangeLog.API Wed Jan 04 04:14:02 2006 +0000 +++ b/plugins/ChangeLog.API Wed Jan 04 04:19:23 2006 +0000 @@ -226,6 +226,7 @@ conversation pointer and a pointer to the flags. * "drawing-tooltip": the second argument is now a GString* instead of a char** + * "drawing-tooltip": added the "full" argument * "chat-invited" handlers can now return a value to control what happens to the invite (accept, reject, prompt the user). * "buddy-typing" and "buddy-typing-stopped": replaced the GaimConversation*
