fix minor version defines to be at 1.6 (in sync now) ready for going
[profile/ivi/ecore.git] / src / lib / ecore /
2012-07-16 rasterfix minor version defines to be at 1.6 (in sync now...
2012-06-28 stefanecore: unused-params--
2012-06-22 caroecore_exe: fix compilation on fedora 18.
2012-06-17 rastertone down mempool sizes
2012-06-15 stefanecore/ecore_anim: Dead initial assignment. The value...
2012-06-08 cedricecore: typos, thanks kuri.
2012-06-06 discomfitordon't return value in void functions
2012-06-04 jihoonfix @version in each EFL header doxygen
2012-05-31 rasteri wonder if this patches over some odd signal processin...
2012-05-30 cedricecore: force pthread_join even when main loop isn't...
2012-05-30 cedricecore: fix count of objects in the Ecore_Thread trash.
2012-05-30 rasterThis is a small change, so I won't changelog it (or...
2012-05-30 cedricecore: cancel all pending thread at shutdown.
2012-05-25 rasterfix mainloop begin/quit then begin again issue.
2012-05-24 rasterok ok - doesnt make a difference.. but only limit if...
2012-05-24 rasterfix ecore-thread scheduler starvation issue.
2012-05-22 cedricecore: reduce likely race condition on Ecore_Thread...
2012-05-16 gastalAdding an Ecore_exe example to documentation.
2012-05-16 caroFreeBSD 4.x was released more than a decade ago (the...
2012-05-11 gastalChanging the description of ecore_exe module
2012-05-11 gastalAdding a warning to the file handler callback saying...
2012-05-10 cedricecore: trying to reduce rounding error in ecore.
2012-05-08 cedricecore: don't run out of fd when crazy apps cycle throug...
2012-05-07 cedricecore: remove useless workaround.
2012-05-06 discomfitorfix ecore_animator_pos_map with ACCELERATE; see mail
2012-04-28 seozevas, ecore, elementary: Updated AUTHORS and synced...
2012-04-25 rasterfix valgrind bitch about uniittied mem!
2012-04-23 gastalCleanup Doxygen Warnings - ecore 1
2012-04-17 gastalMake ecore_fd_handler docs clearer.
2012-04-13 barbieristop leaking every ecore system signal event.
2012-04-13 barbieriremove EAPI from _ecore_event_signal_user_new().
2012-04-12 discomfitorFrom: Jérôme Pinot <ngc891@gmail.com>
2012-04-10 seozecore ecore_main.c: Added ecore_main_loop_iterate_may_b...
2012-04-10 seozecore ecore_job.c: Fixed formatting.
2012-04-06 seozecore ecore_poll.c: Fixed formatting.
2012-04-05 caroEcore: doc fixes
2012-04-04 gastalNew simpler ecore event example.
2012-04-02 seozecore: Fixed documentation.
2012-04-02 gastalImproved ecore event docs.
2012-04-02 gastalFixing typo in docs.
2012-03-29 rastertry fix to refactor of ecore where thread_count went...
2012-03-29 rasterFrom: 이병우 <bw80.lee@samsung.com>
2012-03-29 rasterremvoe unused func too
2012-03-29 rasterand kill warnings (-Wshadow) in ecore_getopt. pointed...
2012-03-29 rastermain loop checks for all of ecore -> back. (removed...
2012-03-29 rasterpur RAPI's on the .c file funcs.. TOO! so we can see...
2012-03-29 seozecore Ecore.h: Fixed documentation typo.
2012-03-29 rasterlet's use ()'s to group our logic better?
2012-03-23 jihoonEcore.h: fix typos
2012-03-21 gastalEcore FD handler docs.
2012-03-17 rastergear up svn for release. one of many steps/things to do.
2012-03-15 gastalEcore poller docs.
2012-03-14 cedricecore: fix Ecore_Thread memory leak.
2012-03-14 gastalEcore event functions docs improvements.
2012-03-13 gastalBetter ecore event docs.
2012-03-10 cedricecore: fix Ecore_Thread double free and update ChangeLo...
2012-03-09 gastalImprovements to ecore timer docs.
2012-03-09 gastalSplitting time and timer into separte groups.
2012-03-09 gastalEcore idlers doc bump.
2012-03-09 rasterhey cedric - i left this commented out, but this 2nd...
2012-03-08 englebassformatting
2012-03-07 cedricecore: add needed exotic include.
2012-03-07 cedricecore: remove an impossible to track assert.
2012-03-05 gastalStyle fix for ecore exe docs.
2012-03-05 gastalBetter ecore main loop docs.
2012-03-01 gastalBetter ecore_evas intro docs.
2012-02-27 cedricecore: people are still hurt by that assert.
2012-02-25 discomfitor#if 0 out an unused function
2012-02-24 cedricecore: fix ecore build without thread support and mmap.
2012-02-24 cedricecore: fix typos.
2012-02-24 cedricecore: add Exotic support.
2012-02-23 devilhornsEcore: Fix grammar in doxy.
2012-02-22 cedricecore: cleanup thread destruction.
2012-02-22 devilhornsEcore: Fix typo in header (for docs).
2012-02-20 cedricecore: rewrite of Ecore_Thread internal to use Eina_Loc...
2012-02-18 caroEcore: ecore_pipe: remove ugly FMT_* compatibility...
2012-02-02 seozecore ecore_main.c: Fixed formatting. It has nice docum...
2012-01-24 cedricecore: M_PI / 2.0 == M_PI_2
2012-01-22 barbieriecore/docs: improve main page a bit.
2012-01-17 hermetecore - Various patches in ecore's doc
2012-01-12 cedricecore: move self to the right position.
2012-01-11 cedricecore: fix Ecore_Thread.
2012-01-10 seozecore: applied eina_array_count_get -> eina_array_count...
2012-01-04 seozecore Ecore.h: Sync authors with AUTHOR file.
2012-01-04 sanjeevFix typos.
2011-12-30 caroformatting
2011-12-23 rasterdisable bugfix for now. leave commented as note.
2011-12-20 rasterprobably a leak fix in ecor-eglib support - doesnt...
2011-12-15 rastersee comments for info. a short workaround for now.
2011-12-12 raster * Fix bug where an animator that just keeps...
2011-12-11 mike_mecore: Fix modularity
2011-12-06 caroEcore: fix warnings
2011-12-06 cedricecore: include stdlib.h when required.
2011-12-04 discomfitortotally meant to write this wrong the first time to...
2011-12-04 discomfitor+ecore_timer_reset
2011-12-04 discomfitorunfuck header formatting
2011-12-03 discomfitor#undef header macro
2011-12-03 discomfitormempools++
2011-12-02 discomfitormore trivial fixes from Joerg Sonnenberger <joerg@brita...
2011-11-29 mike_mecore: Allow quitting the main loop before entering it
next