efl/src
Vorobiov Vitalii 30885daafa edje: Edje_Edit - add edje_edit_part_precide_is_inside functions.
Summary:
Add two main functions
- edje_edit_part_precise_is_inside_get
- edje_edit_part_precise_is_inside_set
Also support precise_is_inside into part's source code generation.

@feature

Reviewers: cedric, seoz, Hermet, raster

CC: reutskiy.v.v, cedric

Differential Revision: https://phab.enlightenment.org/D945

Signed-off-by: Cedric BAIL <c.bail@partner.samsung.com>
2014-06-04 20:02:56 +02:00
..
benchmarks Eo: adapt benchmarks to Eo2. 2014-04-23 11:23:39 +03:00
bin Fix gcc warning about uninitialized variable. 2014-06-03 16:37:50 +02:00
bindings Eo base: rename event_freeze_get to event_freeze_count_get. 2014-06-02 12:50:23 +01:00
edje_external/emotion efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
examples evas: Evas_3D - Revision frustum culling. 2014-06-04 19:55:34 +02:00
lib edje: Edje_Edit - add edje_edit_part_precide_is_inside functions. 2014-06-04 20:02:56 +02:00
modules Fix unused var warning. 2014-05-30 14:34:13 +02:00
scripts/eina pkgbuild - enable scim by default for input methods and sdl is pointless 2013-12-23 13:38:54 +09:00
static_libs Evas rg_etc2: Fix Windows build 2014-05-28 12:11:05 +09:00
tests Evas textblock: Fix crash when cutting ligatures with formats. 2014-06-04 10:14:24 +01:00
utils/ecore ecore - utils - makekeys - fix uniitialized arrays 2013-12-13 21:26:05 +09:00
Makefile.am eolian_cxx: removes C++ examples when C++11 isn't supported 2014-05-09 12:43:43 +02:00
Makefile_EPhysics.am
Makefile_Ecore.am Win32: Add configuration to cross-compile 2014-05-20 15:16:43 +09:00
Makefile_Ecore_Audio.am Eolian: Integration of Ecore Audio In Tone 2014-04-02 15:56:14 +03:00
Makefile_Ecore_Audio_Cxx.am C++ bindings: Generate them as part of the build, not pre build. 2014-06-04 16:14:29 +01:00
Makefile_Ecore_Avahi.am Ecore_Avahi: initial commit. 2013-12-17 19:37:05 +09:00
Makefile_Ecore_Cocoa.am
Makefile_Ecore_Con.am Win32: Add configuration to cross-compile 2014-05-20 15:16:43 +09:00
Makefile_Ecore_Cxx.am C++ bindings: Generate them as part of the build, not pre build. 2014-06-04 16:14:29 +01:00
Makefile_Ecore_Drm.am ecore-drm: Add ecore-drm Makefile 2014-03-06 11:17:26 +00:00
Makefile_Ecore_Evas.am Win32: Fix ecore_evas engine search path 2014-05-20 15:13:43 +09:00
Makefile_Ecore_FB.am
Makefile_Ecore_File.am
Makefile_Ecore_IMF.am
Makefile_Ecore_IMF_Evas.am
Makefile_Ecore_Input.am
Makefile_Ecore_Input_Evas.am
Makefile_Ecore_Ipc.am Win32: Add configuration to cross-compile 2014-05-20 15:16:43 +09:00
Makefile_Ecore_Psl1ght.am
Makefile_Ecore_SDL.am
Makefile_Ecore_Wayland.am ecore/wayland: Do not generate subsurface source files. 2013-10-11 14:26:34 -03:00
Makefile_Ecore_Win32.am
Makefile_Ecore_WinCE.am
Makefile_Ecore_X.am Ecore X: Correctly handle autogen generated ecore_x_version.h 2014-04-02 14:54:16 +01:00
Makefile_Edje.am Eolian: Legacy integration of Edje 2014-04-23 15:44:17 +03:00
Makefile_Edje_Cxx.am C++ bindings: Generate them as part of the build, not pre build. 2014-06-04 16:14:29 +01:00
Makefile_Edje_Helper.am Compilation: align EOLIAN, EDJ with CC and others 2014-05-12 14:55:23 +09:00
Makefile_Eet.am Win32: Add configuration to cross-compile 2014-05-20 15:16:43 +09:00
Makefile_Eet_Cxx.am Dont install c++ headers of bindings when --disable-c++11 is used. 2014-06-02 15:54:06 +02:00
Makefile_Eeze.am alpha1 release autofoo/build tree work to pass distcheck and actually work 2013-11-04 18:33:35 +09:00
Makefile_Efl.am
Makefile_Efreet.am Win32: Add configuration to cross-compile 2014-05-20 15:16:43 +09:00
Makefile_Eina.am eina: add test for old ABI supported function, but not exposed anymore. 2013-10-25 20:16:10 +09:00
Makefile_Eina_Cxx.am Dont install c++ headers of bindings when --disable-c++11 is used. 2014-06-02 15:54:06 +02:00
Makefile_Eio.am
Makefile_Eldbus.am
Makefile_Embryo.am
Makefile_Emotion.am Fix make distcheck 2014-02-17 19:14:25 +09:00
Makefile_Eo.am Eo base: Start generating eo_base from the .eo file. 2014-06-03 11:28:02 +01:00
Makefile_Eo_Cxx.am Dont install c++ headers of bindings when --disable-c++11 is used. 2014-06-02 15:54:06 +02:00
Makefile_Eolian.am Eolian: add support of namespaces. 2014-05-26 13:56:06 +03:00
Makefile_Eolian_Cxx.am Dont install c++ headers of bindings when --disable-c++11 is used. 2014-06-02 15:54:06 +02:00
Makefile_Eolian_Cxx_Helper.am Dont install c++ headers of bindings when --disable-c++11 is used. 2014-06-02 15:54:06 +02:00
Makefile_Eolian_Helper.am Compilation: align EOLIAN, EDJ with CC and others 2014-05-12 14:55:23 +09:00
Makefile_Escape.am
Makefile_Ethumb.am
Makefile_Ethumb_Client.am
Makefile_Evas.am Efl: Update code to use the new class names generated by eolian. 2014-06-03 11:28:01 +01:00
Makefile_Evas_Cxx.am C++ bindings: Generate them as part of the build, not pre build. 2014-06-04 16:14:29 +01:00
Makefile_Evil.am Evil: Fix parallel build for Windows 2014-02-21 10:18:48 +09:00