diff plugins/ChangeLog.API @ 9260:947876140943

[gaim-migrate @ 10059] Patch by Stu Tomlinson to add gaim_conversation_has_focus() and gaim_conv_window_has_focus(), and the (optional) UI ops. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Fri, 11 Jun 2004 00:08:29 +0000
parents 3de4cb53762b
children 3d5519a84d02
line wrap: on
line diff
--- a/plugins/ChangeLog.API	Thu Jun 10 20:57:52 2004 +0000
+++ b/plugins/ChangeLog.API	Fri Jun 11 00:08:29 2004 +0000
@@ -4,6 +4,9 @@
 	Gaim API:
 	* gaim_url_parse() now takes two additional parameters, which are used
 	  for returning the username and password from the URL, if they exist.
+	* Added: has_focus UI op to GaimConversationUiOps and
+	  GaimConvWindowUiOps.
+	* Added: gaim_conversation_has_focus() and gaim_conv_window_has_focus().
 
 version 0.78 (05/30/2004):
 	Plugin API: v4