From eb11e349d3a4d599db57d179bd8c7ade77ada699 Mon Sep 17 00:00:00 2001 From: Bill Haneman Date: Thu, 14 Sep 2006 10:58:21 +0000 Subject: Fix win32 build (bug #355312, patch from Cedric Gustin), and deprecate atk_hyperlink_is_selected_link (bug #340553) since ATK_STATE_SELECTED gives the same info. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 25cf54e..d288d92 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 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 -- cgit v1.2.1