efl/legacy/elementary/src
Lukasz Stanislawski 4b81deaa8c accessibility: ATSPI2 support.
Summary:
Hello guys,

Below You can find a proof o concept for ATSPI2 support for elementary applications. Currently application can only be listed on bus by clients such as 'accersiser'. I am strongly looking for comments to this design.

Here are my comment regarding following code:
* This pach requires https://phab.enlightenment.org/D327 patch to compile
* I have decided to include whole atspi-constants header, because in fact i will need one-to-one copy of all its enums and defines. Qt has something like 3rdparty folder from which they include this header and don't require atspi dev packages at compilation time. Maybe efl needs the same solution or should just require next package in compilation? I agree that putting atspi-constant.h in main source tree is bad idea, but where? src/utils ??

Reviewers: cedric, raster, kimcinoo

Reviewed By: raster

CC: pkaczmarek-samsung, seoz, jaehwan, kimcinoo

Differential Revision: https://phab.enlightenment.org/D328
2013-12-03 17:07:05 +09:00
..
bin popup: fixed formatting, typos, and subtle things of commit f4f2e5d24271cc6504443479381fdb26a605ac70 2013-12-02 21:20:03 +09:00
edje_externals option build deps that efl guarantees... now just are assumed and not ifdef'd 2013-11-12 22:56:05 +09:00
examples autotools: improve build system to be able to correctly pick outside and inside tools. 2013-12-01 23:35:43 +09:00
imported/atspi accessibility: ATSPI2 support. 2013-12-03 17:07:05 +09:00
lib accessibility: ATSPI2 support. 2013-12-03 17:07:05 +09:00
modules autotools: improve build system to be able to correctly pick outside and inside tools. 2013-12-01 23:35:43 +09:00
tests Tests: Added elm_suite.h to EXTRA_DIST. 2013-11-19 13:25:11 +00:00
Makefile.am Introduce check for unit testing framework of Elementary 2013-11-19 13:18:02 +00:00