Merge "popup: add keybinding for popup "block,clicked" action" into tizen
[platform/upstream/elementary.git] / src / lib / elm_genlist.c
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-12 Lukasz Stanislawskiatspi: allow to overload Elm_Object_Item names 06/65806/1
2016-04-12 Lukasz Stanislawskiatspi: add MULTISELECTABLE states for genlist and gengrid 01/65701/2
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 Stanislawskigenlist: enhance accessibility scroll & highlight 84/54284/2
2016-03-29 Lukasz Stanislawskigenlist: new SCROLLTO_BOTTOM alignment 82/54282/3
2016-02-04 SangHyeon Leegenlist: remove unnecessary group item controls 34/58834/1 submit/tizen/20160204.044614 submit/tizen/20160204.094728
2016-01-08 Jaehwan KimMerge "toolbar: Revert a theme change for shrink mode... accepted/tizen/mobile/20160108.120056 accepted/tizen/tv/20160108.113656 accepted/tizen/wearable/20160108.113842 submit/tizen/20160108.094846
2016-01-08 Jaehwan KimMerge "index: Add tizen only feature to support mobile...
2016-01-07 SangHyeon Leegenlist : add size_calc forcely about content when... 53/56353/1 accepted/tizen/mobile/20160108.065000 accepted/tizen/tv/20160108.065024 accepted/tizen/wearable/20160108.065047 submit/tizen/20160108.022804
2015-12-24 Jaehwan KimMerge "conform: retry connect to indicator when confrom...
2015-12-24 Jaehwan KimMerge "[Progressbar] send pulse start signal even when...
2015-12-17 Sung-Taek HongMerge "elm_photocam: add NULL check" into tizen
2015-12-17 SangHyeon Leegenlist : fix size hash issue when genlist layout sizin... 80/54680/3 accepted/tizen/mobile/20151217.223938 accepted/tizen/tv/20151217.223953 accepted/tizen/wearable/20151217.224013 submit/tizen/20151217.084643 submit/tizen/20151217.084652
2015-12-15 woochan leeMerge "spinner: spinner entry property set for mobile... accepted/tizen/mobile/20151215.230500 accepted/tizen/tv/20151215.230513 accepted/tizen/wearable/20151215.230536 submit/tizen/20151215.073504
2015-12-15 woochan leeMerge "spinner: add entry filter for accepted only...
2015-12-15 SangHyeon Leegenlist: supporting homogeneous mode about each item... 11/54311/1
2015-11-11 Jaehwan KimMerge remote-tracking branch 'opensource/elementary...
2015-11-05 Lukasz Stanislawskiatspi: add missing SELECTED changed signals
2015-10-19 Lukasz Stanislawskiatspi: clean-up children-changed event emission.
2015-10-08 VBSgenlist: Implemented genlist expand mode and content_mi... 01/49201/1 accepted/tizen/mobile/20151012.223043 accepted/tizen/tv/20151012.223055 accepted/tizen/wearable/20151012.223106 submit/tizen/20151012.043658 tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
2015-10-04 Tom HacohenRevert "Genlist: only get item data if needed."
2015-10-04 Tom HacohenGenlist: only get item data if needed.
2015-10-02 Lukasz Stanislawskiatspi: properly set parent.
2015-10-01 Lukasz StanislawskiMerge branch 'devs/stanluk/perf'
2015-10-01 Lukasz Stanislawskiatspi: add global event emitter
2015-09-28 Amitesh Singhgenlist: refractor item focus update code
2015-09-24 Shashank Pandey[Genlist] Added correct container_get callback for...
2015-09-23 Shashank PandeyElm_genlist: Add Item filtering support
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-09-10 Carsten Haitzler... elm autofocus show - fix cases where focus is inside...
2015-09-01 Amitesh Singhgenlist: fix indentation & remove whitespaces
2015-08-28 Andrii Kroitorelm_genlist: fix sub-items prepending
2015-08-28 Vaibhav GuptaGenlist: Dont select first item if its DISPLAY_ONLY
2015-08-27 Dave AndreoliGenlist: reset item tree expanded state when putting...
2015-08-27 Daniel Juyung Seoelm: Remove redundant finger size adjustment. 51/46951/2
2015-08-19 Amitesh Singhgenlist: remove unnecessary bracket
2015-08-07 Jee-Yong Umelm_genlist: Emitting signal when content or text is... 09/45509/2
2015-08-05 Youngbok Shinfocus/list/genlist/gengrid: fix focus highlight issues...
2015-08-04 Amitesh Singhgenlist: port "changed" evas smart callback to Eo.
2015-08-04 SangHyeon Leegenlist: Refactoring genlist item cache logics.
2015-08-04 SangHyeon Leegenlist: add SIG_CHANGED("changed") smart callback...
2015-07-19 SangHyeon Leegenlist : fix genlist dangling pointer crash in item...
2015-07-02 Avi Levinelm_genlist: porting evas smart callbacks to eo
2015-07-01 Lukasz Stanislawskigenlist: broadcast atspi expanded state changes
2015-06-30 Daniel ZaouiGenlist: use correct variable during realize
2015-06-29 ChunEon Parkgenlist: fix to return item style correctly. 06/42406/3
2015-06-25 Hosang Kimelm_list & elm_genlist & elm_gengrid: fix the behavior...
2015-06-25 Amitesh Singhgenlist/list/win: Revert focus highlight animation...
2015-06-25 Daniel Kolesaelm: constify Eolian methods correctly because of recen...
2015-06-22 Amitesh Singhelm_genlist: code refractoring of _item_process
2015-06-22 Amitesh Singhelm_genlist: reset timer to NULL on cancel only.
2015-06-22 Prince Kr Dubeyelm_genlist: fix highlighted items overlap with group...
2015-06-22 Prince Kr Dubeygenlist: fix Issue "In Tree effect feature, items float...
2015-06-22 Amitesh Singhgenlist: fix resize of items when added after elm_genli...
2015-06-12 Ji-Youn ParkMerge "elm_win: Add elm win key grab(wayland)." into... accepted/tizen/mobile/20150617.012416 accepted/tizen/tv/20150617.012426 accepted/tizen/wearable/20150617.012444 submit/tizen/20150616.093203
2015-06-10 Amitesh Singhgenlist: track viewport size changes and re-eval items... 57/40957/2 submit/tizen/20150610.123929
2015-05-28 Mike Blumenkrantzgengrid/genlist: decrement item counter before triggeri...
2015-05-28 Amitesh Singhgenlist: do a proper clean up in clear().
2015-05-26 Lukasz Stanislawskigenlist: implement Atspi_Selection interface
2015-05-22 Umesh TanwarGenlist: support of ELM_OBJECT_SELECT_MODE_DISPLAY_ONLY...
2015-05-21 Aleksey Karmanovelm_genlist: fix implementation of genlist tooltip...
2015-05-20 Tom HacohenAdjust usage of eo_constructor() according to recent...
2015-05-18 Amitesh Singhgenlist: track viewport size changes and re-eval items...
2015-05-14 ChunEon Parkgenlist: fix to return item style correctly.
2015-05-07 Jee-Yong Umelm_genlist: Emitting signal when content or text is...
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-05-01 Umesh TanwarGenlist: rectification in _item_focused_next()
2015-05-01 Umesh TanwarGenlist: fix multiselect for ELM_OBJECT_SELECT_MODE_DIS...
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-22 Vaibhav GuptaGenlist: Fix for memory leak
2015-04-21 Jaeun Choielm: add safety check 56/38456/1
2015-04-21 Jaeun Choielm: add safety check
2015-04-09 Jaeun Choielm_genlist: pass eo_it to eo_do func, not VIEW(it) 13/38013/1
2015-04-09 Jaeun Choielm_genlist: pass eo_it to eo_do_ret func, not VIEW(it)
2015-04-06 Lukasz StanislawskiMerge branch 'devs/stanluk/eo_object_items_atspi'
2015-04-06 Lukasz Stanislawskiatspi: update genlist item Name property when text...
2015-04-06 Lukasz Stanislawskiatspi: override default atspi parent of genlist item...
2015-04-06 Lukasz Stanislawskiatspi: allow to override default Elementary objects...
2015-04-06 Lukasz Stanislawskigenlist: remove debug logs
2015-04-06 Lukasz Stanislawskiatspi: remove elm_interface_atspi_widget implementation.
2015-04-06 Lukasz Stanislawskigenlist: remove warning
2015-04-06 Lukasz Stanislawskiatspi: add elm_genlist items support.
2015-04-06 Lukasz Stanislawskiatspi: set role for elm_genlist item.
next