Using new format to register to window events
authorAlejandro Piñeiro <apinheiro@igalia.com>
Tue, 23 Aug 2011 15:07:02 +0000 (17:07 +0200)
committerMike Gorse <mgorse@novell.com>
Mon, 29 Aug 2011 21:30:46 +0000 (16:30 -0500)
commit9c6a0bf23be6b7ec8459c32bef270e44c16e8af7
tree4b311395f29b2b1631f563dc8e48952873f04341
parent524e78d6743b9d17f122f233122419728ae6372d
Using new format to register to window events

Now ATK has AtkWindow, so the format to register to window events
is like any other ATK event

We check if we need to register using the old format, assuming that
if you are able to register to a window event using the old format
is because the ATK implementor is still using the old one. This
check should be temporal.
atk-adaptor/event.c
configure.ac