im.pidgin.pidgin.next.minor: 77472405559c3b4779b5a300cc433f2e03b4e336

rlaager at pidgin.im rlaager at pidgin.im
Sun Oct 14 17:00:50 EDT 2007


-----------------------------------------------------------------
Revision: 77472405559c3b4779b5a300cc433f2e03b4e336
Ancestor: b6ee8d925e8e7670de77e6283963fa151ea0ed77
Author: rlaager at pidgin.im
Date: 2007-10-14T20:55:36
Branch: im.pidgin.pidgin.next.minor

Modified files:
        ChangeLog.API

ChangeLog: 

Document the addition of the PURPLE_REQUEST_UI_HINT_* defines.

-------------- next part --------------
============================================================
--- ChangeLog.API	b22007369b16c56a34cbbaa7e337718a55adf3e6
+++ ChangeLog.API	eb47e65688d2a4bdd14428b050ec248db8056175
@@ -35,6 +35,22 @@ version 2.3.0 (??/??/????):
 		* purple_request_ok_cancel_with_hint()
 		* purple_request_yes_no_with_hint()
 
+		  UI hints set by libpurple:
+		* PURPLE_REQUEST_UI_HINT_ACCOUNT
+		* PURPLE_REQUEST_UI_HINT_BLIST
+		* PURPLE_REQUEST_UI_HINT_BUDDY
+		* PURPLE_REQUEST_UI_HINT_CONV
+		* PURPLE_REQUEST_UI_HINT_REGISTER
+		* PURPLE_REQUEST_UI_HINT_XFER
+
+		  Common UI hints set by UIs:
+		* PURPLE_REQUEST_UI_HINT_ACCOUNTMGR
+		* PURPLE_REQUEST_UI_HINT_CERTMGR
+		* PURPLE_REQUEST_UI_HINT_PLUGINMGR
+		* PURPLE_REQUEST_UI_HINT_POUNCEMGR
+		* PURPLE_REQUEST_UI_HINT_PREFSMGR
+		* PURPLE_REQUEST_UI_HINT_STATUSMGR
+
 		Changed:
 		* purple_plugin_unload() now honors the return value of a
 		  plugin's unload function and can actually return FALSE now.


More information about the Commits mailing list