summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* embryo: Rename EAPI macro to EMBRYO_API in Embryo libraryFelipe Magno de Almeida2020-12-146-102/+109
* ethumb: Rename EAPI macro to ETHUMB_API in Ethumb libraryFelipe Magno de Almeida2020-12-146-215/+164
* ecore_drm2: Rename EAPI macro to ECORE_DRM2_API in Ecore DRM2 libraryFelipe Magno de Almeida2020-12-148-188/+210
* ecore_avahi: Rename EAPI macro to ECORE_AVAHI_API in Ecore Avahi libraryFelipe Magno de Almeida2020-12-144-35/+42
* ecore_drm: Rename EAPI macro to ECORE_DRM_API in Ecore DRM libraryFelipe Magno de Almeida2020-12-1412-179/+196
* ecore_x: Rename EAPI macro to ECORE_X_API in Ecore X libraryFelipe Magno de Almeida2020-12-1439-2203/+2206
* edje_cxx: Remove useless EAPI definitionFelipe Magno de Almeida2020-12-141-30/+0
* edje: Rename EAPI macro to EDJE_API in Edje libraryFelipe Magno de Almeida2020-12-1427-1756/+1676
* elementary: Rename EAPI macro to ELM_API in Elementary libraryFelipe Magno de Almeida2020-12-14581-8213/+8130
* eina_cxx: Rename EAPI macro to EINA_CXX_TEST_API in Einna C++ testsFelipe Magno de Almeida2020-12-143-0/+7
* edje_cxx: Edje.hh depends on already set EAPI, explicitly defineFelipe Magno de Almeida2020-12-141-0/+30
* modules: Rename EAPI macro to MODAPI for modulesFelipe Magno de Almeida2020-12-1432-377/+289
* efl_mono: Rename EAPI macro to EFL_MONO_API in efl mono bindingFelipe Magno de Almeida2020-12-149-199/+149
* edje: Add weak symbolFelipe Magno de Almeida2020-12-142-0/+8
* elementary: Remove use of EOAPI that will get its definition removedFelipe Magno de Almeida2020-12-141-1/+4
* efl: Rename EAPI macro to EFL_API in Efl sub-libraryFelipe Magno de Almeida2020-12-1410-98/+95
* ecore: Rename EAPI macro to ECORE_API in Ecore libraryFelipe Magno de Almeida2020-12-1437-540/+454
* eldbus: Rename EAPI macro to ELDBUS_API in Eldbus libraryFelipe Magno de Almeida2020-12-1426-340/+351
* emotion: emotion EAPI macro to EMOTION_API in Emotion libraryFelipe Magno de Almeida2020-12-1411-284/+265
* ector: Rename EAPI macro to ECTOR_API in Ector libraryFelipe Magno de Almeida2020-12-148-90/+48
* ecore_con: Rename EAPI macro to ECORE_CON_API in Ecore Con libraryFelipe Magno de Almeida2020-12-1419-486/+441
* evas: Rename EAPI macro to EVAS_API in Evas libraryFelipe Magno de Almeida2020-12-14173-3034/+2811
* ecore_audio: Rename EAPI macro to ECORE_AUDIO_API in Ecore Audio libraryFelipe Magno de Almeida2020-12-143-27/+27
* 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-141-2/+2
* evil: Define environ macro when using VS based on UCRT definitionJoão Antônio Cardoso2020-12-142-1/+8
* eo: Rename EAPI macro to EO_API in Eo libraryFelipe Magno de Almeida2020-12-1452-439/+451
* eldbus: Add Eldbus.h include entry point header to eldbus_instrospection.hFelipe Magno de Almeida2020-12-141-0/+1
* eio: Add weak symbolFelipe Magno de Almeida2020-12-141-0/+8
* benchmark: Remove unnecessary import and export macros from benchmark executa...Felipe Magno de Almeida2020-12-142-8/+8
* eolian: Add -e parameter to pass export symbol to eolian generatorFelipe Magno de Almeida2020-12-1415-45/+70
* eolian: Rename EAPI macro to EOLIAN_API in Eolian libraryFelipe Magno de Almeida2020-12-1419-441/+421
* efl_mono: Use architecture independent ECANCELEDLucas Cavalcante de Sousa2020-12-141-1/+17
* efl-mono: Correctly load dynamic libs for OSXLucas Cavalcante de Sousa2020-12-143-1/+22
* eina: Rename EAPI macro to EINA_API in Eina libraryFelipe Magno de Almeida2020-12-14142-1779/+1740
* evil: Rename EAPI macro to EVIL_API in Evil libraryFelipe Magno de Almeida2020-12-1425-92/+104
* evil: undef setlocale to avoid recursionFelipe Magno de Almeida2020-12-141-0/+2
* release: Update NEWS and bump version for 1.25.0 releasev1.25.0Stefan Schmidt2020-09-221-0/+1
* efl_gfx_path: When path end(Z,z), Current point are returned to starting poin...JunsuChoi2020-09-221-3/+9
* elm_config: don't prepend /tmp/ to file nameVincent Torri2020-09-211-1/+1
* Revert "elm - collection view - check return and fix coverity wanring"Stefan Schmidt2020-09-211-1/+1
* elm - toiolbar - use correct theme icon for more itemCarsten Haitzler (Rasterman)2020-09-211-2/+2
* ecore - efl thread - dont close invalid < 0 fd'sCarsten Haitzler (Rasterman)2020-09-201-2/+2
* ecore - efl exe - check returns of open and dup2 for stdin etc. fdsCarsten Haitzler (Rasterman)2020-09-201-5/+8
* eina bench - have default values inside benc dtoaCarsten Haitzler (Rasterman)2020-09-201-2/+2
* evas test - check return of ftell and malloc and handle properlyCarsten Haitzler (Rasterman)2020-09-201-0/+10
* eina thread - check return of pthread_attr_initCarsten Haitzler (Rasterman)2020-09-191-1/+4
* emotion - check return of eet data writeCarsten Haitzler (Rasterman)2020-09-191-2/+3
* ethumb - fix idx range checkCarsten Haitzler (Rasterman)2020-09-191-0/+2