summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix merge conflict errorsdevs/sanghyeonlee/list_scrollSangHyeon Jade Lee2017-11-171-37/+7
* scroll_manager: new scoller scratchWonki Kim2017-11-1526-242/+4401
* elm: WIP in efl_ui_list change in layouting through cacheFelipe Magno de Almeida2017-11-153-128/+161
* elm: fixed count change updateLarry Jr2017-11-151-2/+11
* elm: model unrealize in model_setLarry Jr2017-11-152-50/+18
* elm: using segarray in relayoutLarry Jr2017-11-154-74/+39
* elm: node calc item and realize/unrealize WIPLarry Jr2017-11-151-27/+110
* elm: segarray node min size cacheLarry Jr2017-11-152-123/+91
* elm: size cache by node WIPLarry Jr2017-11-151-18/+105
* elm: calc size job add fixLarry Jr2017-11-151-12/+10
* elm: split size calculation in precise layouterLarry Jr2017-11-152-40/+58
* elm: move calculate function for a jobLarry Jr2017-11-152-76/+142
* Elm: precise layout scroll width fixedLarry Jr2017-11-152-52/+16
* elm: Create iteration by node with segarrayFelipe Magno de Almeida2017-11-155-32/+49
* elm: Add group iterator to segarrayFelipe Magno de Almeida2017-11-152-15/+97
* elm: Remove unused code in efl_ui_list_segarray.cFelipe Magno de Almeida2017-11-151-115/+18
* Elm: efl_ui_list model set/unset update itensLarry Jr2017-11-153-31/+43
* elm: fixed list_example3 and unrealize to model_unset WIPLarry Jr2017-11-154-27/+86
* elm: fix changed size hints callback add in efl_ui_list_precise_layoutLarry Jr2017-11-152-38/+7
* elm: update list size in size_hint itemLarry Jr2017-11-151-37/+50
* elm: fixed scroll sizeLarry Jr2017-11-154-29/+87
* elm: SegArray insertion fixFelipe Magno de Almeida2017-11-152-23/+29
* elm: efl_ui_list fixed precise layout scroll spreadLarry Jr2017-11-151-5/+5
* elm: efl_ui_list precise layout scroll WIPLarry Jr2017-11-157-167/+202
* elm: efl_ui_list_precise_layout use hint_combined_min_getFelipe Magno de Almeida2017-11-151-1/+4
* elm: efl_ui_list avoiding layout'ing without size min calc calculatedFelipe Magno de Almeida2017-11-152-13/+37
* elm: Fix efl_ui_list_segarray append and searchFelipe Magno de Almeida2017-11-151-22/+68
* precise layout_do WIPLarry Jr2017-11-153-69/+52
* elm: Remove postfix because of bugFelipe Magno de Almeida2017-11-152-14/+45
* elm: WIP efl_ui_list more workFelipe Magno de Almeida2017-11-154-24/+46
* elm: Some fixes in segarrayFelipe Magno de Almeida2017-11-153-13/+57
* efl-ui-list layout_do review WIPLarry Jr2017-11-153-22/+81
* elm: WIP code for segarrayFelipe Magno de Almeida2017-11-152-4/+3
* elementary: Efl_Ui_List fixed some interfaces and func signaturesLarry Jr2017-11-152-3/+19
* elm: WIP code for segarrayFelipe Magno de Almeida2017-11-153-8/+110
* elm: efl-ui-list Rewrite WIPFelipe Magno de Almeida2017-11-1514-740/+1351
* elm: Add efl_ui_list view initial implementationFelipe Magno de Almeida2017-11-1521-12/+3787
* Ctxpopup: resizing ctxpopup after its content is removedJinYong Park2017-11-152-0/+53
* efl_ui_win.c: send bounds changed signal on window rotationShilpa Singh2017-11-151-0/+26
* elementary: make sure efl_general.h detection work also when you are not usin...Cedric Bail2017-11-141-15/+16
* elementary: protect from stall include.Cedric Bail2017-11-142-1/+8
* elementary: provide network when doing ui.Cedric Bail2017-11-141-0/+1
* elementary: only include Efl_Ui.h when BETA API is requested.Cedric Bail2017-11-141-0/+4
* elementary: elm_widget actually rely on elm_object_item.Cedric Bail2017-11-141-0/+2
* elementary: fix typos in header inclusion rules.Cedric Bail2017-11-141-2/+2
* ecore: always declare EFL_MAIN not just for application using the BETA flag.Cedric Bail2017-11-141-15/+15
* Revert "Revert series of patches from cedric (due to dependencies and conflic...Cedric Bail2017-11-1412-16/+307
* Revert series of patches from cedric (due to dependencies and conflicts)Carsten Haitzler (Rasterman)2017-11-1512-307/+16
* elementary: currently double declare elm_init/shutdown.Cedric BAIL2017-11-141-0/+53
* elementary: fix efl_ui_multibutton installed headers.Cedric BAIL2017-11-142-1/+1