comparison ChangeLog.API @ 20029:51aff4db29da

merge of '15e090cc3c5ac0e910b83a17267afbabea78ef86' and '6d38e424cdf835b16ceeb7b90f893db804540ff3'
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 14 Sep 2007 08:31:50 +0000
parents 7d69f97544ae a2b4eac83902
children f33ed41b6dee 34fc2a999977 4511d15a8f80 5cd2fe9a6629
comparison
equal deleted inserted replaced
20027:bef95e866af8 20029:51aff4db29da
35 * pidgin_set_accessible_relations, sets up label-for and labelled-by 35 * pidgin_set_accessible_relations, sets up label-for and labelled-by
36 ATK relations (broken out from pidgin_set_accessible_label) 36 ATK relations (broken out from pidgin_set_accessible_label)
37 * pidgin_conv_attach_to_conversation, to reattach the Pidgin UI to a 37 * pidgin_conv_attach_to_conversation, to reattach the Pidgin UI to a
38 conversation 38 conversation
39 * conversation-hiding and conversation-displayed signals. 39 * conversation-hiding and conversation-displayed signals.
40 * pidgin_text_combo_box_entry_new, pidgin_text_combo_box_entry_get_text
41 and pidgin_text_combo_box_entry_set_text
40 42
41 Changed: 43 Changed:
42 * pidgin_conversations_fill_menu now also adds a separator and a 'Show 44 * pidgin_conversations_fill_menu now also adds a separator and a 'Show
43 All' item if there are more than one conversations in the list. 45 All' item if there are more than one conversations in the list.
44 46