summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Efl.Observable: Delay deletion of inner list not to break iterationdevs/conr2d/observerJeeyong Um2017-03-241-14/+43
* Efl.Observable: Extract method deleting observerJeeyong Um2017-03-231-24/+19
* Efl.Observable: Add key to the data of the list of observersJeeyong Um2017-03-231-1/+4
* Efl.Observable: Replace inner hash with listJeeyong Um2017-03-231-20/+56
* Efl.Observable: Delay creation of observers hashJeeyong Um2017-03-232-16/+18
* evas: Fix a rare issue with GL and map and maskJean-Philippe Andre2017-03-222-1/+19
* elm_code: fix keyboard selection forwardAndy Williams2017-03-211-0/+11
* elm_map: Fix work of elm_map_overlay_icon_set if icon is NULL.se.osadchy2017-03-211-1/+0
* ecore: proper macro usage for double comparision. Summary: The comparisions a...Umesh Tanwar2017-03-214-4/+4
* ecore_evas_extn: do not update plug image when lockfile is invalid.Minkyoung Kim2017-03-211-0/+11
* genlist: Fix another issue with insert sortedJean-Philippe Andre2017-03-201-2/+3
* evas gl: Fix a compilation warningJean-Philippe Andre2017-03-201-0/+2
* eina_debug: do not leak a spinlock when the path is not givenMarcel Hollerbach2017-03-181-1/+5
* gl_drm: Fix KHR partial update supportDerek Foreman2017-03-173-14/+18
* ecore_drm2: Move function call after the NULL checkDerek Foreman2017-03-171-1/+2
* gl_drm: Properly disable EGL_EXT_buffer_age when we don't have itDerek Foreman2017-03-171-4/+1
* theme: remove event gaps in enlightenment window framesMike Blumenkrantz2017-03-171-7/+3
* efreet: CRI and fail after 10 attempts to connect to efreetdMike Blumenkrantz2017-03-171-0/+9
* ecore-evas: handle title_set and name_class_set for buffer engineMike Blumenkrantz2017-03-171-2/+29
* theme: make bryce vertical clipping work as expectedMike Blumenkrantz2017-03-171-1/+1
* evas table: CRI when attempting to pack a table child into another tableMike Blumenkrantz2017-03-171-2/+10
* elm_code: Update and demo status messages inlineAndy Williams2017-03-173-13/+28
* elementary: enhance atspi accessible documentationShinwoo Kim2017-03-171-20/+20
* gengrid: avoid call select callback twice in mode ELM_OBJECT_MULTI_SELECT_MOD...Vyacheslav Reutskiy2017-03-171-1/+0
* luncher: improving engage animationsAndy Williams2017-03-161-1/+0
* eina_file: fixed T2244Ivan Furs2017-03-151-3/+17
* evas: drop redundant pointer checkBryce Harrington2017-03-151-2/+1
* elementary: Fix minor typo in efl_ui_win.eoChris Michael2017-03-141-1/+1
* genlist: Fix a leakJean-Philippe Andre2017-03-141-0/+1
* ecore: Fix memory leak and logicJean-Philippe Andre2017-03-141-2/+2
* release: Update NEWS and bump version for 1.19.0-beta3 releasev1.19.0-beta3Stefan Schmidt2017-03-142-1/+52
* ecore_animator: improve comparision check for stopping animator.Umesh Tanwar2017-03-141-1/+1
* evas gl: Add a hack for GLES 3.1 with NVIDIA + GLVNDJean-Philippe Andre2017-03-141-1/+43
* evas: Fix crash with events on the canvasJean-Philippe Andre2017-03-141-48/+77
* evas gl: Fix usage of OSMesaJean-Philippe Andre2017-03-141-5/+14
* edje: Move prev_description out of ephysics ifdefJean-Philippe Andre2017-03-143-8/+3
* genlist: Fix some more decorate mode issuesJean-Philippe Andre2017-03-141-11/+16
* edje: Fix rare issue with mapJean-Philippe Andre2017-03-141-0/+9
* genlist: Make sure only one item is decoratedJean-Philippe Andre2017-03-141-0/+1
* genlist: Make logic more readableJean-Philippe Andre2017-03-141-3/+2
* genlist: Fix invalid call to stack above/belowJean-Philippe Andre2017-03-141-31/+23
* evas: Add more debug info to an ERR message (stack)Jean-Philippe Andre2017-03-141-6/+34
* Revert "ecore-evas reduce modifier modification on every event to cut cpu"Cedric BAIL2017-03-131-135/+28
* eina: Fix more typo in doxygenChris Michael2017-03-131-2/+2
* eina: Fix typo in doxygenChris Michael2017-03-131-2/+2
* ecore-evas reduce modifier modification on every event to cut cpuCarsten Haitzler (Rasterman)2017-03-131-28/+135
* elementary: refactor code to avoid duplication in elm_code_widget.Cedric Bail2017-03-121-36/+40
* ecore_evas: keep VNC API BETA until multi evas output is in, just in case.Cedric Bail2017-03-121-0/+4
* elm_code: Don't leak rows when we resize downAndy Williams2017-03-121-1/+1
* elementary: force elm_code line fill on object resize.Cedric Bail2017-03-111-1/+28