Opened 5 years ago

Closed 5 years ago

#12515 closed enhancement (fixed)

pyatspi-2.34.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 9.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 5 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 5 years ago

What's new in pyatspi 2.34.0:

  • Updated doap, and include it in the tarball.

What's new in pyatspi 2.33.92:

  • Several test fixes
  • Add license header on some test files.

What's new in pyatspi 2.33.90:

  • Fix typo in get_imageLocale.
  • event.str(): show event sender.
  • Remove wrapper for atspi_text_notify_reading_position, as the function has been removed from at-spi2-core.
  • events: replace object:text:reading-position with screen-reader:region-changed.
  • Add wrapper for atspi_set_reference_window.

What's new in pyatspi 2.33.2:

  • Add support for ROLE_CONTENT_DELETION and ROLE_CONTENT_INSERTION.

What's new in pyatspi 2.33.1:

  • Fix arguments in text.addSelection.
  • Fix default kind value for registerKeystrokeListener.
  • Document that extents are only meaningful when the accessible is both visible and showing.
  • Add accessibleId property.
  • Add text.notifyReadingPosition.
  • Fix print usage in example, for python 3 compatibility.

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 22128.

Note: See TracTickets for help on using tickets.