profile/ivi/evas.git
2009-07-28 barbieriunbreak static savers, cedric pay attention to seds!
2009-07-28 kwoAdd som m4 directory ignores.
2009-07-28 sachielFix build of loaders
2009-07-28 caroclean dist rule
2009-07-28 caroremove uneeded declaration (to be symetric with xcb...
2009-07-20 cedric * evas: Return Eina_Bool when it make sense.
2009-07-18 mickeylevas: add first bunch of typedefs for previously anonym...
2009-07-14 caro * rename 'x11' to 'xlib' when it makes sense
2009-07-12 barbierifix uninitialized problems reported by valgrind.
2009-07-10 rastercserve for evas now has a threaded loader - much better...
2009-07-10 rasterpatch from: Mikhail Gusarov <dottedmag@dottedmag.net>
2009-07-07 cedric * evas: Try all known modules when testing an unknown...
2009-07-06 caromissing ;
2009-07-01 cedric * evas: Reduce code duplication.
2009-06-29 carofix++
2009-06-27 caroReorganize a bit the configure.ac file, and add 2 macro...
2009-06-27 caroremove useless Windows CE stuff, as it must be done...
2009-06-27 caroupdate m4 macros (mainly formatting)
2009-06-26 cedric * evas: break engine API !!!
2009-06-26 cedric * evas: Fix broken evas_software_16 static module...
2009-06-25 rasteradd a zero of cpu.. just in case.
2009-06-25 caroremove trailing spaces
2009-06-24 caroAPI BREAK: fix Eina API so that it is more consistent...
2009-06-23 cedric Evas_Rectangle are gone. We now use Eina_Rectangle...
2009-06-23 cedric * evas: Reduce malloc/free done by Fribidi...
2009-06-22 caroRemove the static options of configure and add
2009-06-20 barbierifree array as well.
2009-06-20 barbierifix memory leak introduced with recent layer destruction.
2009-06-20 carodo not segv when no pallete in xcb engine too.
2009-06-20 barbieriimprove sched_getaffinity() usage.
2009-06-20 barbierido not segv when no pallete.
2009-06-19 cedric * evas: Fix a few typo preventing a full static build.
2009-06-18 cedric * evas: Fix typo.
2009-06-18 cedric * evas: Use Eina hash improvements.
2009-06-18 lmunchFix wince engine module name
2009-06-18 lmunchThe data directory is not there anymore
2009-06-17 barbieriremove last trace of Evas_List, it's gone dude!
2009-06-17 cedric * evas: Remove Evas data type. You should now use...
2009-06-17 lmunchRename public to definition as public is a reserved...
2009-06-17 cedric * evas: Remove Evas_Bool.
2009-06-16 barbieribe explicit about SUBDIRS and DIST_SUBDIRS, fix maintai...
2009-06-16 barbierido not add duplicate search paths to module loader.
2009-06-16 barbieriadd missing EAPI to now external visible methods.
2009-06-16 cedric * evas: Move to Eina module and make it possible to...
2009-06-15 cedric * Evas: Improve RGBA_Font_* cache using hash and strin...
2009-06-15 cedric * Evas: Add another delay before reducing number of...
2009-06-15 cedric * Evas: Remove allocation/free from the critical path.
2009-06-15 cedric * Evas: Increase number of Evas_Rectangle in the pool...
2009-06-15 cedric * evas: Fix SEGV when smart object's child come from...
2009-06-15 rasterback to svn soname
2009-06-15 rastermake distcheck and... SNAP!
2009-06-14 rasterfix m4! bad m4!
2009-06-14 barbieriCleanup llvm warnings.
2009-06-13 barbiericleanup llvm warnings by michael bouchaud.
2009-06-05 carofix object size when rotation is 90 or 270 degree
2009-06-03 andreasafter discussion on IRC (#edevelop) with k-s and raster...
2009-06-03 rasterfix precise-in
2009-05-31 rasteradd request # tracking. this should detect badness...
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
next