diff ChangeLog.API @ 25312:2b8c85f74ede

Added purple_blist_get_ui_data, purple_blist_set_ui_data, purple_blist_node_get_ui_data, and purple_blist_node_set_ui_data functions. Added PURPLE_BLIST_NODE, PURPLE_GROUP, PURPLE_CONTACT, PURPLE_BUDDY, and PURPLE_CHAT type casting macros. These will be later replaced with the gobject type checking and casting macros, so please try to convert all existing explicit typecasts that you see
author Gary Kramlich <grim@reaperworld.com>
date Mon, 03 Nov 2008 04:48:23 +0000
parents b48f6d0ecdf7
children 5d681e194fb3
line wrap: on
line diff
--- a/ChangeLog.API	Mon Nov 03 02:30:38 2008 +0000
+++ b/ChangeLog.API	Mon Nov 03 04:48:23 2008 +0000
@@ -9,6 +9,15 @@
 		* purple_connection_set_protocol_data
 		* purple_buddy_get_local_buddy_alias
 		* purple_blist_get_buddies
+		* purple_blist_get_ui_data
+		* purple_blist_set_ui_data
+		* purple_blist_node_get_ui_data
+		* purple_blist_node_set_ui_data
+		* PURPLE_BLIST_NODE
+		* PURPLE_GROUP
+		* PURPLE_CONTACT
+		* PURPLE_BUDDY
+		* PURPLE_CHAT
 
 		Deprecated:
 		* purple_buddy_get_local_alias