profile/ivi/evas.git
2010-08-22 rastertrying to clean up ccpcheck complaints - but this one...
2010-08-22 rasterleak--
2010-08-22 rasterlets happy-lucky-fun calloc shall we? make sure our...
2010-08-22 tasnEvas textblock: simplified descent calculation.
2010-08-22 tasnEvas textblock: fixed most of the cases on which a...
2010-08-21 lucasConvert (hopefully) all comparisons to NULL
2010-08-21 rasterfix free shutdown of gl common part of gl engine -...
2010-08-20 rasterpass distcheck -> cedric! u br0ksed it!
2010-08-19 tasnEvas textblock: Fixed range_text_get, no works when...
2010-08-19 cedric * eina: fix structure content to be more futur proof...
2010-08-19 rastergl-x11 enabled now by default if deps found. it's a...
2010-08-19 tasnEvas textblock: Improved the docs of the size get funct...
2010-08-19 rasterremove transform stuff - never was implemented anyway...
2010-08-19 rasterand make dynamic hint actually work when we have zero...
2010-08-19 rasterfix stride and hint setting so any order works.
2010-08-19 rasterfix 2 unimplemented bits in dynamic texture stuff.
2010-08-18 lucasRemove dead code
2010-08-18 devilhornsOops, alpha is used.
2010-08-18 devilhornsComment out some unused variables.
2010-08-18 devilhornsComment out unused variable (commented out instead...
2010-08-18 devilhornsRemove/Comment out some unused variables.
2010-08-18 devilhornsAdd some missing functions that were EAPI'd, but not...
2010-08-18 devilhornsFix compiler warning: "declared static but never defined".
2010-08-18 devilhornsInitialize var to Zero (remove compiler warning).
2010-08-18 devilhornsFix placement of __UNUSED__.
2010-08-18 cedric * evas: remove some warning.
2010-08-18 devilhornsFix warnings about some unused paramaters (This does...
2010-08-18 tasnEvas textblock: Fixed range_delete with multiple paragr...
2010-08-18 tasnEvas textblock: Fixed range_delete.
2010-08-18 rasterfix direct egl img rgba ordering.
2010-08-18 rasterreally minor - no api break. adding struct memmebrs...
2010-08-17 tasnEvas textblock: render should be allowed to be passed...
2010-08-17 tasnEvas font draw: Fixed a typo in font draw
2010-08-17 rasteruseful configure output for enabling gles
2010-08-16 cedric * evas: oops, that wasn't to be gone.
2010-08-16 cedric * evas: remove gradient and gradient2.
2010-08-16 tasnEvas textblock: Added comment about styles in the docs.
2010-08-16 tasnEvas bidi: Added saftey conversions to make sure FriBid...
2010-08-16 cedric * evas: fix word/metric cache build.
2010-08-16 cedric * evas: unbreak pipe rendering.
2010-08-16 tasnEvas: Fixed many compilation warnings.
2010-08-16 tasnEvas textblock: Fix the inefficent ways used to get...
2010-08-16 tasnEvas textblock: Fixed evas_textblock_cursor_paragraph_t...
2010-08-16 tasnEvas textblock: removed two unwanted fixmes.
2010-08-16 tasnEvas textblock: Another fix to 'range_get' fixes the...
2010-08-16 rastercopy & paste fix.
2010-08-16 tasnEvas textblock: Fixed a bug with getting text in range.
2010-08-16 tasnEvas textblock: Use the unicode object replacement...
2010-08-16 rasterwell that went missing eh?
2010-08-16 tasnEvas textblock: Updated usage documentation.
2010-08-16 rasternicer list. need to check that over.
2010-08-16 rastermissed an eet 1.4.0 min req.
2010-08-16 rastereina-1 -> eina
2010-08-16 rastereina req.
2010-08-16 rasterevas -> 1.0.0 alpha readied.
2010-08-16 rasterfix up copyings likewise. nicely standardised templateish.
2010-08-15 rastercopyight notice vanished - add back in.
2010-08-15 tasnEvas textblock: Fixed the bug with going up/down lines...
2010-08-15 tasnEvas bidi: Added defines for bidi paragraph types ...
2010-08-15 tasnEvas: Removed deprecated 'lines' from Evas_Object_Textb...
2010-08-15 tasnEvas textblock: Remove an unused function.
2010-08-15 tasnEvas textblock: Free paragraphs as well as lines.
2010-08-14 discomfitorfix compile
2010-08-14 rasterFrom: Alexander Kerner <alexander.kerner@googlemail...
2010-08-13 lucasApply memset-calloc.cocci
2010-08-13 rastermore comments
2010-08-13 rastercomments.
2010-08-13 rasterand make it work... yes. first time sec egl image works.
2010-08-13 rasteroopsie. fix.
2010-08-13 rastermore work on egl image direct access.
2010-08-12 tasnEvas textblock: Fixed cursor sizes in rare situations...
2010-08-12 tasnEvas: Textblock fixed formating.
2010-08-12 tasnEvas: Textblock - Fixed a couple of segs/invalid memory...
2010-08-12 tasnEvas: Each paragraph has at least one layout item in...
2010-08-12 tasnEvas: textblock - made _format_fill faster.
2010-08-12 tasnEvas: textblock - Made _format_param_parse sane and...
2010-08-12 tasnEvas: fixed textblock compiler warnings.
2010-08-12 rastermore glue/infra. glue evas api to engine together....
2010-08-12 rasterworking on new gl engine feature. inactive right now.
2010-08-11 rasteri->0
2010-08-11 tasnEvas: textblock - fixed arabic shaping and fixed an...
2010-08-11 tasnEvas: Improved evas_textblock_cursor_range_text_get...
2010-08-11 tasnEvas: Textblock - Sanitized format init and shutdown.
2010-08-11 tasnEvas: Cursor updates is now done in one function and...
2010-08-11 tasnEvas: fix range text get in textblock.
2010-08-11 tasnEvas: Added align=auto format to textblock.
2010-08-11 tasnEvas: Added auto lines alignment to textblock. RTL...
2010-08-10 lucasChoose a style for comment
2010-08-10 tasnEvas: Updated Evas_BiDi docs.
2010-08-10 tasnEvas: Update documentation of evas_object_textblock.
2010-08-10 tasnEvas: Fixed a bug when erasing the last paragraph of...
2010-08-10 tasnevas: Fixed compilation warnings in xrender_x11 engine.
2010-08-10 tasnevas: Fixed compilation warnings in software_16 engine.
2010-08-10 tasnEvas: Fixed the compilation warning with sw8 engine...
2010-08-10 raster1. slightly optimise a get opaque call. (some tests...
2010-08-09 tasnEvas: Fixed compilation without BiDi support.
2010-08-09 tasnEvas: Redesigned the textblock object.
2010-08-09 rastermagic numbers. :)
2010-08-09 rasteruseless repeats... remove.
2010-08-09 rasterfix yuv with gl pipe stuff.
next