diff plugins/ChangeLog.API @ 13233:f09c6e8df82c

[gaim-migrate @ 15598] SF Patch #1417225 from Sadrul This reworks the conversation signals. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Sat, 11 Feb 2006 19:16:38 +0000
parents d0f7f698b6de
children f3ae450fb947
line wrap: on
line diff
--- a/plugins/ChangeLog.API	Sat Feb 11 19:07:49 2006 +0000
+++ b/plugins/ChangeLog.API	Sat Feb 11 19:16:38 2006 +0000
@@ -292,6 +292,12 @@
 	  conversation pointer and flags
 	* "receiving-im-msg" and "receving-chat-msg" to match, both now pass a
 	  conversation pointer and a pointer to the flags.
+	* "writing-im-msg", "wrote-im-msg", "writing-chat-msg", "wrote-chat-msg":
+	  Now emitted from a difference place in the message handling code.
+	  The arguments also changed.
+	* "displaying-im-msg", "displayed-im-msg", "displaying-chat-msg",
+	  "displayed-chat-msg": Added "who" argument, which changes the order
+	  of the existing arguments.
 
 	Signals - Added:  (See the Doxygen docs for details on all signals.)
 	* "account-disabled"