profile/ivi/evas.git
2008-10-24 englebassOnly unix should depend on signal.h
2008-10-22 rasteradd a "repch" (replace char). for passowrd mode! :)
2008-10-22 rasterbetter escaping!
2008-10-21 cedricDeclare dir in the right scope.
2008-10-21 cedricFix a typo.
2008-10-21 cedricRemove Evas_List from Evas.
2008-10-21 cedricFix a potential bug jumping over one element when destr...
2008-10-21 cedricRename EINA_INLIST_ITER_NEXT/EINA_INLIST_ITER_LAST...
2008-10-20 cedricRemove evas hash.
2008-10-20 rasterand drop rendering text out of bounds.
2008-10-20 cedricMore use of iterator macro.
2008-10-20 rasterremove debugging.
2008-10-20 rasterok fails sanity test.. hmmm. now what...
2008-10-20 rasterdirectly export eina deps for evas.
2008-10-19 raster1. fix no propagate
2008-10-17 cedricReplace heavy snprintf by eina convertion functions.
2008-10-17 cedricMove from Evas_Object_List to Eina_Inlist and completly...
2008-10-17 rasterput format info in pops too when feeding from markup.
2008-10-17 rastermore work to make it usable
2008-10-17 rasterfix another booboo in textblock for editing multiline...
2008-10-16 rasterals search for format items.
2008-10-16 barbieriset svn:ignore on new directories.
2008-10-16 cedricRemove easy to replace data type from Evas and replace...
2008-10-16 cedricRemove Evas_Array.
2008-10-16 rastermore textblock work/additions for entry support.
2008-10-15 cedricSwitch evas internal use of evas_stringshare to eina_st...
2008-10-15 cedricFix for CPU_* use with evas_pipe.c.
2008-10-15 rastermore fixed to textblock plus an addition - reverse...
2008-10-14 cedricRemove duplicated declaration.
2008-10-14 rasterfix some minor bugs in textblock with cursor pos's...
2008-10-13 cedricMake evas depend on eina. No change in the code yet...
2008-10-05 rasterformatting
2008-10-04 rasterfix missed assignment
2008-10-04 rasterfix typo and dont call chnages if no change on size...
2008-10-04 rasterand init size_hints struct with defaults on alloc.
2008-10-04 rasterreturn a "default" max of -1 x -1 - 0x0 max isnt that...
2008-10-04 rasterok weight default 0
2008-10-04 rasterand have sane default values for weight and align.
2008-10-04 rasteradd align, weight and padding hints for evas objects.
2008-10-01 caroFix compilation on Win32. Patch by Nicolas Aguirre
2008-10-01 rasterand now i added "line dither". what is this. it's only...
2008-10-01 raster1. yuv fix for unused algorithm :)
2008-09-30 pfritzconfigure.in -> configure.ac
2008-09-25 rasterspeedups in c yuv->rgb from joseg. :) 11% - but only...
2008-09-25 rasterasparagus!
2008-09-22 carolink libevas against 16 bits lib when needed
2008-09-22 caro * remove trailing spaces in configure.in
2008-09-20 rasterillogict patch for evas configure xcb checks.
2008-09-20 rastertim horton's quartz engine for evas.
2008-09-19 rasterand when deleting a hash item - if hash data != NULL...
2008-09-16 barbieriDo not assume fontconfig will find a font.
2008-09-16 barbieriMore svn:ignore
2008-09-16 cedricAdd image preloading support.
2008-09-13 caro * fix compilation with c++ compilers
2008-09-12 cedricWhen you know what you do, it could make sense to remov...
2008-09-10 rasterensure scaling multiplies are promoted to fp.
2008-09-10 rasterpromote scale to fp.
2008-09-10 barbieriFix usage of DirectFB FillSpans().
2008-09-09 barbieriBrand new DirectFB engine.
2008-09-09 rasterand add a scale factor per object. right now text and...
2008-09-08 rastersome notes on kerning bugs in ft2.
2008-09-07 barbieriDocument the default behavior.
2008-09-07 barbieriAdd Evas Clipped Smart Object.
2008-09-07 barbieriAdd calculate callback to Evas_Smart_Class.
2008-08-31 rasterupdated patches from jose!
2008-08-29 rasterfix 16bit engine with new grad 2
2008-08-26 rasterjose has some new gradient work - these are his patches...
2008-08-21 pfritzconstness
2008-08-21 pfritzremove unused variables
2008-08-20 cedricNeed to correctly initialize this value.
2008-08-20 cedric * evas/src/lib/cache/evas_cache_image.c: Fix a typo...
2008-08-18 barbieriSet svn:mime-type to image/png on *.png
2008-08-18 rasterok. i think most binary files are now fixed.
2008-08-17 rasterfix binaries
2008-08-17 rastermove around - flatter.