efl/src/lib/ecore
Chris Michael ad1e5ead40 ecore-anim: Remove unused variable
Gcc reports 'i' as unused here and checking the code confirms that, so
remove unused variable.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2017-03-09 08:51:18 -05:00
..
CMakeLists.txt cmake: add ecore. 2017-01-25 19:29:20 -02:00
Ecore.h win32: removed duplicate winsock2.h and added WIN32_LEAN_AND_MEAN in Ecore.h 2017-03-09 17:39:39 +09:00
Ecore_Common.h doxygen: fix typos, cacologique statements in API reference doxygen of Ecore_Common 2017-02-08 11:09:18 -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 doxygen: Fix typos & invalid statements in Ecore_Getopt and Ecore_Legacy 2017-02-13 19:54:29 +09: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-anim: Remove unused variable 2017-03-09 08:51:18 -05:00
ecore_app.c
ecore_events.c Revert "ecore: forcefully flush pending event when ecore_shutdown is called." 2017-03-03 11:56:04 -05:00
ecore_exe.c ecore_exe: do not try to send 0 bytes 2016-12-22 19:28:44 +02:00
ecore_exe.eo ecore: use new property impl syntax 2016-12-27 16:19:06 +01:00
ecore_exe_posix.c
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_glib.c
ecore_idle_enterer.c
ecore_idle_exiter.c
ecore_idler.c ecore: fix build when debugging threads 2017-03-07 00:52:28 +01:00
ecore_internal.h
ecore_job.c
ecore_main.c win32: removed duplicate winsock2.h and added WIN32_LEAN_AND_MEAN in Ecore.h 2017-03-09 17:39:39 +09:00
ecore_pipe.c ecore pipe - fix warning of comparing integers of differing sizes 2017-02-11 23:13:00 +09:00
ecore_poller.c ecore: poller could actually be related to the main loop timing. 2017-02-03 13:05:44 -08:00
ecore_poller.eo
ecore_private.h ecore: improve debugging of animator. 2017-02-28 11:04:34 -08:00
ecore_signal.c
ecore_thread.c ecore_thread: do not override the data field of a thread 2017-03-02 20:13:58 +01:00
ecore_throttle.c
ecore_time.c
ecore_timer.c ecore: reset during timer callback execution doesn't make sense. 2017-02-07 16:39:02 -08:00
ecore_types.eot
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_fd: fix warning on windows. 2016-12-09 19:12:33 -02: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
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
efl_io_sizer_fd.eo ecore: use new property impl syntax 2016-12-27 16:19:06 +01:00
efl_io_stderr.c
efl_io_stderr.eo ecore: use new property impl syntax 2016-12-27 16:19:06 +01:00
efl_io_stdin.c
efl_io_stdin.eo ecore: use new property impl syntax 2016-12-27 16:19:06 +01:00
efl_io_stdout.c
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
efl_loop_fd.c
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.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: add helper to automatically connect a future result to a promise. 2016-12-16 14:10:58 -08:00
efl_promise.eo ecore: add helper to automatically connect a future result to a promise. 2016-12-16 14:10:58 -08:00