comparison ChangeLog.API @ 19452:eb0fe583bc53

merge of 'cacb6312fda77c93ab3e7557fdea3c2956cc55ad' and 'f5aeed9a6e0c9cb68e829608dc9d41f7782fe487'
author Kevin Stange <kevin@simguy.net>
date Sun, 26 Aug 2007 18:59:59 +0000
parents 4a7e5f947b1e
children ea26d30449fd
comparison
equal deleted inserted replaced
19439:0202145e3465 19452:eb0fe583bc53
3 Version 2.2.0 (??/??/????): 3 Version 2.2.0 (??/??/????):
4 Pidgin: 4 Pidgin:
5 Added: 5 Added:
6 * pidgin_set_accessible_relations, sets up label-for and labelled-by 6 * pidgin_set_accessible_relations, sets up label-for and labelled-by
7 ATK relations (broken out from pidgin_set_accessible_label) 7 ATK relations (broken out from pidgin_set_accessible_label)
8
9 Finch:
10 Added:
11 * finch_sound_is_enabled
12 * The reserved field in the FinchConv is now used to store information
13 about the conversation (using FinchConversationFlag)
14
15 libgnt:
16 * gnt_slider_set_small_step, gnt_slider_set_large_step to allow more
17 fine tuned updates of a GntSlider
18 * gnt_util_parse_xhtml_to_textview to parse XHTML strings in a
19 GntTextView (this works only if libxml2 is available)
8 20
9 Version 2.1.1 (08/20/2007): 21 Version 2.1.1 (08/20/2007):
10 libpurple: 22 libpurple:
11 Changed: 23 Changed:
12 * PurpleAccountUiOps.request_authorize's authorize_cb and 24 * PurpleAccountUiOps.request_authorize's authorize_cb and