summaryrefslogtreecommitdiff
path: root/src/lib/ecore/ecore_idle_enterer.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "cxx: Fix manual code after efl_app change."Carsten Haitzler (Rasterman)2018-03-031-2/+2
* efl: create Efl.App class, the parent of Efl.LoopMike Blumenkrantz2018-02-261-2/+2
* ecore/efl loop - refactor idle stuff to be less convluted whenCarsten Haitzler (Rasterman)2017-12-211-6/+0
* efl callbacks: update some events calls to no longer trigger legacy callbacksdevs/vitorsousa/update_event_callsVitor Sousa2016-08-301-1/+1
* Efl Object: remove legacy callback calls from event_callback_callVitor Sousa2016-08-261-1/+1
* Eo: Finish the renaming of Eo to the EFL.Tom Hacohen2016-08-151-2/+2
* Change the EFL to follow the new Eo rename.Tom Hacohen2016-08-111-4/+4
* eolian: add event_prefix and have classes follow that or eo_prefix by defaultDaniel Kolesa2016-05-171-1/+1
* ecore: rename Ecore_Mainloop to Efl.Loop.Cedric BAIL2016-04-211-2/+2
* ecore: use new refactorized idle infrastructure to make idle enterer rely on ...Cedric BAIL2016-04-211-187/+13
* Change the EFL according to the renaming of the eo_add() current object.Tom Hacohen2016-03-151-2/+2
* Revert "Automatic migration to the new eo_add syntax."Tom Hacohen2016-03-111-2/+2
* Automatic migration to the new eo_add syntax.Tom Hacohen2016-03-091-2/+2
* Automatic migration to Eo4.Tom Hacohen2016-03-031-6/+6
* ecore: remove useless ecore_lock/unlock.Cedric BAIL2016-02-021-16/+3
* Eo: Remove eo_error_set() and clean up finalizer()Tom Hacohen2015-05-201-2/+11
* eina - begin event log infra we can get from the new debug monitorCarsten Haitzler (Rasterman)2015-05-101-0/+2
* Eo: Change eo_add/del/unref behaviour.Tom Hacohen2014-09-251-2/+0
* Eo: Get rid of eo_add_custom.Tom Hacohen2014-09-251-10/+2
* move ecore documentation not in headers to .h files for consistencyCarsten Haitzler (Rasterman)2014-07-261-38/+1
* Eolian: Integration of Ecore Idle EntererYossi Kantor2014-04-021-69/+26
* Changed Eo class names to be consistent.Tom Hacohen2013-11-071-1/+1
* Revert "eo: libs,test,benchmarks Eo_Class -> Eo"Tom Hacohen2013-09-271-1/+1
* eo: libs,test,benchmarks Eo_Class -> EoJérémy Zurcher2013-09-271-1/+1
* ecore: update to new eo_parent_get/set API.Cedric Bail2013-09-251-2/+2
* revert the revert... damn you git!Carsten Haitzler (Rasterman)2013-05-021-1/+1
* Revert "Efl: replace eo_data_get for objects data referencing."Carsten Haitzler (Rasterman)2013-05-021-1/+1
* Efl: replace eo_data_get for objects data referencing.Daniel Zaoui2013-05-011-1/+1
* Change usage of eo_do_super to the new prototype.Tom Hacohen2013-03-181-2/+2
* all efl object deletion functions now take NULL without crashing or erroringMike Blumenkrantz2012-12-241-0/+1
* ecore: backport #79650Vincent Torri2012-12-031-2/+1
* ecore: in case of double free, bad things happen.Cedric BAIL2012-12-031-0/+2
* merge: add escape ecore, fix several bugsVincent Torri2012-12-021-0/+313