platform/upstream/efl.git
2011-01-18 Carsten Haitzlermissing IN_MODIFY!
2011-01-18 Tom HacohenUnlock should be run *after* EINA_MAGIC_FAIL otherwise...
2011-01-17 Mike McCormackFrom: Mike McCormack <mj.mccormack@samsung.com>
2011-01-16 Vincent Torriand last one, put again ethumb tests in the source...
2011-01-16 Vincent Torriput again efreet tests in the source tree
2011-01-16 Vincent Torriadd space key support on Windows
2011-01-16 Vincent Torriput again ecore tests in the source tree
2011-01-16 Vincent Torriput again eet tests in the source tree
2011-01-16 Vincent Torriput again eina tests in the source tree
2011-01-16 Carsten Haitzlerprevent fpe (dv by 0)
2011-01-16 Carsten Haitzlerbeen removing too many headers. fix warning.
2011-01-16 Carsten Haitzleractually log write err.
2011-01-16 Carsten Haitzlerwarning--
2011-01-16 Carsten Haitzlerwarning--
2011-01-16 Carsten Haitzlerwarning--. ppl been removing headers eh?
2011-01-16 Carsten Haitzlerand forgot that one too.
2011-01-16 Carsten Haitzlerand reduce error more by making coords fp/double.
2011-01-16 Carsten Haitzlerchange map points to use double and floats to reduce...
2011-01-16 Carsten Haitzleruseless statements--
2011-01-16 Carsten Haitzlerremove useless statement
2011-01-16 Carsten Haitzlerremove unused code.
2011-01-16 Carsten Haitzlerlines never used.
2011-01-16 Carsten Haitzlerchr never used in func.
2011-01-16 Carsten Haitzlerin case we access other footer elements in future ...
2011-01-16 Carsten Haitzlermore return fixes. clang reports.
2011-01-16 Carsten Haitzlertype part gradient shouldnt cause an abort! just ignore it!
2011-01-16 Carsten Haitzlermore dead statement -> unused conversion.
2011-01-16 Carsten Haitzlermore cases of default return etc.
2011-01-16 Carsten Haitzlermore clang warnings-- (double returns as default case...
2011-01-16 Carsten Haitzlerdisable dead code
2011-01-16 Carsten Haitzleruse unused instead of dead code to silence warnings
2011-01-16 Carsten Haitzlerclang found an issue with freeing custom states. fix.
2011-01-16 Carsten Haitzleruse unused instead of dead code to get rid of warnings
2011-01-16 Carsten Haitzlerwarning--
2011-01-16 Carsten Haitzleroops fix had a bug - fix. :)
2011-01-16 Carsten Haitzlerspace++
2011-01-16 Carsten Haitzlerfix leak - eet_list arrya return must be freed.
2011-01-16 Carsten Haitzlerfix some clang and ptential warnings
2011-01-16 Carsten Haitzlerhandle no partname in embryo api.
2011-01-16 Carsten Haitzlerprep for 1.0 -> edje_convert no longer needed/used...
2011-01-16 Carsten Haitzlerummm... also remove unused vars if u are going to remov...
2011-01-16 Carsten Haitzlerwhy calloc (fill with 0's) then re-fill it again instan...
2011-01-15 Mike Blumenkrantzadd unistd.h and kill off another dead store
2011-01-15 Mike Blumenkrantzfix a dead store and make removable drive finds return...
2011-01-15 Mike Blumenkrantzactually return the ret value
2011-01-15 Mike Blumenkrantzavoid trying to fwrite to an unopened file
2011-01-15 Mike Blumenkrantzrevert last, must have been high
2011-01-15 Mike Blumenkrantzmore correctly shut gcc warnings up
2011-01-15 Mike Blumenkrantz#if0 out some unimplemented stuff
2011-01-15 Carsten Haitzlermore robust utf8 walking code to survive malformed...
2011-01-14 Carsten HaitzlerBAD DISCOMFITOR! BROKE ecore_exe!
2011-01-14 Carsten Haitzleroh and i didnt realise - gl enigne can avoid sync as...
2011-01-14 Tom HacohenEvas textblock: Fix dead code issues: if (unsigned...
2011-01-14 Mike Blumenkrantzfix null deref again, this time with the power of spankies
2011-01-14 Carsten Haitzlerfix oh so many warnings and potential errors - scan...
2011-01-14 Mike Blumenkrantzclose file on error
2011-01-14 Mike Blumenkrantzprevent macro null derefs
2011-01-14 Mike Blumenkrantzx = x
2011-01-14 Mike Blumenkrantzsighhh add more calloc checks
2011-01-14 Mike Blumenkrantzunless I'm going insane, this should return here to...
2011-01-14 Mike Blumenkrantzadd calloc check to avoid null deref
2011-01-14 Mike Blumenkrantzavoid possible null deref
2011-01-14 Mike Blumenkrantzcomment out some variables which are not currently...
2011-01-14 Mike Blumenkrantzanother dead store
2011-01-14 Mike Blumenkrantzanother dead store
2011-01-14 Mike Blumenkrantzavoid setting value that will never be read
2011-01-14 Mike Blumenkrantzthis is never read, so remove it
2011-01-14 Carsten Haitzlerfix possible ptr deref bug waiting to happen if crtc_in...
2011-01-14 Mike Blumenkrantzwe null check right before this. seriously.
2011-01-14 Mike Blumenkrantzif alloca fails you're screwed anyway, so not much...
2011-01-14 Mike Blumenkrantzand also avoid leak while avoiding
2011-01-14 Mike Blumenkrantzavoid possible null function pointer
2011-01-14 Mike Blumenkrantzavoid undefined array access
2011-01-14 Mike Blumenkrantzremove redundant line
2011-01-14 Mike Blumenkrantzavoid null deref
2011-01-14 Mike Blumenkrantzavoid passing NULL to memcpy
2011-01-14 Mike Blumenkrantzif alloca fails you're screwed anyway, so not much...
2011-01-14 Mike Blumenkrantzavoid passing NULL to exec functions
2011-01-13 Carsten Haitzleroooh thank you valgrind! found some bad mem access...
2011-01-12 Tom HacohenEvas textblock: Fixed a memory leak when removing forma...
2011-01-11 Carsten Haitzleroooh oops. all calls to cache_prune already lock for...
2011-01-11 Carsten Haitzlergeez! i used the wrong atom for pixmap prop! fix fix...
2011-01-11 Carsten Haitzlerremove dangling useless template code
2011-01-11 Carsten Haitzlerfix possible thread lock issue - scalecache wasnt locke...
2011-01-11 Mike Blumenkrantznull variables at start
2011-01-10 Mike Blumenkrantzhandle ares timeout more gracefully
2011-01-10 Tom HacohenEvas textblock: Fixed cursor pos set to work correctly...
2011-01-07 Carsten Haitzlerhve to revert these commits. they hve created a whole...
2011-01-07 Carsten Haitzlerooh silly! remove the list item, not head! as intended...
2011-01-07 Carsten Haitzlerand avoid some work if there is nothing to flush at...
2011-01-07 Carsten Haitzleregl actually doesnt need a full reset - we CAN get...
2011-01-07 Carsten Haitzleri read the other day that glgeterror... causes driverst...
2011-01-07 Vincent Torriuse configure-time headers checks instead of compiler...
2011-01-07 Vincent Torriwhitespace--
2011-01-07 Carsten Haitzler1. fix potential bug in processing messages on a specif...
2011-01-07 Vincent Torricommit++
2011-01-07 Vincent Torritypo
2011-01-07 Vincent Torriuse configure-time headers checks instead of compiler...
2011-01-07 Vincent Torrimissing doxygen tag
2011-01-07 Vincent Torriuse configure-time headers checks instead of compiler...
next