Age | Commit message (Collapse) | Author |
|
Get rid of warnings introduced by commit a4593c
Signed-off-by: Daniel Willmann <daniel@totalueberwachung.de>
|
|
|
|
It is a very tricky things to get header order right on windows. Having that
order only in .c files simplify the work a lot. So let's try to do it with
Ecore_Evas after it rewrite and split into modules.
|
|
x11-16, x11-8, xrender were also removed but not marked as EINA_DEPRECATED.
move those to ecore_evas_deprecated.c file.
SVN revision: 80255
|
|
mark every deprecated function with EINA_DEPRECATED.
move them to a separate file so we can easily delete them in future.
SVN revision: 80253
|