profile/ivi/evas.git
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...
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...
next