Evas textblock: Fixed if to be else if in format handling.
[profile/ivi/evas.git] / src / lib / canvas / evas_object_textblock.c
2011-08-01 tasnEvas textblock: Fixed if to be else if in format handling.
2011-08-01 tasnEvas textblock: Added font_width to markup.
2011-08-01 tasnEvas font+textblock: Stopped using FcNameParse, parse...
2011-07-31 tasnEvas textblock: Fixed a memory leak.
2011-07-28 tasnEvas textblock: Changed 'heavy' weight to 'black'.
2011-07-28 tasnEvas textblock: Fixed a bug with font_weight and font_s...
2011-07-28 tasnEvas textblock: Added font_weight and font_style formats.
2011-07-28 tasnEvas textblock: Format tags now support quoting values.
2011-07-28 tasnEvas textblock: Removed useless alloca.
2011-07-27 tasnEvas textblock: Fixed a bug with format invalidation.
2011-07-27 tasnEvas textblock: Fix format_append's format parsing.
2011-07-26 tasnEvas textblock: Fixed a bug with item visibility check.
2011-07-26 tasnEvas textblock: Fixed invalidate_text_nodes to work...
2011-07-26 tasnEvas textblock: Fixed remove_pair and remove_matching.
2011-07-26 tasnEvas textblock: Use orig_format instead of _style_match...
2011-07-26 tasnEvas textblock: Fixed _format_append to parse tags...
2011-07-24 tasnEvas tests: Adedd a textblock test for the last bug...
2011-07-24 tasnEvas textblock: Fixed updating of formats position...
2011-07-21 tasnEvas textblock: Fixed native size calculation with...
2011-07-21 tasnEvas textblock: Fixed some more line height calculations.
2011-07-21 tasnEvas textblock: Fixed relative items size calculation.
2011-07-20 tasnEvas textblock: Fixed removing of format pairs in a...
2011-07-20 tasnEvas textblock: Fixed removing of format pairs in a...
2011-07-20 tasnEvas textblock: Fixed   handling.
2011-07-19 tasnEvas tests: Added a test to verify last textblock bugfix.
2011-07-19 tasnEvas textblock: Fixed a bug when the last paragraph...
2011-07-17 tasnEvas textblock: Adjusted textblock_item_text struct...
2011-07-17 tasnEvas textblock: Fixed inline valign.
2011-07-17 tasnEvas textblock: Fixed a bug in mixed wrapping mode.
2011-07-17 tasnEvas textblock: Fixed linegap.
2011-07-17 tasnEvas textblock: Fixed a bug in RELSIZE items size calcu...
2011-07-17 tasnEvas text: Added _text_props_cluster_next.
2011-07-17 tasnEvas textblock: Fixed an issue with item formats.
2011-07-14 tasnEvas textblock: Removed useless code. We should never...
2011-07-14 tasnEvas textblock: Fixed cursor_coord_set with rtl/bidi...
2011-07-14 tasnEvas textblock: Added a small fix to valign.
2011-07-14 tasnEvas textblock: Fixed an issue with in-line valign.
2011-07-14 tasnEvas textblock: Fixed issue with char/line_coord_set...
2011-07-14 tasnEvas textblock: Fixed issue with char/line_coord_set...
2011-07-13 tasnEvas textblock: Fixed a bug in line_coord_set with...
2011-07-13 tasnEvas textblock: Fixed a bug in cursor_char_coord_set...
2011-07-13 tasnEvas textblock: Fixed a bug with scaling items.
2011-07-11 tasnEvas textblock: Fixed style padding calculation.
2011-07-11 tasnEvas textblock: Fixed an issue with escaped-html-like...
2011-07-11 tasnEvas textblock: Removed useless function.
2011-07-11 tasnEvas textblock: Fixed an issue with string_escaped_get.
2011-07-11 tasnEvas textblock: Fixed evas_textblock_cursor_format_prev.
2011-07-11 tasnEvas textblock: Deprecated evas_textblock_cursor_set_at...
2011-07-11 tasnEvas textblock: Hopefully eliminate all issues with...
2011-07-10 tasnEvas textblock: Fixed evas_textblock_cursor_eol_get.
2011-07-10 tasnEvas textblock: Fixed cursor_paragraph_text_length_get.
2011-07-10 tasnEvas textblock: Fixed a bug in _paragraph_char_last...
2011-07-10 tasnEvas textblock: Fixed returned position of "clean"...
2011-07-10 tasnEvas textblock: textblock_cursor_get's return should...
2011-07-06 tasnEvas textblock: Fixed _cursor_char_coord_set with coord...
2011-07-06 tasnEvas textblock: Fixed weird cursor behavior with empty...
2011-06-28 tasnEvas textblock: Yet another coord_set fix.
2011-06-28 tasnEvas textblock: Fixed coord_set and line_coord set...
2011-06-15 tasnEvas textblock: Should invalidate before declaring...
2011-06-15 tasnEvas textblock: Fixed scale update.
2011-06-13 tasnEvas textblock: Fixed a rare issue with line wrapping...
2011-06-10 tasnEvas textblock: Fixed charwrap for very small textblocks.
2011-06-07 tasnEvas textblock: Fixed two ellipsis issues.
2011-06-05 tasnEvas textblock: make charwrap not force wrap in an...
2011-06-02 tasnEvas textblock: Fixed an issue with min size calculatio...
2011-06-02 tasnEvas textblock: Fixed min size calculation with right...
2011-06-01 tasnEvas textblock: Start splitting layouting and layouting...
2011-06-01 tasnEvas textblock: Use advance when calculating line break...
2011-06-01 tasnEvas textblock: Added a paragraph property to indicate...
2011-06-01 tasnEvas textblock: Only use paragraph bidi props in the...
2011-06-01 tasnEvas textblock: Paragraphs don't need a x coordinate...
2011-05-31 tasnEvas textblock: Split _layout to _layout and _layout_pre.
2011-05-31 tasnEvas textblock: Remove calc_only from layout, not neede...
2011-05-31 tasnEvas textblock: Move native size calculation out of...
2011-05-30 tasnEvas textblock: There can be only one ellipsis item...
2011-05-30 tasnEvas textblock: Use Evas_Coord instead of int for coords.
2011-05-30 tasnEvas textblock: Removed some fat. Format should be...
2011-05-30 tasnEvas textblock: Don't try to move text if the length...
2011-05-30 tasnEvas textblock: Remove a bit of useless fat.
2011-05-30 tasnEvas text/textblock: init cur_fi to NULL.
2011-05-30 tasnEvas textblock: Fix casting of font when calling pipe op.
2011-05-30 tasnEvas text/textblock: Check we actually found a font...
2011-05-30 tasnEvas textblock: clean up text_append, and possibly...
2011-05-30 tasnEvas textblock: Removed ununeeded allocation.
2011-05-30 tasnEvas textblock: Fix an issue with empty textblocks.
2011-05-29 tasnEvas textblock: Possible workaround for the infinite...
2011-05-29 tasnEvas font-engine: Added two font opaque types.
2011-05-29 tasnEvas textblock/font-engine: Fix compiler warnings with...
2011-05-29 tasnEvas textblock: Added support for numeric escape sequences.
2011-05-29 tasnEvas font-engine: Fixed font fallback in the same scrip...
2011-05-19 tasnEvas textblock: Added an rbtree index for the layout...
2011-05-19 tasnEvas textblock: Use the saved paragraph pointer instead...
2011-05-17 tasnEvas textblock: Fix a potential bug in wrapping.
2011-05-15 tasnEvas textblock: Set cursor position if not already...
2011-05-15 tasnEvas textblock: Fixed a possible bug with wordwrap.
2011-05-15 tasnEvas textblock: Speed up rendering. Find the start...
2011-05-12 tasnEvas textblock: Fix segfault with evas_textblock_cursor...
2011-05-11 tasnEvas textblock: Added _format_list_get for fast retriev...
2011-05-11 tasnEvas textblock: Don't allow overwriting the format...
2011-05-11 tasnEvas textblock: Only parse formats that can change...
next