efl/src/lib
Stefan Schmidt 6b70dd57d3 eeze/sensor: Move eeze_Sernsor_obj_get into private header.
Together with eeze_sensor_module_register/unregister these are the functions
that are irrelevant for developer when they just want to use the eeze_sensor
API.

Still all three need to be marked with EAPI as they are used in the backend
modules and due to our visibility hidden usage the module loading would fail
if we remove EAPI from them.

Moving them into the private header should give an indication that these are
not meant for pure API users.
2013-04-12 15:35:08 +01:00
..
ecore Ecore.h: fixed ecore documentation. 2013-04-02 16:25:51 +09:00
ecore_audio ecore_audio: Implement speed get/set functions 2013-04-02 16:26:47 +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 efl: integrate eina_log_timing. 2013-03-27 21:43:45 +09: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_layout_variation_set/get API 2013-03-27 10:15:42 +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 Fix formatting. 2013-04-11 06:33:30 +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 valgrind complain-- 2013-04-02 12:28:06 +09:00
edbus Revert "Add a new API to edbus to let it create an EDbus session from" 2013-03-18 10:27:14 -03:00
edje edje: silence warning by doing explicit conversion. 2013-04-12 11:23:55 +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: Move eeze_Sernsor_obj_get into private header. 2013-04-12 15:35:08 +01:00
efreet efreet: fix compilation on Windows. 2013-03-16 15:40:32 +09:00
eina eina: make eina_mempool_alignof a little bit faster. 2013-04-11 18:07:09 +09:00
eio efl: integrate eina_log_timing. 2013-03-27 21:43:45 +09: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: Moved the debug info functions to the base class code. 2013-04-12 13:49:26 +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 fix directory structure: move ethumd_client out of ethumb. 2013-01-15 18:10:58 +00:00
evas Evas dev: Fixed usage of uninitialized variable. 2013-04-12 15:17:19 +01:00
evil Evil: add mkdtemp 2013-03-31 00:13:06 +09:00