atspi: refactor atspi_bridge to eo object

Desktop / Enlightenment / Elementary - Lukasz Stanislawski [samsung.com] - 29 June 2015 04:30 UTC

This will allow to reuse eo events infrastructure in next patches.

5de30c1 atspi: refactor atspi_bridge to eo object
src/lib/Elementary.h.in | 1 +
src/lib/Makefile.am | 2 +
src/lib/elm_atspi_bridge.c | 1390 +++++++++++++++++++++++++++++--------------
src/lib/elm_atspi_bridge.eo | 26 +
src/lib/elm_atspi_bridge.h | 8 +
src/lib/elm_priv.h | 2 +-
src/lib/elm_win.c | 7 +-
7 files changed, 987 insertions(+), 449 deletions(-)

Upstream: git.enlightenment.org


  • Share