efl/src/lib
Cedric Bail 6f802ab234 evas: start work on making the loader module a public API.
Goal is to be able to remove all internal Evas call from inside all
loader module. To do so we are going to open and hold a reference to the
file from outside of the module, read the header, create the image data,
load the data, close that reference.

Once that done, the next step is to let the file remain open as soon as
the filename/key is set and add an API to set an Eina_File directly. This
way edje can maintain the same file open as it use for an edje object,
keeping things in sync and avoid rendering glitch during update.
2013-05-06 19:02:04 +09:00
..
ecore ecore: properly order header for building on windows. 2013-05-05 14:07:05 +09:00
ecore_audio ecore_audio: _read is a system defined symbol on Windows. 2013-05-05 14:08:57 +09:00
ecore_cocoa More removal of \r 2013-02-17 14:53:25 -03:00
ecore_con efl: integrate eina_log_timing. 2013-03-27 21:43:45 +09:00
ecore_evas ecore/evas events: Use evas_event_input_multi_move to report events. 2013-05-03 17:19:14 -03:00
ecore_fb ecore/ecore_fb - missed move call? 2013-01-09 08:22:05 +00:00
ecore_file efl: use HAVE_FCNTL around call to fcntl. 2013-03-10 23:10:27 +09:00
ecore_imf ecore_imf: Add ecore_imf_context_input_panel_event_callback_call, clear API 2013-04-13 17:11:32 +09:00
ecore_imf_evas move ecore_imf_evas out of ecore_imf. 2013-01-15 19:11:01 +00:00
ecore_input efl/ecore_input: Move file instead. As requested by k-s 2013-01-16 11:23:34 +00:00
ecore_input_evas Ecore_Input_Evas: Fix ecore_input_evas didn't check the device id of 2013-05-05 11:52:33 +09:00
ecore_ipc ecore_con: improve portability. 2013-03-16 15:40:26 +09:00
ecore_psl1ght efl: Created Ecore group and added existing Ecore groups to it. 2012-12-18 18:38:44 +00:00
ecore_sdl fix sdl warning and cosmetic change. 2013-01-16 19:47:51 +00:00
ecore_wayland Revert "Reduce duplicated code and comment out region_add sections that are" 2013-05-01 07:32:10 +01:00
ecore_win32 ecore: fix some aliasing warning. 2013-03-22 20:25:37 +09:00
ecore_wince efl: Created Ecore group and added existing Ecore groups to it. 2012-12-18 18:38:44 +00:00
ecore_x fix 64bit ecore-x selection overrun bug. 2013-04-23 00:08:18 +09:00
edje edje: reorder header for less problem at linking time. 2013-05-05 16:03:53 +09:00
eet eet: be picky and really use the correct format without shitty cast. 2013-04-10 14:55:24 +09:00
eeze eeze/sensor: Simplify object handling in async paths. 2013-04-22 15:58:28 +01:00
efl add --with-api=XXX (both|legacy|eo) to define which api set to enable 2013-04-25 00:32:13 +09:00
efreet efreet: force cast for windows. 2013-05-05 16:03:02 +09:00
eina eina_unicode.H: be nice. add more documentation for deprecated api. 2013-04-20 19:01:02 +09:00
eio efl: integrate eina_log_timing. 2013-03-27 21:43:45 +09:00
eldbus eldbus: Fix interface_unregister() 2013-05-04 10:38:55 -03:00
embryo efl: eina_alloca.h to simplify alloca() usage. 2013-01-03 15:10:34 +00:00
emotion emotion - free up engine and stuff on obj del, and let smartdata hang 2013-03-11 16:54:59 +09:00
eo eo ptr in: follow naming convention for static fcts 2013-05-05 18:19:14 +02:00
ephysics ephysics: turn EPhysics_Body into a POD-type struct 2013-02-26 10:17:28 -03:00
escape efl: remove check for errno.h 2013-01-10 20:25:44 +00:00
ethumb ethumb: Support strict aliasing rules in MD5 code 2013-02-26 10:17:28 -03:00
ethumb_client Rename edbus->eldbus 2013-04-23 12:36:29 -03:00
evas evas: start work on making the loader module a public API. 2013-05-06 19:02:04 +09:00
evil Evil: add mkdtemp 2013-03-31 00:13:06 +09:00