profile/ivi/evas.git
2011-01-30 tasnEvas textblock: Added mixedwrap code - the code is...
2011-01-30 tasnEvas textblock: Remove unused function: _evas_textblock...
2011-01-30 tasnEvas textblock: Fixed word prerender, it now compiles...
2011-01-30 tasnEvas font-engine: Exposed PEN_Y in the walker functions...
2011-01-30 tasnEvas textblock: Fixed a segfault with regular formats...
2011-01-30 tasnEvas textblock: Moved item (of type SIZE) size calculat...
2011-01-30 tasnEvas textblock: Fixed bug with relative sized items...
2011-01-30 tasnEvas textblock: Fixed cursor when the cursor is in...
2011-01-30 tasnEvas bidi: remove the bidi reverse string, it's old...
2011-01-30 tasnEvas font-engine: simplify 26_6 round to int.
2011-01-30 tasnEvas font-engine: pen_x is now calculated with fraction...
2011-01-30 tasnEvas font-engine: Round the fractional coords (instead...
2011-01-30 tasnEvas: Fixed harfbuzz dependency checking. Was broken...
2011-01-30 tasnEvas textblock: Fixed async rendering support.
2011-01-30 tasnEvas textblock: Fixed a seg and the documentation error...
2011-01-30 tasnEvas textblock: split the visual layouting to two stages:
2011-01-30 tasnEvas font-engine: Fixed a puny memory leak.
2011-01-30 tasnUsed evas_textblock_text_node_changed instead of evas_t...
2011-01-30 tasnEvas textblock: The only thing that should force a...
2011-01-30 tasnEvas textblock: split layout line advance to advance...
2011-01-30 tasnEvas textblock: Added a couple of comments and mark...
2011-01-30 tasnEvas textblock: Fixed a major slowdown caused by a...
2011-01-30 tasnEvas textblock: Removed unused functions.
2011-01-30 tasnEvas textblock: Fix format usage in the visual layouting.
2011-01-30 tasnEvas textblock: format is now a property of both text...
2011-01-30 tasnEvas textblock: Fixed a bug in the last commit causing...
2011-01-30 tasnEvas textblock: Split between content changes and other...
2011-01-30 tasnSplit logical layouting and visual layouting completely...
2011-01-30 tasnEvas font-engine: A couple of major fixes:
2011-01-30 tasnEvas textblock: Started splitting the layouting to...
2011-01-30 tasnEvas textblock: Fixed line coords to be relative to...
2011-01-30 tasnEvas textblock: Update layout paragraph coordinates...
2011-01-30 tasnEvas textblock: Use layout paragraphs for faster item...
2011-01-30 tasnEvas textblock: started using the paragraph layout...
2011-01-30 tasnEvas textblock: Started using the layout paragraphs...
2011-01-30 tasnEvas font: skip over common script items when getting...
2011-01-30 tasnEvas font: fixed calling of bidi_end_of_run_get and...
2011-01-30 tasnRevert "Evas font-engine: Also split on script common...
2011-01-30 tasnEvas textblock: Started using advancement for wrapping.
2011-01-30 tasnEvas text object: Hacked a fix to string size get which...
2011-01-30 tasnEvas text: Fixed a bug with the issuing of script end...
2011-01-30 tasnEvas language utils: fixed evas_common_language_script_...
2011-01-30 tasnEvas text: Fixed object_text last_up_to_pos.
2011-01-30 tasnEvas font-engine: Fixed a bug in evas_common_language_s...
2011-01-30 tasnEvas text: fixed an issue with last_up_to_pos and char_...
2011-01-30 tasnEvas textblock: Migrated part of add and split item...
2011-01-30 tasnEvas font-engine: fixed kerning in the default walker.
2011-01-30 tasnEvas font-engine: Also split on script common.
2011-01-30 tasnRevert "Evas textblock: Shape a lot less when splitting...
2011-01-30 tasnEvas textblock + font engine: add an optimized way...
2011-01-30 tasnEvas font-ot: moved typedef to a better location (doesn...
2011-01-30 tasnEvas textblock: Shape a lot less when splitting to...
2011-01-30 tasnEvas textblock: removed an un-needed shaping that speed...
2011-01-30 tasnEvas font-engine: cache harfbuzz's face.
2011-01-30 tasnEvas font-engine: Fixed some issues with the git rebase...
2011-01-30 tasnEvas font-ot: Fixed mistakes that caused ilegal reads.
2011-01-30 tasnEvas font-ot: renamed internal source_pos to source_clu...
2011-01-30 tasnEvas font-engine: Add cluster support to the font-engin...
2011-01-30 tasnEvas font-engine: Fixed pen/char query. In RTL first...
2011-01-30 tasnEvas font-engine: Fixed an issue with cluster handling...
2011-01-30 tasnEvas font engine: Fixed a couple of issues:
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...
next