fix object size when rotation is 90 or 270 degree
[framework/uifw/evas.git] / src /
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-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-14 rasterfix a corner-case textblock issue with end of line...
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 caroinclude time.h header files because time_t is used...
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 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-03 rastertodo items for cserve for evas done - well some of...
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 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 rastersnapworth quality - distchecked. sonames bumped. rev...
2009-04-21 rasterlimit init and fini to.. once!
2009-04-19 caroadd evas_intl_utils.h to extra dist (fix make distcheck)
2009-04-19 rastercleanup on shutdown better
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 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-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 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
2009-03-27 rasterfix non-scalecache mode
2009-03-27 rasteralso be able to free orig data now (and reload)
2009-03-27 rasternow enough logic to know when to unload original.....
2009-03-27 rastermake pipe renderer separate to thread support - off...
2009-03-27 rasterfound it! i was building without threading for realisti...
2009-03-26 barbieribrokes e17, canola and most things?
2009-03-26 rasterfor now... enable scalecache. i havent seen it crash...
2009-03-26 raster1. a bunch of neon asm infra and some asm, but only...
2009-03-24 carouse unsigned int for bit fields, as suggested by Gustavo
2009-03-24 carodisable cairo and qtopia engines for the release.
2009-03-24 caroguard the xcb function declarations
2009-03-24 caroremove the gliz engine:
2009-03-24 caroAPI break (well, kind of...)
2009-03-24 caroremove xrender xcb directory (useless since the merge)
2009-03-24 caromerge of the xrender Xlib and XCB engines
2009-03-24 caroUse an enum for the backend
2009-03-23 rasterleak--!
2009-03-22 barbierioops, fix wrong attributes.
2009-03-20 caro * Re-add EAPI. These macros must be defined specifical...
2009-03-20 barbierievas now use eina attribute macros.
next