| 290 * "drawing-tooltip": added the "full" argument |
290 * "drawing-tooltip": added the "full" argument |
| 291 * "received-im-msg" and "received-chat-msg" to match, both now pass a |
291 * "received-im-msg" and "received-chat-msg" to match, both now pass a |
| 292 conversation pointer and flags |
292 conversation pointer and flags |
| 293 * "receiving-im-msg" and "receving-chat-msg" to match, both now pass a |
293 * "receiving-im-msg" and "receving-chat-msg" to match, both now pass a |
| 294 conversation pointer and a pointer to the flags. |
294 conversation pointer and a pointer to the flags. |
| |
295 * "writing-im-msg", "wrote-im-msg", "writing-chat-msg", "wrote-chat-msg": |
| |
296 Now emitted from a difference place in the message handling code. |
| |
297 The arguments also changed. |
| |
298 * "displaying-im-msg", "displayed-im-msg", "displaying-chat-msg", |
| |
299 "displayed-chat-msg": Added "who" argument, which changes the order |
| |
300 of the existing arguments. |
| 295 |
301 |
| 296 Signals - Added: (See the Doxygen docs for details on all signals.) |
302 Signals - Added: (See the Doxygen docs for details on all signals.) |
| 297 * "account-disabled" |
303 * "account-disabled" |
| 298 * "account-status-changed" |
304 * "account-status-changed" |
| 299 * "cipher-added" |
305 * "cipher-added" |