Merge "Region show on item elements fixed" into tizen
[platform/upstream/elementary.git] / src / lib / elm_widget_item.eo
2016-04-19 Prasoon SinghMerge "Region show on item elements fixed" into tizen
2016-04-18 Prasoon SinghMerge "popup: return action only if action_area is...
2016-04-18 Prasoon SinghMerge "[Genlist] Group index with subtext. Appends...
2016-04-18 Prasoon SinghMerge "elm_widget_item: add at-spi name setter" into...
2016-04-15 Lukasz Stanislawskielm_widget_item: add at-spi name setter 76/65176/2
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 "atspi: fix state macros" into tizen
2016-04-15 Prasoon SinghMerge "popup: set proper AT-SPI role" into tizen
2016-04-15 Prasoon SinghMerge "atspi: improve accessible_at_point API" into...
2016-04-15 Prasoon SinghMerge "atspi: allow to overload Elm_Object_Item names...
2016-04-15 Prasoon SinghMerge "gengrid: allow item alignment to viewport's...
2016-04-15 Prasoon SinghMerge "spinner: change accessibility role to FILLER...
2016-04-15 Prasoon SinghMerge "Toolbar item accessibility highlight" into tizen
2016-04-15 Prasoon SinghMerge "ctxpopup: add "activate" action to items." into...
2016-04-15 Prasoon SinghMerge "atspi: add MULTISELECTABLE states for genlist...
2016-04-15 Prasoon SinghMerge "naviframe: expose naviframe title as at-spi...
2016-04-15 Prasoon SinghMerge "atspi: fix parent-child relationship for elm_lis...
2016-04-15 Prasoon SinghMerge "elm_index: improve atspi support" into tizen
2016-04-15 Prasoon SinghMerge "Give proper atspi role to Icons" into tizen
2016-04-15 Prasoon SinghMerge "colorselctor: improve at-spi2 support" into...
2016-04-15 Subodh KumarMerge "atspi: add new APIs for setting atspi relationsh...
2016-04-14 Patryk KaczmarekRegion show on item elements fixed 02/66002/2
2016-04-11 Lukasz Stanislawskiatspi: add new APIs for setting atspi relationship. 56/65456/4
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-02 Lukasz Stanislawskiatspi: encapsulate common behaviour in atspi mixin...
2015-09-19 Amitesh Singhfix typos in APIs doc
2015-09-18 Daniel ZaouiEo: move Focus Direction to elm_general.eot
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-08-07 Tom HacohenWidget item: migrate docs.
2015-08-06 Tom HacohenEo files docs: replace all @c/@p with $.
2015-08-06 Tom HacohenEo files: Replace all occurances of EINA_TRUE/FALSE...
2015-08-06 Tom HacohenEo files: Use Elm.Widget_Item instead of Elm_Object_Item.
2015-06-26 Vitor SousaReplace C names by Eolian namespaced names in .eo files
2015-05-18 Daniel Kolesaeo: Eina_Bool -> bool
2015-05-18 Daniel Kolesaeo: sync with eolian syntax changes
2015-05-12 Lukasz Stanislawskiatspi: add component interface to elm_widget_item objects.
2015-05-11 Daniel Kolesaelm_widget_item: fix doc comments
2015-05-07 Daniel Kolesaeolian: use the new property syntax
2015-05-06 Vitor SousaRevised classes and interfaces in .eo files and added...
2015-05-06 Tom HacohenElm widget+item: Use correct Eolian namespace syntax.
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-06 Lukasz StanislawskiMerge branch 'devs/stanluk/eo_object_items_atspi'
2015-04-06 Lukasz Stanislawskiatspi: improve atspi support for elm_list
2015-04-06 Lukasz Stanislawskiatspi: remove component interface from inheritance...
2015-04-06 Lukasz Stanislawskiatspi: make eo_widget_item accessible object
2014-11-19 Daniel Juyung Seoelm: Modify document for APIs.
2014-11-12 Daniel ZaouiObject Items: remove data variable from widget item.
2014-11-12 Daniel ZaouiObject Items: remove legacy APIs.
2014-11-12 Daniel ZaouiElm Widget Item: Migrate to Eo