summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elm: efl_ui_list_precise_layout use hint_combined_min_getdevs/felipealmeida/efl-ui-list-segarrayFelipe Magno de Almeida2017-10-221-1/+4
* elm: efl_ui_list avoiding layout'ing without size min calc calculatedFelipe Magno de Almeida2017-10-222-13/+37
* elm: Fix efl_ui_list_segarray append and searchFelipe Magno de Almeida2017-10-221-22/+68
* precise layout_do WIPLarry Jr2017-10-203-69/+52
* elm: Remove postfix because of bugFelipe Magno de Almeida2017-10-202-14/+45
* elm: WIP efl_ui_list more workFelipe Magno de Almeida2017-10-194-24/+46
* elm: Some fixes in segarrayFelipe Magno de Almeida2017-10-193-13/+57
* efl-ui-list layout_do review WIPLarry Jr2017-10-183-22/+81
* elm: WIP code for segarrayFelipe Magno de Almeida2017-10-172-4/+3
* elementary: Efl_Ui_List fixed some interfaces and func signaturesLarry Jr2017-10-172-3/+19
* elm: WIP code for segarrayFelipe Magno de Almeida2017-10-113-8/+110
* elm: efl-ui-list Rewrite WIPFelipe Magno de Almeida2017-10-0914-741/+1352
* elm: Add efl_ui_list view initial implementationFelipe Magno de Almeida2017-09-2221-12/+3756
* EFL For WIN32: Replace HAVE_EVIL define with _WIN32Vincent 'vtorri' Torri2017-09-2292-116/+116
* ecore: Avoid using newer check.h functions.Lauro Moura2017-09-221-10/+10
* elm_code: respect event hold for key_downAndy Williams2017-09-211-1/+1
* layout: Fix slider label using proper part typeJean-Philippe Andre2017-09-211-17/+26
* edje: Add part_type_get APIJean-Philippe Andre2017-09-218-68/+106
* hover: Fix hover parts usageJean-Philippe Andre2017-09-211-2/+2
* elm: Remove eo.h header from MakefileJean-Philippe Andre2017-09-211-1/+0
* elm: Resolve part alias in legacy APIs onlyJean-Philippe Andre2017-09-212-27/+32
* elm: Remove range "span_size" API in EOJean-Philippe Andre2017-09-2113-239/+112
* elm: Split off text and content for efl_partJean-Philippe Andre2017-09-2137-118/+187
* elm: Move base implementation for efl_part in widgetJean-Philippe Andre2017-09-2143-288/+271
* Ui text: add Efl.Ui.Text_Async objectDaniel Hirt2017-09-206-65/+206
* Canvas text async: add async layout functionalityDaniel Hirt2017-09-202-150/+419
* evas-drm: Fix uninitialized variablesChris Michael2017-09-201-2/+2
* efl ui layout - handle content unset properly and remove the unset itemCarsten Haitzler (Rasterman)2017-09-201-3/+18
* Ui text: add null checks for anchor updateDaniel Hirt2017-09-202-6/+12
* Edje: move selection-related part_text API to legacyDaniel Hirt2017-09-205-94/+102
* Edje: move IMF-related part_text API to legacyDaniel Hirt2017-09-203-360/+540
* ecore-evas-drm: Implement actual evas engine rotations in drmChris Michael2017-09-191-2/+60
* evas-drm: Support rotations other than 0Chris Michael2017-09-191-44/+87
* evas-drm: Override eng_output_resize functionChris Michael2017-09-192-3/+28
* ecore-drm2: Minor formatting fixChris Michael2017-09-191-0/+1
* ecore-evas-drm: FormattingChris Michael2017-09-191-2/+4
* elm: Fix invalid uses of Efl.OrientationJean-Philippe Andre2017-09-193-7/+7
* efl_ui_image: add new scale type: EFL_UI_IMAGE_SCALE_TYPE_TILESungtaek Hong2017-09-194-12/+97
* evas_object_main: fallback to other usage instead of returning NULLMarcel Hollerbach2017-09-191-1/+2
* evas_events: add checking state of pointHosang Kim2017-09-191-1/+2
* els_tooltip: Fix to use some functions before tooltip_test_set or tooltip_con...Jeonghyun Yun2017-09-192-24/+53
* animation2: fix compile instructionJean-Philippe Andre2017-09-191-1/+1
* evas_event: Fix missing case when check the event areajiin.moon2017-09-191-1/+1
* evas: Document Textgrid objects APIBryce Harrington2017-09-191-1/+8
* evas: Textgrid doxygen grammar/spelling cleanupBryce Harrington2017-09-191-11/+11
* evas: Eo Textgrid doc grammar cleanupBryce Harrington2017-09-191-13/+12
* eldbus: Fix test case (make check)Jean-Philippe Andre2017-09-192-7/+7
* elm_map: keep overlays list when showing overlaysSungtaek Hong2017-09-192-1/+24
* evas: Fix invalid call to interceptJean-Philippe Andre2017-09-191-1/+1
* edje: Ensure min size calc is always >= restrictedJean-Philippe Andre2017-09-191-1/+10