efl/src/lib
Daniel Zaoui 337fac0e73 Eo: pointers indirection mechanism for objects and classes
Summary: This feature replaces Eo pointers with ids to prevent bad usage
or reuse of these pointers. It doesn't change API.
The mechanism uses tables storing the real pointers to the objects.
See the src/lib/eo/eo_ptr_indirection.c file for more details on the
mechanism.
2013-04-23 09:50:40 +03:00
..
ecore Ecore.h: fixed ecore documentation. 2013-04-02 16:25:51 +09:00
ecore_audio ecore_audio: Guard against attaching an input twice 2013-04-19 18:34:16 +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 Fix incorrect printf format usage 2013-04-16 12:07:36 +04: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
edbus Fix incorrect printf format usage 2013-04-16 12:07:36 +04:00
edje Revert "ummm dont set max based on max hint... this got added at some point" 2013-04-23 15:44:16 +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
efreet efreet: shutdown in the right order. 2013-04-19 15:41:41 +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
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: pointers indirection mechanism for objects and classes 2013-04-23 09:50:40 +03: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 fix recursive proxy rendering to just show a black rectangle 2013-04-22 16:41:24 +01:00
evil Evil: add mkdtemp 2013-03-31 00:13:06 +09:00