efl/src/lib
Carsten Haitzler d1f1af054f emile/ecore-con - remove gnutls support since openssl3 is out
openssl3 should now solve licensing issues with openssl. there is no
good reason to keep gnutls support anymore especially since there just
isn't anyoen who wants to maintain that extra ifdef'd code (and that
code has some gotchas that don't match the full features of openssl
too). so this removed "code cruft" to maintain, complexity and
maintenance work as well as build complexity.
2022-08-12 09:33:17 +01:00
..
ecore ecore - loop time - do not allow setting into the future - not intended 2021-12-04 09:18:47 +00: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 - use current time not vblank timestamp for animator time 2022-05-17 15:02:20 +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 efl_mono: Create insert list/array c# wrapper for eina_value. 2020-02-13 15:26:50 -03:00
efreet efreet - fix missing use of eina prefix for finding path to efreetd 2022-04-20 19:46:19 +01:00
eina eina bt - it seems tab plus space doesnt produce always a space fix 2022-04-28 16:28:51 +01: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 ecore_evas: add API to offset drag position relative to cursor 2022-05-31 21:15:03 +02:00
elput elput: Fix formatting 2021-04-01 14:49:35 -04:00
elua elua: add searchpath impl for 5.1 compat 2020-07-31 19:01:59 +02:00
embryo Eina: use eina_fnmatch() instead of fnmatch() 2021-05-03 18:48:24 +01:00
emile emile/ecore-con - remove gnutls support since openssl3 is out 2022-08-12 09:33:17 +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 - textgrid - guard against null/empty glyphs 2022-05-16 18:36:56 +01:00
evil Eina: sanitize eina_path output on Windows 2021-11-10 12:51:23 +00:00
.gitignore