efl/src
Jean-Philippe Andre 99924852ab Efl: Remove part name in Efl.Container (use Efl.Part)
This touches Edje and also Elementary where part names are used.
This commit blew up in size since now all content part APIs
(get, set, unset) require to use Efl.Part instead.

This is a big refactoring commit, but no logic should
have been changed. Fingers crossed.
2016-05-26 19:55:50 +09:00
..
benchmarks
bin Elm entry: fix returning wrong focus region 2016-05-26 17:25:57 +09:00
bindings eolian-cxx: Fix generation of complex types in C++ binding 2016-05-23 17:34:50 -03:00
edje_external elementary: add edje_external back in. 2016-03-31 19:45:26 -07:00
examples eio: Adds Eo-based Eio API 2016-05-25 21:32:03 -03:00
lib Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
modules Evas GL common: Simplify GLPIPES... trying to prevent a crash 2016-05-26 18:35:07 +09:00
scripts docs: add an experimental elua based documentation generator 2016-05-12 12:04:18 +01:00
static_libs ecore-con - simplify down to a single libc resolver 2016-05-24 09:20:49 +09:00
tests Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
utils/ecore
Makefile.am c++: Reorganized C++ binding generation 2016-05-23 15:05:50 -03:00
Makefile_Cxx.am build: cxx bindings: make sure we ship needed headers in distribution 2016-05-24 10:47:22 +02:00
Makefile_EPhysics.am
Makefile_Ecore.am c++: Reorganized C++ binding generation 2016-05-23 15:05:50 -03:00
Makefile_Ecore_Audio.am c++: Reorganized C++ binding generation 2016-05-23 15:05:50 -03:00
Makefile_Ecore_Avahi.am
Makefile_Ecore_Buffer.am
Makefile_Ecore_Cocoa.am
Makefile_Ecore_Con.am ecore-con - simplify down to a single libc resolver 2016-05-24 09:20:49 +09:00
Makefile_Ecore_Drm.am
Makefile_Ecore_Evas.am ecore-evas: Fix Makefile to not include Ecore_Wayland 2016-05-18 15:20:25 -04: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
Makefile_Ecore_Js.am efl js: Fix naming of manual binding functions. 2016-03-18 17:47:09 -03:00
Makefile_Ecore_Psl1ght.am
Makefile_Ecore_SDL.am
Makefile_Ecore_Wayland.am
Makefile_Ecore_Win32.am
Makefile_Ecore_Wl2.am elm_win: implement v2 of teamwork api using window-based display protocol 2016-05-20 14:54:06 -04:00
Makefile_Ecore_X.am ecore-xcb: Implement missing keyrouter and keygrab functions for xcb 2016-04-04 11:01:48 -04:00
Makefile_Ector.am Ector generic: Remove .Generic and .Base (hack no longer needed). 2016-05-11 12:57:55 +01:00
Makefile_Edje.am Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
Makefile_Edje_Helper.am
Makefile_Eet.am autotools: fix make distcheck. 2016-04-15 11:07:02 -07:00
Makefile_Eet_Helper.am elementary: add config back in. 2016-03-30 14:15:15 -07:00
Makefile_Eeze.am
Makefile_Efl.am Efl: Add Efl.Part and switch to it 2016-05-24 18:50:58 +09:00
Makefile_Efl_Js.am js fixes 2016-05-18 17:52:47 +02:00
Makefile_Efreet.am
Makefile_Eina.am autotools: fix make distcheck. 2016-04-15 11:07:02 -07:00
Makefile_Eio.am eio: Adds Eo-based Eio API 2016-05-25 21:32:03 -03:00
Makefile_Eldbus.am c++: Reorganized C++ binding generation 2016-05-23 15:05:50 -03:00
Makefile_Elementary.am Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
Makefile_Elocation.am
Makefile_Elput.am elput: Add support for creating and removing devices 2016-04-13 14:16:17 -04:00
Makefile_Elua.am elua: install the docgen app 2016-05-12 12:25:23 +01:00
Makefile_Elua_Helper.am Revert "autotools: fix lots of warning." 2016-05-16 09:29:29 -07:00
Makefile_Embryo.am
Makefile_Emile.am autotools: fix make distcheck. 2016-04-15 11:07:02 -07:00
Makefile_Emotion.am build: keep our CLEANFILES tidy to avoid argument list too long during clean 2016-03-31 16:29:32 +02:00
Makefile_Eo.am c++: Reorganized C++ binding generation 2016-05-23 15:05:50 -03:00
Makefile_Eolian.am tests/eloian: ship eo file needed for tests in tarball 2016-04-08 15:41:03 +02:00
Makefile_Eolian_Cxx.am eolian-cxx: ship new complex.eo file in dist 2016-05-24 11:42:02 +02:00
Makefile_Eolian_Cxx_Helper.am build: keep our CLEANFILES tidy to avoid argument list too long during clean 2016-03-31 16:29:32 +02:00
Makefile_Eolian_Files_Helper.am Revert "autotools: fix lots of warning." 2016-05-16 09:29:29 -07:00
Makefile_Eolian_Helper.am autotools: fix build after hungry rebase. 2016-04-14 17:05:35 -07:00
Makefile_Eolian_Js.am efl js: Add clean up callbacks to deallocate memory used in v8::External 2016-03-18 17:47:09 -03:00
Makefile_Eolian_Js_Helper.am Revert "autotools: fix lots of warning." 2016-05-16 09:29:29 -07:00
Makefile_Eolian_Subbuild_Helper.am eo: make it possible to build the library alone. 2016-04-14 16:07:32 -07:00
Makefile_Escape.am
Makefile_Ethumb.am
Makefile_Ethumb_Client.am
Makefile_Evas.am c++: Reorganized C++ binding generation 2016-05-23 15:05:50 -03:00
Makefile_Evil.am autotools: fix make distcheck. 2016-04-15 11:07:02 -07:00