efl/src
Carsten Haitzler 2cea85db38 Revert series of patches from cedric (due to dependencies and conflicts)
Revert "elementary: currently double declare elm_init/shutdown."
This reverts commit 44bb0c1848.
Revert "elementary: fix efl_ui_multibutton installed headers."
This reverts commit 32a213dc72.
Revert "elementary: introduce Efl_Ui.h."
This reverts commit df3d3f7334.
Revert "ecore: do not display error message on cancel."
This reverts commit 99654b7cd2.
Revert "efl: and don't forget to install the new dependencies."
This reverts commit 814ffb9b6b.
Revert "ecore: remove EFL_OBJECT_BETA as Efl_Core.h is for Efl new inerfaces."
This reverts commit 619d0f3cff.
Revert "ecore: move EAPI_MAIN from elementary to ecore."
This reverts commit e5d84da864.

as such commit e5d84da864 starts the
breaking. enlightenment, terminologya and other apps can't compile
against that efl anymore. 619d0f3cff
then makes this even worse with even more header errors and undefined
types. on top of this df3d3f7334 then
starts making elementary_test segfault when it runs. it wont even
start up.

asu such of these 7 commits in the first 4 (that are then relied on
later) 3 of these first 4 cause serious breakage. this simply is a
complete lack of testing changes, so i've rolled fl back to before
these things so it builds and works again and you can build against it.

PLEASE test these things. this looks ot me to be obviously a lack of
any testing... :(
2017-11-15 11:48:55 +09:00
..
benchmarks
bin eolian: scan system dir by default 2017-11-14 13:47:09 +01:00
bindings cxx: Only give a single ref to unparented objects 2017-11-14 12:18:39 +09:00
edje_external
examples eolian: scan system dir by default 2017-11-14 13:47:09 +01:00
generic
lib Revert series of patches from cedric (due to dependencies and conflicts) 2017-11-15 11:48:55 +09:00
modules Revert series of patches from cedric (due to dependencies and conflicts) 2017-11-15 11:48:55 +09:00
scripts docgen: better space out includes 2017-11-02 14:36:00 +01:00
static_libs ector: move gradient generation api to draw library for reuse. 2017-11-10 11:20:38 +09:00
tests elm_code: Add basic scope parsing to syntax highlighting. 2017-11-14 19:12:56 +00:00
wayland_protocol wayland: expand efl-hints protocol to work for all types of xdg shell surfaces 2017-10-25 10:44:16 -04:00
CMakeLists.txt
CMakeLists_Eina.txt
Makefile.am eolian: scan system dir by default 2017-11-14 13:47:09 +01:00
Makefile_Cxx.am cxx build: update after the evas gesture build fix 2017-10-19 20:15:33 +02:00
Makefile_EPhysics.am
Makefile_Ecore.am ecore: move EFL_MAIN to Efl_Core.h 2017-11-09 15:13:37 -08:00
Makefile_Ecore_Audio.am Revert "ecore_audio: a minimal template for playing sound on WINDOWS is added" 2017-10-07 19:09:53 +09:00
Makefile_Ecore_Avahi.am
Makefile_Ecore_Buffer.am
Makefile_Ecore_Cocoa.am
Makefile_Ecore_Con.am ecore_con: add an Efl_Net.h 2017-10-27 18:51:38 -07:00
Makefile_Ecore_Drm.am
Makefile_Ecore_Drm2.am
Makefile_Ecore_Evas.am
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
Makefile_Ecore_SDL.am
Makefile_Ecore_Wayland.am
Makefile_Ecore_Win32.am
Makefile_Ecore_Wl2.am
Makefile_Ecore_X.am
Makefile_Ector.am
Makefile_Edje.am Edje: move textblock handling to a separate source 2017-11-10 10:30:04 -08:00
Makefile_Edje_Helper.am
Makefile_Eet.am
Makefile_Eet_Helper.am
Makefile_Eeze.am
Makefile_Efl.am Efl: add class interfaces (color/text/size) 2017-11-08 19:17:59 +09:00
Makefile_Efl_Js.am
Makefile_Efreet.am
Makefile_Eina.am
Makefile_Eio.am
Makefile_Eldbus.am
Makefile_Elementary.am Revert series of patches from cedric (due to dependencies and conflicts) 2017-11-15 11:48:55 +09:00
Makefile_Elocation.am
Makefile_Elput.am
Makefile_Elua.am
Makefile_Elua_Helper.am
Makefile_Embryo.am
Makefile_Emile.am
Makefile_Emotion.am
Makefile_Eo.am
Makefile_Eolian.am eolian: properly free parts 2017-10-31 12:15:23 +01:00
Makefile_Eolian_Cxx.am
Makefile_Eolian_Cxx_Helper.am
Makefile_Eolian_Files_Helper.am eolian: scan system dir by default 2017-11-14 13:47:09 +01:00
Makefile_Eolian_Helper.am
Makefile_Eolian_Js.am
Makefile_Eolian_Js_Helper.am
Makefile_Escape.am
Makefile_Ethumb.am
Makefile_Ethumb_Client.am
Makefile_Evas.am evas/common: added a generic cache in evas common. 2017-11-10 11:20:38 +09:00
Makefile_Evil.am evil: add tests for Windows port. 2017-11-10 13:13:44 -08:00
Makefile_Wayland_Protocols.am
Makefile_efl_wl.am