profile/ivi/evas.git
2008-11-05 caroBig patch to make Evas work (more or less) with Windows CE:
2008-11-04 rasterhmmm after some talking - for now put the transform...
2008-11-03 rasterjose's transform patches. some things to note:
2008-11-03 caroUse stdio instead of iostream to output error messages
2008-11-01 davemds * remove \'too small\' categories
2008-11-01 davemds * More better cats\'
2008-11-01 davemds * put evas_object stack functions in the Evas_Object_...
2008-11-01 davemds * put all the verious objects (rect, image, text....
2008-11-01 mickeylevas: rename 'delete' parameter in evas_object_table_cl...
2008-11-01 davemds * remove \'too small\' groups (unify image and gradien...
2008-11-01 davemds * Add a Texblock doxy category and put all the textblo...
2008-11-01 barbieriComments about box and table.
2008-11-01 caro * remove module_la_DEPENDENCIES useless variable
2008-11-01 carofix constness and wrong type parameters
2008-11-01 barbieriImplement non-homogeneous (regular) table layout.
2008-10-31 barbieriAdd evas_object_table, make evas_object_box more consis...
2008-10-31 cedriceina_hash_foreach doesn't allow safe removal of entry...
2008-10-31 cedricFix bug when shutting down all engine and still have...
2008-10-31 rasterfix segv in pw mode
2008-10-29 caroremove useless fnmatch_libs
2008-10-29 caroenable auto import
2008-10-29 carocorrectly detect fnmathc in libevil
2008-10-29 rasteranother sachiel fix! :)
2008-10-28 rastersachiel patch!
2008-10-28 rasterfix possible segv
2008-10-28 rastersegv nuked thansk to scahiel and a leak plugged thansk...
2008-10-27 barbierialways copy all members from parent Evas_Smart_Class.
2008-10-27 cedricFix a little typo.
2008-10-27 rasterdont repeat code
2008-10-27 rasterless than map end!
2008-10-27 barbieriadd evas_object_box.
2008-10-26 englebassCorrect function declaration for evas_hash_foreach
2008-10-26 englebass* Set changed = 1
2008-10-26 englebassSet gradient_changed to 1
2008-10-26 rastersegs--
2008-10-25 barbieriAdd member_{add,del} as smart callbacks.
2008-10-24 englebassRemove signal.h, doesn't seem to be used.
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.
next