efl/src/lib
Jean Guyomarc'h a1e05aa089 evas/elm: fix visibility of some symbols
Public symbols were defined internal to Evas/Elementary on macOS, making
the link of external modules unfeasible.

- EAPI was messed up by an invalid inclusion of evas_text_utils.h, making
  some symbols private instead of public.
- A similar issue was present in evas_font_draw.c, where the symbols
  were directly imported without the proper definition of EAPI.
- Elementary.h did include some eo-generated headers, but for windows
  only. It should not been restricted to windows, as it allows to export
  symbols to external modules.

Fixes T6448.
2017-12-19 15:08:46 +01:00
..
ecore ecore: Properly shutdown pollers 2017-12-19 13:44:33 +09:00
ecore_audio ecore_audio: fix using undefined macros 2017-12-13 10:27:48 -08:00
ecore_avahi
ecore_buffer efl: drop deprecated Encoding key from desktop files 2017-12-13 10:27:48 -08:00
ecore_cocoa ecore_cocoa: fix the backspace key 2017-10-29 16:06:31 +01:00
ecore_con ecore_con: Make sure the proxy helper is valid 2017-12-18 19:54:31 +09: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 efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
ecore_fb
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/con: fix nasty ... they dont mutually exclude 2017-11-26 14:01:14 +09:00
ecore_sdl
ecore_wayland efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
ecore_win32 efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
ecore_wl2 efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
ecore_x efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
ector efl: Move VG-specific change event to efl.gfx.path 2017-12-13 13:47:48 +09:00
edje interface : change efl_pack_grid and efl_ui_grid to efl_pack_table and efl_ui_table 2017-12-19 14:25:08 +09:00
eet efl: drop deprecated Encoding key from desktop files 2017-12-13 10:27:48 -08:00
eeze efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
efl interface : change efl_pack_grid and efl_ui_grid to efl_pack_table and efl_ui_table 2017-12-19 14:25:08 +09:00
efl_mono efl_mono: Fix eina_value_set. 2017-12-04 15:47:52 -03:00
efl_wl efl_wl: Silence ridiculous warning 2017-11-27 11:33:53 -06:00
efreet efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
eina eina: Add missing eina_internal.h 2017-12-19 10:20:18 +09:00
eio efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
eldbus eo files: convert various to use @cref 2017-11-02 16:41:01 +01:00
elementary evas/elm: fix visibility of some symbols 2017-12-19 15:08:46 +01:00
elocation efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
elput efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
elua elua: correctly wrap gettext funcs 2017-11-24 10:55:46 +01: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: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
eo eina: make __eina_promise_cancel_all an internal only function. 2017-12-18 16:17:04 -08:00
eolian eolian: fix use-after-free in eo_parser 2017-12-19 00:20:40 +01:00
eolian_cxx efl_mono: tests and better support for structs, plus some other fixes 2017-12-15 22:26:29 -02: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/elm: fix visibility of some symbols 2017-12-19 15:08:46 +01:00
evil Evil: use static buffer to store error messages 2017-12-11 16:04:02 +09:00
.gitignore
CMakeLists.txt