Mercurial > pidgin
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 12712:8ae981f2c9cb | 12713:d7043c3c793d |
|---|---|
| 224 conversation pointer and flags | 224 conversation pointer and flags |
| 225 * "receiving-im-msg" and "receving-chat-msg" to match, both now pass a | 225 * "receiving-im-msg" and "receving-chat-msg" to match, both now pass a |
| 226 conversation pointer and a pointer to the flags. | 226 conversation pointer and a pointer to the flags. |
| 227 * "drawing-tooltip": the second argument is now a GString* instead of | 227 * "drawing-tooltip": the second argument is now a GString* instead of |
| 228 a char** | 228 a char** |
| 229 * "drawing-tooltip": added the "full" argument | |
| 229 * "chat-invited" handlers can now return a value to control what happens | 230 * "chat-invited" handlers can now return a value to control what happens |
| 230 to the invite (accept, reject, prompt the user). | 231 to the invite (accept, reject, prompt the user). |
| 231 * "buddy-typing" and "buddy-typing-stopped": replaced the GaimConversation* | 232 * "buddy-typing" and "buddy-typing-stopped": replaced the GaimConversation* |
| 232 with GaimAccount*, const char *name. Also, the signal is now emitted | 233 with GaimAccount*, const char *name. Also, the signal is now emitted |
| 233 regardless of whether a conversation exists and regardless of whether | 234 regardless of whether a conversation exists and regardless of whether |
