efl/src
ChunEon Park 4cc893f0af evas/render: don't make children active unless the active object has the proxies.
the src change sholud be true only if the object has any proxies.
otherwise, the children will be pushed in active objects unnecessarily.
2014-09-01 19:54:21 +09:00
..
benchmarks doc: fixed typo. 2014-08-18 01:10:39 +09:00
bin embryo_cc - fix symbol write 2014-09-01 19:40:47 +09:00
bindings eolian: turn db validation into separate API 2014-08-21 16:35:59 +01:00
edje_external/emotion
examples eo: migrate constructors sections to constructing methods 2014-08-27 15:43:47 +01:00
lib evas/render: don't make children active unless the active object has the proxies. 2014-09-01 19:54:21 +09:00
modules evas - generic loaders - fix possible string overflow on decoders 2014-09-01 19:40:46 +09:00
scripts/eina
static_libs lz4: fix another security issue on ARM 32bits. 2014-07-14 15:59:06 +02:00
tests emotion test - fix lack of null checks in test code 2014-09-01 19:40:47 +09:00
utils/ecore
Makefile.am Ecore con: Start migration to eo. 2014-08-22 17:00:49 +01:00
Makefile_EPhysics.am
Makefile_Ecore.am Ecore exe: refactor and fix compilation on windows. 2014-08-27 15:14:17 +01:00
Makefile_Ecore_Audio.am
Makefile_Ecore_Audio_Cxx.am autotools: provide BSD-echo compatibility (fix c++ bindings) 2014-08-27 22:31:20 +02:00
Makefile_Ecore_Avahi.am
Makefile_Ecore_Cocoa.am ecore_cocoa: missing link flag 2014-06-18 11:34:07 +02:00
Makefile_Ecore_Con.am Ecore con url: Migrate to eo. 2014-09-01 11:12:17 +01:00
Makefile_Ecore_Cxx.am autotools: provide BSD-echo compatibility (fix c++ bindings) 2014-08-27 22:31:20 +02:00
Makefile_Ecore_Drm.am ecore-drm: Add dbus file 2014-07-15 09:44:14 -04:00
Makefile_Ecore_Evas.am gl-drm: Fix missing link to gbm for ecore_evas_drm and clean up build script 2014-08-28 13:37:28 -04:00
Makefile_Ecore_FB.am
Makefile_Ecore_File.am
Makefile_Ecore_IMF.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
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: Implement ivi-shell support for Ecore_Wayland 2014-08-25 09:04:38 -04:00
Makefile_Ecore_Win32.am ecore_win23: oops forgotten path. 2014-06-23 11:25:04 +02:00
Makefile_Ecore_X.am autotools: use non deprecated macro. 2014-08-12 11:19:57 +02:00
Makefile_Edje.am autotools: use non deprecated macro. 2014-08-12 11:19:57 +02:00
Makefile_Edje_Cxx.am autotools: provide BSD-echo compatibility (fix c++ bindings) 2014-08-27 22:31:20 +02:00
Makefile_Edje_Helper.am Compilation: align EOLIAN, EDJ with CC and others 2014-05-12 14:55:23 +09:00
Makefile_Eet.am build: Allow to use external liblz4 instead of embedded copy 2014-08-22 16:27:28 +02:00
Makefile_Eet_Cxx.am eina-cxx: Added interop containers. 2014-07-18 18:55:56 -03:00
Makefile_Eeze.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Efl.am Efl interfaces: Add control interface. 2014-08-21 11:02:11 +01:00
Makefile_Efl_Cxx.am autotools: provide BSD-echo compatibility (fix c++ bindings) 2014-08-27 22:31:20 +02:00
Makefile_Efreet.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Eina.am new eina api/object - eina thread queues 2014-07-15 20:39:13 +09:00
Makefile_Eina_Cxx.am eina-cxx: eldbus-cxx: eo-cxx: Fixed test includes and header installation 2014-07-18 18:57:14 -03:00
Makefile_Eio.am
Makefile_Eldbus.am
Makefile_Eldbus_Cxx.am Eldbus C++: Don't generate C++ bindings when C++ is disabled. 2014-07-30 02:21:18 +01:00
Makefile_Elua.am Fix Elua compiling on OSX 2014-07-25 13:58:03 +01:00
Makefile_Elua_Helper.am elua: helper makefile typo fix 2014-06-16 09:46:41 +01:00
Makefile_Embryo.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Emotion.am Emotion object: Convert from a smart object to an eo object. 2014-08-21 11:02:11 +01: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 eina-cxx: eldbus-cxx: eo-cxx: Fixed test includes and header installation 2014-07-18 18:57:14 -03:00
Makefile_Eolian.am tests/eolian: Remove deleted eo file from EXTRA_DIST 2014-08-25 10:58:13 +02:00
Makefile_Eolian_Cxx.am build_eolian_cxx_test: Set dependencies correctly and remove BUILT_SOURCES 2014-08-05 17:39:49 +02:00
Makefile_Eolian_Cxx_Helper.am eolian-cxx: Added namespaces and more (see below) 2014-06-30 19:35:06 +01: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 autotools: use non deprecated macro. 2014-08-12 11:19:57 +02:00
Makefile_Ethumb_Client.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Evas.am build: Allow to use external liblz4 instead of embedded copy 2014-08-22 16:27:28 +02:00
Makefile_Evas_Cxx.am autotools: provide BSD-echo compatibility (fix c++ bindings) 2014-08-27 22:31:20 +02:00
Makefile_Evil.am efl: remove Windows CE support 2014-07-13 15:17:17 +02:00