2004-03-14  Masao Mutoh  <mutoh@highway.ne.jp>

	* extconf.rb: Remove src/rbatkinits.c when run "make distclean".

2004-03-10  Masao Mutoh  <mutoh@highway.ne.jp>

	* src/rbatkcomponent.c: Fix a compilation error on MinGW.

2004-03-06  Masao Mutoh  <mutoh@highway.ne.jp>

	* README, src/rbatktext.c rbatkstate.c rbatktable.c rbatkselection.c 
	rbatkimage.c rbatkcomponent.c rbatkutil.c rbatkaction.c rbatkhyperlink.c 
	rbatkobject.c: Update Copyright.

2004-03-02  Masao Mutoh  <mutoh@highway.ne.jp>

	* README, extconf.rb, src/rbatkaction.c, rbatkhyperlink.c, 
	rbatkobject.c: Support ATK-1.0.x. 

2004-02-20  Masao Mutoh  <mutoh@highway.ne.jp>

	* src/rbatkutil.c: Added. 
	* src/rbatkcomponent.c: Fix a return value of Atk::Component#set_extents,
	#set_position, #set_size.
	* src/rbatkimage.c: Fix a return value of Atk::Image#set_image_description. 
	* src/rbatkselection.c: Fix return values of Atk::Selection#add_selection,
	#clear_selection, #remove_selection.
	* src/rbatktable.c: Fix return values of Atk::Table#add_column_selection,
	#add_row_selection, #remove_column_selection, #remove_row_selection
	* src/rbatkstate.c: Fix a bug of Atk::StateType. 
	* src/rbatktext.c: Added. 

2003-12-26  Masao Mutoh  <mutoh@highway.ne.jp>

	* src/rbatktable.c: Added.

2003-12-24  Masao Mutoh  <mutoh@highway.ne.jp>

	* src/rbatkstreamablecontent.c, rbatkstateset.c: Added. 
	* src/rbatkeditabletext.c: Fix a typo. 

2003-12-09  Masao Mutoh  <mutoh@highway.ne.jp>

	* src/rbatkstate.c, src/rbatkselection.c, 
	src/rbatkrelationset.c: Added. 

2003-12-08  Masao Mutoh  <mutoh@highway.ne.jp>

	* src/rbatknoopobjectfactory.c: Fix a wrong definition. 
	* src/rbatkimage.c, src/rbatkhypertext.c, rbatkhyperlink.c, 
	rbatkeditabletext.c, rbatkimplementor.c, rbatkobject.c,
	rbatkrelation.c, rbatkregistry.c, rbatkobjectfactory.c: Added. 

2003-12-06  Masao Mutoh  <mutoh@highway.ne.jp>

	* atk/rbatkcomponent.c: Added.

2003-12-05  Masao Mutoh  <mutoh@highway.ne.jp>

	* atk/*: Initial import. Added Atk::Action, Atk::Document, 
	Atk::GObjectAccessible, Atk::NoOpObject, Atk::NoOpObjectFactory, Atk::Value. 
