profile/ivi/evas.git
2011-01-30 tasnEvas font-engine: Fixed invisible character handling...
2011-01-30 tasnEvas font-engine: Fixed an issue with cursor position...
2011-01-30 tasnEvas text: Use the already calculated len.
2011-01-30 tasnEvas: Multiple changes that all relate to the Harfbuzz...
2011-01-30 tasnEvas: fine tuned the harfbuzz checks to make sure harfb...
2011-01-30 tasnEvas text: Fixed typo in horiz advance function.
2011-01-30 tasnEvas font: Added HARFBUZZ's cflags.
2011-01-30 tasnEvas textblock: Start cutting to sections if bidi is...
2011-01-30 tasnEvas text: Wrote item layouting and splitting of items...
2011-01-30 tasnEvas textblock: Fixed an issue with range_geometry_get.
2011-01-30 tasnEvas textblock: Fixed a small invalid read.
2011-01-30 tasnEvas textblock: Fixed misuse of evas_bidi_is_rtl_char.
2011-01-30 tasnEvas font-engine: Moved bidi utils (and added script...
2011-01-30 tasnEvas textblock: It's ok to have an empty item when...
2011-01-30 tasnEvas font-engine: Fixed kerning handling and fixed...
2011-01-30 tasnEvas bidi + font-engine + everything affected: Changed...
2011-01-30 tasnEvas font-engine: suppress warnings when BiDi is disabled.
2011-01-30 tasnEvas bidi: Fixed the BiDi functions to accept paragraph...
2011-01-30 tasnEvas: Added harfbuzz detection (it's optional, just...
2011-01-30 tasnEvas font-engine: Fixed an issue with last_up_to_pos...
2011-01-30 tasnEvas font-engine: remove an usued variable in the font...
2011-01-30 tasnEvas font-engine: Change EVAS_FONT_WALK_TEXT_* function...
2011-01-30 tasnEvas textblock: Fixed docs and naming of vars in the...
2011-01-30 tasnEvas textblock: Fixed usage of width instead of advance...
2011-01-30 tasnEvas textblock: Use pen position for cursors, selection...
2011-01-30 tasnEvas textblock: Added evas_textblock_cursor_pen_geometr...
2011-01-30 tasnEvas font engine: Added evas_common_font_query_pen_coords.
2011-01-30 tasnEvas font engine: The position of the NULL returned...
2011-01-30 tasnEvas textblock: Advancement within a line should be...
2011-01-30 tasnEvas font-engine: handle invisible chars in font query.
2011-01-30 tasnEvas textblock: Removed the adjusting according to...
2011-01-30 tasnEvas font engine: Fixed query_size and query advance.
2011-01-30 tasnEvas font engine: Merge text walking to a couple of...
2011-01-30 tasnEvas textblock: Added advancement to items. This simpli...
2011-01-30 tasnEvas font engine: Added skipping of invisible chars...
2011-01-30 tasnEvas textblock: Fixed geometry get for formats as well.
2011-01-30 tasnEvas textblock: Added bidi properties to the shared...
2011-01-30 tasnEvas textblock: Fixed a typo and explanation in a comment.
2011-01-30 tasnEvas textblock: Fixed a couple of cases where a geometr...
2011-01-30 tasnEvas textblock and font engine: Fixed cursor position...
2011-01-30 tasnEvas textblock: Fixed selection drawing with multiline...
2011-01-30 tasnEvas textblock: Fixed a couple of issues with range_geo...
2011-01-30 tasnEvas textblock: Fixed range geometry get in some cases...
2011-01-30 tasnEvas textblock: Made selection rtl friendly. There...
2011-01-30 tasnEvas textblock: Fixed evas_textblock_cursor_geometry_ge...
2011-01-30 tasnEvas textblock: Merged drawing backgrounds, strikethrou...
2011-01-30 tasnEvas textblock: Since we now track text pos for format...
2011-01-30 tasnEvas textblock: Shape per string and not per item....
2011-01-30 tasnEvas textblock: Added a segfault fix in case (shouldn...
2011-01-30 tasnEvas textblock: Adjusted some local macros a bit so...
2011-01-30 tasnEvas textblock: Adjusted text drawing a bit, a fix...
2011-01-30 tasnEvas textblock: Fixed text drawing (with all of it...
2011-01-30 tasnEvas textblock: created _find_layout_item_match that...
2011-01-30 tasnEvas textblock: format items and text items are now...
2011-01-30 tasnEvas textblock: Fixed mixed format and text item reorde...
2011-01-29 rastergeez. wrong year!
2011-01-29 rasterchlog++
2011-01-29 rastercan break pre render fn earlier if not visible.
2011-01-29 rasteruse mempool for evas objects. hopefully less fragmentin...
2011-01-29 rasteraaaah farg. forgot the changelogs. fix.
2011-01-29 rastersvn goes to x.x.999.svnrev now. :)
2011-01-29 raster1.0 version magic. now leave these projects the hell...
2011-01-29 mejPortability fixes for autoconf. Please test and verify on
2011-01-27 rasterprotect against people providing out-of-bounds u&v...
2011-01-26 rasternotes for later.
2011-01-26 rasterwell neon asm was wrongly documented - and wrong before...
2011-01-25 tasnEvas textblock: fixed in issue with the return value...
2011-01-21 ruiAssorted fixes for building RPMS, probably a good thing...
2011-01-21 lucasFix invalid ref
2011-01-20 rasterfix slow path in neon - memcpy is actually faster! :)
2011-01-19 rasterfix over-render bug in map/mapbuf and with changed...
2011-01-16 rasterprevent fpe (dv by 0)
2011-01-16 rasterwarning--. ppl been removing headers eh?
2011-01-16 rasterand forgot that one too.
2011-01-16 rasterand reduce error more by making coords fp/double.
2011-01-16 rasterchange map points to use double and floats to reduce...
2011-01-16 rasteruseless statements--
2011-01-16 rasterremove useless statement
2011-01-16 rasterremove unused code.
2011-01-16 rasterlines never used.
2011-01-16 rasterchr never used in func.
2011-01-16 rasterin case we access other footer elements in future ...
2011-01-15 rastermore robust utf8 walking code to survive malformed...
2011-01-14 tasnEvas textblock: Fix dead code issues: if (unsigned...
2011-01-14 discomfitorclose file on error
2011-01-14 discomfitorprevent macro null derefs
2011-01-14 discomfitorx = x
2011-01-14 discomfitorsighhh add more calloc checks
2011-01-14 discomfitorunless I'm going insane, this should return here to...
2011-01-14 discomfitoradd calloc check to avoid null deref
2011-01-14 discomfitoravoid possible null deref
2011-01-14 discomfitorcomment out some variables which are not currently...
2011-01-14 discomfitoranother dead store
2011-01-14 discomfitoranother dead store
2011-01-14 discomfitoravoid setting value that will never be read
2011-01-14 discomfitorthis is never read, so remove it
2011-01-13 rasteroooh thank you valgrind! found some bad mem access...
2011-01-12 tasnEvas textblock: Fixed a memory leak when removing forma...
2011-01-11 rasteroooh oops. all calls to cache_prune already lock for...
2011-01-11 rasterremove dangling useless template code
next