efl/src/lib
Lauro Moura f203c164d8 eo files: Avoid container<ptr(value_type)> usage.
Summary:
Value types are already assumed to be stored by pointer (e.g.
`int val = *(node->data);`)

This commit just changes the current usage of the `ptr` modifier in the
ptr, not affecting the parser.

Reviewers: q66, segfaultxavi, bu5hm4n, felipealmeida

Reviewed By: q66

Subscribers: cedric, #reviewers, #committers, brunobelo

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10769
2019-11-29 17:22:07 -03:00
..
ecore eo files: Avoid container<ptr(value_type)> usage. 2019-11-29 17:22:07 -03:00
ecore_audio eolian: rename event_prefix to event_c_prefix for consistency 2019-09-26 16:47:22 +02:00
ecore_avahi
ecore_buffer
ecore_cocoa
ecore_con eo files: Avoid container<ptr(value_type)> usage. 2019-11-29 17:22:07 -03:00
ecore_drm
ecore_drm2 ecore-drm2: Fix issue of shifting 1 by more than 32bits 2019-11-14 12:21:40 -05:00
ecore_evas evas: move efl_input_device into evas/Efl_Canvas.h 2019-10-31 13:29:56 -04:00
ecore_fb
ecore_file doxygen: Prevent auto-linking of invalid links 2019-11-18 12:00:35 +01:00
ecore_imf
ecore_imf_evas
ecore_input
ecore_input_evas ecore_input_evas: fix ouble use of include guard define 2019-11-20 10:30:17 +01:00
ecore_ipc
ecore_sdl
ecore_wayland
ecore_win32 ecore_win32: fix compose event field 2019-11-28 11:06:24 +00:00
ecore_wl2 ecore-wl2: Add API to find a window by given surface 2019-11-19 09:44:45 -05:00
ecore_x ecore-x - add some xi2 api's for fiddling with device properties 2019-11-16 13:02:10 +00:00
ector eo files: Avoid container<ptr(value_type)> usage. 2019-11-29 17:22:07 -03:00
edje Polish text interface methods 2019-11-28 16:55:27 +09:00
eet Revert "evas_textblock: content fit feature" 2019-11-07 10:23:58 +00:00
eeze
efl eo files: Avoid container<ptr(value_type)> usage. 2019-11-29 17:22:07 -03:00
efl_mono csharp: Fix running headless tests in dotnet 2019-11-07 22:46:15 -03:00
efl_wl
efreet efreet - consider ctime changes as changes too 2019-11-16 13:02:10 +00:00
eina eina - add portable close all fd's we don't need function 2019-11-27 16:52:49 +00:00
eio eo files: Avoid container<ptr(value_type)> usage. 2019-11-29 17:22:07 -03:00
eldbus eo files: Avoid container<ptr(value_type)> usage. 2019-11-29 17:22:07 -03:00
elementary eo files: Avoid container<ptr(value_type)> usage. 2019-11-29 17:22:07 -03:00
elocation
elput
elua
embryo
emile
emotion evas: move efl_input_device into evas/Efl_Canvas.h 2019-10-31 13:29:56 -04:00
eo eo: there is no need to count callbacks here 2019-11-20 10:15:21 +01:00
eolian eolian: fix memory leak when using error objects 2019-11-15 13:36:57 +01:00
eolian_cxx csharp: Add more since tags to members 2019-11-26 12:40:32 -03:00
ephysics fix various trivial null derefs 2019-10-18 13:30:10 -04:00
escape
ethumb ethumb: fixed a potential dangling pointer. 2019-09-05 18:08:12 +09:00
ethumb_client
evas vector cache: skip animation update as possible. 2019-11-29 11:20:48 +09:00
evil evil: make it clear in the docs that this library is private to efl 2019-10-07 12:50:14 +02:00
.gitignore