2007-10-15 Li Yuan * configure.in, NEWS: Up-revved to 1.20.1, for GNOME 2.20.1. 2007-10-12 Liyan Zhang * gail/gailcombobox.c: (gail_combo_box_object_init), (atk_action_interface_init), (gail_combo_box_get_keybinding), (gail_combo_box_finalize): * gail/gailcombobox.h: * gail/gailrange.c: (gail_range_get_type), (gail_range_real_initialize), (gail_range_finalize), (atk_action_interface_init), (gail_range_do_action), (idle_do_action), (gail_range_get_n_actions), (gail_range_get_description), (gail_range_get_keybinding), (gail_range_action_get_name), (gail_range_set_description): * gail/gailrange.h: Bug #474575. Add the function of get keybinding to range and implement the action interface as well. Add the function of get keybinding to combo box. 2007-10-12 Li Yuan * gail/gailwindow.c: (gail_window_real_initialize), (gail_window_get_name): Patch from Willie Walker . Bug #482295. Change the name of the tooltip widget and handle the component hierarchy change of tooltips, follow gtk+.