efl/src/lib/eet
Wonki Kim e784afbd88 eet: Add missing documentation information
Summary:
There is a missing comment for Eet_Colorclass.
This patch append a piece of information.

Reviewers: cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D5377
2017-10-26 12:17:39 +09:00
..
CMakeLists.txt cmake: handle 'FindXXX.cmake' standard with 'find-XXX' libraries. 2017-02-01 12:25:43 -02:00
Eet.h eet: Add missing documentation information 2017-10-26 12:17:39 +09:00
Eet_private.h eet - be robust about garbage at the end that looks like an idenity 2015-10-07 17:50:18 +09:00
eet_alloc.c
eet_cipher.c openssl 1.1 build break fixes 2017-01-04 17:47:38 +09:00
eet_connection.c eet: add NULL-check to eet_connection_empty API to avoid segfault 2016-11-16 15:30:44 -08:00
eet_data.c eet data - fix checking return value of eina_value_pset like elsewhere 2017-02-08 21:19:39 +09:00
eet_dictionary.c
eet_image.c eet: return 0 instead of NULL when the return type is int 2016-11-12 10:42:45 +01:00
eet_lib.c eet: wrong comparision to less than zero with unsigned integer. 2017-10-06 09:51:19 -07:00
eet_node.c EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
eet_utils.c