efl/legacy/ecore/src/lib/ecore
Carsten Haitzler 25b5ff52f2 * Fix bug where an animator that just keeps adding another
animator keeps the animator handler in an infinite loop. Do
        the same as timers and mark them as "just added" to skip in
        this run of animators
                


SVN revision: 66109
2011-12-12 07:41:27 +00:00
..
Ecore.h +ecore_timer_reset 2011-12-04 23:12:06 +00:00
Ecore_Getopt.h ran ecrustify on ecore. some manual fixing too. 2011-10-21 05:40:39 +00:00
Makefile.am mempools++ 2011-12-03 03:39:07 +00:00
ecore.c ecore: include stdlib.h when required. 2011-12-06 16:09:05 +00:00
ecore_alloc.c ecore: Fix modularity 2011-12-11 08:29:35 +00:00
ecore_anim.c * Fix bug where an animator that just keeps adding another 2011-12-12 07:41:27 +00:00
ecore_app.c ran ecrustify on ecore. some manual fixing too. 2011-10-21 05:40:39 +00:00
ecore_events.c ecore: Fix modularity 2011-12-11 08:29:35 +00:00
ecore_exe.c ran ecrustify on ecore. some manual fixing too. 2011-10-21 05:40:39 +00:00
ecore_exe_ps3.c Ecore: Port ecore to the PS3 2011-11-05 17:49:49 +00:00
ecore_exe_win32.c ran ecrustify on ecore. some manual fixing too. 2011-10-21 05:40:39 +00:00
ecore_exe_wince.c ran ecrustify on ecore. some manual fixing too. 2011-10-21 05:40:39 +00:00
ecore_getopt.c ecore: include stdlib.h when required. 2011-12-06 16:09:05 +00:00
ecore_glib.c Ecore: fix warnings 2011-12-06 22:33:01 +00:00
ecore_idle_enterer.c ecore: Fix modularity 2011-12-11 08:29:35 +00:00
ecore_idle_exiter.c ecore: Fix modularity 2011-12-11 08:29:35 +00:00
ecore_idler.c ecore: Fix modularity 2011-12-11 08:29:35 +00:00
ecore_job.c ecore: Fix modularity 2011-12-11 08:29:35 +00:00
ecore_main.c ecore: Fix modularity 2011-12-11 08:29:35 +00:00
ecore_pipe.c ecore: Fix modularity 2011-12-11 08:29:35 +00:00
ecore_poll.c ecore: Fix modularity 2011-12-11 08:29:35 +00:00
ecore_private.h ecore: Fix modularity 2011-12-11 08:29:35 +00:00
ecore_signal.c ran ecrustify on ecore. some manual fixing too. 2011-10-21 05:40:39 +00:00
ecore_thread.c ecore: include stdlib.h when required. 2011-12-06 16:09:05 +00:00
ecore_throttle.c ran ecrustify on ecore. some manual fixing too. 2011-10-21 05:40:39 +00:00
ecore_time.c ran ecrustify on ecore. some manual fixing too. 2011-10-21 05:40:39 +00:00
ecore_timer.c ecore: Fix modularity 2011-12-11 08:29:35 +00:00