Revert "Rollback to previous package. evas_1.0.0.001+svn.62695slp2+build31"
[framework/uifw/evas.git] / src / lib / canvas / evas_object_textblock.c
2011-10-10 Mike McCormackRevert "Rollback to previous package. evas_1.0.0.001...
2011-10-06 Daniel Juyung SeoRollback to previous package. evas_1.0.0.001+svn.62695s...
2011-10-05 Mike McCormackMerge branch 'upstream'
2011-09-20 WooHyun Jung[*][textblock] fix <a><a>A</a></a> problem. merge with...
2011-09-20 tasnEvas textblock: Fixed an issue when deleting A from...
2011-09-19 Myungjae Lee[textblock] Replace the rbtree index with a fixed ptr...
2011-09-19 tasnEvas textblock: Replace the rbtree index with a fixed...
2011-09-07 tasnEvas textblock: Added a workaround for the coords_recal...
2011-09-05 tasnEvas textblock: Use viewport for getting visible range...
2011-09-05 tasnEvas textblock: Fixed an issue when there are no availa...
2011-09-05 tasnEvas font: Fix compilation with C++ compilers.
2011-09-05 tasnEvas textblock: Fixed compiler warnings.
2011-09-02 Jaehwan Kim[*][Migration upstream r62695]
2011-08-23 Jaehwan Kim[Migration upstream r62695] Merge remote branch 'origin...
2011-08-22 Jaehwan KimMerge remote branch 'origin/upstream' into svn_merge
2011-08-22 Jaehwan KimMerge remote branch 'origin/upstream' into svn_merge
2011-08-22 Jaehwan KimMerge branch 'master' into svn_merge
2011-08-17 Jaehwan KimMerge remote branch 'origin/upstream' into svn_merge
2011-08-14 tasnEvas textblock: Fixed cursor_content_get's handling...
2011-08-14 Daniel Juyung Seo[Upstream Migration r62388]
2011-08-14 Daniel Juyung Seo[Upstream Initial Rebase r60295]
2011-08-11 tasnEvas textblock: Fixed bug in range_formats get.
2011-08-09 tasnEvas textblock: Added cursor_visible_range_get and...
2011-08-09 tasnEvas textblock: Fixed a bug in evas_textblock_cursor_ch...
2011-08-09 tasnEvas textblock: Fixed a bug in evas_textblock_cursor_li...
2011-08-07 tasnEvas textblock: Fixed compiler warning.
2011-08-04 tasnEvas textblock: Add const to parameter as we don't...
2011-08-02 tasnEvas textblock: Fixed range_text_get with TEXT_PLAIN.
2011-08-02 tasnEvas textblock: Fixed format_append/prepend.
2011-08-02 tasnEvas textblock: Renamed newline_mode_set/get -> legacy_...
2011-08-01 tasnEvas textblock: Use the set language with liblinebreak...
2011-08-01 tasnEvas textblock: Fixed a bug with <i> identified as...
2011-08-01 tasnEvas textblock: Added "lang" to markup to set the language.
2011-08-01 tasnEvas textblock+font: Fixed the font fallbacks support.
2011-08-01 tasnEvas textblock: Fixed cond jump depends on uninit value.
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 &nbsp; 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-07 WooHyun JungMerge "Textblock : merge with 61068 for fixing single...
2011-07-06 WooHyun JungTextblock : merge with 61068 for fixing single line bug
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-23 Jaehwan Kimsvn update: 60295 (latest:60295)
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.
next