efl/src/lib/ecore
Mike Blumenkrantz bcdd87ce35 ecore: resolve compiler warning
/home/jpeg/e/core/efl/src/lib/ecore/ecore_main.c:1381: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare]

THANKS @JPEG FOR REPORTING
2017-05-19 12:41:16 -04:00
..
CMakeLists.txt cmake: add ecore. 2017-01-25 19:29:20 -02:00
Ecore.h ecore pub headers - use __sun not __sun__ for ifdef for solaris 2017-03-27 19:09:25 +09:00
Ecore_Common.h ecore: add ecore_event_type_flush. 2017-03-09 16:17:58 -08:00
Ecore_Eo.h efl: add composite model for boolean properties 2017-02-06 15:26:27 -08:00
Ecore_Getopt.h doxygen: Fix typos & invalid statements in Ecore_Getopt and Ecore_Legacy 2017-02-13 19:54:29 +09:00
Ecore_Legacy.h doc: add explicit note for timeline animator about first frame position 2017-03-31 14:57:25 -04:00
ecore.c Revert "ecore: forcefully flush pending event when ecore_shutdown is called." 2017-03-03 11:56:04 -05:00
ecore_alloc.c
ecore_anim.c ecore: use new API eina_file_close_on_exec. 2017-04-18 16:55:31 -07:00
ecore_app.c move ecore documentation not in headers to .h files for consistency 2014-07-26 12:30:12 +09:00
ecore_events.c ecore: Fix memory leak and logic 2017-03-14 22:38:43 +09:00
ecore_exe.c ecore: avoid potential crash on shutdown in Ecore_Exe 2017-03-09 16:17:58 -08:00
ecore_exe.eo ecore: use new property impl syntax 2016-12-27 16:19:06 +01:00
ecore_exe_posix.c ecore: use new API eina_file_close_on_exec. 2017-04-18 16:55:31 -07:00
ecore_exe_private.h ecore_exe is broken on Windows 2016-12-22 11:11:02 +09:00
ecore_exe_ps3.c
ecore_exe_win32.c ecore_exe: do not try to send 0 bytes 2016-12-22 19:28:44 +02:00
ecore_getopt.c ecore_getopt: allow empty strings as parameters. 2016-10-31 19:38:22 -02:00
ecore_glib.c ecore: better resources use in the glib integration 2016-03-04 16:09:51 -08:00
ecore_idle_enterer.c efl callbacks: update some events calls to no longer trigger legacy callbacks 2016-08-30 13:59:59 -03:00
ecore_idle_exiter.c efl callbacks: update some events calls to no longer trigger legacy callbacks 2016-08-30 13:59:59 -03:00
ecore_idler.c ecore: fix build when debugging threads 2017-03-07 00:52:28 +01:00
ecore_internal.h ecore: fix Windows build by properly defining EAPI in all case for internal API user. 2016-06-23 10:53:46 -07:00
ecore_job.c ecore: silent warnings by directly freeing. 2016-05-03 14:32:05 -07:00
ecore_main.c ecore: resolve compiler warning 2017-05-19 12:41:16 -04:00
ecore_pipe.c ecore_pipe - fix warning of sign vs unsigned comparison 2017-04-21 16:19:43 +09:00
ecore_poller.c ecore: proper macro usage for double comparision. Summary: The comparisions are done between doubles. EINA_FLT_EQ -> EINA_DBL_EQ 2017-03-21 11:11:23 -07:00
ecore_poller.eo docs: ecore: make consistent use of $true and $false keywords in docs 2016-10-24 17:21:48 +02:00
ecore_private.h ecore: use new API eina_file_close_on_exec. 2017-04-18 16:55:31 -07:00
ecore_signal.c ecore_signal.c: factoring out the platform test to improve readability. 2016-06-06 12:05:43 -07:00
ecore_thread.c ecore: proper macro usage for double comparision. Summary: The comparisions are done between doubles. EINA_FLT_EQ -> EINA_DBL_EQ 2017-03-21 11:11:23 -07:00
ecore_throttle.c eina - begin event log infra we can get from the new debug monitor 2015-05-10 19:05:54 +09:00
ecore_time.c ecore_time.c: do not mess with the representation of clockid_t. 2016-06-06 12:05:43 -07:00
ecore_timer.c ecore: reset during timer callback execution doesn't make sense. 2017-02-07 16:39:02 -08:00
ecore_types.eot docs: ecore: document various type defines 2016-11-03 11:57:40 +01:00
efl_io_buffered_stream.c efl io - fix using wrong type for return values pointed to 2017-02-11 23:13:00 +09:00
efl_io_buffered_stream.eo eolian: enforce specification of both get and set in prop impls 2017-01-11 16:38:41 +01:00
efl_io_closer_fd.c efl_io_closer - fix warning about error print 2017-04-21 16:23:16 +09:00
efl_io_closer_fd.eo eolian: enforce specification of both get and set in prop impls 2017-01-11 16:38:41 +01:00
efl_io_copier.c efl_io_copier: fix typo in efl_io_copier_flush(). 2016-12-20 10:18:32 -02:00
efl_io_copier.eo eolian: enforce specification of both get and set in prop impls 2017-01-11 16:38:41 +01:00
efl_io_file.c do not emit events from efl_io_closer_close() on destructor. 2016-12-20 10:18:32 -02:00
efl_io_file.eo eolian: enforce specification of both get and set in prop impls 2017-01-11 16:38:41 +01:00
efl_io_positioner_fd.c eolian: remove all duplicated affix 2016-11-28 11:35:27 -08:00
efl_io_positioner_fd.eo ecore: use new property impl syntax 2016-12-27 16:19:06 +01:00
efl_io_reader_fd.c efl_io_reader/writer: silent errors when operating on unset-objects. 2016-12-20 10:18:33 -02:00
efl_io_reader_fd.eo ecore: use new property impl syntax 2016-12-27 16:19:06 +01:00
efl_io_sizer_fd.c eolian: remove all duplicated affix 2016-11-28 11:35:27 -08:00
efl_io_sizer_fd.eo ecore: use new property impl syntax 2016-12-27 16:19:06 +01:00
efl_io_stderr.c eolian: remove all duplicated affix 2016-11-28 11:35:27 -08:00
efl_io_stderr.eo ecore: use new property impl syntax 2016-12-27 16:19:06 +01:00
efl_io_stdin.c eolian: remove all duplicated affix 2016-11-28 11:35:27 -08:00
efl_io_stdin.eo ecore: use new property impl syntax 2016-12-27 16:19:06 +01:00
efl_io_stdout.c eolian: remove all duplicated affix 2016-11-28 11:35:27 -08:00
efl_io_stdout.eo ecore: use new property impl syntax 2016-12-27 16:19:06 +01:00
efl_io_writer_fd.c efl_io_reader/writer: silent errors when operating on unset-objects. 2016-12-20 10:18:33 -02:00
efl_io_writer_fd.eo ecore: use new property impl syntax 2016-12-27 16:19:06 +01:00
efl_loop.eo docs: ecore: finish up eo file docs in ecore 2016-11-11 10:58:22 +01:00
efl_loop_fd.c efl_loop_fd: more efficiently manage the Ecore_Fd_Handler. 2016-11-24 00:30:02 -02:00
efl_loop_fd.eo ecore: use new property impl syntax 2016-12-27 16:19:06 +01:00
efl_loop_timer.eo ecore: use new property impl syntax 2016-12-27 16:19:06 +01:00
efl_loop_user.c efl_loop_user: error if parent is not a loop provider. 2016-08-18 02:13:32 -03:00
efl_loop_user.eo ecore: use new property impl syntax 2016-12-27 16:19:06 +01:00
efl_model_composite_boolean.c efl: add composite model for boolean properties 2017-02-06 15:26:27 -08:00
efl_model_composite_boolean.eo docs: ecore: document newly added efl model composite classes 2017-02-09 14:47:21 +01:00
efl_model_composite_boolean_children.eo docs: ecore: document newly added efl model composite classes 2017-02-09 14:47:21 +01:00
efl_model_container.c efl: add efl_model and efl_ui_view classes 2017-02-06 15:26:21 -08:00
efl_model_container.eo efl: add efl_model and efl_ui_view classes 2017-02-06 15:26:21 -08:00
efl_model_container_item.c efl: add efl_model and efl_ui_view classes 2017-02-06 15:26:21 -08:00
efl_model_container_item.eo efl: add efl_model and efl_ui_view classes 2017-02-06 15:26:21 -08:00
efl_model_container_private.h efl: add efl_model and efl_ui_view classes 2017-02-06 15:26:21 -08:00
efl_model_item.c efl: add efl_model and efl_ui_view classes 2017-02-06 15:26:21 -08:00
efl_model_item.eo efl: add efl_model and efl_ui_view classes 2017-02-06 15:26:21 -08:00
efl_promise.c ecore: efl_promise: remove superfluous NULL check 2017-04-26 15:12:53 +02:00
efl_promise.eo ecore: add helper to automatically connect a future result to a promise. 2016-12-16 14:10:58 -08:00