evas/map - fixed afterimage problem. now we don't need work-around code anymore.
[framework/uifw/evas.git] / src / lib / canvas / evas_object_text.c
2012-06-01 ChunEon Parkevas/map - fixed afterimage problem. now we don't need...
2012-02-15 Jaehwan KimMerge branch 'master' of ssh://165.213.149.219:29418...
2012-02-06 Jaehwan KimEFL migration revision 67705
2012-01-18 englebassevas: par_len is only used with BIDI_SUPPORT
2011-11-03 Mike McCormackMerge branch 'upstream'
2011-10-31 hermetevas - supplemented more cases for object_freeze_events...
2011-09-02 Jaehwan Kim[*][Migration upstream r62695]
2011-08-22 Jaehwan KimMerge branch 'master' into svn_merge
2011-08-17 Jaehwan KimMerge remote branch 'origin/upstream' into svn_merge
2011-08-16 tasnEvas text: Set the object's size according to the advan...
2011-08-14 Daniel Juyung Seo[Upstream Migration r62388]
2011-08-01 tasnEvas font+textblock: Stopped using FcNameParse, parse...
2011-07-13 tasnEvas: Stopped using the typo enum EVAS_BIDI_DIRECTION_N...
2011-07-13 tasnEvas: Moved font functions from object_text.c to font_dir.c
2011-07-12 tasnEvas text: Fixed a bug with char_coords_get searching...
2011-07-12 tasnEvas text: Fixed a bug in evas_object_text_char_pos_get...
2011-06-23 Jaehwan Kimsvn update: 60295 (latest:60295)
2011-06-01 tasnEvas text: Fix ellipsis bidi, broke it a couple of...
2011-05-30 tasnEvas text/textblock: Fixed warnings when frame_quening...
2011-05-30 tasnEvas text/textblock: init cur_fi to NULL.
2011-05-30 tasnEvas text/textblock: Check we actually found a font...
2011-05-29 tasnEvas font-engine: Added two font opaque types.
2011-05-29 tasnEvas font-engine: Fixed font fallback in the same scrip...
2011-05-09 tasnEvas text: clean up evas_text_style_pad_get a bit further.
2011-05-08 tasnEvas text: Made evas_text_style_pad_get faster.
2011-05-04 tasnEvas text: Don't save unicode text, no use for it.
2011-05-02 tasnEvas font-engine: Remove passing of strings to font_draw.
2011-04-29 tasnEvas text: Move the shadow calculations out of the...
2011-04-20 tasnEvas text/textblock: Change item size calculation to...
2011-04-14 tasnEvas text/textblock: Add setting bidi_delimiter API.
2011-04-14 tasnEvas bidi: Added a way to ask for bidi segmentation...
2011-04-13 tasnEvas bidi: Add len parameter to evas_bidi_paragraph_pro...
2011-04-13 rasterfix slowdown - drew empty shadow when didnt need to.
2011-04-13 tasnEvas font-engine: *text_props_script_set add parameter...
2011-04-11 rastermany more shadow options (8 shadow directions now)
2011-04-08 rasterdoxy move to header.
2011-04-07 tasnEvas font-engine: Remove most of the passing of strings.
2011-04-05 Jaehwan Kimsvn update: 58227 (latest:58227)
2011-03-29 tasnEvas Textblock/text: Add clipping until we fix inset...
2011-03-29 tasnEvas Textblock/text: Fix rendering outsize of zone...
2011-03-09 Myungjae Leesvn update: 57457 (latest:57457)
2011-03-08 WooHyun Jung[Rollback]
2011-03-07 Myungjae Leesvn update: 57457 (latest:57457)
2011-02-21 rasterfix bug with prev/cur text state access in text obj...
2011-02-16 tasnEvas encoding: Removed Evas_Encoding and moved to eina_...
2011-02-15 cedric * evas: prevent early death of stringshare.
2011-02-10 tasnEvas text: Fixed compilation warning introduced in...
2011-02-10 tasnEvas font-engine: Fixed inset to use the string objects...
2011-02-01 tasnEvas text: Don't call text_props_info_create if there...
2011-02-01 tasnEvas font/textblock/text: Started using string objects...
2011-01-30 tasnEvas text: Fixed a segfault with text objects with...
2011-01-30 tasnEvas text: Added API to query text object's text direction.
2011-01-30 tasnEvas text: Fixed string_size_get to use the last item...
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: Started splitting the layouting to...
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 text: fixed an issue with last_up_to_pos and char_...
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 text: Fixed typo in horiz advance function.
2011-01-30 tasnEvas text: Wrote item layouting and splitting of items...
2011-01-30 tasnEvas bidi + font-engine + everything affected: Changed...
2011-01-30 tasnEvas bidi: Fixed the BiDi functions to accept paragraph...
2010-12-02 MyoungWoon Roy Kim[SVN EFL Migration] evas in SLP is merged into SVN...
2010-12-02 Daniel Juyung Seo[ROLLBACK to below revision]
2010-12-01 MyoungWoon Roy Kim[SVN EFL Migration] evas in SLP is merged into SVN...
2010-11-26 rasterevas -> use mempool for many objects and things. but...
2010-11-25 Jaehwan KimSVN EFL Migration SVN-54790
2010-10-15 sachielOh look, I had some docs to commit and forgot about...
2010-10-13 tasnEvas text: Fixed inset handling.
2010-10-12 tasnEvas text object: Fixed shaping.
2010-10-11 Prince Kr Dubey[Svn Merge]Merged the svn changes
2010-10-11 Prince Kr Dubey[SVN Merge] Svn Merged.
2010-10-07 Hyoyoung Chang[svn merge] r51678~r51707
2010-09-10 Jeahwan Kim[efl-upgrade]
2010-09-08 lucasFix common misspellings
2010-09-07 Jeahwan Kimsvn update: 51458 (latest:51480)
2010-09-02 caroevas_object_text*_get: return 0 in case of error
2010-09-01 tasnEvas textblock: Fixed compilation without fribidi....
2010-09-01 tasnEvas bidi: Changed the design a bit so it'll be easy...
2010-08-28 caroformatting
2010-08-18 cedric * evas: remove some warning.
2010-08-18 devilhornsFix warnings about some unused paramaters (This does...
2010-08-16 tasnEvas: Fixed many compilation warnings.
2010-08-15 tasnEvas bidi: Added defines for bidi paragraph types ...
2010-08-12 tasnEvas: Textblock - Fixed a couple of segs/invalid memory...
2010-08-09 tasnEvas: Redesigned the textblock object.
2010-07-28 tasnEvas: Changing the font engine to work with Eina_Unicod...
2010-07-17 devilhornsUse eina_stringshare_replace rather than several _del...
2010-06-07 Daniel Juyung SeoMerge with EFL svn repo
2010-06-07 Daniel Juyung Seosvn update: 49540 (latest:49550)
2010-05-21 rasterbig patch from Samsung SAIT (Advanced research group...
2010-05-18 Youmin Hasvn update: 48959 (latest:48959)
2010-04-29 cedric * evas: specify Evas canvas for Evas_Object.
2010-03-18 barbierievas: mega documentation improving commit.
2010-03-07 barbieriupdate text when secundary colors change.
next