efl/src/lib
Vincent Torri ec4ef69115 Efreet: fix file:// scheme on Windows
Summary: On Windows, file:///c:/path/to/file is correct and not managed. Use a Win API for manage it correctly

Test Plan: test case

Reviewers: raster, cedric

Reviewed By: raster

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D12244
2021-02-06 14:49:54 +00:00
..
ecore ecore - call freeq reduce again on idle enter... 2021-01-03 19:36:50 +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 ecore_con: Rename EAPI macro to ECORE_CON_API in Ecore Con library 2020-12-28 13:58:06 -03: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: Formatting fix 2021-01-27 15:11:57 -05:00
ecore_fb Get rid of trailing whitespaces (4 / 14) 2020-06-23 10:29:14 +02:00
ecore_file ecore_file_monitor: add kevent backend. 2021-01-31 14:45:46 +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 - make an unsupported joystick a warn not an err... 2020-08-11 13:49:30 +01: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_display: move wl_display_dispatch_pending before condition check. 2020-08-22 08:25:06 -04:00
ecore_x ecore-x - vsync - also log the direct device timestamp if it goes back 2021-02-03 02:26:54 +00:00
ector ector: Rename EAPI macro to ECTOR_API in Ector library 2021-01-01 17:34:01 -03:00
edje edje_entry: fix a potential error of null deref 2021-02-04 11:00:14 +09:00
eet eet, emile: safety++ 2021-02-04 10:11:33 +09:00
eeze eeze walk: fix a memory leaking 2021-01-25 08:55:24 +00:00
efl edje: efl: add new EFL_VERSION_1_26 define for new dev cycle 2020-09-22 20:27:18 +02:00
efl_canvas_wl efl_canvas: fix a potentional error of null deref 2020-08-05 10:47:15 +02: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 file:// scheme on Windows 2021-02-06 14:49:54 +00:00
eina eina: Rename EAPI macro to EINA_API in Eina library 2020-11-25 09:42:47 -03:00
eio eio: Rename EAPI macro to EIO_API in Eio library 2020-12-14 11:45:35 -03:00
eldbus eldbus: Add Eldbus.h include entry point header to eldbus_instrospection.h 2020-12-06 12:39:32 -03:00
elementary efl_ui_textpath: mathmatical calculations 2021-01-29 11:53:16 +02:00
elput call sd_seat_can_tty to determine if ttys should be used, instead of hard-coding seat0 2020-09-18 11:48:19 +02:00
elua elua: add searchpath impl for 5.1 compat 2020-07-31 19:01:59 +02:00
embryo singularize srand in eina_init - only once in one place 2020-10-03 20:46:50 +01:00
emile eet, emile: safety++ 2021-02-04 10:11:33 +09:00
emotion emotion: emotion EAPI macro to EMOTION_API in Emotion library 2021-01-11 10:31:30 +00:00
eo eo_base_class: Avoid useless memory alloc 2020-12-24 11:47:04 +09: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 Efl.Canvas.Vg.Object: Skip render, if size of the drawing area is 0 2021-02-01 09:59:33 +09:00
evil evil: Fix fcntl for F_SETLK and F_SETLKW wrong length calculation 2020-12-14 11:50:48 -03:00
.gitignore