diff -r 4fc5b0ddf55e -r 3a52d37dd34e ChangeLog.API --- a/ChangeLog.API Sun Oct 10 05:01:55 2021 -0500 +++ b/ChangeLog.API Mon Oct 11 21:17:53 2021 -0500 @@ -710,6 +710,7 @@ * PALETTE_NUM_COLORS renamed to PIDGIN_PALETTE_NUM_COLORS * pidgin_account_option_menu_* renamed to pidgin_account_chooser_* + * pidgin_conversations_get_unseen_all removed hidden_only parameter. * pidgin_make_mini_dialog renamed to pidgin_mini_dialog_new_with_buttons; note the argument order has changed to match pidgin_mini_dialog_new @@ -721,6 +722,7 @@ Removed: * conversation-timestamp (gtkconv signal) + * conversation-hiding (gtkconv signal) * GtkIMHtml.clipboard_html_string * GtkIMHtml.clipboard_text_string * GtkIMHtmlFontDetail @@ -777,6 +779,7 @@ * PidginConversation.sg * PidginConvPlacementFunc * pidgin_conv_get_tab_icon, use PidginPresenceIcon instead. + * pidgin_conv_is_hidden * pidgin_conv_placement_get_name * pidgin_conv_placement_add_fnc * pidgin_conv_placement_remove_fnc