summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* efl_ui_textpath: mathmatical calculationsAli Alzyod2021-01-291-4/+6
* evas_textblock: allow default font size to be set without fontnameali-alzyod2021-01-292-0/+26
* ecore-evas: Formatting fixChristopher Michael2021-01-271-3/+10
* elm - test - genlist - add more callback event printfs for testingCarsten Haitzler (Rasterman)2021-01-271-0/+21
* eeze walk: fix a memory leakingWonki Kim2021-01-251-4/+5
* ethumb - fix asan complaint on mis-accessing struct after free in clientCarsten Haitzler (Rasterman)2021-01-241-2/+9
* elm - fix elm_config args parsing/collectingCarsten Haitzler (Rasterman)2021-01-211-4/+4
* slider: fix a potentional crashing problemWonki Kim2021-01-191-3/+3
* evas - let's not set dynamic img hints if extns not thereCarsten Haitzler (Rasterman)2021-01-141-0/+5
* gl: remove invalid read and writeShinwoo Kim2021-01-143-5/+14
* evas - missing EVAS_API - add.Carsten Haitzler (Rasterman)2021-01-111-1/+1
* emotion: emotion EAPI macro to EMOTION_API in Emotion libraryFelipe Magno de Almeida2021-01-1111-284/+264
* evas webp loader - stop complainig its an invalid fileCarsten Haitzler (Rasterman)2021-01-061-1/+0
* elm - genlist - fix leak if someone steals objects on unrealizeCarsten Haitzler (Rasterman)2021-01-031-0/+2
* ecore - call freeq reduce again on idle enter...Carsten Haitzler (Rasterman)2021-01-031-1/+1
* ector: Rename EAPI macro to ECTOR_API in Ector libraryFelipe Magno de Almeida2021-01-018-90/+46
* efl ui tests - disable cursor movement test as some systems have issuesCarsten Haitzler (Rasterman)2020-12-291-5/+8
* efl ui test - set cursor pos compare rightCarsten Haitzler (Rasterman)2020-12-281-2/+2
* efl ui tests - for now use plain ascii to test if travis fail bc of fntCarsten Haitzler (Rasterman)2020-12-281-1/+2
* ecore_con: Rename EAPI macro to ECORE_CON_API in Ecore Con libraryFelipe Magno de Almeida2020-12-2819-487/+441
* eeze_syspaty: fix a potention memory leakWonki Kim2020-12-241-2/+8
* elm_gesture_layer: fix config value typeWoochanlee2020-12-242-2/+2
* eo_base_class: Avoid useless memory allocWoochanlee2020-12-241-0/+2
* eeze_net: fix a potentional memory leak caseWonki Kim2020-12-241-1/+5
* evas - avif - fix for 0.8.2 libavif that broke apiCarsten Haitzler (Rasterman)2020-12-182-11/+5
* Evas, Eolian: install missing *_api.h filesVincent Torri2020-12-172-0/+2
* edje_data: Add missing descriptor for image.max(min).limitJunsuChoi2020-12-171-0/+2
* evas: Rename EAPI macro to EVAS_API in Evas libraryFelipe Magno de Almeida2020-12-15173-3034/+2809
* ecore_audio: Rename EAPI macro to ECORE_AUDIO_API in Ecore Audio libraryFelipe Magno de Almeida2020-12-153-27/+27
* evas: Prevent null pointer accessJunsuChoi2020-12-151-0/+3
* evil: Fix fcntl for F_SETLK and F_SETLKW wrong length calculationFelipe Magno de Almeida2020-12-141-1/+1
* eio: Rename EAPI macro to EIO_API in Eio libraryFelipe Magno de Almeida2020-12-1416-167/+158
* evas generic pdf - handle cleanupp on crashes in poppler and other errorsCarsten Haitzler (Rasterman)2020-12-123-17/+74
* Fixing conversion from size_t to high-low dwords for _WIN64.João Antônio Cardoso2020-12-091-2/+2
* evil: Define environ macro when using VS based on UCRT definitionJoão Antônio Cardoso2020-12-092-1/+8
* eo: Rename EAPI macro to EO_API in Eo libraryFelipe Magno de Almeida2020-12-0952-439/+451
* edje_util: Fix memory leakWoochanlee2020-12-081-0/+1
* png: handle 9-patch ends with stretchShinwoo Kim2020-12-071-0/+14
* eldbus: Add Eldbus.h include entry point header to eldbus_instrospection.hFelipe Magno de Almeida2020-12-061-0/+1
* eio: Add weak symbolFelipe Magno de Almeida2020-12-061-0/+8
* benchmark: Remove unnecessary import and export macros from benchmark executa...Felipe Magno de Almeida2020-12-062-8/+8
* eolian: Add -e parameter to pass export symbol to eolian generatorFelipe Magno de Almeida2020-12-0415-45/+70
* evas - fix build on bigendianCarsten Haitzler (Rasterman)2020-11-301-2/+2