efl/src/lib/ector
Tom Hacohen 9c779dca90 Rename efl_self to efl_added
It has been discussed on the ML (thread: "[RFC] rename efl_self") and
IRC, and has been decided we should rename it to this in order to avoid
confusion with the already established meaning of self which is very
similar to what we were using it for, but didn't have complete overlap.

Kudos to Marcel Hollerbach for initiating the discussion and
fighting for it until he convinced a significant mass. :)

This commit breaks API, and depending on compiler potentially ABI.

@feature
2016-09-05 16:59:56 +01:00
..
cairo Rename efl_self to efl_added 2016-09-05 16:59:56 +01:00
gl Rename efl_self to efl_added 2016-09-05 16:59:56 +01:00
software Rename efl_self to efl_added 2016-09-05 16:59:56 +01:00
Ector.h ector: fix redefinition of types 2016-05-28 22:17:22 +02:00
ector_buffer.c Ector generic: Remove .Generic and .Base (hack no longer needed). 2016-05-11 12:57:55 +01:00
ector_buffer.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
ector_buffer.h ector: fix redefinition of type and bizarre typedef 2016-05-28 22:17:22 +02:00
ector_gl_internal.h Evas GL: Use [u]int64_t directly in all APIs 2016-07-18 15:09:19 +09:00
ector_main.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
ector_private.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
ector_renderer.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
ector_renderer.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
ector_renderer.h Ector generic: Remove .Generic and .Base (hack no longer needed). 2016-05-11 12:57:55 +01:00
ector_renderer_buffer.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
ector_renderer_buffer.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
ector_renderer_gradient.c Ector generic: Remove .Generic and .Base (hack no longer needed). 2016-05-11 12:57:55 +01:00
ector_renderer_gradient.eo ector: add basic description to renderer mixins 2016-06-30 15:17:58 +02:00
ector_renderer_gradient_linear.c Ector generic: Remove .Generic and .Base (hack no longer needed). 2016-05-11 12:57:55 +01:00
ector_renderer_gradient_linear.eo ector: add basic description to renderer mixins 2016-06-30 15:17:58 +02:00
ector_renderer_gradient_radial.c Ector generic: Remove .Generic and .Base (hack no longer needed). 2016-05-11 12:57:55 +01:00
ector_renderer_gradient_radial.eo ector: add basic description to renderer mixins 2016-06-30 15:17:58 +02:00
ector_renderer_shape.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
ector_renderer_shape.eo ector: add basic description to renderer mixins 2016-06-30 15:17:58 +02:00
ector_surface.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
ector_surface.h Ector generic: Remove .Generic and .Base (hack no longer needed). 2016-05-11 12:57:55 +01:00
ector_types.eot Ector: add ector_types.eot for ector type definitions. 2016-03-23 15:00:16 +00:00
ector_util.h efl: move Ector_Color to be defined in Efl.Gfx as it makes more sense. 2016-01-07 16:27:57 -08:00