im.pidgin.pidgin: f269018e871a4cebf1517245a2dad1789e2f5911

rekkanoryo at pidgin.im rekkanoryo at pidgin.im
Sun Jan 13 18:00:40 EST 2008


-----------------------------------------------------------------
Revision: f269018e871a4cebf1517245a2dad1789e2f5911
Ancestor: 063380b44248adf1293739dd31c99eb79d2cea8d
Author: rekkanoryo at pidgin.im
Date: 2008-01-13T22:50:32
Branch: im.pidgin.pidgin

Modified files:
        ChangeLog.API

ChangeLog: 

Update the ChangeLog.API to reflect my API additions.

-------------- next part --------------
============================================================
--- ChangeLog.API	387d9eae8d3bd6483cd62e1397fd618901f27e93
+++ ChangeLog.API	a5a3c86dbafbd51b09a61561a351b55dcb6b0614
@@ -18,6 +18,18 @@ version 2.4.0 (??/??/????):
 			* purple_roomlist_field_get_type
 			* purple_roomlist_field_get_label
 			* purple_roomlist_field_get_hidden
+		* unlocalized_name field in PurpleAttentionType for UIs that need it.
+		* Some accessor and mutator functions for PurpleAttentionType:
+			* purple_attention_type_set_name
+			* purple_attention_type_set_incoming_desc
+			* purple_attention_type_set_outgoing_desc
+			* purple_attention_type_set_icon_name
+			* purple_attention_type_set_unlocalized_name
+			* purple_attention_type_get_name
+			* purple_attention_type_get_incoming_desc
+			* purple_attention_type_get_outgoing_desc
+			* purple_attention_type_get_icon_name
+			* purple_attention_type_get_unlocalized_name
 
 	Pidgin:
 		Added:


More information about the Commits mailing list