* registry.py: Fix to allow notification of events with
authoreitani <eitani@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Sat, 15 Sep 2007 22:45:27 +0000 (22:45 +0000)
committereitani <eitani@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Sat, 15 Sep 2007 22:45:27 +0000 (22:45 +0000)
commit674f5d40a69bfbd5a4d555fe17d98b5766d3babe
tree5e825eccc5ca4742478c2968cb28737426a2d771
parentdd8208f64e29554db9dc97b4ff9eb39ebf3de7e6
* registry.py: Fix to allow notification of events with
annotations of details to the event type (bug #467366). Make
keyboard event consume behavior conform with the IDL (bug
#472301). Freeze break approved.
* event.py: Limit splitting of event types (bug #467366). Freeze
break approved.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@946 e2bd861d-eb25-0410-b326-f6ed22b6b98c
pyatspi/ChangeLog
pyatspi/event.py
pyatspi/registry.py