comparison ChangeLog.API @ 30724:bb7e8e98bdb1

Deprecate pidgin_check_if_dir, which is no longer used since 2.7.0 dropped support for older GTK+.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sun, 25 Jul 2010 23:33:46 +0000
parents afa721f12561
children 7460ab6199fe
comparison
equal deleted inserted replaced
30723:9e42b9ea8fd3 30724:bb7e8e98bdb1
15 Changed: 15 Changed:
16 * Changing the visibility (gtk_widget_hide/show) of 16 * Changing the visibility (gtk_widget_hide/show) of
17 the widgets in the GtkIMHtmlToolbar should now affect 17 the widgets in the GtkIMHtmlToolbar should now affect
18 the visibility of the entries in the 'lean' view 18 the visibility of the entries in the 'lean' view
19 (the default toolbar view). 19 (the default toolbar view).
20
21 Deprecated:
22 * pidgin_check_if_dir
20 23
21 libgnt: 24 libgnt:
22 Added: 25 Added:
23 * gnt_tree_row_get_key, gnt_tree_row_get_next, 26 * gnt_tree_row_get_key, gnt_tree_row_get_next,
24 gnt_tree_row_get_prev, gnt_tree_row_get_child and 27 gnt_tree_row_get_prev, gnt_tree_row_get_child and