[pyatspi2] Created tag PYATSPI_0_1_4



The unsigned tag 'PYATSPI_0_1_4' was created.

Tagger: Mark Doffman <mark doffman codethink co uk>
Date: Mon Dec 21 15:59:35 2009 -0800

    Tag of the 0.1.4 release.

Changes since the last tag 'PYATSPI_0_1_3':

Mark Doffman (18):
      Fix 100% CPU usage. The event dispatcher funtion was running     continuously.
      Addition of new 'Accessibility' D-Bus bus. The bus address     is located using X properties.
      Fixes to the Test desktop allowing the unit tests to be run     in non-cached mode.
      Fix the getAttributes method of the text api to return     semicolon delimited string as required by accerciser.
      Fix problem with children changed signal when adding or removing applications.
      Change name of exception to new merged AccessibleObjectNoLongerAvailable     exception.
      Correct wrong method name in the 'Selection' interface.
      Remove reference to 'interfaces' module that was causing error     in orca test suite.
      Modify selection interface to use the new out-of-process protocol     for transferring accessible objects.
      Perform type checking on Enumeration equality.
      Fix inconsistencies in Table interface introduced by out-of-process     and method name changes in the protocol.
      Fix whitspace errors in enum.py
      Fix get_application errors. A check was not made to see if the     application name was the Registry.
      Fix name errors in table.py - use of 'interfaces' module.
      Up the recursion limit. The '15' limit was met while running the orca test suite.
      Fix name error in create_application method of the CachedDesktop.
      Add a missing 'unref' function to the StateSet api. This function     does nothing and is needed for compatibility with the CORBA class.
      Bump version number to 0.1.4 prior to release.

Mike Gorse (2):
      Do not rely on cache for children of MANAGES_DESCENDANTS objects
      Added collection support



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]