ecore: add clean thread safety mecanism.
[framework/uifw/ecore.git] / src / lib / ecore / Ecore.h
2011-08-17 cedricecore: add clean thread safety mecanism.
2011-08-16 cedricecore: add ecore_main_loop_thread_safe_call_sync and...
2011-08-11 glima[ecore] New main loop diagram.
2011-08-10 glima[ecore] Put order in header file, splitting function...
2011-08-08 rasterdoc - we dont really need the logo there.
2011-08-08 rasterremove some docs on compiling goop we don't need really.
2011-08-03 gastalEcore: removing author list from main page.
2011-08-03 gastalEcore: Adding diagram to ecore_animator.
2011-07-28 cedricecore: add ecore_main_loop_thread_safe_call.
2011-07-19 sachielDiagrams for Ecore_Thread
2011-07-15 lucasecore: fix common misppellings
2011-07-12 sachielSome example for Ecore_Thread
2011-07-07 gastalEcore: Ecore_Animator example.
2011-07-07 gastalEcore: Improved ecore_animator documentation.
2011-07-07 seozedje/ecore/eina: Updated documentaton for version number.
2011-07-06 sachielExpand Ecore_Thread docs.
2011-07-04 antognolliecore - add and fix links to examples on each module...
2011-06-28 rasteradd ecore_throttle
2011-06-27 antognolliecore/events - constify data parameter of event_handler...
2011-06-22 antognolliecore/doc - Move some examples to examples.dox
2011-06-22 antognolliecore/main_loop - Improve documentation of some functions.
2011-06-21 antognolliecore/time - Add an example to use the ecore_time_...
2011-06-09 cedricecore: add ecore_pipe_wait.
2011-05-31 cedricecore: fix typo.
2011-05-30 cedricecore: add ecore_pipe_freeze/thraw.
2011-05-24 seozEcore: Moved ecore.dox.in to Ecore.h header.
2011-05-17 cedricecore: add ecore_timer_dump.
2011-05-12 rasterAdd a custom Ecore Aniamtor source and tick ability...
2011-04-24 rasteras suggested - nme it timeline
2011-04-20 rasteradd animator runtime stuff to run animator for fixed...
2011-04-19 discomfitor+ecore_exe_data_set
2011-03-16 cedricecore: add ecore_thread_reschedule.
2011-03-13 caroEcore:
2011-01-27 rasterexe none enum++
2011-01-26 discomfitorunsigned int : 1 -> Eina_Bool : 1
2011-01-26 discomfitoradd @file for doxy
2011-01-22 carouse typedef type for ecore_main_loop_select_func_get...
2010-11-12 cedric * ecore: break Ecore_Thread API once and for all to...
2010-11-04 discomfitor++ecore_event_handler_data_{set,get}
2010-10-17 caroimprove doc layout
2010-10-13 cedric * ecore: fix possible race. It also make ecore_thread_run
2010-09-30 carotab--
2010-09-27 lucasMake ecore_time_get and friends use monotonic clock
2010-09-22 cedric * ecore: rename ecore_long_run to ecore_thread_feedbac...
2010-09-21 discomfitorecore_main_fd_handler_active_get -> Eina_Bool
2010-09-08 lucasFix common misspellings
2010-08-18 discomfitorecore_thread_pool -> ecore_thread_local
2010-08-16 rasterand now ecore is 1.0.0 ready too.
2010-08-04 discomfitorconvert all function pointers to typedefs, add doxy...
2010-07-30 discomfitorreturn void* for data functions; depend on user not...
2010-07-30 discomfitorremove ecore_thread_pool_data_wait, make thread data...
2010-07-30 discomfitoradd data freeing support to ecore thread data api
2010-07-26 discomfitorrename function typedefs
2010-07-26 discomfitoradd typedefs for ecore thread function types because...
2010-07-23 discomfitorwhoops
2010-07-23 discomfitor+ecore_thread_{global,pool}_data_wait, to allow waiting...
2010-07-23 discomfitoradd threadsafe global data to threads, allowing for...
2010-07-23 discomfitorremove unnecessary mutexes, expand pthread self member...
2010-07-23 discomfitor+ecore_thread_pool_data_modify_or_add
2010-07-23 discomfitorapi change to ecore_thread_pool_data_add, now has 4th...
2010-07-22 discomfitor+ecore_thread_pool_data_{add,find,del}: start of ecore_...
2010-07-21 discomfitorfix some function variables and a cedric-requested...
2010-07-21 discomfitor+ecore_thread_total_get to return total number of pendi...
2010-07-21 discomfitor+ecore_thread_max_reset, ecore_thread_avail_get for...
2010-07-21 discomfitor+ecore_thread_max_{set,get} to return/set the max numbe...
2010-07-20 discomfitor+ecore_thread_active_get, ecore_thread_pending_get...
2010-07-02 cedric * ecore: for the 50 000 commits, why not adding some...
2010-07-02 cedric * ecore: fix long run thread, now that I have a nice...
2010-06-30 cedric * ecore: add ecore_long_run facility with notify to...
2010-06-24 cedric * ecore: Ecore callback really should return Eina_Bool.
2010-06-10 cedric * ecore: return Eina_Bool instead of int when it make...
2010-05-29 rastermore extern c outside typedefs etc.
2010-05-29 rasteradd ecore versioning
2010-05-19 discomfitoradded functions for changing/getting a poller's poll...
2010-05-03 cedric * ecore: make it possible to easily freeze/thaw animator.
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-02-20 caroWindows: Add priority support when a child process...
2010-02-06 devilhornsNo need to include sys/types twice.
2010-02-01 englebassMore ecore_data to separate lib
2010-01-25 cedric * ecore: Move ecore_job inside ecore.
2010-01-06 caro * fix Windows port of ecore_exe wrt to latest changes
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-02 rasterasparagus - finally
2009-12-01 antognolliecore_exe_send: Someone probably missed the const.
2009-11-23 caro * add a _del function for win32 HANDLEs
2009-11-08 caro * ecore_exe_win32: manage ADD and DEL events. It works...
2009-11-07 carofix compilation on BSD systems
2009-11-06 cedric * ecore_thread: Add possibility to cancel Ecore_Thread.
2009-10-25 carofd_set is also in sys/select.h on OpenBSD
2009-10-25 rasterfix build!
2009-10-25 carowait on HANDLES in the select loop on Windows.
2009-10-16 caroecore_exe for Windows.
2009-10-01 barbieriwelcome glib main loop integration support.
2009-08-04 cedric * ecore_thread: Fix the remaining comment from Vincent.
2009-07-31 cedric * ecore_thread_run: Add a facility to run heavy code...
2009-07-28 carooups, missing sys/
2009-07-28 carofix compilation of programs using ecore on FreeBSD
next