summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into devs/hermet/lottieHermet Park2021-03-225-18/+91
|\
| * efl ui scroller - support signals for up/down/elft/right show/hideCarsten Haitzler (Rasterman)2021-03-211-0/+67
| * evas - gl - stop leaking images and never freeing them from cacheCarsten Haitzler (Rasterman)2021-03-201-4/+11
| * ector image: Prevents drawing images outside bufferJunsuChoi2021-03-181-2/+6
| * ecore_con: add null check for safety.Hermet Park2021-03-161-0/+1
| * eeze_scanner: do not crashMarcel Hollerbach2021-03-151-12/+6
* | Merge branch 'master' into devs/hermet/lottieHermet Park2021-03-154-6/+17
|\ \ | |/
| * efl_ui_collection: disable desktop_entry behaviour when in api callMarcel Hollerbach2021-03-141-1/+6
| * elm - fix emitting of signals to theme for label existenceCarsten Haitzler (Rasterman)2021-03-121-4/+6
| * evas gl - remove freed gl image from context image listCarsten Haitzler (Rasterman)2021-03-092-1/+5
* | Merge branch 'master' into devs/hermet/lottieHermet Park2021-03-092-10/+27
|\ \ | |/
| * elm conffig - display icons if using elm icon themeCarsten Haitzler (Rasterman)2021-03-041-4/+6
| * evas_object_smart: enhance logic checking clipper visibilityShinwoo Kim2021-03-031-6/+21
* | Merge branch 'master' into devs/hermet/lottieHermet Park2021-03-0318-281/+110
|\ \ | |/
| * efl ui format - now dont leak and dont double freeCarsten Haitzler (Rasterman)2021-03-021-2/+8
| * efl ui format - only sety format fun to null if format func free existsCarsten Haitzler (Rasterman)2021-03-022-4/+7
| * elm slider - don't double-free output format.Carsten Haitzler (Rasterman)2021-03-021-0/+3
| * ecore_wl2: Remove legacy teamwork stuffChristopher Michael2021-03-014-51/+1
| * ecore-evas-wayland: Remove wayland wobbly windows junkChristopher Michael2021-03-011-48/+0
| * ecore_wl2: Remove wayland wobbly windows stuffsChristopher Michael2021-03-013-100/+0
| * wayland_protocol: Remove wayland wobbly windows junkChristopher Michael2021-03-012-30/+1
| * eeze_disk: fix potential memory leakChristopher Michael2021-02-251-2/+5
| * eeze_disk: Remove extra blank linesChristopher Michael2021-02-251-2/+0
| * efl_loop: Fix unchecked return valueChristopher Michael2021-02-251-1/+5
| * eio_test_manager: Fix unchecked return valueChristopher Michael2021-02-251-1/+1
| * eina_promise: Fix unchecked return valueChristopher Michael2021-02-251-1/+3
| * elm_glview: Fix unchecked return valueChristopher Michael2021-02-251-1/+2
| * eina_value: Fix unchecked return valueChristopher Michael2021-02-251-12/+12
| * eldbus_fake_server: Fix unchecked return valueChristopher Michael2021-02-251-5/+13
| * elm_slider: Fix unchecked return valueChristopher Michael2021-02-251-1/+3
| * ecore: Update to not use deprecated mallinfoChristopher Michael2021-02-251-16/+47
| * elm - efl ui format - remove leak on format infoCarsten Haitzler (Rasterman)2021-02-251-9/+4
| * eina_tests: Fix argument cannot be negativeChristopher Michael2021-02-241-2/+2
* | Merge branch 'master' into devs/hermet/lottieHermet Park2021-02-1829-40/+910
|\ \ | |/
| * Revert "ecore: Update to not use deprecated mallinfo"Christopher Michael2021-02-171-8/+8
| * eeze: fix a potention memory leakShinwoo Kim2021-02-171-1/+4
| * ecore: Update to not use deprecated mallinfoChristopher Michael2021-02-161-8/+8
| * gl: remove memory leak of orient_setShinwoo Kim2021-02-131-1/+0
| * Added the heif loaderthierry19702021-02-065-1/+317
| * Efreet: fix file:// scheme on WindowsVincent Torri2021-02-062-0/+75
| * Efreet: do not translate standard directories on WindowsVincent Torri2021-02-061-6/+41
| * evas - gl engine - look for extension in the right extension string setCarsten Haitzler (Rasterman)2021-02-062-2/+3
| * edje_entry: fix a potential error of null derefJaehyun Cho2021-02-041-0/+2
| * eet, emile: safety++Shinwoo Kim2021-02-042-1/+22
| * ecore-x - vsync - also log the direct device timestamp if it goes backCarsten Haitzler (Rasterman)2021-02-031-1/+11
| * ecore_x - vsync ... this handles time going backwardsCarsten Haitzler (Rasterman)2021-02-031-3/+11
| * evas - tga loader - ignore origin as it leads to valid tga's not loadingCarsten Haitzler (Rasterman)2021-02-011-10/+10
| * ecore x - allow vsync animator to delay by some fraction of a frameCarsten Haitzler (Rasterman)2021-02-012-0/+42
| * Efl.Canvas.Vg.Object: Skip render, if size of the drawing area is 0JunsuChoi2021-02-011-0/+2
| * ecore_file_monitor: add kevent backend.Alastair Poole2021-01-312-0/+292