profile/ivi/evas.git
2009-05-31 rasterfix corer case with utf8
2009-05-26 barbierifix debian rules files.
2009-05-23 carorevert the patch for RTL text rendering in software_16...
2009-05-22 rasterheader miss!
2009-05-22 rasterrevertg big R to L patches because they break cursors...
2009-05-22 rasterfix engines to match engine func changes with font...
2009-05-22 andreassome docs
2009-05-20 sachielMake fribidi truly optional
2009-05-18 caromissing declaration of evas_common_font_query_last_up_t...
2009-05-18 caroupdate 16 bits engine for rtl support
2009-05-18 rastertasn's rtl pathes and improvements... continued!
2009-05-15 caroRemove eoftware_win32_gdi directory. It is empty (old
2009-05-15 cedric * cserve: Fix potential source of segv in cserve.
2009-05-15 rastermake reload work properly...
2009-05-15 caro * underquoted parameters
2009-05-15 caroupdate efl_doxygen.m4
2009-05-14 rasterfix a corner-case textblock issue with end of line...
2009-05-13 carodon't use the release stuff for Windows CE
2009-05-13 raster1. fix scalecache to actually respect env vars set!
2009-05-11 carofix EAPI value on Windows
2009-05-11 rasterfix a strange issue with re-connect after explicit...
2009-05-10 rasterdont dirty on loadopt change - cache handles that
2009-05-10 rasterfix load opts to only unload/reload if opts changed...
2009-05-09 caroallow compilation on OS where the cache server can...
2009-05-09 caroremove EINA_WARN_UNUSED_RESULT on functions that return...
2009-05-08 carocheck for shm_open only if cserve is to be built
2009-05-08 caroinclude time.h header files because time_t is used...
2009-05-08 caroCheck if we can compile and link programs using shm_ope...
2009-05-08 raster1. scalecache config env vars an use them
2009-05-07 rasterunset cserve in cserve
2009-05-07 raster1. scale cache now allows you to hint at the object...
2009-05-07 caroconfig.h is automatically added as a dependency by...
2009-05-06 rastermore cserver work for sharede cache- improvements
2009-05-06 rasterfix softwared x11 xlib engine to generate masks when...
2009-05-06 rasterfix char-wrap min size calc!
2009-05-06 barbierido not disable sse on non amd64 machines.
2009-05-06 barbieriimprove evas packaging.
2009-05-06 barbierifix minor build problems.
2009-05-05 caro * add support of CMYK, ICCK and grayscale images
2009-05-05 rastermore todo items knocked off for cserve
2009-05-04 quakerFixed debian stuff everywhere.
2009-05-03 rbelemAdded libtool as Build-Depends to everything that uses
2009-05-03 rastertodo items for cserve for evas done - well some of...
2009-05-02 barbieriset svn:ignore flags.
2009-05-02 barbierifix build of cserve with -fvisibility=hidden.
2009-05-01 rastershared cache server++
2009-04-28 vapierpull in evas_common.h for evas_string_char_len_get...
2009-04-27 barbieriadd missing "changed" flags.
2009-04-24 rbelemMerge branch 'debian-fixes'
2009-04-24 sachielsome formatting
2009-04-24 sachielBuild against newer Fribidi
2009-04-23 caro * better fix for -no-undefined
2009-04-23 caroadd GDI engine.
2009-04-23 rasterFrom: booleanlabel@gmail.com
2009-04-22 quakerUpdated debian stuff for core EFL. Changed debian stuff...
2009-04-22 rasterand incriment to next rev.
2009-04-22 rastersnapworth quality - distchecked. sonames bumped. rev...
2009-04-21 quakerUpdated changelogs for packages which will go into...
2009-04-21 raster1. embryo shoudl have soname
2009-04-21 rasterlimit init and fini to.. once!
2009-04-20 barbierifix distcheck on couple packages, problems with EXTRA_DIST
2009-04-19 caroadd evas_intl_utils.h to extra dist (fix make distcheck)
2009-04-19 rastercleanup on shutdown better
2009-04-19 quakerMerged with pkgE
2009-04-19 quakerPrepared for merge with pkgE debian stuff
2009-04-17 rasterlutin... release soname patch. verbose svn soname used...
2009-04-16 carofix compilation with c++ compilers (needed for Windows...
2009-04-16 sachielDon't leak, and be consistent with return values.
2009-04-15 rasterspace--
2009-04-15 rasterand save makefile.am
2009-04-15 cedric * evas: Finally remove as much free/malloc from the...
2009-04-15 rastermove fribidi link to main lib
2009-04-15 barbiericedric I hate you :-)
2009-04-14 barbieriexport useful function.
2009-04-14 quakerUpdated debian stuff(grew Standards-Version, updated...
2009-04-14 cedric * evas: Now all Evas_Rectangle are part of a pool...
2009-04-14 cedric * evas: Another attempt to fix clip cache. Now invalid...
2009-04-14 cedric * evas: Oops, forgotten patch freeing without mempool.
2009-04-14 cedric * evas: Add a mempool. More speedup to come, depend...
2009-04-13 quakerfix ticket #276
2009-04-11 rasterfix name
2009-04-11 rasterauthor++
2009-04-11 rasterand actually enable th RTL code!
2009-04-11 rastermore files!
2009-04-11 rasterand add files!
2009-04-11 rasterTAsn: patch from tasn. use libfribid for Right-to-left...
2009-04-11 rasterrevert - spotted clip bug in titlebar in e17.
2009-04-10 cedric * evas: This patch reintroduce the use of cache for...
2009-04-10 caroallow xlib engine compilation on mac os x
2009-04-10 caroeng_setup returns now an int
2009-04-10 rasterraoul: patch to fix thml-escapes for textblock
2009-04-09 rasterscalecache tracks normal cache size etc. etc. etc.
2009-04-08 cedric * evas: Make one more function inline.
2009-04-03 rasteradd - in theory rgb24+32 666 support (ezx).
2009-03-31 rasterhmm some more generous params for sc.
2009-03-28 rasterremove accounting info not used atm.
2009-03-28 rasterwtf was it freeing right after setup? comment out lines.
2009-03-27 rasteroops and fix the flags!
2009-03-27 rastercover not good speedup case.
2009-03-27 rasterenable cache again
next