summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* update PO files from src...Carsten Haitzler (Rasterman)2017-09-1923-1219/+1357
* efl po files - fix LTR/RTL translation string to be correct for langsCarsten Haitzler (Rasterman)2017-09-1920-19/+25
* examples: cxx: fix examples for new size_set function signatureStefan Schmidt2017-09-1911-23/+23
* efl interfaces: Fix typo in docBryce Harrington2017-09-191-1/+1
* edje: Fix invalid storage of efl_part objectsJean-Philippe Andre2017-09-191-8/+12
* evas: Remove remnants from EO 1 internal APIJean-Philippe Andre2017-09-191-81/+0
* elm: rename Elm.Interface.Atspi_Action => Efl.Access.ActionLukasz Stanislawski2017-09-199-47/+46
* elm: rename Elm.Interface.Atspi.Selection => Efl.Access.SelectionLukasz Stanislawski2017-09-1918-117/+116
* text: Remove unused EO structsJean-Philippe Andre2017-09-192-53/+4
* polygon: Use Eina.Position2D for point_addJean-Philippe Andre2017-09-192-6/+5
* win: Use Eina.Size2D for pointer positionJean-Philippe Andre2017-09-193-11/+12
* photocam: Use Eina.Rect for image_regionJean-Philippe Andre2017-09-193-46/+49
* efl: Use Eina.Size2D for screen sizeJean-Philippe Andre2017-09-192-6/+11