ecore_exe: fix compilation on fedora 18.
[framework/uifw/ecore.git] / src / lib / ecore / ecore_exe.c
2012-06-22 caroecore_exe: fix compilation on fedora 18.
2012-05-16 gastalAdding an Ecore_exe example to documentation.
2012-04-12 discomfitorFrom: Jérôme Pinot <ngc891@gmail.com>
2012-04-05 caroEcore: doc fixes
2012-03-29 rastermain loop checks for all of ecore -> back. (removed...
2012-03-05 gastalStyle fix for ecore exe docs.
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-08-29 antognolliecore/ecore_exe - Don't free the event data while we...
2011-08-10 glima[ecore] Put order in header file, splitting function...
2011-04-19 discomfitor+ecore_exe_data_set
2011-01-14 rasterBAD DISCOMFITOR! BROKE ecore_exe!
2011-01-14 discomfitoravoid passing NULL to exec functions
2010-10-17 caroimprove doc layout
2010-10-16 sachielDead code bye bye
2010-09-30 carotab--
2010-09-08 lucasFix common misspellings
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-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.