main loop checks for all of ecore -> back. (removed by cedric last year)
[framework/uifw/ecore.git] / src / lib / ecore / ecore_timer.c
2012-03-29 rastermain loop checks for all of ecore -> back. (removed...
2012-03-09 gastalImprovements to ecore timer docs.
2012-03-09 gastalSplitting time and timer into separte groups.
2011-12-11 mike_mecore: Fix modularity
2011-12-04 discomfitortotally meant to write this wrong the first time to...
2011-12-04 discomfitor+ecore_timer_reset
2011-12-03 discomfitormempools++
2011-11-14 caroEcore: fix warning when no timer dump are requested
2011-10-21 rasterran ecrustify on ecore. some manual fixing too.
2011-09-02 rastermainloop cleanups on top of previous ones and fixes...
2011-08-11 mike_mecore: Create callback wrappers
2011-08-10 glima[ecore] Put order in header file, splitting function...
2011-07-28 mike_mecore: Add main loop thread safety
2011-07-26 rasterfix timer precision handling to do what it was meant...
2011-07-05 mike_mecore: Add basic thread checks
2011-07-04 antognolliecore - add and fix links to examples on each module...
2011-06-29 antognolliecore/timer - Document ecore_timer_freeze and ecore_tim...
2011-06-21 antognolliecore/time - Add an example to use the ecore_time_...
2011-05-19 cedricecore: improve ecore_timer_dump.
2011-05-18 cedricecore: improve ecore_timer_dump.
2011-05-17 cedricecore: add ecore_timer_dump.
2010-10-17 caroimprove doc layout
2010-09-30 carotab--
2010-09-08 lucasFix common misspellings
2010-08-04 lucasFORMATTING
2010-08-04 discomfitorconvert all function pointers to typedefs, add doxy...
2010-07-12 antognolliFix accounting safeness logic introduced at rev. 50158.
2010-07-09 barbieribe loud about deleting timers, idlers and events more...
2010-06-24 cedric * ecore: Ecore callback really should return Eina_Bool.
2010-05-28 lucasReschedule timer_current in case of inner mainloop
2010-02-24 barbierirewrite ecore_timer internals to make it simpler and...
2010-02-23 barbieriFix the bug of the first timer being added from idler.
2010-02-19 rasterrfiddling wiht lop to try and get rid of pauses. i...
2010-02-17 rasteraaaah bummer. (see comment)
2010-02-16 rasterhmmmm try this. let me know if u see issues.
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-11-13 cedric * ecore: Fix ecore_timer_freeze during timer execution.
2009-11-13 cedric * ecore: Fix destruction of frozen timer, by not delay...
2009-06-17 cedric * ecore: Remove user of Ecore_List2 from ecore events.
2009-04-26 jethomasAdd a function to retrieve the timer interval.
2009-03-23 rasternew timer add func - avoids more gettimeofday calls.
2009-03-13 rasterpatch from julian - fix typos in docs.
2009-01-31 caroremove a bit the mess n ecore. It's just the first...
2008-11-29 caroremove trailing spaces
2008-11-13 barbieriruntime configurable timer precision
2008-11-02 rasterremove more useless ecore_time_get's
2008-08-17 rastermove around - flatter.