genlist: check item validation in GENLIST_ITEM_CHECK
[platform/upstream/elementary.git] / src / lib / elm_widget_genlist.h
2018-07-23 SangHyeon Jade Leegenlist: check item validation in GENLIST_ITEM_CHECK 03/184803/1
2017-05-30 Jeeyong Umdoc: Add missing "Elm_" prefix to doxygen group name 18/130618/3
2016-11-01 SangHyeon Leegenlist: apply reusable content feature 68/94068/3 submit/tizen/20161101.043805 submit/tizen/20161101.045014
2016-10-20 SangHyeon Leegenlist: fix re-positioning issue in item prepending 39/89839/3
2016-09-28 Jee-Yong Umelementary: adjust documentation defgroups 77/89477/4
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 Stanislawskigenlist: enhance accessibility scroll & highlight 84/54284/2
2015-12-24 Jaehwan KimMerge "[Progressbar] send pulse start signal even when...
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-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-09-24 Shashank Pandey[Genlist] Added correct container_get callback for...
2015-09-23 Shashank PandeyElm_genlist: Add Item filtering support
2015-08-04 SangHyeon Leegenlist: Refactoring genlist item cache logics.
2015-03-03 VBSgenlist: Implemented genlist expand mode and content_mi...
2015-01-19 Stefan SchmidtRevert "genlist: added reorder feature on key events"
2015-01-10 ChunEon Parkgenlist: revert 6f177e5db01553276058235a81cbfcc9b2cd4e23
2015-01-08 ChunEon Parkgenilst: get rid of lazy deletion.
2015-01-02 ChunEon Parkgenlist: remove useless deco texts.
2015-01-02 ChunEon Parkgenlist: code refactoring.
2015-01-02 ChunEon Parkgenlist: refactoring code.
2015-01-02 ChunEon Parkgenlist: code refactoring.
2014-12-16 Jyotiprakash Sahoogenlist: added reorder feature on key events
2014-11-12 Daniel ZaouiObject Items: remove casts that are no more needed.
2014-11-12 Daniel ZaouiObject Items: remove temporary files used for the porti...
2014-11-12 Daniel ZaouiObject Items: remove old inheritance mechanism.
2014-11-12 Daniel ZaouiElm Genlist Item: Migrate to Eo
2014-11-12 Daniel ZaouiElm Widget Item: Migrate to Eo
2014-08-13 Daniel Juyung Seodoc: added @c for eina bool in the documentation.
2014-08-07 Daniel Juyung Seowidget: added warnings to internal headers.
2014-07-22 Hosang Kimgenlist : Add item looping on flag.
2014-07-07 Amitesh Singhlist/genlist/gengrid/toolbar: removed unused smart...
2014-06-03 Tom HacohenElm: Update code to use the new class names generated...
2014-04-24 Hosang Kimgenlist: Add item loop feature
2014-04-23 Daniel Juyung Seogenlist: reordered genlist internal structure members...
2014-04-01 Daniel ZaouiEolian: Integration of Genlist and Genlist Pan
2014-03-23 zmikegenlist no longer crashes if a selected item is deleted...
2014-03-08 Daniel Juyung Seogenlist: Refactor event_block_rect handling routine.
2014-03-08 nirajkrgenlist: Implemented the item focus support in genlist
2014-01-15 Ryuan Choielm_widget_xxx.h: Adopt EINA_UNLIKELY and fix indentati...
2013-12-26 Daniel Juyung Seoelm: Unified eina critical manro to CRI.
2013-11-03 Daniel Juyung SeoGenlist/Gengrid: Added multi select mode for genlist...
2013-06-23 Carsten Haitzler... genlist - fix some stacking issues when selecting items...
2013-05-12 Yossi Kantorelementary: Focus improvement for elm_genlist and elm_list
2013-05-02 Daniel Juyung Seoelm_genlist: refactoring. code clean up.
2013-05-01 Daniel ZaouiElementary: replace eo_data_get for objects data refere...
2013-04-17 Daniel Juyung SeoRevert "I removed it->generation, sd->generation, it...
2013-04-17 Shinwoo KimMerge branch 'master' of ssh://git.enlightenment.org...
2013-04-15 Tae-Hwan KimI removed it->generation, sd->generation, it->walking...
2013-04-03 Daniel Juyung Seoelm_widget_genlist.h: added doxygen comments about...
2013-03-29 Tae-Hwan KimBecause of relcount, genlist items cannot be deleted...
2013-01-26 Daniel Juyung Seoelm elm_widget_genlist.h: More description for variables.
2012-11-26 Yakov GoldbergWe have ported to Eo all the widgets of elementary...
2012-10-10 Carsten Haitzleroops i didnt mean to commit this with shinwoo's patch...
2012-10-10 Kim ShinwooFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
2012-10-01 Daniel Juyung Seoelm genlist: Fixed reorder mode to scroll the pan when...
2012-07-31 Gustavo Lima Chaves[elm] Genlist now inheritable.