summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ecore_imf_xim: remove calls to XCreateFontSet()devs/billiob/imf_xim_issueBoris Faure2021-02-121-26/+3
* theme: Silence warning.Alastair Poole2021-02-091-0/+1
* Added the heif loaderthierry19702021-02-0610-4/+347
* 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
* 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
* travis - disable exactness. too many failures for a remote systemCarsten Haitzler (Rasterman)2020-12-281-3/+0
* travis - disable osx as it does nothnig but error on installing depsCarsten Haitzler (Rasterman)2020-12-281-1/+0
* 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