2006-10-01 Bill Haneman * configure.in, NEWS: Bump to 1.12.3, for gnome 2.16.1. 2006-09-26 Bill Haneman * atk/atktext.c: (atk_text_attribute_get_value): Allow the wrap value to be 3 (bug #357847). 2006-09-14 Bill Haneman * atk/docs/atkdocument.sgml: Update docs to include signals, and revise description. Following code changes from Neo Liu * atkdocument.c: (atk_document_base_init): New, add signals "load_complete", "load_stopped", "reload". * atknoopobject;c: (atk_no_op_object_get_type): Add 'AtkDocument' interface type to this test AtkObject class. 2006-09-19 Sunil Mohan Adapa * configure.in: Added "te" to ALL_LINGUAS 2006-09-14 Bill Haneman * atk/atk.def: Added some missing symbols for win32 build. Patch from Cedric Gustin, bug #355912. * atk/atkhyperlink.c: (atk_hyperlink_is_selected_link): Mark deprecated, since ATK_STATE_SELECTED gives the same information for hyperlinks. Bug #340553. * atk/atktext.c: (atk_text_attribute_get_value): Allow value of PANGO_UNDERLINE_ERROR, since this is not an error condition, but denotes the underline style used to indicate spelling errors. Bug #346464. 2006-09-08 Bill Haneman * atk/atkhyperlinkimpl.c: (atk_hyperlink_impl_get_hyperlink): Add missing return statement - thanks to Neo Liu for finding this. Bug #352227. 2006-09-01 Abel Cheung * configure.in: Added 'dz' 'ku' to ALL_LINGUAS.