atspi: send window activated event to at_spi2 only once per session
[platform/upstream/elementary.git] / src / lib / elm_atspi_bridge.c
2017-06-29 Paweł Stawickiatspi: send window activated event to at_spi2 only... 79/132479/2
2017-06-29 Shinwoo Kimatspi: "GetNeighbor" is using deputy object 31/136231/2
2017-06-29 Shinwoo Kimatspi: "GetNavigableAtPoint" sends deputy object 30/136230/2
2017-06-29 Shinwoo Kimatspi: add "GetReadingMaterial" interface method 29/136229/2
2017-06-29 Shinwoo Kimatspi: Reduce action related IPC 28/136228/2
2017-06-28 Radoslaw CybulskiAdd navigation helper functions for screen-reader and... 50/136150/2
2017-06-28 Radoslaw CybulskiAdd navigation helper functions for screen-reader and... 49/136149/2
2017-06-28 Shinwoo Kimatspi: do operation if its object is available 82/133382/3
2017-05-16 Shinwoo Kim[atspi] Use atspi status as smart callback event info 31/129331/1
2017-04-18 Shinwoo Kimatspi: add gesture method to accessible interface 10/125510/1
2017-04-05 Shinwoo KimNot handle events if keyboard is on
2017-01-02 Shinwoo Kim[atspi] do not response if ecore evas is obscured
2017-01-02 Shinwoo Kimatspi: reduce IPC of object:state-changed:showing
2017-01-02 Shinwoo Kim[atspi][naviframe] add API elm_object_part_access_objec...
2017-01-02 Shinwoo Kim[atspi][proxy] assign NULL after eina_stringshare_del...
2017-01-02 Shinwoo Kim[atspi] make atspi proxy work for more than two sockets...
2016-11-29 Shinwoo Kim[atspi] using utf-8 text not markup text
2016-11-29 JunsuChoi[atspi bridge] add null check and modify for split
2016-11-17 Shinwoo Kim[atspi] change accessible name to const char* - it...
2016-10-28 Shinwoo Kim[atspi] add smart signal 'atspi,screen,reader,changed' 23/94323/3
2016-10-28 Shinwoo Kim[atspi] Export elm_atspi_bridge_utils_is_screen_reader_... 52/94052/3
2016-10-21 Shilpa Singh[ATSPI]: Use visible data changed signal, and add a... 43/92343/7
2016-09-27 Shilpa Singhelm_atspi_bridge: remove tizen only 04/89804/2
2016-09-21 Thiep Haelm_atspi: remove redundant null checking 65/88965/1
2016-09-19 Shilpa Singh[ATSPI]: Active descendent changed signal not sent... 61/87561/6
2016-09-02 Shilpa Singh[Atspi]: When atspi mode is dynamically switched on... 82/83082/13
2016-08-05 Shinwoo Kimatspi: do not handle events if window is not activated. 33/82233/2
2016-08-05 Lukasz Stanislawskigenlist: do not emit AT-SPI "children-changed" events 31/79631/4
2016-08-05 Shinwoo Kim[atspi] enable atspi_proxy to work 39/78239/5
2016-08-04 Lukasz Oleksakaccessibility: Added mechanism for handling the reading... 88/72988/8
2016-06-30 Shilpa Singh[Accessibility]: 1. To learn the geometry of keyboard... 16/76616/7
2016-06-02 Lukasz Stanislawskiatspi: move atspi initialization to elm_run. 83/72483/3
2016-05-24 Prasoon SinghFixed the bugs and warnings in atspi relationship APIS 96/70996/2
2016-05-19 JunsuChoiMerge "elm_radio, tizen_vector : remove build warning...
2016-05-19 JunsuChoiMerge "copypasteUI_ctxpopup : remove build warnings...
2016-05-19 JunsuChoiMerge "elm_conform : remove build warnings" into tizen
2016-05-19 JunsuChoiMerge "elm_interface_atspi_accessible : remove build...
2016-05-18 Shinwoo KimMerge "elm_atspi_bridge: fix double free issue (WGID... accepted/tizen/common/20160519.191133 accepted/tizen/ivi/20160519.003033 accepted/tizen/mobile/20160519.003018 accepted/tizen/tv/20160519.003012 accepted/tizen/wearable/20160519.002957 submit/tizen/20160518.081509
2016-05-18 Shinwoo KimMerge "elm_atspi_bridge: ELM_ATSPI_BRIDGE_DATA_GET_OR_R...
2016-05-17 Shinwoo Kimelm_atspi_bridge: fix double free issue (WGID:81393) 06/69806/1
2016-05-16 Shinwoo Kimelm_atspi_bridge: ELM_ATSPI_BRIDGE_DATA_GET_OR_RETURN... 38/69738/1
2016-05-13 Jaehwan KimMerge "elc_popup: support siganl emit for the main...
2016-05-12 Prasoon SinghMerge "atspi: add i18n support for name and description...
2016-05-04 Lukasz Stanislawskiatspi: sanitize service name before creating bus 18/68418/2
2016-05-04 Lukasz Stanislawskiatspi: make possible to merge two atspi subtrees from... 22/66322/9
2016-04-20 Jee-Yong UmMerge "genlist: scroll to item when calc is done" into...
2016-04-05 Youngbok ShinMerge "popup: Support legacy groups" into tizen
2016-03-29 Shinwoo Kim[atspi] Add TIZEN_ONLY comments 29/64029/1
2016-03-29 Lukasz Stanislawskiatspi: implement HighlightGrab and HighlightClear methods 32/53832/4
2015-11-11 Jaehwan KimMerge remote-tracking branch 'opensource/elementary...
2015-10-28 Daniel Juyung Seoelm: Fix typos fun!
2015-10-20 Lukasz Stanislawskiatspi: fix invalid shift operation.
2015-10-19 Lukasz Stanislawskiatspi: always update cache
2015-10-19 Lukasz Stanislawskiatspi: fix typo
2015-10-14 Chris Michaelelementary: Fix passing wrong parameter
2015-10-14 Chris Michaelelementary: Fix passing wrong parameter
2015-10-05 Lukasz Stanislawskiatspi: add new relationship append/remove/clear API
2015-10-05 Lukasz Stanislawskiatspi: support org.a11y.atspi.Collection interface
2015-10-01 Lukasz StanislawskiMerge branch 'devs/stanluk/perf'
2015-10-01 Lukasz Stanislawskiatspi: add global event emitter
2015-10-01 Lukasz Stanislawskiatspi: use eldbus fallback interface
2015-10-01 Lukasz Stanislawskiatspi: reduce memory footprint
2015-07-29 Daniel Kolesaelm_atspi_bridge: fix warnings
2015-07-06 Lukasz Stanislawskiatspi: handle all states names
2015-07-01 Lukasz Stanislawskigenlist: broadcast atspi expanded state changes
2015-06-29 Lukasz Stanislawskiatspi: fix missing Window signals on AT-SPI2 initialization
2015-06-29 Lukasz Stanislawskiatspi: add org.a11y.atspi.Application interface to...
2015-06-29 Lukasz Stanislawskiatspi: refactor atspi_bridge to eo object
2015-06-17 Hosang Kimatspi_bridge: fix memory leak issue
2015-06-03 Lukasz Stanislawskiatspi: fix signal name
2015-05-28 Tom HacohenAdjust according to Eo changes.
2015-05-11 Lukasz Stanislawskiatspi: more org.a11y.atspi.Window signals is broadcasted.
2015-05-04 Jaehwan KimMerge "elm_photocam: fix bugs and refactoring (for... accepted/tizen/common/20150505.064147 accepted/tizen/mobile/20150505.044735 accepted/tizen/tv/20150505.044037 accepted/tizen/wearable/20150505.044305 submit/tizen/20150504.112750
2015-04-30 Lukasz StanislawskiBackport atspi patches from Elementary 1.14 RC 34/38934/1 accepted/tizen/common/20150504.070845 accepted/tizen/mobile/20150503.090804 accepted/tizen/tv/20150503.090738 accepted/tizen/wearable/20150503.090750 submit/tizen/20150502.040028
2015-04-16 Lukasz Stanislawskiatspi: add missing signals array sentiel.
2015-04-06 Lukasz StanislawskiMerge branch 'devs/stanluk/eo_object_items_atspi'
2015-04-06 Lukasz Stanislawskiatspi: remove redundant signature check.
2015-04-06 Lukasz Stanislawskiatspi: delay registration of atspi object until its...
2015-04-06 Lukasz Stanislawskiatspi: allow AT-SPI clients to filter-out key events
2015-04-06 Lukasz Stanislawskiatspi: remove elm_interface_atspi_widget implementation.
2015-02-23 Tom HacohenFix code to conform to recent Eo changes.
2014-10-17 Lukasz Stanislawskiatspi: properly include at-spi headers.
2014-09-30 Tom HacohenChange according to recent Eo changes, and fix related...
2014-08-22 Jérémy Zurcherfix wrong usage of EINA_FALSE as NULL
2014-07-25 Lukasz Stanislawskiatspi: expose more actions through atspi bus.
2014-07-18 Zbigniew Kosinskiatspi: Orca is able to read slider value changes
2014-07-10 Lukasz Stanislawskiatspi: improve code reusage
2014-07-02 Lukasz Stanislawskiatspi: unify atspi initialization
2014-07-01 Lukasz Stanislawskiatspi: simplify key event handling
2014-06-30 Daniel Kolesaupdate according to latest efl changes: _CLASS -> _CLAS...
2014-06-20 Daniel Kolesafix atspi after eolian deduplication change; spank...
2014-06-16 Lukasz Stanislawskiatspi: notify registry daemon about keyboard events.
2014-06-12 Zbigniew Kosinskiatspi: checked state for elm_check added
2014-06-11 Lukasz Stanislawskiatspi: typo fix, avoid returning w/o va_end call
2014-06-11 Lukasz Stanislawskiatspi: Add GetInterfaces method
2014-06-10 Lukasz Stanislawskiatspi: add AtspiText and AtspiEditableText interface...
2014-06-10 Lukasz Stanislawskiatspi: add AtspiText and AtspiEditableText interface...
2014-05-30 Carsten Haitzler... atspi:AtspiSelection interface added
2014-05-28 Lukasz Stanislawskiatspi: add accessible default relations and attributes
2014-05-27 Lukasz Stanislawskiatspi: add AtspiImage interface support.
next