efl/src/lib/eo
Carsten Haitzler 6d4b85f820 eo base - fix warnings for debug logs to get format string types happy
gcc is very unhappy with these log prints - specifically on arm 32bit.
this fixes it so we can focus on real warnings/issues.
2017-02-12 00:32:16 +09:00
..
CMakeLists.txt cmake/eo: add description (fills eo.pc file) 2017-01-23 19:34:39 -02:00
Eo.h eo - remove the spare eo domain for now for future expansion 2017-01-12 13:08:57 +09:00
efl_class.eo docs: eo: finish up docs for eo 2016-11-10 15:14:42 +01:00
efl_future.c Efl_Future: class name (string) using "." for namespace. 2016-12-12 02:30:33 -02:00
efl_future.h eo: avoid redefinition of type Efl_Promise 2016-09-09 08:44:46 +02:00
efl_interface.eo Eo: Rename most of Eo to the Efl prefix. 2016-08-11 17:04:43 +01:00
efl_object.eo efl_object: document when callbacks are called 2017-02-10 18:50:41 +01:00
efl_object_override.eo Eo: Rename most of Eo to the Efl prefix. 2016-08-11 17:04:43 +01:00
eina_types.eot docs: eina: add doc for new eina value type 2017-02-09 14:47:22 +01:00
eo.c eo base - fix warnings for debug logs to get format string types happy 2017-02-12 00:32:16 +09:00
eo_add_fallback.c all: use void if we really want to make sure we do not accept parameters 2016-12-06 17:16:24 +01:00
eo_add_fallback.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
eo_base_class.c efl base class - fix warning about comparing differing sizes 2017-02-11 23:13:00 +09:00
eo_class_class.c Eo: Rename most of Eo to the Efl prefix. 2016-08-11 17:04:43 +01:00
eo_private.h eo_debug: print tracebacks for more errors. 2016-12-20 10:18:31 -02:00
eo_ptr_indirection.c eo: allow valgrind-like tracking of object lifecycle. 2016-12-02 21:15:17 -02:00
eo_ptr_indirection.h eo: allow valgrind-like tracking of object lifecycle. 2016-12-02 21:15:17 -02:00
eo_ptr_indirection.x eo: improve logs by always showing event source, minor refactor. 2016-12-02 21:15:17 -02:00