efl/src/lib
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
..
ecore Revert series of patches from cedric (due to dependencies and conflicts) 2017-11-15 11:48:55 +09:00
ecore_audio ecore_audio: unused variables are removed to fix warning. 2017-10-13 12:09:12 -07:00
ecore_avahi
ecore_buffer ecore: remove doxygen warning messages 2017-10-18 19:24:28 +09:00
ecore_cocoa ecore_cocoa: fix the backspace key 2017-10-29 16:06:31 +01:00
ecore_con ecore_con: add support for EFL_MAIN with ecore_con support. 2017-11-09 15:25:51 -08:00
ecore_drm libinput check - move up to requiring 1.6 as a minimum for libinput 2017-11-12 21:47:02 +09:00
ecore_drm2 ecore-drm2: Fix issue of not being able to set output mode 2017-11-01 08:52:03 -04:00
ecore_evas ecore_evas: improve ecore_evas fallback animator logic for legacy case. 2017-11-09 18:07:31 -08:00
ecore_fb ecore_fb_li: add error handling code related with calloc 2017-08-09 11:10:20 +09:00
ecore_file ecore_file: rename parameter for doxygen 2017-10-13 14:02:37 -07:00
ecore_imf Ecore_Imf: fix wrong annotation and enum name 2017-11-01 13:09:18 +09:00
ecore_imf_evas
ecore_input ecore_input: constify global 2017-10-29 13:59:17 +01:00
ecore_input_evas
ecore_ipc ecore_ipc: rename parameters and annotations for doxygen 2017-10-13 12:58:00 -07:00
ecore_sdl ecore_sdl: Add API doc for ecore_sdl_feed_events 2017-08-18 09:48:59 -04:00
ecore_wayland ecore_wayland: fix assigned value is never used. 2017-10-16 13:28:10 -07:00
ecore_win32 efl: unsigned int/long never be less than zero. Fixed. 2017-10-13 12:07:28 -07:00
ecore_wl2 ecore-wl2: Minor formatting fixes 2017-11-10 15:59:51 -05:00
ecore_x ecore: removing assignment operation to avoid warning. 2017-10-16 13:29:02 -07:00
ector ector: move gradient generation api to draw library for reuse. 2017-11-10 11:20:38 +09:00
edje edje: last improvement of _edje_hash_find_helper speed by reducing call to eina split function. 2017-11-13 14:25:10 -08:00
eet Eet: fix wrong doxygen definition 2017-11-01 13:08:58 +09:00
eeze eeze_disk - remove redundant if check already done 2017-07-29 10:56:53 +09:00
efl Efl.Ui.Format: Add support for "struct tm" in string format. 2017-11-14 10:54:41 +09:00
efl_wl efl_wl: Add missing @since to new functions 2017-11-09 12:41:22 -06:00
efreet efreet: putting local variable "data" under preprocessor flag "SLOPPY_SPEC" to avoid below warning, if "SLOPPY_SPEC" is disabled. 2017-10-16 13:36:38 -07:00
eina eina: Improve API docs for eina_crc.h 2017-11-14 13:14:59 +00:00
eio eo: Rename efl_ref_get to efl_ref_count 2017-11-08 09:30:42 +00:00
eldbus eo files: convert various to use @cref 2017-11-02 16:41:01 +01:00
elementary Revert series of patches from cedric (due to dependencies and conflicts) 2017-11-15 11:48:55 +09:00
elocation elocation - fix return of status, address, position to actually ret data 2017-07-31 12:18:00 +09:00
elput libinput check - move up to requiring 1.6 as a minimum for libinput 2017-11-12 21:47:02 +09:00
elua EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
embryo EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
emile emile: comparing less than zero with unsigned interger. 2017-10-09 16:38:28 -07:00
emotion efl: Use Eina.Size2D for image load size 2017-09-19 10:51:48 +09:00
eo eo: Rename efl_ref_get to efl_ref_count 2017-11-08 09:30:42 +00:00
eolian eolian: Fix odd syntax (remove EINA_UNUSED) 2017-11-14 13:40:19 +09:00
eolian_cxx cxx: Fix ifdef protections in function impl 2017-11-07 09:57:24 +09:00
ephysics ephysic: comparing with same statement. 2017-10-09 16:40:17 -07:00
escape
ethumb EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
ethumb_client
evas evas: disable unecessary lock when not using evas_render2 2017-11-13 14:39:08 -08:00
evil evil: add tests for Windows port. 2017-11-10 13:13:44 -08:00
.gitignore
CMakeLists.txt