17
0

1 Commits

Author SHA256 Message Date
de174b795c - Update to version 0.44:
* Wrapper:
    + Remove gobjects from GC rather than from jaw_impl_finalize,
      fixes #33
    + Keep a ref on para->child_impl while sending signal
    + Do not add/remove references for children
    + Call g_object_unref from jaw thread
    + Simplify code
    + Document the global references
    + Also ship HACKING
- Changes from version 0.42.1:
  * Wrapper: Fix announcing shortcuts in JMenuItem, fixes #30
- Changes from version 0.42.0:
  * Wrapper:
    + Fix returning ATK_STATE_COLLAPSED, fixes #25
    + Fix crash in jni_CallStaticBooleanMethod, fixes #26
    + Fix focus_notify_handler, fixes #27
    + Fix mapping of AccessibleRole.HYPERLINK to LINK, fixes #28
    + Fix announcing root in JTree, fixes #29
  * Document the OpenJDK load situation

OBS-URL: https://build.opensuse.org/package/show/Java:Factory/java-atk-wrapper?expand=0&rev=44
2025-10-19 14:19:20 +00:00