atspi: access overrides Accessible.state_set.get
[platform/upstream/elementary.git] / src / lib / elm_access.c
2017-08-02 Shinwoo Kimatspi: access overrides Accessible.state_set.get 76/141776/3
2017-07-13 JunsuChoichange markup text to utf8 when called accessible_name_... 54/136954/10 accepted/tizen/unified/20170717.170158 submit/tizen/20170713.122748 submit/tizen/20170714.014828
2017-04-18 Shinwoo Kimaccess: call "access,activated" smart callback 12/125512/1
2017-01-02 Jonghee Choiaccess: do not count initted if elm_modapi_init() is...
2016-11-17 Shinwoo Kim[access] remove previous access object before register
2016-11-17 Shinwoo Kim[atspi] change accessible name to const char* - it...
2016-09-23 Shinwoo Kim[atspi] add elm_atspi_accessible_name_cb_set, elm_atspi... 15/89115/3
2016-09-22 Shinwoo Kim[atspi] make access object work with elm_interface_atsp... 24/88524/4
2016-08-05 Shinwoo Kimelm_access: support elm_access used for embedded toolkit 47/79147/3
2016-08-05 Shinwoo Kimelm_access: override elm_interface_atspi_widget_action_... 77/78877/3
2016-05-13 Jaehwan KimMerge "elc_popup: support siganl emit for the main...
2016-04-26 Woochan LeeMerge "Add smack label for elementary.mo files." into...
2016-04-26 woochan leeMerge "[Wearable Circle][Datetime] Field title text...
2016-04-21 Prasoon SinghMerge "Accessibility Highlight frame support for items...
2016-04-21 Prasoon SinghMerge "Accessibility frame follows parent item on scrol...
2016-04-21 Prasoon SinghMerge "atspi: expose highlight information on atspi...
2016-04-20 Jee-Yong UmMerge "genlist: scroll to item when calc is done" into...
2016-04-20 SangHyeon LeeMerge changes I217891cb,I7e021c39 into tizen
2016-04-20 jiin.moonMerge "ELEMENTARY-Add-ttrace-instruments @tizen_feature...
2016-04-19 Lukasz Stanislawskiatspi: expose highlight information on atspi 55/65255/2
2016-04-19 Prasoon SinghMerge "Region show on item elements fixed" into tizen
2016-04-15 Prasoon SinghMerge "popup: add keybinding for popup "block,clicked...
2016-04-15 Prasoon SinghMerge "Fix for naviframe title exposition as accessibil...
2016-04-15 Prasoon SinghMerge "Set accessible name for back button in naviframe...
2016-04-15 Prasoon SinghMerge "[Accessibility] Add Value interface to progressb...
2016-04-15 Prasoon SinghMerge "Fixed _accessible_set_parent for gengrid items...
2016-04-15 Prasoon SinghMerge "access: implement AT-SPI2 interfaces in elm_acce...
2016-04-15 Prasoon SinghMerge "popup: set proper AT-SPI role" into tizen
2016-04-15 Prasoon SinghMerge "Toolbar item accessibility highlight" into tizen
2016-04-15 Prasoon SinghMerge "naviframe: expose naviframe title as at-spi...
2016-04-15 Subodh KumarMerge "atspi: add new APIs for setting atspi relationsh...
2016-04-13 Lukasz Stanislawskiaccess: implement AT-SPI2 interfaces in elm_access... 25/65825/1
2016-04-07 Shinwoo Kimelm_access: remove duplicated line, ELM_SAFE_FREE handl... 76/65076/1
2016-04-07 Jonghee Choielm_access: mapi have to be set NULL after free(m-... 75/65075/1
2015-11-11 Jaehwan KimMerge remote-tracking branch 'opensource/elementary...
2015-09-16 Jaehwan Kimfocus: add the APIs to set the focus next about item. 42/48242/3
2015-09-15 Jaehwan Kimfocus: add the APIs to set the focus next about item.
2015-05-20 Tom HacohenAdjust usage of eo_constructor() according to recent...
2014-11-12 Daniel ZaouiObject Items: remove casts that are no more needed.
2014-11-12 Daniel ZaouiElm Widget Item: Migrate to Eo
2014-09-25 Tom HacohenEo related: Change according to recent changes in eo_add().
2014-06-03 Tom HacohenElm: Update code to use the new class names generated...
2014-05-08 Patryk Kaczmarekaccess: fix typo _elm_access_object_unhilight -> _elm_...
2014-03-20 Daniel Juyung Seoaccess: Fixed memory leak.
2014-03-19 Daniel ZaouiEolian: Fix ctor/dtor generation
2014-03-19 Daniel ZaouiEolian: Integration of Access
2014-03-17 Daniel ZaouiEolian: Integration of Elm Widget
2014-02-08 Jaehwan Kimaccess: Add elm_widget_access_highlight_in_theme_set...
2014-01-22 Daniel Juyung Seoelm: Removed unnecessary null checks.
2014-01-22 Daniel Juyung Seoelm: Removed unnecessary null check for free.
2014-01-22 Daniel Juyung Seoelm: Removed unnecessary null check for eina_stringshar...
2014-01-06 Daniel Juyung Seoelm: Changed __UNUSED__ to EINA_UNUSED.
2013-12-16 Daniel Juyung Seoaccess: enable access back agian because we released...
2013-12-16 Daniel Juyung SeoRevert "elm_access: Disable public accessibility APIs...
2013-11-07 Tom HacohenChanged Eo class names to be consistent.
2013-11-01 Daniel Juyung Seoelm_access: Disable public accessibility APIs in elm...
2013-10-31 Daniel Juyung Seoaccess: fixed a typo. _elm_access_object_hilight -...
2013-10-08 Daniel Juyung Seoelm_access.c: Removed dead code.
2013-10-05 Daniel Juyung Seoall: Applied ELM_WIDGET_DATA_GET_OR_RETURN macro to...
2013-10-05 Daniel Juyung Seoelm_access.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-09-25 Cedric Bailelementary: update to new eo_parent_get/set API.
2013-09-10 Shinwoo Kim[access] unfocusable object could have highlight
2013-09-10 Shinwoo Kim[access] enhancement - refine function name to _elm_acc...
2013-09-07 Shinwoo Kim[access] delete access object in job when its hover...
2013-08-26 ChunEon Parkelementary/widgets - set parents before widget construc...
2013-08-11 Daniel Juyung Seoelm_access.c: refactoring. cleaner code.
2013-08-09 Shinwoo Kim[access] remove double free possibility by removing...
2013-07-31 Shinwoo Kim[access] use proper name _elm_access_info_get(); not...
2013-07-18 Carsten Haitzler... unregister access fully on del of src obj.
2013-07-06 Shinwoo Kim[access] add elm_access_highlight_next_set, export...
2013-07-05 Shinwoo Kim[access] set a module api to NULL in shutdown(); becaus...
2013-06-05 Shinwoo KimRevert "[Access] Add new API to register a part on...
2013-06-05 Daniel Juyung Seoelm: refactoring. no printf in the library. use eina...
2013-06-04 Tae-Hwan Kim[Access] Add new API to register a part on an object...
2013-05-29 Daniel Juyung Seoelm_access.c: ELM_SAFE_FREE adoption for access.
2013-05-21 Daniel Juyung Seoelm: introduce ELM_FREE_FUNC for code quality enhancement.
2013-05-03 Cedric Bailelementary: properly sanitize headers order.
2013-05-01 Daniel ZaouiElementary: replace eo_data_get for objects data refere...
2013-04-22 Shinwoo Kim[access] make access object unfocusable, when accessibi...
2013-04-18 Shinwoo Kim[access] reset access info callback function, if access...
2013-04-18 Shinwoo Kim[access] add elm_access_action(), elm_access_action_cb_...
2013-04-17 Shinwoo Kim[access] read at once
2013-04-03 Daniel Juyung Seoelm: print the error message inside elm_widget_sub_obje...
2013-03-22 Shinwoo Kim[access] do not call timer callback directly
2013-03-18 Tom HacohenChange usage of eo_do_super to the new prototype.
2013-03-08 Shinwoo Kim[access] do not try to give a highlight, if the object...
2013-03-07 Shinwoo Kim[access] do not highlight, if the object already has...
2013-03-01 Shinwoo Kim[access] check whether a highlight object is NULL or not
2013-03-01 Shinwoo Kim[access] remove unnecessary lines
2013-02-14 Shinwoo Kim[access][ctxpopup][popup] parent could be any object...
2013-02-14 Shinwoo KimI "accidently" fixed this bug in elm_access.
2013-02-10 Daniel ZaouiReplace supported_types
2013-02-08 Daniel Juyung Seoelm elm_access.c: Fixed formatting.
2013-02-08 Shinwoo Kim[access] unregister an object from application side.
2013-02-07 Shinwoo Kim[access] convey(relay) focus(highlight) to the object...
2013-02-05 Shinwoo Kim[access] export functions: elm_access_say(); elm_access...
2013-02-04 Shinwoo Kim[access] shutdown access module explicitly
2013-01-28 Shinwoo Kim[access] The read next/prev message does not move focus...
2013-01-17 Shinwoo Kim[access] evas_call_smarts_calculate(); makes evas_event...
2013-01-15 Shinwoo Kim[access] use more proper name elm_access_object_get...
next