efl/src/lib
Jean-Philippe Andre 208e152baf eina: Reinstall magic checks on Eina_File
file != NULL does not mean it's valid. Since Eina_File is
a basic eina type a magic check is still better than nothing.
It can avoid doing eina_file_dup() on a closed file for instance.

This "fixes" a crash in eina_file_close with invalid files.

Now I can go hunt the root cause...
2016-12-08 16:30:34 +09:00
..
ecore ecore_exe_win32: fix ecore_exe_send 2016-12-02 11:50:39 +02:00
ecore_audio docs: ecore_adio: finish up eo docs for ecore_audio 2016-11-11 09:26:22 +01:00
ecore_avahi
ecore_buffer
ecore_cocoa ecore_cocoa: fix handling of some keys 2016-10-30 16:46:30 +01:00
ecore_con efl_net check openssl x509 check o runtime dlsym checks 2016-12-06 16:16:23 +09:00
ecore_drm
ecore_drm2 ecore_drm2: Make ecore_drm2_fb_release return status 2016-12-07 11:30:03 -06:00
ecore_evas Ecore Evas: Add multi seat support for mouse in/out. 2016-11-28 13:57:55 -02:00
ecore_fb ecore fb: Add the following sixteen known keys to the list. 2016-11-18 17:51:16 +01:00
ecore_file Revert "ecore_file: use win api for delete folder" 2016-11-30 14:03:00 +02:00
ecore_imf elm_entry: Add voice input panel layout 2016-10-31 19:10:53 +09:00
ecore_imf_evas
ecore_input
ecore_input_evas Ecore Input Evas: Add ecore_event_evas_seat_modifier_lock_update(). 2016-12-02 09:57:50 -02:00
ecore_ipc ecore_ipc: silence a maybe unitialized warning 2016-12-02 16:28:31 +01:00
ecore_psl1ght
ecore_sdl
ecore_wayland ecore_wayland: fix over writing file descriptor bug for reading 2016-11-18 19:53:15 +09:00
ecore_win32
ecore_wl2 ecore-wl2: No need to call hide inside the free function 2016-12-05 09:27:11 -05:00
ecore_x ecore_evas/x: Inform WM about borders and shadows 2016-11-23 13:04:12 +09:00
ector efl interface: introduce efl_gfx_path mixin. 2016-11-23 17:36:57 +09:00
edje Edje: remove a unreachable code from edje_text.c 2016-12-08 13:31:05 +09:00
eet Eet: add EINA_ARG_NONNULL for eet_data_text_undump* @fix 2016-12-01 11:05:50 +09:00
eeze
efl efl: extend possible error while decoding an image to be cancelled. 2016-12-06 16:26:08 -08:00
efreet efreet: make mime type evaluation way faster by using mmap. 2016-11-14 15:17:12 -08:00
eina eina: Reinstall magic checks on Eina_File 2016-12-08 16:30:34 +09:00
eio eio - have a smaller mempool as i can see 270k of stuff hanging about 2016-12-03 18:01:53 +09:00
eldbus eldbus: change to idle_enterer from idler 2016-12-06 12:02:32 +09:00
elementary win: Implement stronger theme compatibility for frame_obj 2016-12-08 16:13:32 +09:00
elocation
elput elput: Add API to allow setting pointer acceleration profile 2016-11-02 09:58:43 -04:00
elua
embryo
emile emile_image: fix possible segmentation fault in AGRY88 2016-12-07 13:42:46 +09:00
emotion docs: emotion: add last missing docs for emotion eo file 2016-11-10 15:14:42 +01:00
eo Eo: Fix efl_isa() sometimes returning wrong results with extensions 2016-12-07 13:55:13 +00:00
eolian eolian: forgotten free() (leaks memory otherwise) 2016-12-07 14:06:02 +01:00
eolian_cxx eolian-cxx: Remove EOLIAN_TYPE_POINTER enumeration 2016-11-10 15:20:36 -02:00
ephysics
escape
ethumb
ethumb_client
evas evas: Don't load wayland engines when running on X 2016-12-08 16:13:32 +09:00
evil
.gitignore