efl/src/lib/ector/cairo
Daniel Kolesa 13ddc5dbc1 eolian: rename @warn_unused and its associated API
@warn_unused in syntax is now called @no_unused - this is because
"warning about unused" is a C thing (or rather, an extension to C)
and various languages might want to use stricter behavior for this.

Its associated API does the reverse now - it lets you query whether
being unused is allowed at all. This is to match future behavior
of Eolian (once it supports versioning) that will likely reverse it.

@feature
2019-05-26 17:41:22 +02:00
..
Ector_Cairo.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ector_cairo_private.h Ector generic: Remove .Generic and .Base (hack no longer needed). 2016-05-11 12:57:55 +01:00
ector_cairo_software_surface.c ector: Updated the ector_buffer_pixels_set() api with stride info 2018-02-08 14:44:29 +09:00
ector_cairo_software_surface.eo eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
ector_cairo_surface.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
ector_cairo_surface.eo eolian: rename @warn_unused and its associated API 2019-05-26 17:41:22 +02:00
ector_renderer_cairo.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
ector_renderer_cairo.eo eolian: enable checking of beta/stable contexts in all classes 2019-03-11 13:42:29 +01:00
ector_renderer_cairo_gradient_linear.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
ector_renderer_cairo_gradient_linear.eo eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
ector_renderer_cairo_gradient_radial.c ector cairo: fix a memory leak. 2018-04-20 15:47:40 +09:00
ector_renderer_cairo_gradient_radial.eo eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
ector_renderer_cairo_shape.c efl gfx_path: remove EFL_GFX_PATH_EVENT_CHANGED 2018-12-28 12:20:15 +09:00
ector_renderer_cairo_shape.eo eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
meson.build build: add a option to disable eo file installation 2019-03-14 12:44:00 -04:00