ChangeLog.API

changeset 40956
f6fb635537b0
parent 40945
bbeb2e98ea5b
child 40977
dd0f04c5d212
--- a/ChangeLog.API	Mon Jun 14 23:59:42 2021 -0500
+++ b/ChangeLog.API	Tue Jun 15 00:27:09 2021 -0500
@@ -576,7 +576,6 @@
 		* purple_time_build. Use g_date_time_new* instead.
 		* purple_time_format. Use g_date_time_format instead.
 		* purple_timeout_*. Use g_timeout_* or g_idle_* instead.
-		* pidgin_tooltip_setup_for_widget
 		* purple_txt_cancel
 		* purple_txt_resolve_account
 		* PurpleType, use GType instead.
@@ -689,6 +688,7 @@
 		* gtk_imhtml_image_free
 		* gtk_imhtml_image_new
 		* gtk_imhtml_image_scale
+		* pidgin_blist_draw_tooltip
 		* pidgin_blist_get_theme
 		* pidgin_blist_layout_get_type
 		* pidgin_blist_set_theme
@@ -726,6 +726,7 @@
 		* pidgin_blist_theme_set_status_text_info
 		* pidgin_blist_theme_set_unread_message_nick_said_text_info
 		* pidgin_blist_theme_set_unread_message_text_info
+		* pidgin_blist_tooltip_destroy
 		* pidgin_blist_update_account_error_state
 		* PidginBlistLayout
 		* PidginBuddyList.connection_errors
@@ -785,6 +786,13 @@
 		* pidgin_theme_font_set_font_face
 		* pidgin_toggle_sensitive, pidgin_toggle_sensitive_array, and
 		  pidgin_toggle_showhide; use g_object_bind_property instead
+		* PidginTooltipCreate
+		* PidginTooltipCreateForTree
+		* PidginTooltipPaint
+		* pidgin_tooltip_destroy
+		* pidgin_tooltip_setup_for_treeview
+		* pidgin_tooltip_setup_for_widget
+		* pidgin_tooltip_show
 		* PidginThemeFont
 		* struct _GtkIMHtmlAnimation
 		* struct _GtkIMHtmlFontDetail

mercurial