efl/src/lib/ecore
Gustavo Sverzut Barbieri 532284dbbe efl: forward typedef to avoid including useless headers.
do not include Ecore_Input.h just to get Ecore_Window and Ecore_Getopt
to get handful typedefs.

NOTE: why do we have the #ifdefs around these predefs? At least GCC does not warn if we typedef twice the same thing (if they are identical)



SVN revision: 82499
2013-01-10 02:18:10 +00:00
..
Ecore.h efl/docs: clean-up and make it more uniform. 2012-12-28 23:26:05 +00:00
Ecore_Getopt.h efl: forward typedef to avoid including useless headers. 2013-01-10 02:18:10 +00:00
ecore.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_alloc.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_anim.c all efl object deletion functions now take NULL without crashing or erroring 2012-12-24 09:35:56 +00:00
ecore_app.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_events.c all efl object deletion functions now take NULL without crashing or erroring 2012-12-24 09:35:56 +00:00
ecore_exe.c all efl object deletion functions now take NULL without crashing or erroring 2012-12-24 09:35:56 +00:00
ecore_exe_ps3.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_exe_win32.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_exe_wince.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_getopt.c efl: eina_alloca.h to simplify alloca() usage. 2013-01-03 15:10:34 +00:00
ecore_glib.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_idle_enterer.c all efl object deletion functions now take NULL without crashing or erroring 2012-12-24 09:35:56 +00:00
ecore_idle_exiter.c all efl object deletion functions now take NULL without crashing or erroring 2012-12-24 09:35:56 +00:00
ecore_idler.c all efl object deletion functions now take NULL without crashing or erroring 2012-12-24 09:35:56 +00:00
ecore_job.c all efl object deletion functions now take NULL without crashing or erroring 2012-12-24 09:35:56 +00:00
ecore_main.c all efl object deletion functions now take NULL without crashing or erroring 2012-12-24 09:35:56 +00:00
ecore_pipe.c all efl object deletion functions now take NULL without crashing or erroring 2012-12-24 09:35:56 +00:00
ecore_poll.c all efl object deletion functions now take NULL without crashing or erroring 2012-12-24 09:35:56 +00:00
ecore_private.h efl: don't leak fd on exec. 2012-12-07 11:01:41 +00:00
ecore_signal.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_thread.c efl: cleanup HAVE_THREADS and pthread usage outside of eina. 2012-12-31 16:14:40 +00:00
ecore_throttle.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_time.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_timer.c all efl object deletion functions now take NULL without crashing or erroring 2012-12-24 09:35:56 +00:00