efl/src/lib
Aharon Hillel 637f7825be edje: Split Edje headers
Now, Edje.h includes three new files:
- Edje_Eo.h: Eo API functions (functions defines, enums, base id).
- Edje_Legacy.h: contains the API functions related to objects
- Edje_Common.h: common data (structs, enums...) + functions not related to
objects.

This phase is needed for the EFL 1.8 release to disable Eo APIs if we
consider it is not enough mature to be used by applications.
2013-04-24 22:42:20 +03:00
..
ecore add a global Efl_Config.h for everyone. 2013-04-24 23:43:33 +09:00
ecore_audio ecore_audio: Add more return values for methods, catch up with API 2013-04-23 17:13:39 +01: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/ews: Make this engine be aware of the wayland frame object. 2013-04-19 12:57:50 -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 efl: add infrastructure to handle broken X/driver/touchscreen. 2013-01-18 05:26:46 +00: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 ecore/wayland: Add support for engine animated cursor. 2013-04-23 18:52:35 -03: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: Split Edje headers 2013-04-24 22:42:20 +03: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 Rename edbus->eldbus 2013-04-23 12:36:29 -03: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 Rename edbus->eldbus 2013-04-23 12:36:29 -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: Eo_Class_Id should be uintptr_t not size_t. 2013-04-24 16:55:11 +01: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/wayland: Remove framespace clipper. 2013-04-23 18:52:35 -03:00
evil Evil: add mkdtemp 2013-03-31 00:13:06 +09:00