profile/ivi/evas.git
2011-02-01 rasterThanks to samsung - added WBMP loader.
2011-02-01 rasterslight tune of neon asm - based on stuff from nash...
2011-01-31 tasnEvas textblock: Fixed paragraph line number. It got...
2011-01-31 rasterFrom: ChunEon Park <chuneon.park@samsung.com>
2011-01-31 rasterother way.
2011-01-30 tasnRevert "Snapshot." - didn't mean to commit this :(
2011-01-30 tasnRevert "Snap 2" - didn't mean to commit it. :(
2011-01-30 tasnEvas: Updated changelog.
2011-01-30 tasnSnap 2
2011-01-30 tasnSnapshot.
2011-01-30 tasnEvas: Updated changelog.
2011-01-30 tasnEvas textblock: Eliminate the use of cutoff, we don...
2011-01-30 tasnEvas font: Fix indentation.
2011-01-30 tasnEvas textblock: Did a bit of code clean-up.
2011-01-30 tasnEvas textblock: Added ellipsis support (actually only...
2011-01-30 tasnEvas textblock: Fixed a memory leak and comment.
2011-01-30 tasnEvas textblock: Updated a comment.
2011-01-30 tasnEvas textblock: Fixed issue with charwrap causing an...
2011-01-30 tasnEvas font: Fixed memory leak when reloading an already...
2011-01-30 tasnEvas text: Fixed a segfault with text objects with...
2011-01-30 tasnRevert "Evas textblock: Use the last item's width,...
2011-01-30 tasnEvas textblock: Fixed paragraph width to also take...
2011-01-30 tasnEvas text: Added API to query text object's text direction.
2011-01-30 tasnEvas textblock: Fixed cursor position in BEFORE mode...
2011-01-30 tasnEvas textblock: Fixed cursor position with a cleared...
2011-01-30 tasnEvas textblock: Use the last item's width, not advance...
2011-01-30 tasnEvas text: Fixed string_size_get to use the last item...
2011-01-30 tasnEvas font-engine: Fixed query size when not using OT...
2011-01-30 tasnEvas text: relayout the items when needed.
2011-01-30 tasnEvas text: Fixed vert advance get in cases of mixed...
2011-01-30 tasnEvas textblock: Fixed a typo in the wordwrap code.
2011-01-30 tasnEvas textblock: Added wrap=mixed to the style options.
2011-01-30 tasnEvas textblock: Fixed a bug with wordwrapping causing...
2011-01-30 tasnEvas font-engine: Fixed ot face loading when loading...
2011-01-30 tasnEvas bidi: Fixed visibility issue with evas_bidi_shape_...
2011-01-30 tasnEvas font-engine: add a function to just ref text props.
2011-01-30 tasnEvas textblock: Implemented support for size_native_get...
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...
next