efl/legacy/ecore/src/lib/ecore
Youness Alaoui e4165d053b Ecore: Include sys/select.h before using 'select' to conform to POSIX.1-2001
SVN revision: 63430
2011-09-16 07:08:45 +00:00
..
Ecore.h add main loop group to main docs page 2011-09-14 14:20:13 +00:00
Ecore_Getopt.h revert bitfielding of a bool to avoid possible abi break 2010-11-13 12:25:45 +00:00
Makefile.am add ecore_throttle 2011-06-28 12:34:52 +00:00
ecore.c ecore: prevent race condition when using sync call after begin/end. 2011-09-15 11:15:46 +00:00
ecore_anim.c ecore: Create a lockless ecore_animator_add() 2011-08-12 05:21:58 +00:00
ecore_app.c [ecore] Put order in header file, splitting function groups in contiguous chunks. 2011-08-10 19:14:48 +00:00
ecore_events.c ecore: Create a lockless ecore_event_handler_del 2011-08-12 05:22:16 +00:00
ecore_exe.c ecore/ecore_exe - Don't free the event data while we use it. 2011-08-29 21:20:26 +00:00
ecore_exe_win32.c Ecore: Removed trailing whitespaces. 2011-04-20 14:15:33 +00:00
ecore_exe_wince.c FORMATTING 2010-08-04 16:57:32 +00:00
ecore_getopt.c revert this for crankypants 2010-11-23 14:46:12 +00:00
ecore_glib.c [ecore] Put order in header file, splitting function groups in contiguous chunks. 2011-08-10 19:14:48 +00:00
ecore_idle_enterer.c ecore: Create callback wrappers 2011-08-11 10:59:48 +00:00
ecore_idle_exiter.c ecore: Create callback wrappers 2011-08-11 10:59:48 +00:00
ecore_idler.c mainloop cleanups on top of previous ones and fixes for previous refactors 2011-09-02 03:29:11 +00:00
ecore_job.c ecore: Create a lockless ecore_event_handler_del 2011-08-12 05:22:16 +00:00
ecore_main.c Ecore: Include sys/select.h before using 'select' to conform to POSIX.1-2001 2011-09-16 07:08:45 +00:00
ecore_pipe.c ecore: Create a lockless ecore_main_fd_handler_del 2011-08-12 05:22:07 +00:00
ecore_poll.c [ecore] Put order in header file, splitting function groups in contiguous chunks. 2011-08-10 19:14:48 +00:00
ecore_private.h mainloop cleanups on top of previous ones and fixes for previous refactors 2011-09-02 03:29:11 +00:00
ecore_signal.c mainloop cleanups on top of previous ones and fixes for previous refactors 2011-09-02 03:29:11 +00:00
ecore_thread.c Ecore: _ecore_thread_handler must not be defined if threads aren't supported 2011-09-07 06:58:10 +00:00
ecore_throttle.c [ecore] Put order in header file, splitting function groups in contiguous chunks. 2011-08-10 19:14:48 +00:00
ecore_time.c [ecore] Put order in header file, splitting function groups in contiguous chunks. 2011-08-10 19:14:48 +00:00
ecore_timer.c mainloop cleanups on top of previous ones and fixes for previous refactors 2011-09-02 03:29:11 +00:00