comparison ChangeLog.API @ 19451:4a7e5f947b1e

Changelog the API changes in finch and libgnt so far.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sun, 26 Aug 2007 16:23:08 +0000
parents ec0ef7f0a12d
children ea26d30449fd
comparison
equal deleted inserted replaced
19450:705eca1f82e2 19451:4a7e5f947b1e
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