efl/src/lib/edje
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
..
Edje.h edje: Split Edje headers 2013-04-24 22:42:20 +03:00
Edje_Common.h edje: Split Edje headers 2013-04-24 22:42:20 +03:00
Edje_Edit.h efl: merge edje. 2013-01-04 02:08:14 +00:00
Edje_Eo.h edje: Split Edje headers 2013-04-24 22:42:20 +03:00
Edje_Legacy.h edje: Split Edje headers 2013-04-24 22:42:20 +03:00
edje_box_layout.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_cache.c edje: don't use 30K of pointers for an indirection in some event path. 2013-04-07 11:39:20 +09:00
edje_calc.c edje: rename variable to match the rest of the library. 2013-04-08 12:24:44 +09:00
edje_callbacks.c edje: don't use 30K of pointers for an indirection in some event path. 2013-04-07 11:39:20 +09:00
edje_container.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_container.h efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_convert.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_convert.h efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_data.c edje: add spread.{w,h}. 2013-03-22 18:17:12 +09:00
edje_edit.c edje: always invalidate and recalc the correct Edje object. 2013-04-08 20:03:43 +09:00
edje_embryo.c edje: reuse existing index instead of a direct pointer (-30KB). 2013-04-08 12:16:22 +09:00
edje_entry.c edje/edje_entry : When selected word exists, selection is cleared and cursor remains on the current entry by additional key input. 2013-04-22 23:34:25 +09:00
edje_external.c edje: always invalidate and recalc the correct Edje object. 2013-04-08 20:03:43 +09:00
edje_load.c edje: silence warning by doing explicit conversion. 2013-04-12 11:23:55 +09:00
edje_lua.c efl/edje: fix definition of parameter-less functions. 2013-01-05 16:15:59 +00:00
edje_lua2.c Clean up the Lua docs. Much less clean up than I thought would be needed. 2013-01-06 15:36:44 +00:00
edje_lua_script_only.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_main.c edje: increase item number in the mempool to reduce its over head. 2013-04-07 17:04:21 +09:00
edje_match.c edje: fix run on 64bits system. 2013-03-18 16:28:22 +09:00
edje_message_queue.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_misc.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_module.c efl: make libraries aware of EFL_RUN_IN_TREE. 2013-01-04 17:19:43 +00:00
edje_multisense.c ecore_audio: Add more return values for methods, catch up with API 2013-04-23 17:13:39 +01:00
edje_private.h edje: always invalidate and recalc the correct Edje object. 2013-04-08 20:03:43 +09:00
edje_program.c edje: one less pointer per Edje_Real_Part. 2013-04-07 02:18:48 +09:00
edje_script_only.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_signal.c edje: fix memory leak. 2013-03-22 21:01:53 +09:00
edje_smart.c edje: one less pointer per Edje_Real_Part. 2013-04-07 02:18:48 +09:00
edje_text.c CEDRIC! REVERT! this breaks text labels in e17 default theme when 2013-01-11 13:31:40 +00:00
edje_textblock_styles.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_util.c Revert "ummm dont set max based on max hint... this got added at some point" 2013-04-23 15:44:16 +09:00
edje_var.c efl: merge edje. 2013-01-04 02:08:14 +00:00