efl/legacy/ecore/src/lib/ecore
Gustavo Sverzut Barbieri 59a7bda1d9 stop leaking every ecore system signal event.
People, when you go and change ecore_event_add() to
_ecore_event_add(), please NOTICE THAT THE FREE FUNCTION IS NOT
AUTOMATICALLY SPECIFIED!

So specify these functions to _ecore_event_add() to stop leaking every
signal we receive from system.



SVN revision: 70177
2012-04-13 15:44:02 +00:00
..
Ecore.h From: Jérôme Pinot <ngc891@gmail.com> 2012-04-12 03:51:36 +00:00
Ecore_Getopt.h ran ecrustify on ecore. some manual fixing too. 2011-10-21 05:40:39 +00:00
Makefile.am ecore: add Exotic support. 2012-02-24 11:20:25 +00:00
ecore.c ecore: add Exotic support. 2012-02-24 11:20:25 +00:00
ecore_alloc.c ecore: Fix modularity 2011-12-11 08:29:35 +00:00
ecore_anim.c main loop checks for all of ecore -> back. (removed by cedric last year) 2012-03-29 08:52:25 +00:00
ecore_app.c main loop checks for all of ecore -> back. (removed by cedric last year) 2012-03-29 08:52:25 +00:00
ecore_events.c remove EAPI from _ecore_event_signal_user_new(). 2012-04-13 15:36:42 +00:00
ecore_exe.c From: Jérôme Pinot <ngc891@gmail.com> 2012-04-12 03:51:36 +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 From: Jérôme Pinot <ngc891@gmail.com> 2012-04-12 03:51:36 +00:00
ecore_glib.c From: 이병우 <bw80.lee@samsung.com> 2012-03-29 10:36:23 +00:00
ecore_idle_enterer.c main loop checks for all of ecore -> back. (removed by cedric last year) 2012-03-29 08:52:25 +00:00
ecore_idle_exiter.c main loop checks for all of ecore -> back. (removed by cedric last year) 2012-03-29 08:52:25 +00:00
ecore_idler.c main loop checks for all of ecore -> back. (removed by cedric last year) 2012-03-29 08:52:25 +00:00
ecore_job.c ecore ecore_job.c: Fixed formatting. 2012-04-10 09:12:08 +00:00
ecore_main.c ecore ecore_main.c: Added ecore_main_loop_iterate_may_block() 2012-04-10 09:12:12 +00:00
ecore_pipe.c From: Jérôme Pinot <ngc891@gmail.com> 2012-04-12 03:51:36 +00:00
ecore_poll.c ecore ecore_poll.c: Fixed formatting. 2012-04-06 04:14:25 +00:00
ecore_private.h remove EAPI from _ecore_event_signal_user_new(). 2012-04-13 15:36:42 +00:00
ecore_signal.c stop leaking every ecore system signal event. 2012-04-13 15:44:02 +00:00
ecore_thread.c try fix to refactor of ecore where thread_count went negative as it 2012-03-29 11:05:59 +00:00
ecore_throttle.c main loop checks for all of ecore -> back. (removed by cedric last year) 2012-03-29 08:52:25 +00:00
ecore_time.c ecore: fix typos. 2012-02-24 11:48:53 +00:00
ecore_timer.c Ecore: doc fixes 2012-04-05 07:00:42 +00:00