profile/ivi/ecore.git
2010-09-13 nashXdnd callback (API Addition): Rationale below.
2010-09-13 nashAlways return an x rander version (unset in this case).
2010-09-10 rasterdo extra composite checks - need to do the lot to be...
2010-09-09 lucasFix priority dropping
2010-09-08 lucasFix common misspellings
2010-09-07 barbierisvn:ignore
2010-09-07 nashMerge branch 'elmdnd'
2010-09-06 cedric * ecore: fix error detection of ecore_pipe_add.
2010-09-05 devilhornsPrototypes for the missing ecore_x convert functions.
2010-09-04 rastermake 1 func to set lower pri - fall back to setpriority...
2010-09-04 rastersame - back to RR.
2010-09-04 rasterrr->other
2010-09-03 cedric * ecore: ecore_thread are not here to bring your compu...
2010-08-30 carofix include order for Windows
2010-08-28 rasterleak--
2010-08-28 rastermore leak--
2010-08-28 rasterfix leak of fb fd in error event.
2010-08-28 discomfitordoxy clarification
2010-08-28 rastertechnically xerrorhandlers have a return of an int...
2010-08-27 mekiusAdd the following functions to Ecore_Con API:
2010-08-26 carofix copy/paste
2010-08-26 lucasApply double_condition_check.cocci
2010-08-26 lucasRevert and re-apply badnull patch
2010-08-25 rasterfix ecore_thread to use pthread correctly. should build...
2010-08-24 devilhornsAdd UNUSED where missing.
2010-08-24 rasterfix sync issue in 1 special event re-order case. booo!
2010-08-24 caroRemove the possibility to build ecore_config (which...
2010-08-23 cedric * ecore: struct a b = { 0 }; doesn't mean memset.
2010-08-22 caroget the verbosity with the env variable CK_VERBOSITY...
2010-08-22 caroseparate the Ecore_X test from the Ecore one
2010-08-22 caro * add more checks
2010-08-21 lucasConvert (hopefully) all comparisons to NULL
2010-08-21 rasterfix randr bug! -> tunix!
2010-08-20 rasteragain - pass distcheck!
2010-08-19 devilhornsRemove blank line & fix formatting of function params.
2010-08-19 devilhornsAdd missing UNUSED.
2010-08-19 devilhornsHandle missing case of POLICY_NONE.
2010-08-19 devilhornsAdd some missing UNUSED macros.
2010-08-19 cedric * ecore: add some information about Ecore_Thread.
2010-08-19 rasterfrom t_unix <- add none enum for randr
2010-08-18 englebassFix inline functions
2010-08-18 devilhornsFix 'suggest braces around empty body if statement'.
2010-08-18 devilhornsFix 'unused variable'.
2010-08-18 discomfitorecore_thread_pool -> ecore_thread_local
2010-08-17 carofix compilation without thread support
2010-08-17 carofix and format EXTRA_DIST
2010-08-17 cedric * ecore: const Eina_Bool don't make any sense.
2010-08-16 lucasDon't return int in functions returning Eina_Bool
2010-08-16 rastercopy & paste fix.
2010-08-16 rasterand now ecore is 1.0.0 ready too.
2010-08-16 rasterfix up copyings likewise. nicely standardised templateish.
2010-08-15 rastersync copying with other efl.
2010-08-15 rasterFrom: Joerg Sonnenberger <joerg@britannica.bec.de>
2010-08-14 cedric * ecore: fix cancel from another thread.
2010-08-14 rasterFrom: Mike McCormack <mj.mccormack@samsung.com>
2010-08-14 rasterFrom: Leif Middelschulte <leif.middelschulte@gmail...
2010-08-13 etrunkoEcore_Getopt: Fix attributions
2010-08-13 lucasApply memset-calloc.cocci
2010-08-12 maxerbaupdating portuguese translations
2010-08-11 cedric * eina: fix eina array threadsafe version.
2010-08-11 rasteroooh that broke comp - hmm this bears some investigaing...
2010-08-11 rasterwork around a gl driver bug
2010-08-10 lucasDo not compare pointers to 0
2010-08-07 rastershapeinput too
2010-08-07 rastershape event gets info.
2010-08-05 lucasRemove ecore_{init,shutdown} from tests
2010-08-05 lucasinit/shutdown ecore in ecore_x_init
2010-08-05 lucasFix return value
2010-08-05 lucasAdd missing ecore_{init,shutdown} to bell test
2010-08-04 lucasFORMATTING
2010-08-04 captainigloouncrustify ecore directfb
2010-08-04 captainiglooUse english messages for error log.
2010-08-04 discomfitorconvert all function pointers to typedefs, add doxy...
2010-08-03 rastersupport calls++
2010-08-02 discomfitorfix random value generator.
2010-08-02 discomfitorre-reformat
2010-08-02 discomfitorre-uncrustify
2010-07-30 discomfitorreturn void* for data functions; depend on user not...
2010-07-30 discomfitorrrrrrrrrrrrrrr stupid enum!
2010-07-30 discomfitorgrrrrr this enum is really starting to piss me off
2010-07-30 discomfitorremove ecore_thread_pool_data_wait, make thread data...
2010-07-30 lucasSpell: rememebr => remember
2010-07-30 discomfitoradd data freeing support to ecore thread data api
2010-07-30 discomfitorssl cert cleanups: round 3
2010-07-30 rasterdoc++
2010-07-30 rasterfix close before fd handler del's
2010-07-30 rasterdel x fd handler before close.
2010-07-30 rasterclean up epoll stuff a little bit. 32 events now.
2010-07-30 rasterclose after del fd handler
2010-07-30 rasterformatting ewwww
2010-07-30 rasterfix valgrind unittied buffer bitches
2010-07-29 discomfitordropping my life to fix previously broken mess so peopl...
2010-07-29 cedric * ecore: fix comment.
2010-07-29 discomfitortypos are frustratinnnnnnnnnngggggggggggggggggggggggggg...
2010-07-29 rasterbad mike!. fix.
2010-07-29 discomfitorcorrectly use & to detect server type instead of ==
2010-07-29 discomfitormore doxy than anyone will EVER need. EVER.
2010-07-29 discomfitorredo some comments
2010-07-29 discomfitorreorder functions, redo doxy, make a not so obvious...
2010-07-29 discomfitorprevent crafty users from breaking build if they define...
next