From ad5c80a5bea1b6201033be2bc74ad197828ea0f5 Mon Sep 17 00:00:00 2001 From: Harry Lu Date: Tue, 4 Jan 2005 07:40:37 +0000 Subject: add ea-combo-button.[ch] to Makefile. 2005-01-04 Harry Lu * widgets/Makefile.am: add ea-combo-button.[ch] to Makefile. * widgets/ea-combo-button.c: * widgets/ea-combo-button.h: implement a11y object for e-combo-button. * widgets/ea-widgets.c: (e_combo_button_a11y_init): set a11y factory. * widgets/ea-widgets.h: add declaration. svn path=/trunk/; revision=28228 --- a11y/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'a11y/ChangeLog') diff --git a/a11y/ChangeLog b/a11y/ChangeLog index da27fc5275..a7b15a3b5d 100644 --- a/a11y/ChangeLog +++ b/a11y/ChangeLog @@ -1,3 +1,11 @@ +2005-01-04 Harry Lu + + * widgets/Makefile.am: add ea-combo-button.[ch] to Makefile. + * widgets/ea-combo-button.c: + * widgets/ea-combo-button.h: implement a11y object for e-combo-button. + * widgets/ea-widgets.c: (e_combo_button_a11y_init): set a11y factory. + * widgets/ea-widgets.h: add declaration. + 2004-12-09 Harry Lu Fix a warning. -- cgit v1.2.3