atspi: accessible and component interface implementation.
authorLukasz Stanislawski <l.stanislaws@samsung.com>
Mon, 13 Jan 2014 06:24:35 +0000 (15:24 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Mon, 13 Jan 2014 06:24:35 +0000 (15:24 +0900)
commitb93cda6fb2cf86a88299c032f1db9e399e9a4f38
tree81a1f9ecd3a0b6dcdee5e46b4bd5499df4872f6f
parent1832450176b188773557c39e5cf1eee0f47a8858
atspi: accessible and component interface implementation.

Reviewers: raster, cedric, kimcinoo, seoz

Reviewed By: raster

CC: pkaczmarek-samsung, z.kosinski
Differential Revision: https://phab.enlightenment.org/D378
src/lib/Elementary.h.in
src/lib/Makefile.am
src/lib/elm_atspi_bridge.c
src/lib/elm_atspi_object.c [new file with mode: 0644]
src/lib/elm_atspi_object.h [new file with mode: 0644]
src/lib/elm_atspi_object_common.h [new file with mode: 0644]
src/lib/elm_atspi_object_eo.h [new file with mode: 0644]
src/lib/elm_atspi_object_legacy.h [new file with mode: 0644]