Opened 7 months ago

Closed 7 months ago

#18568 closed enhancement (fixed)

at-spi2-core-2.50.0

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: 12.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (4)

comment:1 by Xi Ruoyao, 7 months ago

What's new in at-spi2-core 2.50.0:

  • Fix at-spi2-atk test when running under a non-English locale.

What's new in at-spi2-core 2.49.91:

  • collection: Avoid locking up if an object has a very large child count
  • Fix possible NULL pointer dereference when deregistering an event listener.
  • Various fixes for the new key grabbing API.
  • Don't wait for a reply when registering or deregistering keystroke listeners.
  • Add a meson option to exclude the gtk2 atk-bridge module.

What's new in at-spi2-core 2.49.90:

  • Fix a test failure/timeout.
  • Add atspi_get_version() to return the runtime version of the library.
  • Collection: fix match testing for attributes.
  • Fix a NULL pointer dereference when deregistering an event listener that doesn't include a detail.
  • Fix the documentation for interfaces in collection match rules.
  • Add an AtspiLive enum to specify the politeness level for live regions, and document that this should be used for Announcement signals. Also add a notification signal in atk to replace the announcement signal that lacks the politeness information.
  • Add an asynchronous version of atspi_generate_mouse_event.

What's new in at-spi2-core 2.49.1:

  • TableCell.xml: Add Get{Column,Row}HeaderCells methods
  • atspi_accessible_get_localized_role_name: Use internal names when possible.
  • Add a non-recursive function to clear a single object's cache.
  • Code clean-ups.

comment:2 by Douglas R. Reno, 7 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:3 by Douglas R. Reno, 7 months ago

I've added a commented command explanation to the page for disabling the GTK+-2.0 bridge module when we remove GTK+-2 from the book in the future.

comment:4 by Douglas R. Reno, 7 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.