Age | Commit message (Expand) | Author |
2012-12-03 | ecore: is now IN-EFL. | Cedric BAIL |
2012-12-02 | merge: add escape ecore, fix several bugs | Vincent Torri |
2012-11-25 | one mroe eo_data_Get protection. | Carsten Haitzler |
2012-11-25 | Ecore: __UNUSED__ --> EINA_UNUSED | Vincent Torri |
2012-11-23 | Ecore: fix Solaris build | Vincent Torri |
2012-11-23 | ecore, eio : revert alloca commits (and other solaris math commits, i know) | Vincent Torri |
2012-11-23 | ecore: ieeefp on solaris | Sebastian Dransfeld |
2012-11-23 | ecore: alloca | Sebastian Dransfeld |
2012-11-19 | Ecore: use ERR macro instead of fputs | Vincent Torri |
2012-11-19 | Ecore: include orders, minor formatting | Vincent Torri |
2012-11-16 | Ecore: some simplifications of the autotools | Vincent Torri |
2012-11-15 | ecore: Fix missing initializer warning | Mike McCormack |
2012-11-06 | ecore: Add thread safety support to ecore pipe | Mike McCormack |
2012-10-29 | Fix typos: s/pooler/poller/g | Igor Murzov |
2012-10-28 | Fix on the class name of ecore idle exiter. | Daniel Zaoui |
2012-10-28 | Added descriptions for new Eo defines | Daniel Zaoui |
2012-10-21 | Remove EAPI that were not supposed to be. | Daniel Zaoui |
2012-10-21 | Fix: compilation problem due to _ecore_parent declaration and | Daniel Zaoui |
2012-10-20 | ecore: Fix unbalanced lock | Mike McCormack |
2012-10-19 | ecore: oops fix a typo. | Cedric BAIL |
2012-10-19 | ecore: update to new API. | Cedric BAIL |
2012-10-19 | ecore: use Eina_Thread in Ecore_Thread. | Cedric BAIL |
2012-10-15 | ecore: Fix warning | Mike McCormack |
2012-10-11 | ecore: fix typos reported in #1611 | Cedric BAIL |
2012-10-10 | Porting to Eo: Job, Animator, Idler, Idle_Enterer, Idle_Exiter, Timer, Ecore_... | Yakov Goldberg |
2012-10-03 | ecore: Fix memory allocation size in ecore_thread_feedback() | Cedric BAIL |
2012-09-18 | on second thought - limit to 0 if < 0 - rest of ecore-timer does this. | Carsten Haitzler |
2012-09-18 | From: Patryk Kaczmarek <patryk.k@samsung.com> | Patryk Kaczmarek |
2012-09-03 | add 2 new illume sgs's and bump ecore version to 1.8 in svn as thats | Carsten Haitzler |
2012-08-27 | ecore : Let's compile ecore with android ndk | Nicolas Aguirre |
2012-08-27 | update @version's | Carsten Haitzler |
2012-08-27 | ecore: remove printf | Vincent Torri |
2012-08-27 | Ecore: fix seg fault in ecore_thread on Windows | Vincent Torri |
2012-08-17 | Ecore: fix error message | Vincent Torri |
2012-08-13 | patch from vtorri fixing rare segv condition in main loop | Mike Blumenkrantz |
2012-08-13 | extend ecore fork infra to handle pipe re-create afetr fork for | Carsten Haitzler |
2012-08-13 | formatting. | Carsten Haitzler |
2012-08-13 | warning-- | Carsten Haitzler |
2012-08-13 | docs + @since for ecore_fork() | Carsten Haitzler |
2012-08-10 | fix passthrough getenv for eina mempool in ecore too. | Carsten Haitzler |
2012-08-10 | more updates for 1.7.0 alpha. | Carsten Haitzler |
2012-08-09 | ecore: add ecore_fork_reset() | Cedric BAIL |
2012-08-09 | ecore: correctly shutdown Ecore_Thread. | Cedric BAIL |
2012-08-07 | ecore: fix shutdown to use a different mutex for the list of running thread. | Cedric BAIL |
2012-08-06 | add more docs for new ecore fdh function | Mike Blumenkrantz |
2012-08-02 | Fix building with epoll disabled. Also set the right values for the constants... | Iván Briano |
2012-08-01 | add ecore_main_fd_handler_file_add() for use with regular files. | Mike Blumenkrantz |
2012-07-30 | ecore: fix typo in ecore_main_fd_handler_add | Jihoon Kim |
2012-07-28 | ecore: add Ecore_IMF doxygen link in Ecore Documentation | Jihoon Kim |
2012-07-28 | ecore: fix typo in ecore_timer_delay | Jihoon Kim |