efl/src/lib
Dmitri Chudinov c67c6ccc01
Merge branch 'devs/dimmus/elua_fix_fix'
2023-12-13 20:44:29 +05:00
..
ecore ecore: solve error with gsource = null 2023-11-15 18:25:31 +05:00
ecore_audio ecore_audio: Rename EAPI macro to ECORE_AUDIO_API in Ecore Audio library 2020-12-15 11:36:42 -03:00
ecore_avahi lib: add more c_args handling for places we missed before 2020-05-26 10:15:27 +02:00
ecore_buffer refactor build 2020-05-27 11:06:46 +02:00
ecore_cocoa Get rid of trailing whitespaces (4 / 14) 2020-06-23 10:29:14 +02:00
ecore_con emile/ecore-con - remove gnutls support since openssl3 is out 2022-08-12 09:33:17 +01:00
ecore_drm Get rid of trailing whitespaces (4 / 14) 2020-06-23 10:29:14 +02:00
ecore_drm2 ecore drm - increase timeout for flips from 0.05 to 2.0 sec 2020-09-04 13:25:52 +01:00
ecore_evas ecore_evas: add API to offset drag position relative to cursor 2022-05-31 21:15:03 +02:00
ecore_fb Get rid of trailing whitespaces (4 / 14) 2020-06-23 10:29:14 +02:00
ecore_file ecore_file: Monitor file writes (kevent). 2021-11-25 19:20:49 +00:00
ecore_imf Fix typos - (Part #2) 2020-07-06 10:52:49 +02:00
ecore_imf_evas refactor build 2020-05-27 11:06:46 +02:00
ecore_input ecore input - fix - hopefully - build on freebsd with joystick support 2022-01-11 11:16:35 +00:00
ecore_input_evas Get rid of trailing whitespaces (4 / 14) 2020-06-23 10:29:14 +02:00
ecore_ipc ecore_ipc: remove duplicated condition 2020-07-31 10:14:00 +02:00
ecore_sdl Get rid of trailing whitespaces (4 / 14) 2020-06-23 10:29:14 +02:00
ecore_wayland Get rid of trailing whitespaces (4 / 14) 2020-06-23 10:29:14 +02:00
ecore_win32 Ecore_Win32: add the API ecore_win32_window_maximized_set() 2020-10-13 15:19:39 +01:00
ecore_wl2 ecore_wl2: prevent invalid timer if the input is invalid. 2021-07-05 18:10:02 +09:00
ecore_x ecore-x - fix barrier rect setup for screen edge barriers 2023-10-02 12:10:24 +01:00
ector ector image: Prevents drawing images outside buffer 2021-03-18 17:10:05 +09:00
edje FIX: A pointer should not be compared to zero 2022-08-01 09:37:37 -07:00
eet emile/ecore-con - remove gnutls support since openssl3 is out 2022-08-12 09:33:17 +01:00
eeze eeze: remove memory leak 2021-05-24 19:48:43 +09:00
efl Efl.Gfx.Path: Remove unnecessary optimization code for small arc 2022-01-12 11:32:42 +09:00
efl_canvas_wl evas canvas - init res var to avoid uninit warning 2022-05-18 13:20:19 +01:00
efl_mono Fix warnings 2023-10-01 14:18:08 -07:00
efreet use eina_sha1() instead of duplicated code 2023-10-25 04:04:22 -07:00
eina eina - include sha1 func header by default 2023-03-24 15:14:26 +00:00
eio Eio: fix functions name 2021-12-29 16:57:00 +00:00
eldbus eldbus - fix warning about buffer being a bit small for string 2022-05-18 12:16:08 +01:00
elementary efl_ui_slider: update legacy functions to unified 2023-11-11 11:54:40 -08:00
elput elput: Add a TODO doc for Simontek and libei support 2023-06-01 09:38:14 -04:00
elua elua: move err label to ENABLE_LUA_OLD defined branch 2023-12-06 20:30:35 +05:00
embryo Eina: use eina_fnmatch() instead of fnmatch() 2021-05-03 18:48:24 +01:00
emile emile: length is known, no need for strlen 2023-08-29 07:37:45 +01:00
emotion emotion - properly track subtitle mute state and init emotion obj early 2021-09-26 21:23:24 +01:00
eo eo - make no_anon EO_API for test suite 2021-09-06 12:09:05 +01:00
eolian Evas, Eolian: install missing *_api.h files 2020-12-17 15:28:26 +00:00
eolian_cxx cxx: Fix uses of intrinsic eolian binbuf type 2020-06-09 10:29:32 +02:00
ephysics refactor build 2020-05-27 11:06:46 +02:00
ethumb Ethumb: reorder _init/shutdown functions, ecore and evas init/shutdown are useless, as ecore_evas already manages them 2020-09-25 10:30:04 +01:00
ethumb_client ethumb - fix asan complaint on mis-accessing struct after free in client 2021-01-24 15:59:55 +00:00
evas evas gl engines - support tuning of cutouts much more 2023-10-20 19:47:47 +01:00
evil Eina: sanitize eina_path output on Windows 2021-11-10 12:51:23 +00:00
.gitignore