summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* work initdevs/ami/img_load_statusAmitesh Singh2017-09-254-5/+15
* elm hoversel - fix alignment in ephotoCarsten Haitzler (Rasterman)2017-09-251-1/+1
* inwin: Fix oopsie in previous commitJean-Philippe Andre2017-09-251-4/+4
* inwin: Fix inwin (default content set/get/unset)Jean-Philippe Andre2017-09-252-3/+25
* layout: Remove default content implementationJean-Philippe Andre2017-09-252-20/+0
* docs: eina_value: fix a typoJeeyong Um2017-09-251-1/+1
* elm_hover: do not register itselfMarcel Hollerbach2017-09-232-0/+7
* elm_widget: abort is probebly a bit too muchMarcel Hollerbach2017-09-231-1/+0
* ecore exe - add an "isolate io"f lag for sending io to /dev/nullCarsten Haitzler (Rasterman)2017-09-232-19/+54
* ecore: force initialization of Efl.Io.Closer.Fd.Cedric Bail2017-09-221-1/+23
* ecore_evas: skip deleted Ecore_Evas while searching for a general animator so...Cedric Bail2017-09-221-1/+2
* eolian cxx: rename generic_value to any_valueDaniel Kolesa2017-09-221-2/+3
* eolian: add tests for builtin queriesDaniel Kolesa2017-09-221-0/+7
* elua: bind new eolian type builtin APIDaniel Kolesa2017-09-222-0/+127
* eolian: add a way to query the builtin type of a typeDaniel Kolesa2017-09-224-0/+83
* eolian: add any_value_ptrDaniel Kolesa2017-09-226-8/+13
* eolian: rename generic_value to any_valueDaniel Kolesa2017-09-226-11/+11
* eolian: remove leftover codeDaniel Kolesa2017-09-225-31/+27
* eolian: remove static_array and terminated_arrayDaniel Kolesa2017-09-2213-135/+5
* eolian: merge REGULAR and COMPLEX typesDaniel Kolesa2017-09-229-77/+69
* eolian: add mstringDaniel Kolesa2017-09-2221-31/+27
* eo: make more freefuncs implicitDaniel Kolesa2017-09-227-10/+13
* ecore-x: reject successive MappingNotify events if they are identicalMike Blumenkrantz2017-09-222-14/+20
* 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