ChangeLog.API

changeset 41088
3a52d37dd34e
parent 41058
18f3ea2e7e6d
child 41095
c2471cdf5a4e
equal deleted inserted replaced
41087:4fc5b0ddf55e 41088:3a52d37dd34e
708 * FULL_CIRCLE_DEGREES renamed to PIDGIN_FULL_CIRCLE_DEGREES 708 * FULL_CIRCLE_DEGREES renamed to PIDGIN_FULL_CIRCLE_DEGREES
709 * NUM_NICK_SEED_COLORS renamed to PIDGIN_NUM_NICK_SEED_COLORS 709 * NUM_NICK_SEED_COLORS renamed to PIDGIN_NUM_NICK_SEED_COLORS
710 * PALETTE_NUM_COLORS renamed to PIDGIN_PALETTE_NUM_COLORS 710 * PALETTE_NUM_COLORS renamed to PIDGIN_PALETTE_NUM_COLORS
711 * pidgin_account_option_menu_* renamed to 711 * pidgin_account_option_menu_* renamed to
712 pidgin_account_chooser_* 712 pidgin_account_chooser_*
713 * pidgin_conversations_get_unseen_all removed hidden_only parameter.
713 * pidgin_make_mini_dialog renamed to 714 * pidgin_make_mini_dialog renamed to
714 pidgin_mini_dialog_new_with_buttons; note the argument order 715 pidgin_mini_dialog_new_with_buttons; note the argument order
715 has changed to match pidgin_mini_dialog_new 716 has changed to match pidgin_mini_dialog_new
716 * pidgin_new_item_from_stock renamed to pidgin_new_menu_item and 717 * pidgin_new_item_from_stock renamed to pidgin_new_menu_item and
717 removed the accel related parameters. 718 removed the accel related parameters.
719 its data as final two arguments 720 its data as final two arguments
720 * PidginWindow renamed to PidginConvWindow 721 * PidginWindow renamed to PidginConvWindow
721 722
722 Removed: 723 Removed:
723 * conversation-timestamp (gtkconv signal) 724 * conversation-timestamp (gtkconv signal)
725 * conversation-hiding (gtkconv signal)
724 * GtkIMHtml.clipboard_html_string 726 * GtkIMHtml.clipboard_html_string
725 * GtkIMHtml.clipboard_text_string 727 * GtkIMHtml.clipboard_text_string
726 * GtkIMHtmlFontDetail 728 * GtkIMHtmlFontDetail
727 * gtk_imhtml_animation_free 729 * gtk_imhtml_animation_free
728 * gtk_imhtml_animation_new 730 * gtk_imhtml_animation_new
775 * PidginButtonStyle 777 * PidginButtonStyle
776 * pidgin_check_if_dir 778 * pidgin_check_if_dir
777 * PidginConversation.sg 779 * PidginConversation.sg
778 * PidginConvPlacementFunc 780 * PidginConvPlacementFunc
779 * pidgin_conv_get_tab_icon, use PidginPresenceIcon instead. 781 * pidgin_conv_get_tab_icon, use PidginPresenceIcon instead.
782 * pidgin_conv_is_hidden
780 * pidgin_conv_placement_get_name 783 * pidgin_conv_placement_get_name
781 * pidgin_conv_placement_add_fnc 784 * pidgin_conv_placement_add_fnc
782 * pidgin_conv_placement_remove_fnc 785 * pidgin_conv_placement_remove_fnc
783 * pidgin_conv_placement_get_fnc 786 * pidgin_conv_placement_get_fnc
784 * pidgin_conv_placement_set_current_func 787 * pidgin_conv_placement_set_current_func

mercurial