Merge "Region show on item elements fixed" into tizen
[platform/upstream/elementary.git] / src / lib / elm_gengrid.c
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 "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-14 Patryk KaczmarekRegion show on item elements fixed 02/66002/2
2016-04-13 Patryk KaczmarekFixed _accessible_set_parent for gengrid items 36/65836/1
2016-04-12 Lukasz Stanislawskiatspi: allow to overload Elm_Object_Item names 06/65806/1
2016-04-12 Lukasz Stanislawskigengrid: allow item alignment to viewport's bottom 99/65799/3
2016-04-12 Lukasz Stanislawskiatspi: add MULTISELECTABLE states for genlist and gengrid 01/65701/2
2016-01-26 SangHyeon Leegengrid : add item all contents unset function for... 34/57834/2 accepted/tizen/mobile/20160127.002552 accepted/tizen/tv/20160127.002608 accepted/tizen/wearable/20160127.002627 submit/tizen/20160126.062515 submit/tizen_common/20160126.110240
2016-01-08 Jaehwan KimMerge "index: Add tizen only feature to support mobile...
2016-01-05 Youngbok ShinMerge "toolbar: Send a signal when shrink mode is chang... accepted/tizen/mobile/20160106.003533 accepted/tizen/tv/20160106.003429 accepted/tizen/wearable/20160106.003458 submit/tizen/20160105.103232
2016-01-04 SangHyeon Leegengrid: fix gengrid default align value for tizen 95/56095/1
2015-11-11 Jaehwan KimMerge remote-tracking branch 'opensource/elementary...
2015-11-05 Lukasz Stanislawskiatspi: add missing SELECTED changed signals
2015-10-12 SangHyeon LeeRevert "gengrid : add all_contents_unset API in gengrid...
2015-10-12 SangHyeon Leegengrid : add all_contents_unset API in gengrid for...
2015-10-02 Lukasz Stanislawskiatspi: properly set parent.
2015-09-30 Jaehwan Kimfocus: add the focus_direction feature about item. 63/48763/2
2015-09-25 Jaehwan Kimfocus: add the focus_direction feature about item.
2015-09-23 Amitesh Singhgengrid: rename function _elm_gengrid_item_focus_raise...
2015-09-23 Amitesh Singhgengrid: move item focus related code to internal _elm_...
2015-09-23 Amitesh Singhgengrid: fix duplicate edje signal (elm,state,focused...
2015-09-16 Jaehwan Kimgengrid: remove EINA_UNUSED 43/48243/3 submit/tizen/20150917.040840
2015-09-16 Jaehwan Kimfocus: add the APIs to set the focus next about item. 42/48242/3
2015-09-16 Jaehwan Kimfocus: item focus moves by geometry. 38/48238/3
2015-09-16 Jaehwan Kimfocus: add the focus region show mode 36/48236/3
2015-09-16 Jaehwan Kimgengird: change focus move mechanism in gengrid. 33/48233/2
2015-09-16 Jaehwan Kimgengrid: remove EINA_UNUSED
2015-09-15 Jaehwan Kimfocus: add the APIs to set the focus next about item.
2015-09-10 Carsten Haitzler... elm autofocus show - fix cases where focus is inside...
2015-08-31 Jaehwan Kimgengrid: fix crash issue. 40/47140/1 accepted/tizen/mobile/20150901.001843 accepted/tizen/tv/20150901.001859 accepted/tizen/wearable/20150901.001905 submit/tizen/20150831.073427
2015-08-31 Jaehwan Kimgengrid: fix crash issue.
2015-08-28 Vaibhav GuptaGengrid: Fix wrong focus movement in _item_single_selec...
2015-08-28 Amitesh Singhgengrid: fix item looping in case of horizontal mode
2015-08-26 Amitesh Singhgengrid: no need to loop in case of reorder mode is...
2015-08-26 Amitesh Singhgengrid: fix item focus movement in case of horizontal...
2015-08-26 Amitesh Singhgengrid: add curly braces to avoid ambiguous 'if'
2015-08-14 Anandelm_gengrid:Added Eolian changes in gengrid reorder Api
2015-08-14 Yeshwanth ReddivariGengrid: Set focus after item looping
2015-08-13 Jaehwan Kimfocus: item focus moves by geometry.
2015-08-12 Jaehwan Kimfocus: add the focus region show mode
2015-08-12 Jaehwan Kimgengird: change focus move mechanism in gengrid.
2015-08-11 Jyotiprakash Sahoogengrid: extends D2418 to horizontal mode.
2015-08-05 Youngbok Shinfocus/list/genlist/gengrid: fix focus highlight issues...
2015-07-27 Hosang Kimelm_gengrid: fix missing variable initialization.
2015-07-24 Hosang Kimelm_gengrid: Fix condition error.
2015-07-15 Amitesh Singhgengrid: remove memset to optimize items swapping via...
2015-07-07 Daniel ZaouiEo Events: port more Evas Smart callbacks to Eo
2015-07-05 Daniel ZaouiEo events: fix wrong event invocations
2015-07-02 Avi Levinetc_ctxpopup, elm_gengrid, elm_notify: porting evas...
2015-06-25 Prince Kr Dubeyelm_gengrid: fix an overlap issue of item and group...
2015-06-25 SangHyeon Leeelm_gengrid: fix the bug that gengrid item index(positi...
2015-06-25 Hosang Kimelm_list & elm_genlist & elm_gengrid: fix the behavior...
2015-06-25 Hosang Kimgengrid: add unhighlight callback
2015-06-25 SangHyeon Leegengrid: add item cache in gengrid for efficient realiz...
2015-06-25 Daniel Kolesaelm: constify Eolian methods correctly because of recen...
2015-06-17 SangHyeon Leegengrid: remove duplicated focus state recovering.
2015-05-28 Mike Blumenkrantzgengrid/genlist: decrement item counter before triggeri...
2015-05-28 SangHyeon LeeGengrid: fix mirroring bug in gengrid widget.
2015-05-27 Lukasz Stanislawskigengrid: implement Atspi_Selection interface
2015-05-21 Vaibhav GuptaGengrid: Updated gengrid to select the last item.
2015-05-20 Tom HacohenAdjust usage of eo_constructor() according to recent...
2015-05-04 Lukasz Stanislawskigengrid: fix mem leak occuring when getting name from...
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-21 Jaeun Choielm: add safety check 56/38456/1
2015-04-21 Jaeun Choielm: add safety check
2015-04-14 Jaeun Choielm_gengrid: mark cursor_engine_only in data and update... 03/38203/1
2015-04-14 Jaeun Choielm_gengrid: mark cursor_engine_only in data and update...
2015-04-06 Lukasz StanislawskiMerge branch 'devs/stanluk/eo_object_items_atspi'
2015-04-06 Lukasz Stanislawskigengrid: remove debug
2015-04-06 Lukasz Stanislawskiatspi: fix elm_gengrid_item accessible states
2015-04-06 Lukasz Stanislawskiatspi: remove elm_interface_atspi_widget implementation.
2015-04-06 Lukasz Stanislawskiatspi: change object hierachy for elm_gengrid.
2015-03-30 Jaehwan KimGengrid: Modified to handle the focus highlight on... 01/37501/1 accepted/tizen/common/20150401.075645 accepted/tizen/mobile/20150401.133254 accepted/tizen/tv/20150402.122542 accepted/tizen/wearable/20150401.132239 submit/tizen/20150331.063020
2015-03-30 Jaehwan KimGengrid: Modified to handle the focus highlight on...
2015-03-11 SangHyeon LeeGenlist/Gengrid : Modified to handle the focus highligh...
2015-03-11 SangHyeon LeeGenlist/Gengrid : Modified to handle the focus highligh...
2015-03-11 Jaeun Choigengrid/genlist/list: focus first item if first_item_fo...
2015-03-11 Jaeun Choigengrid: select the focused item on enter key input
2015-02-27 Jaeun Choigengrid/genlist/list: focus first item if first_item_fo...
2015-02-23 Tom HacohenFix code to conform to recent Eo changes.
2015-02-23 SangHyeon Leegenlist/gengrid : Add upadating 'focus' state in item...
2015-02-23 SangHyeon Leegenlist/gengrid : Add upadating 'focus' state in item...
2015-02-12 Jaeun Choigengrid: select the focused item on enter key input
2015-02-10 Jaeun ChoiRevert "gengrid: call "selected" callback on entey...
2015-02-10 Jaeun Choigengrid: call "selected" callback on entey key input
next