efl/src/lib
Carsten Haitzler eeb1eb1b74 eina - fix eina_file_virtualize to copy data to an aligned addr
so we copy data to an UNALINED memory address (just after whatever
string we packed on the end of the eina file struct header). this is
bad. especially for non-intel architectures. this forces a 16 byte
alignment which should cover us.

@fix
2017-07-07 12:08:01 +09:00
..
ecore Ecore: fix Efl.Model.Item 2017-06-08 19:12:13 -03:00
ecore_audio docs: Fix typos and some wrong expressions in Ecore, Ecore_Audio, Ecore_Cocoa, Ecore_Con, and Ector API reference doxygen. 2017-06-07 13:01:13 +09:00
ecore_avahi doxygen: Fix typos & invalid statements in ecore 2017-02-13 19:54:29 +09:00
ecore_buffer doxygen: Fix typos & invalid statements in ecore 2017-02-13 19:54:29 +09:00
ecore_cocoa eina,ecore_cocoa: fix detection of the macOS SDK version 2017-06-27 23:14:31 +02:00
ecore_con docs: Fix typos and some wrong expressions in Ecore, Ecore_Audio, Ecore_Cocoa, Ecore_Con, and Ector API reference doxygen. 2017-06-07 13:01:13 +09:00
ecore_drm ecore_drm: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
ecore_drm2 ecore_drm2: fix scanout_on callback firing too often 2017-06-30 10:26:41 -05:00
ecore_evas ecore_evas_x: Track changes in framespace size 2017-07-05 17:43:59 +09:00
ecore_fb evas fb dev env var - allow in setuid processes with sanitizing 2017-02-09 18:38:28 +09:00
ecore_file ecore_file: use new API eina_file_close_on_exec. 2017-04-18 16:56:18 -07:00
ecore_imf ecore_imf: fix wrong doxygen 2017-06-15 19:07:34 +09:00
ecore_imf_evas docs: Fix typos and some wrong expressions 2017-02-27 19:37:43 +09:00
ecore_input ecore_input: add ECORE_AXIS_LABEL_TOUCH_PALM enum 2017-05-17 10:39:43 +09:00
ecore_input_evas Revert "ecore-evas reduce modifier modification on every event to cut cpu" 2017-03-13 13:42:00 -07:00
ecore_ipc ecore-ipc: don't return dead clients in ecore_ipc_server_clients_get 2017-06-09 19:14:59 -04:00
ecore_psl1ght ecore_psl1ght: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
ecore_sdl ecore_sdl: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
ecore_wayland ecore_wayland: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
ecore_win32 elm+evas - windows - fix alt+f4 to work without losing alt key 2017-06-15 16:00:38 +09:00
ecore_wl2 ecore-wl2: Add more window types to Window Type enum 2017-06-27 11:14:26 -04:00
ecore_x ecore-x - add ecore x dpms force api 2017-07-04 14:50:53 +09:00
ector ector: document ector_glsym_set 2017-06-14 14:27:17 -07:00
edje edje: Fix some API issues (missing const) 2017-07-05 19:46:35 +09:00
eet eet: silence properly reused code through switch case statement fallthrough. 2017-06-05 12:07:57 -07:00
eeze eeze: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
efl Efl.Observable: Free an iterator after use in observers_update() 2017-06-30 13:32:23 +09:00
efl_wl efl_wl: a multiseat wayland compositor in an evas smart object 2017-06-30 14:59:55 -04:00
efreet efreet: don't raise ERR on empty file in efreet_xml_new() 2017-06-16 12:23:07 -04:00
eina eina - fix eina_file_virtualize to copy data to an aligned addr 2017-07-07 12:08:01 +09:00
eio efreetd: BSD optimizations. 2017-05-10 12:26:08 -07:00
eldbus eldbus: check return of dbus_signature_iter_next() 2017-04-26 14:49:37 +02:00
elementary elm_code: Fix number parsing to include legal separators 2017-07-06 17:19:14 +01:00
elocation elocation: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
elput elput: remove keymap mmap+event 2017-06-16 12:23:08 -04:00
elua elua: use up to date lua API 2017-06-28 11:51:29 +02:00
embryo
emile emile: SSL state should fallthrough to avoid duplication of logic. 2017-06-05 12:07:57 -07:00
emotion evas/elm: Make group_add/group_del internal functions 2017-05-19 14:07:00 +09:00
eo eo: Improve invalid EO ID error message 2017-06-22 13:19:23 +09:00
eolian eolian: function pointers 2017-06-18 12:09:22 -03:00
eolian_cxx eolian-cxx: Add constructor with default argument 2017-06-18 20:02:10 -03:00
ephysics ephysics: set proper geometry when setting an object to a face 2017-06-06 14:00:33 -07:00
escape
ethumb
ethumb_client
evas evas: Fix a crash in textblock 2017-07-05 17:43:59 +09:00
evil evil: Fix edc scripts compilation on windows 2017-06-12 11:52:30 +09:00
.gitignore
CMakeLists.txt