forked from pool/at-spi2-core
Accepting request 109381 from GNOME:Factory
Pushing G:F OBS-URL: https://build.opensuse.org/request/show/109381 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/at-spi2-core?expand=0&rev=33
This commit is contained in:
commit
2de9c4db48
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7220b0b2518c4149d79cb1bcd49600cd0b548496aa73c527129ace0d8fb1c9bc
|
|
||||||
size 445124
|
|
3
at-spi2-core-2.3.91.tar.xz
Normal file
3
at-spi2-core-2.3.91.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:69c249219af00dfa5f58da400efbc881a9f2fcf89c581aac7ff7d3046acd03ad
|
||||||
|
size 445784
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 6 08:26:46 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.3.91:
|
||||||
|
+ Invalid states when receiving a focus event (bgo#663992).
|
||||||
|
+ Fix atspi_table_get_row_column_extents_at_index.
|
||||||
|
+ Expect a signed in tfor GetIndexInParent, per the spec.
|
||||||
|
+ Send key events to listeners assumed to be hung, but don't
|
||||||
|
block.
|
||||||
|
+ Reduce the method call timeout slightly, so that it will be
|
||||||
|
lower than the keystroke listener timeout.
|
||||||
|
+ Don't cache data for transient objects.
|
||||||
|
+ Enable caching on a call to atspi_accessible_set_cache_mask,
|
||||||
|
even if atspi_event_main() hasn't been called.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 21 07:41:20 UTC 2012 - vuntz@opensuse.org
|
Tue Feb 21 07:41:20 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: at-spi2-core
|
Name: at-spi2-core
|
||||||
Version: 2.3.90
|
Version: 2.3.91
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Assistive Technology Service Provider Interface - D-Bus based implementation
|
Summary: Assistive Technology Service Provider Interface - D-Bus based implementation
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user