comparison ChangeLog.API @ 19584:f69e7fb8a449

pidgin_conversations_fill_menu now also adds a separator and a 'Show All' item if there are more than one conversations in the list. Does this break backward compatibility?
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 03 Sep 2007 02:36:46 +0000
parents 0a055f917c85
children e918e38a56b0
comparison
equal deleted inserted replaced
19575:87e9d418cbf6 19584:f69e7fb8a449
12 Changed: 12 Changed:
13 * purple_prefs_load is now called within purple_prefs_init. 13 * purple_prefs_load is now called within purple_prefs_init.
14 The UI no longer needs to call it. 14 The UI no longer needs to call it.
15 15
16 Pidgin: 16 Pidgin:
17 Changed:
18 * pidgin_conversations_fill_menu now also adds a separator and a 'Show
19 All' item if there are more than one conversations in the list.
20
17 Added: 21 Added:
18 * pidgin_set_accessible_relations, sets up label-for and labelled-by 22 * pidgin_set_accessible_relations, sets up label-for and labelled-by
19 ATK relations (broken out from pidgin_set_accessible_label) 23 ATK relations (broken out from pidgin_set_accessible_label)
20 * pidgin_conv_attach_to_conversation, to reattach the Pidgin UI to a 24 * pidgin_conv_attach_to_conversation, to reattach the Pidgin UI to a
21 conversation 25 conversation