platform/upstream/efl.git
2006-09-24 David Walter... Document that \n is the other white space.
2006-09-24 David Walter... *Not all white space is treated the same here, so using...
2006-09-24 sebastidOnly delete these paths on shutdown.
2006-09-24 sebastidRemove unused variables.
2006-09-24 sebastidFix more typo.
2006-09-24 Carsten Haitzlerfix pixel buffer overflow on loading corrupt/malformed...
2006-09-24 sebastidFix typo.
2006-09-24 Carsten Haitzlercleanups of xpm loader - possibly mem overruns fixed.
2006-09-24 sebastidWhat to do?
2006-09-24 sebastidFree paths.
2006-09-24 sebastidFIXME++
2006-09-24 sebastidFix mem leaks.
2006-09-24 sebastidPlug memleak.
2006-09-24 sebastid*** empty log message ***
2006-09-24 sebastidFix mem leaks.
2006-09-24 sebastidRemove double declarations.
2006-09-24 sebastidThis event is from ecore_con
2006-09-24 rephormcleaner handling of optional features
2006-09-24 rephormdon't include ifdefs in the main header
2006-09-24 rephormmissed a few files
2006-09-24 rephormAdd abstract socket namespace support to ecore_con.
2006-09-23 Dan Sinclair- fix warning
2006-09-23 sebastidinitialize memory.
2006-09-23 sebastidFree temporary directory.
2006-09-23 sebastidinit result
2006-09-23 sebastidfree result on error.
2006-09-23 sebastidset data to NULL after deleting hash.
2006-09-23 sebastidNo const modifier on memory which should be freed.
2006-09-23 sebastidOnly fetch data if data is empty.
2006-09-23 sebastidfree closest.
2006-09-23 sebastidCheck for null before parsing begins.
2006-09-23 sebastidprintf--
2006-09-23 sebastidFix split path.
2006-09-23 sebastidvalue is already checked.
2006-09-23 sebastidBail early on error.
2006-09-23 sebastidNo need to create the list here, it is never used and...
2006-09-23 sebastidAdd vim header.
2006-09-23 sebastidBail early on error.
2006-09-23 sebastidvariable is only used in this function.
2006-09-23 sebastidBail early on error.
2006-09-23 sebastidNo need to use strlen twice.
2006-09-23 sebastidBail early on error.
2006-09-23 sebastidFormatting.
2006-09-23 sebastidBail early on error
2006-09-23 sebastidUse isspace() to check for whitespace.
2006-09-23 sebastidReturn immediatly on error.
2006-09-22 David Walter... Part of a review of icon searching, to be completed...
2006-09-22 David Walter... Instrumentation so that we can test performance while...
2006-09-22 David Walter... A few fixes for icon themes, including -
2006-09-22 David Walter... *Use a hash cache of icon themes to speed things up.
2006-09-22 David Walter... Formatting.
2006-09-22 David Walter... *Keep track of directories inside of themes.
2006-09-22 quan74bcond without svg
2006-09-22 David Walter... Frre up ram. Re organised a little to make freeing...
2006-09-21 Carsten Haitzlersometimes... HOME is not set... believe it or not! :)
2006-09-21 David Walter... printf no longer needed.
2006-09-21 David Walter... printf added so that we can sort out why it's crashing...
2006-09-20 kaethornadd eet_bench to debian package.
2006-09-19 David Walter... Free up all those nasty hashes.
2006-09-18 Carsten Haitzleravoid loading all loaders if file doesn't exist
2006-09-18 Carsten Haitzlertune the unloads to be conservative but effective.
2006-09-18 Carsten Haitzlerand i implemented module UNLOADING. given enough cycles...
2006-09-17 quan74make dist build again
2006-09-17 Christopher... Fix glibc invalid next size on free.
2006-09-17 Viktor Kojouharovs/LIBCAIRO_SVG/LIBSVG_CAIRO/
2006-09-16 David Walter... Everybody has converted their .eaps to .edjs using...
2006-09-16 tilmanported filter fixes from the xrender_x11 engine to...
2006-09-16 tilmanported the transformation matrix fixes from the xrender...
2006-09-16 David Walter... Ignore empty values, don't write them either.
2006-09-16 tilmanxrender's filters also kick in if we don't specify...
2006-09-16 Carsten Haitzlerfix mmap bug
2006-09-15 rephormSmall -> Pawn
2006-09-14 David Walter... If the caller wants fallback options, then it can imple...
2006-09-13 Kim WoeldersRequested by tilman.
2006-09-13 David Walter... Add the rest of the info from .eaps.
2006-09-13 tilmanmove the filter lookup to its own function - should...
2006-09-13 David Walter... Don't free this here, it gets freed at shutdown with...
2006-09-12 tilmanuse double precision for the greater good of humanity
2006-09-12 tilmanavoid rounding errors when setting up the transformatio...
2006-09-12 tilmanuse the proper macros for the picture filter names
2006-09-12 dourssefree the event and don't use deprecated XCBSync function
2006-09-12 dourssefree memory when we quit the tests. Free allocated...
2006-09-12 Carsten Haitzler#ifdef the 1 bit transform stuff.
2006-09-11 Carsten Haitzlersvg fallback fixed
2006-09-11 David Walter... Expand FDO command arguments and allow other argument...
2006-09-11 tilmanmissed another case of identiy-transform setting
2006-09-11 tilmandon't set the picture transform to the identity - that...
2006-09-11 tilmanum, raster, you cannot chain == like that. gcc even...
2006-09-11 tilmancleaned up the transformation matrix code. use the...
2006-09-11 Carsten Haitzleradd system icons dir for e, patches for evas.
2006-09-11 Mike Frysingerremove duplicate cairo-svg check
2006-09-11 Mike Frysingerfix double output for xpm
2006-09-10 dourssedo not free buf if no available buf
2006-09-10 Carsten Haitzlertypo-- - it was in a #ifdef DEBUG... thank god :)
2006-09-10 Carsten Haitzlerok - the leak reports were disturbing me. fixed.
2006-09-10 Carsten Haitzler1. fn's with no params shoudl be (void) - fixed 1 file.
2006-09-10 dourssemissing reply frees
2006-09-10 Carsten Haitzlerxrender too
2006-09-09 moom* evas_object_clip_unset(): set "cur.have_clipees"...
2006-09-09 dourssefix xrender xcb engine, add old stuff committed to...
next