From 929792231aae9868bbcf6388b309a78e26ae10ba Mon Sep 17 00:00:00 2001 From: Harry Lu Date: Tue, 4 Jan 2005 07:39:56 +0000 Subject: new internal function to popup the menu. (impl_button_press_event): call 2004-01-04 Harry Lu * misc/e-combo-button.c: (e_combo_button_popup): new internal function to popup the menu. (impl_button_press_event): call the new function. (e_combo_button_class_init): init a11y. (e_combo_button_get_label): new function to return label. (e_combo_button_popup_menu): new function to popup menu. * misc/e-combo-button.h: add function declarations. svn path=/trunk/; revision=28227 --- widgets/misc/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'widgets/misc/ChangeLog') diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index fe113e8c5b..c5d73d9490 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,13 @@ +2004-01-04 Harry Lu + + * misc/e-combo-button.c: (e_combo_button_popup): new internal function + to popup the menu. + (impl_button_press_event): call the new function. + (e_combo_button_class_init): init a11y. + (e_combo_button_get_label): new function to return label. + (e_combo_button_popup_menu): new function to popup menu. + * misc/e-combo-button.h: add function declarations. + 2004-12-17 Not Zed * e-error.c (ee_load, e_error_newv): translate strings based on -- cgit v1.2.3