[java-atk-wrapper] Add NEWS items
- From: Samuel Thibault <sthibaul src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [java-atk-wrapper] Add NEWS items
- Date: Fri, 2 Aug 2019 14:44:41 +0000 (UTC)
commit dffbbb8b7411374c2abb1a338aeac433f6746ef9
Author: Samuel Thibault <samuel thibault ens-lyon org>
Date: Fri Aug 2 16:44:28 2019 +0200
Add NEWS items
NEWS | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
---
diff --git a/NEWS b/NEWS
index 435e903..7710121 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,8 @@ Build:
Bump atk-bridge-2.0 dependency to 2.33.1
760227: Filter out AtkWrapper.java from distributed files
768824: Replace GNOME_COMPILE_WARNINGS with AX_COMPILER_FLAGS
+ Fix all warnings
+ Extend JAW_DEBUG
Wrapper:
Provide javax.accessibility.AccessibilityProvider
@@ -33,13 +35,31 @@ Wrapper:
669029: Fix netbeans crashes
754748: Fix freemind crashes
758242: Fix swing threading rules
+ Fix SetName/Description/Role/AccessibleParent
+ Fix GetLocale
+ Fix Component extents
+ Fix TableSetCaption/Summary
+ Fix ActionSet/GetDescription
+ Fix GetTextAtOffset
+ Add GetTextBefore/AfterOffset
+ Fix calling Accessible* methods in the EDT only
+ Fix weak/global reference management, to make sure Accessible objects can
+ easily be freed by the GC, but Atk* objects can't.
+ Fix some null dereferences
+ Fix text selection offsets
+ Support alt graph modifier
+ Fix key event hw_code reporting
+ Support TableGetIndexAt
+ Fix TableCell
Internal:
Update HACKING
Update bug tracker URL
+ Update missing atk interface implementations
Make Samuel Thibault maintainer
Contributors:
+ Giuseppe Capaldo
Magdalen Berns
Federico Mena Quintero
Fridrich Štrba
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]