summaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Added the heif loaderthierry19702021-02-063-1/+12
* Efreet: fix file:// scheme on WindowsVincent Torri2021-02-062-0/+75
* Efreet: do not translate standard directories on WindowsVincent Torri2021-02-061-6/+41
* 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
* 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-291-0/+4
* ecore-evas: Formatting fixChristopher Michael2021-01-271-3/+10
* 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
* slider: fix a potentional crashing problemWonki Kim2021-01-191-3/+3
* 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
* 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
* 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-181-1/+1
* 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-15172-3032/+2807
* 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
* 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-096-233/+199
* edje_util: Fix memory leakWoochanlee2020-12-081-0/+1
* 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
* eolian: Rename EAPI macro to EOLIAN_API in Eolian libraryFelipe Magno de Almeida2020-11-2519-441/+421
* eina: Rename EAPI macro to EINA_API in Eina libraryFelipe Magno de Almeida2020-11-25140-1777/+1741
* ui transit: improve zoom effect smoothness by subpixel rendering.Hermet Park2020-11-251-0/+6
* ecore x - dont free previous resource dbCarsten Haitzler (Rasterman)2020-11-221-1/+3
* ecore-x - add xresource set/get/load etc.Carsten Haitzler (Rasterman)2020-11-225-0/+125
* evas_textblock: reduce content fit calculationsali-alzyod2020-11-191-0/+4
* elm_entry: legacy smart selection[start,cleared] callback fixAli Alzyod2020-11-181-9/+3
* evil: Rename EAPI macro to EVIL_API in Evil libraryFelipe Magno de Almeida2020-11-1225-89/+101
* evas - object - grabs - dont delete NULL event grabsCarsten Haitzler (Rasterman)2020-11-101-1/+1
* evas/textblock: apply style paddings in fit calculationYoungbok Shin2020-10-281-2/+5