main loop checks for all of ecore -> back. (removed by cedric last year)
[framework/uifw/ecore.git] / src / lib / ecore / ecore_events.c
2012-03-29 rastermain loop checks for all of ecore -> back. (removed...
2012-03-14 gastalEcore event functions docs improvements.
2012-03-13 gastalBetter ecore event docs.
2012-03-08 englebassformatting
2011-12-11 mike_mecore: Fix modularity
2011-12-03 discomfitormempools++
2011-10-21 rasterran ecrustify on ecore. some manual fixing too.
2011-08-12 mike_mecore: Create a lockless ecore_event_handler_del
2011-08-11 mike_mecore: Avoid using return in locked section
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-05 mike_mecore: Add basic thread checks
2011-07-04 antognolliecore/events - add detailed description to this group.
2011-06-27 antognolliecore/events - constify data parameter of event_handler...
2011-06-27 antognolliecore/event_handler - Improve documentation and add...
2011-06-10 seozEcore ecore_events.c: Fixed indentation.
2011-01-14 discomfitoravoid undefined array access
2010-11-06 rasterfix - don't call new event handler added for the SAMe...
2010-11-06 discomfitortypo fix
2010-11-04 discomfitor++ecore_event_handler_data_{set,get}
2010-10-17 caroimprove doc layout
2010-09-30 carotab--
2010-08-04 lucasFORMATTING
2010-08-04 discomfitorconvert all function pointers to typedefs, add doxy...
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-06-04 lucashousekeeping++
2010-06-04 lucasFix current event pointer when walking filters
2010-06-04 lucasFix semantics of event->delete_me
2010-06-02 lucasFix ecore_events for recursive main loops
2010-05-29 rasterwanring: shadddaaap
2010-05-26 rasterooh someone somewhere made the main event loop not...
2010-05-18 rasterdata passed in wrong order! fix.
2010-02-24 barbieriFix events when using recursive main loops.
2010-02-24 barbierievents (also filters and handlers) now have reference...
2010-02-23 barbierimove bitfield booleans to Eina_Bool.
2010-01-08 devilhornsFix nasty formatting.
2010-01-03 caro * move structures from ecore_private.h to the correspo...
2009-12-22 englebassRemove duplication from ecore headers
2009-06-17 cedric * ecore: Fix a segv during ecore_shutdown.
2009-06-17 cedric * ecore: Remove user of Ecore_List2 from ecore events.
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-08-17 rastermove around - flatter.