Reviewed by Gustavo Noronha.
Mention the implementation of the new AtkText methods.
* NEWS:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@44247
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2009-05-28 Xan Lopez <xlopez@igalia.com>
+
+ Reviewed by Gustavo Noronha.
+
+ Mention the implementation of the new AtkText methods.
+
+ * NEWS:
+
2009-05-19 Xan Lopez <xlopez@igalia.com>
Reviewed by Jan Alonzo and Gustavo Noronha.
- Scroll events will now be correctly reported to web applications.
- You can now embed arbitrary widgets as if it was a plugin, with
the new "create-plugin-widget" signal.
+ - The atk_text_get_text_{at,after,before}_offset methods are now
+ implemented for all boundary types except LINE_AFTER and
+ LINE_BEFORE.
- The usual stream of minor fixes and improvements, as always.
================