efl/src/lib
Lukasz Stanislawski bcb24a40dc elm: add prefixes to Efl.Access.Action to avoid clashes
Summary:
Prefix methods/properties of Efl.Access.Action mixin to avoid potential
clashes in genrated bindings.

This is first of series of patches removing potential name clashes
in accessibility interfaces.

Reviewers: jpeg

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D5213
2017-10-24 12:01:50 +09:00
..
ecore ecore: remove doxygen warning messages 2017-10-18 19:24:28 +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_con ecore: remove doxygen warning messages 2017-10-18 19:24:28 +09:00
ecore_drm
ecore_drm2 ecore-drm2: Minor formatting fix 2017-09-19 11:45:43 -04:00
ecore_evas ecore: remove doxygen warning messages 2017-10-18 19:24:28 +09:00
ecore_fb
ecore_file ecore_file: rename parameter for doxygen 2017-10-13 14:02:37 -07:00
ecore_imf ecore_imf: Add ecore_imf_context_input_panel_position_set API 2017-09-14 10:49:03 +09:00
ecore_imf_evas
ecore_input
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: Remove just the flush from the idle handler 2017-10-22 10:19:50 -05:00
ecore_x ecore: removing assignment operation to avoid warning. 2017-10-16 13:29:02 -07:00
ector ector: minor grammar fixups 2017-10-03 11:36:54 -07:00
edje evas: add set function for root_node property. 2017-10-23 11:05:38 -07:00
eet eet: add missing documentation. 2017-10-23 13:40:27 +09:00
eeze
efl config: Simplify EO API 2017-10-18 19:32:00 +09:00
efl_wl efl_wl: Stop queuing buffer release events 2017-09-26 11:39:19 -05: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 Fix building on windows 2017-10-22 20:21:12 +01:00
eio eio: do not copy memory for nothing. 2017-09-28 18:31:34 -07:00
eldbus
elementary elm: add prefixes to Efl.Access.Action to avoid clashes 2017-10-24 12:01:50 +09:00
elocation
elput elput: Fix issue of pointer rotation not being set on startup 2017-10-03 14:14:04 -04: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: Add beta API for auto_unref after a call 2017-10-18 11:02:16 +09:00
eolian eolian: there should be nothing depending on efl config in our public header. 2017-10-19 15:29:35 -07:00
eolian_cxx eolian-cxx: Add optional parameter to lambda for unnamed proxy instantiation 2017-09-28 17:50:14 -03: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: add set function for root_node property. 2017-10-23 11:05:38 -07:00
evil efl: unused variable removed, removing local variable assignment which has no use at all. 2017-10-13 12:11:45 -07:00
.gitignore
CMakeLists.txt