summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* evas examples - build box example again - missing headerCarsten Haitzler (Rasterman)2020-06-151-0/+2
* edje: fix memory leak in edje part recalculation.Myoungwoon Roy, Kim2020-06-151-1/+2
* Eina file test: use the correct Eina file objectVincent Torri2020-06-151-1/+1
* Eina file test: on Windows, open cmd, not a shellVincent Torri2020-06-151-1/+6
* efl gfx_path: fix memory leak.Hermet Park2020-06-152-11/+1
* edje: fix memory leak by freeing the limits pointer.Subhransu Mohanty2020-06-151-0/+2
* edje_load : clean up vector resource when edje file freed.Woochanlee2020-06-151-0/+4
* edje: Fix memory leak by freeing the filter data.Subhransu Mohanty2020-06-151-0/+16
* evas_textblock: fix doc typoAli Alzyod2020-06-151-2/+2
* ecore_main_timechanges: fix includeMarcel Hollerbach2020-06-151-1/+1
* canvas vg: fix vector file data memory leak.Hermet Park2020-06-151-0/+4
* evas vg: clean up dangling instancesHermet Park2020-06-151-1/+2
* canvas vg: fix dangling vector containers.Hermet Park2020-06-152-3/+5
* edje: fix animation memory leak.Hermet Park2020-06-151-9/+12
* evas/engines/gl_generic: fix byte order after glReadPixels on BEDaniel Kolesa2020-06-121-0/+16
* build: make eina drag in the -lm flagMarcel Hollerbach2020-06-121-1/+1
* modules: only build gl_drm evas engine when using es-eglDaniel Kolesa2020-06-111-5/+5
* ecore: use standard LC_ALL instead of __LC_ALL in systemd moduleDaniel Kolesa2020-06-111-1/+1
* eina: only enable EINA_LOG_BACKTRACE when backtrace API is presentDaniel Kolesa2020-06-111-0/+3
* efreet - handle runtime relocation right with default XDG_DATA_DIRSCarsten Haitzler (Rasterman)2020-06-091-4/+29
* evas - genetic update regions smart merge - merge v adjacent regionsCarsten Haitzler (Rasterman)2020-06-051-6/+48
* evas - csd and wl csd - fix alpha zeroing to avoid framespace junkCarsten Haitzler (Rasterman)2020-05-261-0/+9
* evas image: reload after alpha_setShinwoo Kim2020-05-251-4/+4
* elm test: include evil_private.h to declare realpath() on WindowsVincent Torri2020-05-252-0/+8
* ecore_evas: fix uninitialized variable warningVincent Torri2020-05-251-1/+1
* evas_vg_container: return NULL in evas_vg_container_add when the parent of co...Taehyub Kim2020-05-251-1/+5
* elm_genlist/elm_gengrid: fix memory leak caused by efl_wref_del.Hosang Kim2020-05-252-4/+14
* evas: gesture_manager: fix usage of long on WindowsVincent Torri2020-05-251-4/+4
* tests: eina: fix usage of long on WindowsVincent Torri2020-05-251-9/+9
* ecore_con: Fix unused argument warningVincent Torri2020-05-251-1/+1
* png: handle file name .9.pngShinwoo Kim2020-05-251-1/+6
* ecore-x - ensure we fully look at all xkb events and refresh all bindsCarsten Haitzler (Rasterman)2020-05-192-3/+11
* efl_ui_image: fix to call "clicked" smart callback when there is no imgWooHyun Jung2020-05-181-4/+6
* evas_vg_shape: return NULL in evas_vg_shape_add when the parent of shape is NULLTaehyub Kim2020-05-181-1/+6
* edje_calc: Add unload file for already loaded vector lottie file.JunsuChoi2020-05-181-0/+1
* Efl.Ui.Radio_Legacy: Prevent unnecessary signal emit for contentsJunsuChoi2020-05-181-1/+1
* Efl.Ui.Check_Legacy: Prevent unnecessary signal emit for contentsJunsuChoi2020-05-181-1/+1
* Efl.Ui.Progressbar_Legacy: Prevent unnecessary signal emit for contentsJunsuChoi2020-05-181-1/+1
* Efl.Ui.Button_Legacy: Prevent duplicate signal emit of contentsJunsuChoi2020-05-181-1/+1
* Efl.Canvas.Object.Animation: Prevent crash when called .animation_pause_set.JunsuChoi2020-05-181-1/+1
* tests: ecore_con: renew test ssl certificate which expired in 2016Stefan Schmidt2020-05-112-25/+76
* evas + gl - fix callback-to-app-changes-state issue with pixel dataCarsten Haitzler (Rasterman)2020-05-092-2/+4
* evas/events: fix conditional for emitting source mouse move eventsMike Blumenkrantz2020-05-091-1/+1
* elm: resolve float comparison warningsMike Blumenkrantz2020-05-0931-132/+134
* bin/elm: resolve float compare warningsMike Blumenkrantz2020-05-097-60/+60
* tests: resolve float comparison warningsMike Blumenkrantz2020-05-0921-154/+162
* edje_cc: consistently use eina macros for all float comparisonsMike Blumenkrantz2020-05-091-7/+7
* edje_cc: fix comparisons for possible non-float valuesMike Blumenkrantz2020-05-092-9/+9
* eina: resolve float comparison warningsMike Blumenkrantz2020-05-092-3/+5
* evas: use SEQUENTIAL for decoding png fileShinwoo Kim2020-05-071-6/+6