ecore: add clean thread safety mecanism.
[framework/uifw/ecore.git] / src / lib / ecore / ecore.c
2011-08-17 cedricecore: add clean thread safety mecanism.
2011-08-16 cedricecore: add ecore_main_loop_thread_safe_call_sync and...
2011-08-12 mike_mecore: Use eina locks for _ecore_lock()
2011-08-11 mike_mecore: Lock in ecore_shutdown
2011-08-10 glima[ecore] Put order in header file, splitting function...
2011-08-01 cedricecore: merge call to main loop together to reduce numbe...
2011-07-29 cedricecore: now you don't need to care if you are in the...
2011-07-28 cedricecore: add ecore_main_loop_thread_safe_call.
2011-07-05 mike_mecore: Add function to check we're the main loop thread
2011-06-17 caroEcore: remove wrong cast
2011-04-20 seozEcore: Removed trailing whitespaces.
2011-01-07 rasterhve to revert these commits. they hve created a whole...
2011-01-07 carouse configure-time headers checks instead of compiler...
2010-11-06 discomfitorI got overexcited
2010-11-06 discomfitoradd ecore_con strings
2010-10-17 caroimprove doc layout
2010-10-07 barbierilog domains in lower-case only please.
2010-09-30 carotab--
2010-09-27 lucasMake ecore_time_get and friends use monotonic clock
2010-08-14 rasterFrom: Mike McCormack <mj.mccormack@samsung.com>
2010-08-04 lucasFORMATTING
2010-07-28 rasterepoll <- blame mike if it breaks. :)
2010-06-24 cedric * ecore: Ecore callback really should return Eina_Bool.
2010-05-29 rastermake other defines in ecore the same.
2010-05-29 rasterbah. VMIN conflicts with system header defines ......
2010-05-29 rasteradd ecore versioning
2010-04-05 carovarious fixes for vc++. I'll add the Visual Studio...
2010-03-22 raster--enable-glib-integration-always <- option. can be...
2010-03-18 cedric * ecore: Add memory statistic support. Set ECORE_MEM_S...
2010-02-28 barbieriwarnings--
2010-02-01 englebassMore ecore_data to separate lib
2010-01-25 cedric * ecore: Move ecore_job inside ecore.
2010-01-22 carofix warnings
2009-12-21 cedric * ecore: Use eina_log.
2009-11-29 caroremove useless return
2009-11-23 caro * add a _del function for win32 HANDLEs
2009-10-10 caro * check the returned value of the _init() functions
2009-10-01 barbieriwelcome glib main loop integration support.
2009-09-04 carorename ecore_thread_init and ecore_thread_shutdown...
2009-07-31 cedric * ecore_thread_run: Add a facility to run heavy code...
2009-01-31 caroremove a bit the mess n ecore. It's just the first...
2008-11-29 caroremove trailing spaces
2008-11-22 caroadd evil init / shutdown. Necessary for gettimeofday...
2008-11-02 rastermove setup of loop time to init.
2008-10-29 barbieriadd some const.
2008-10-26 englebassAdd Eina.h for eina_init
2008-10-16 illogictAdd eina init and shutdown to ecore init and shutdown.
2008-08-17 rastermove around - flatter.