ChangeLog.API

changeset 30499
19e9d4a69086
parent 30488
48928cd5e79e
child 30529
a46b07196e3e
child 30537
9f833935ecd7
equal deleted inserted replaced
30498:079df2f23d52 30499:19e9d4a69086
4 libpurple: 4 libpurple:
5 Fixed: 5 Fixed:
6 * purple_account_[gs]et_public_alias no longer crash when 6 * purple_account_[gs]et_public_alias no longer crash when
7 called for a protocol that doesn't support the underlying 7 called for a protocol that doesn't support the underlying
8 calls and the caller does not specify a failure callback. 8 calls and the caller does not specify a failure callback.
9
9 Pidgin: 10 Pidgin:
10 Changed: 11 Changed:
11 * Changing the visibility (gtk_widget_hide/show) of 12 * Changing the visibility (gtk_widget_hide/show) of
12 the widgets in the GtkIMHtmlToolbar should now affect 13 the widgets in the GtkIMHtmlToolbar should now affect
13 the visibility of the entries in the 'lean' view 14 the visibility of the entries in the 'lean' view
14 (the default toolbar view). 15 (the default toolbar view).
16
17 libgnt:
18 Added:
19 * gnt_tree_row_get_key, gnt_tree_row_get_next,
20 gnt_tree_row_get_prev, gnt_tree_row_get_child and
21 gnt_tree_row_get_parent.
15 22
16 version 2.7.1 (05/29/2010): 23 version 2.7.1 (05/29/2010):
17 * No changes 24 * No changes
18 25
19 version 2.7.0 (05/12/2010): 26 version 2.7.0 (05/12/2010):

mercurial