[elm_image.c, elm_icon.c] bug fix : elm_icon is disappeared when theme hook is called...
[framework/uifw/elementary.git] / src / lib / elm_genlist.c
2012-07-17 Seunggyun KimMerge "Fix elm_config_font_overlay_apply() to also...
2012-07-16 Minseok KimMerge "[Multibuttonentry] opensource merge (r73223)"
2012-07-12 Tae-Hwan KimMerge "also fix selected item scrolling when item prepe...
2012-07-12 Tae-Hwan KimMerge "fix genlist item signals on prepend"
2012-07-12 Tae-Hwan KimMerge "genlist prepends no longer cause selected items...
2012-07-12 discomfitoralso fix selected item scrolling when item prepended...
2012-07-12 discomfitorfix genlist item signals on prepend
2012-07-12 discomfitorgenlist prepends no longer cause selected items to...
2012-06-28 Shinwoo KimMerge "[gesture_layer] opensource merge (r71200)"
2012-06-25 seozelm genlist: Fixed tree expand bug. Check item type...
2012-06-25 seozelm genlist: Fixed a bug with decorate all mode + tree...
2012-05-21 Hyoyoung ChangMerge "[genlist] apply r71140 with local enhancement"
2012-05-18 Hyoyoung Chang[genlist] apply r71140 with local enhancement
2012-05-03 shilpa singhMerge "[Elc_Naviframe]:Bug Fix:wrong signals[show/hide...
2012-04-26 Jeonghyun YunElementary migration revision 70492
2012-04-25 hyoyounggenlist : remove useless tabs
2012-04-25 hyoyounggenlist : clean up formatting
2012-04-25 sumanthMerge "[elm_datetime.h] Datetime default minimum year...
2012-04-25 rasterthanks to brian wang - check if show item has a block.
2012-04-23 Tae-Hwan KimElementary migration revision 70375
2012-04-20 yozelementary: use FOREACH_SAFE we remove an element in...
2012-04-20 rasteruse the new escape text set to clear up issues if theme...
2012-04-20 seozelm genlist: Remove item from moved_item when an item...
2012-04-20 seozelm genlist: Fixed genlist crash issue when huge amount...
2012-04-20 seozelm genlist: Use Widget_Data variable for convenience.
2012-04-20 seozelm genlist: Use ECORE_CALLBACK_CANCEL rather than...
2012-04-20 seozelm genlist: Fixed grid segfault issue. Patch by Hyoyou...
2012-04-20 seozelm genlist: Fixed item selection bug with decorate_all...
2012-04-20 seozelm genlist: Fixed formatting.
2012-04-20 Shinwoo KimElementary migration revision 70341
2012-04-19 Jung Chanwook[Genlist][Nabi:S1-1013] bug fix, Abnormality is display...
2012-04-19 Hyoyoung Chang[genlist] add barrier for gengrid
2012-04-18 rasterFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-04-18 rasterFrom: chanwook jung <jchanwook@gmail.com>
2012-04-18 Hyoyoung Chang[genlist] migration from upstream with local patch
2012-04-17 Daniel Juyung SeoElementary migration revision 70200 Merge remote-tracki...
2012-04-13 rasterFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-04-12 seozelm genlist.c: Removed elm_object_item_content_set...
2012-04-12 seozelm genlist: genlist/gengrid do not support elm_object_...
2012-04-12 seozelm list/genlist: Renamed interval text get/set hook...
2012-04-06 seozelm genlist: Get the stringlist only when it does not...
2012-04-06 seozelm genlist: Renamed internal variables. Patch by Hyoyo...
2012-04-06 seozelm genlist: Patch for elm_genlist_item_fields_update...
2012-04-06 Hyoyoung Chang[genlist] bugfix _item_select with focus reset
2012-04-06 seozelm genlist: Refactored flip mode. Patch by Hyoyoung...
2012-04-06 Myoungwoon Roy KimMerge "The animation have to be stopped just if the...
2012-04-06 jihoonelementary: ignore key event of keypad when NumLock...
2012-04-05 Jung ChanwookMerge "[Genlist] removed unnecessary code in _clear_cb...
2012-04-05 Jung Chanwook[Genlist] removed unnecessary code in _clear_cb. If...
2012-04-05 Jeonghyun YunElementary migration revision 69922
2012-04-05 hermetelementary/genlist - [E-devel] [Patch][Genlist] removed...
2012-04-03 seozelm genlist: Renamed internal variables and functions...
2012-04-03 seozelm genlist: Renamed internal variables/functions....
2012-04-03 seozelm genlist: Internal variable rename. Patch by Hyoyoun...
2012-04-03 Daniel Juyung SeoMerge "[*][Genlist] Fixed browser crash bug. Nabi S1...
2012-04-03 seoz[*][Genlist] Fixed browser crash bug. Nabi S1-2340...
2012-04-03 Daniel Juyung Seo[*][Genlist] Fixed genlist infinite loop bug. Opensourc...
2012-04-02 Jeonghyun YunElementary migration revision 69832
2012-04-02 Myoungwoon Roy KimMerge "[popup] opensource mergie (r69790)"
2012-04-02 seozelm genlist: Changed internal variables correctly....
2012-04-02 seozelm genlist: Reverted Hyoyoung's first patch. He sent...
2012-03-30 WooHyun JungMerge ... r69788 for fixing timer_del problem in genlist
2012-03-30 rasterAfter edit mode naming is changed, some legacy naming...
2012-03-30 seozelm genlist: Set long_timer to NULL after it's deleted.
2012-03-30 woohyunelementary/genlist : set NULL for swipe_timer.
2012-03-30 seozelm genlist: Fixed genlist infinite loop bug.
2012-03-29 seozelm: Fixed formatting. Added a space after 'if/while...
2012-03-29 seozelm genlist: Fixed _item_content_set_hook. Use _item_co...
2012-03-29 WooHyun JungMerge "elementary/conform : wd->content is set as NULL...
2012-03-29 seozelm elm_object_item: Fixed item part content set hooks.
2012-03-29 Hyoyoung Chang[genlist] r69725 with local enhancement
2012-03-29 seozelm genlist: Fixed flip bug. Patch by Hyoyoung Chang
2012-03-29 seozelm genlist: Remove tree_effect_animator on genlist...
2012-03-29 Rajeev RanjanMerge "[elm_datetime] Year min/max is moved to elm_conf...
2012-03-29 WooHyun JungMerge "[*][ctxpopup_cpypasteUI] fix a bug - scroller...
2012-03-28 shilpa onkar singhMerge "elementary/colorselector - padding between color...
2012-03-28 seoz[Genlist][Nabi:S1-2014] bug fix, expanded_next_item...
2012-03-28 seozelm genlist: Fixed tree effect bug. Patch by Chanwook...
2012-03-27 Shinwoo KimMerge changes I6abbe506,Ibfd12197
2012-03-27 seoz[Genlist] elm genlist: Refactoring. Use correct name...
2012-03-27 Jaehwan KimMerge "When the scroller is holded and scrolled, it...
2012-03-27 seoz[Genlist] Open source merge. r69518.
2012-03-27 Goun LeeMerge "[multibuttonentry]merged with opensource (r69583...
2012-03-26 raster[Genlist] Tree effect bug fix merge @69582
2012-03-26 raster[Genlist] Add the moved.after/before signal instead...
2012-03-26 Hyoyoung ChangMerge "[genlist] upstream merge r69538, r69536"
2012-03-24 rasterFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-03-23 rasterFrom: chanwook jung <jchanwook@gmail.com>
2012-03-23 rasterfix other bring in bug leif found.
2012-03-23 Hyoyoung Chang[genlist] upstream merge r69538, r69536
2012-03-22 rasterand clean up formatting uglies i saw.
2012-03-22 rasteractually kno difference betwene show and bring-in in...
2012-03-22 rasterfix initial bring in coord calc for genlist items if...
2012-03-21 rasterFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-03-21 rasterFrom: chanwook jung <jchanwook@gmail.com>
2012-03-21 rasterFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-03-21 Jung ChanwookMerge "[Genlist] temp patch about elm_genlist_clear...
2012-03-21 Jung Chanwook[Genlist] temp patch about elm_genlist_clear, item_del BS
2012-03-20 seozelm genlist: Refine item callbacks. Patch by Hyoyoung...
2012-03-20 Daniel Juyung Seo[*][Genlist] Removed unnecessary line. This line is...
next