Revert "Merge remote-tracking branch 'remotes/origin/upstream'"
[framework/uifw/ecore.git] / src / lib / ecore / ecore_exe.c
2012-07-27 WooHyun JungRevert "Merge remote-tracking branch 'remotes/origin...
2012-06-28 Jiyoun ParkMerge remote-tracking branch 'remotes/origin/upstream'
2012-06-28 stefanecore: unused-params--
2012-06-22 caroecore_exe: fix compilation on fedora 18.
2012-06-20 Jiyoun ParkUpstream merge
2012-05-16 gastalAdding an Ecore_exe example to documentation.
2012-04-13 Jiyoun ParkMerge remote branch 'remotes/origin/upstream'
2012-04-12 discomfitorFrom: Jérôme Pinot <ngc891@gmail.com>
2012-04-06 Jeonghyun YunEFL core migration revision 69928
2012-04-05 caroEcore: doc fixes
2012-03-29 rastermain loop checks for all of ecore -> back. (removed...
2012-03-07 Jeonghyun YunEFL core migration revision 68762
2012-03-05 gastalStyle fix for ecore exe docs.
2011-11-03 Mike McCormackMerge remote-tracking branch 'origin/upstream'
2011-10-21 rasterran ecrustify on ecore. some manual fixing too.
2011-10-11 bdillyEcore exe: check for prctl header instead of OS
2011-10-08 bdillyEcore_Exe: ifdef prctl usage
2011-10-07 bdillyEcore Exe: add flag to send SIGTERM when parent die
2011-10-05 Mike McCormackMerge remote-tracking branch 'origin/upstream'
2011-09-02 Jaehwan Kim[*][Migration upstream r62653] Merge branch 'svn_merge'
2011-08-29 antognolliecore/ecore_exe - Don't free the event data while we...
2011-08-17 Jaehwan KimMerge branch 'master' into svn_merge
2011-08-11 Mike McCormack[Upstream migration @62307] Merge remote branch 'origin...
2011-08-10 glima[ecore] Put order in header file, splitting function...
2011-07-05 Seokjae JeongMerge "Enable g_main_loop integration"
2011-06-23 Jaehwan Kimsvn update: 60286 (latest:60286)
2011-04-19 discomfitor+ecore_exe_data_set
2011-01-24 WooHyun Jungsvn update: 56239 (latest:56239)
2011-01-19 Jaehwan Kimsvn update: 56091 (latest:56091)
2011-01-14 rasterBAD DISCOMFITOR! BROKE ecore_exe!
2011-01-14 discomfitoravoid passing NULL to exec functions
2010-11-25 Myungjae LeeMerge branch 'master' of 165.213.180.234:/git/slp/pkgs...
2010-11-25 Myungjae Lee[ecore] merged svn latest code (svn54830)
2010-10-17 caroimprove doc layout
2010-10-16 sachielDead code bye bye
2010-09-30 carotab--
2010-09-13 Hyoyoung Chang[efl-upgrade]
2010-09-10 jaehwan[efl upgrade]
2010-09-08 lucasFix common misspellings
2010-09-07 Jeahwan Kimsvn update: 51475 (latest:51480)
2010-08-21 lucasConvert (hopefully) all comparisons to NULL
2010-08-10 lucasDo not compare pointers to 0
2010-08-04 lucasFORMATTING
2010-08-04 discomfitorconvert all function pointers to typedefs, add doxy...
2010-06-24 cedric * ecore: Ecore callback really should return Eina_Bool.
2010-05-18 Youmin Hasvn update: 48958 (latest:48959)
2010-02-23 barbierimove bitfield booleans to Eina_Bool.
2010-02-20 caroOn Windows, ecore_exe_auto_limits_set() does nothing
2010-02-20 caroWindows: Add priority support when a child process...
2010-01-08 devilhornsFix nasty formatting.
2010-01-06 barbieriEcore_Exe improvements.
2010-01-03 caro * move structures from ecore_private.h to the correspo...
2009-12-22 englebassRemove duplication from ecore headers
2009-12-21 cedric * ecore: Use eina_log.
2009-12-07 englebassRemove unused variable
2009-12-07 englebassMake clang happy
2009-12-07 devilhornsRemove a bunch of wasted white space.
2009-12-06 caroAdd data and error events in ecore_exe_win32.c.
2009-12-01 antognolliecore_exe_send: Someone probably missed the const.
2009-10-16 caroformatting
2009-06-17 cedric * ecore: Remove user of Ecore_List2 from ecore events.
2009-04-22 mcalamelliNetBSD requires <sys/resource.h>
2009-03-22 caroFix compilation on OpenBSD (ticket #252). Patch by...
2009-02-01 ravenlockFreeBSD requires these includes.
2009-01-31 caroremove a bit the mess n ecore. It's just the first...
2008-11-29 caroremove trailing spaces
2008-11-02 rasternew ecore_loop_time_get() call. also priority setting...
2008-08-17 rastermove around - flatter.