fix incorrect calculaion of natural size in text
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / rendering /
2022-06-09 Bowon RyuMerge "Fix text AutoScroll ellipsis issue" into devel...
2022-06-09 Bowon RyuMerge "Resolve incorrect position for Ellipsis when...
2022-06-09 Eunki HongMerge "Remove useless iteration when debug mode" into...
2022-06-09 Eunki, HongRemove useless iteration when debug mode 68/276068/2
2022-06-08 Adeel KazmiMerge "Free GlyphData buffer" into devel/master
2022-06-08 ssabahResolve incorrect position for Ellipsis when mixed... 95/275895/6
2022-06-08 Eunki, HongFree GlyphData buffer 79/275979/1
2022-06-07 Adeel KazmiMerge "Fix bug when we use bitmap font." into devel...
2022-06-07 Eunki, HongFix bug when we use bitmap font. 68/275968/2
2022-06-07 Adeel KazmiMerge "Minor reduce textlabel creation time." into...
2022-06-07 Eunki, HongMinor reduce textlabel creation time. 81/275581/11
2022-06-01 David SteeleMerge "Fix svace issue for dli-extra" into devel/master
2022-05-31 Bowon RyuMerge "Refactoring related-runs for the mutable-markup...
2022-05-30 ssabahIgnore vertical line alignment when the line spacing... 03/274903/5
2022-05-30 Abdulleh Ghujehfix issue with VerticalLineAlignment with multiple... 97/274097/6
2022-05-23 Bowon RyuMerge "Add text selection popup style" into devel/master
2022-05-18 Eunki HongMerge "Change conflict of some visual's Impl namespace...
2022-05-18 Eunki HongMerge "Optimize some text-typesetter rendering operatio...
2022-05-18 Eunki, HongOptimize some text-typesetter rendering operations 09/275009/11
2022-04-01 David SteeleMerge "DALi Version 2.1.16" into devel/master
2022-04-01 Bowon RyuMerge "fix issue in negative line spacing with key...
2022-04-01 Bowon RyuMerge "Support paragraph attribute: relative line heigh...
2022-04-01 Bowon RyuMerge "fix linespacing calculation in TextLabel" into...
2022-03-28 Abdulleh Ghujehfix linespacing calculation in TextLabel 59/272959/2
2022-03-28 Bowon RyuMerge "Handle Emoji clustering for cursor handling...
2022-03-27 ssabahSupport character-spacing tag in markup 89/271789/11
2022-03-23 ssabahHandled nested tags in strikethrough 18/272318/4
2022-03-23 Bowon RyuMerge "Resolve cases for strikethrough when using multi...
2022-03-13 ssabahResolve cases for strikethrough when using multiple... 18/272018/9
2022-03-10 Shinwoo KimMerge "[AT-SPI] text: add "GetRangeExtents" interface...
2022-03-08 joogab yunMerge "Remove dead code." into devel/master
2022-03-07 David SteeleMerge "Fix shader issue during Animation & UPDATE_PROPE...
2022-03-07 Bowon RyuMerge "Improve the underline markup" into devel/master
2022-02-28 ssabahImprove the underline markup 45/271745/5
2022-02-24 Bowon RyuMerge "Support paragraph tag <p> in markup" into devel...
2022-02-22 David SteeleMerge "Use RegisterUniqueProperty for some more rendere...
2022-02-22 ssabahSupport paragraph tag <p> in markup 84/270384/16
2022-02-21 ssabahSupport Markup Underline attributes 88/271188/10
2022-02-07 Heeyong SongMerge "Set http response body in binary format." into...
2022-02-04 Adeel KazmiMerge "DALi Version 2.1.8" into devel/master
2022-02-01 abdullahFix strikethrough coloring for Textlabel 08/270408/1
2022-01-28 Adeel KazmiMerge "Reserved Visual properties on renderer creation...
2022-01-27 joogab yunMerge "Add null check for currentFocusActor" into devel...
2022-01-27 Bowon RyuMerge "Adding Character Spacing" into devel/master
2022-01-24 Sara SamaraAdding Character Spacing 90/260890/78
2022-01-21 Artur ŚwigońMerge "[AT-SPI] Mark text cursors as ACCESSIBILITY_HIDD...
2022-01-21 Artur ŚwigońMerge "[AT-SPI] Notify parent Accessible when ACCESSIBI...
2022-01-20 David SteeleMerge "Improved visual base property registration speed...
2022-01-20 Adeel KazmiMerge "Forced all ControlWrapper instances to ignore...
2022-01-19 Bowon RyuMerge "support strikethrough markup tag" into devel...
2022-01-13 abdullahsupport strikethrough markup tag 48/260348/12
2022-01-13 Bowon RyuMerge "Extending Text Styles - Adding Dashed/Double...
2022-01-11 Sara SamaraExtending Text Styles - Adding Dashed/Double Underline 30/257630/38
2022-01-11 Seoyeon KimMerge "Add a callback for navigation policy in web...
2022-01-10 Bowon RyuMerge "Extending Style - Adding Strikethrough" into...
2021-12-26 Sara SamaraExtending Style - Adding Strikethrough 31/258031/35
2021-11-18 Adeel KazmiMerge "(Text Controller) Moved some input properties...
2021-11-18 Bowon RyuMerge "Support Emoji sequences" into devel/master
2021-11-16 Bowon RyuMerge "Fix: The last line of the text overlaps with...
2021-11-16 joogab.yunfixed ellipsis position with multi line 93/266593/2
2021-07-26 Eunki HongMerge "Reduce the number of conversion between std...
2021-07-21 Seungho BAEKMerge "Fix to do not remove entity inside loop.(Transit...
2021-07-21 Seungho BAEKMerge "Add ApplyCustomFragmentPrefix" into devel/master
2021-07-15 JIYUN YANGMerge "Replace Signal with std::function." into devel...
2021-07-15 David SteeleMerge "Fixed doxygen error in web-view.h" into devel...
2021-07-15 Bowon RyuMerge "Support Ellipsis Position Property" into devel...
2021-07-13 Shrouq SabahSupport Ellipsis Position Property 60/259560/33
2021-07-12 JIYUN YANGMerge "Add WebView SetTtsFocus" into devel/master
2021-07-12 Eunki HongMerge "Add borderline features at transition effect...
2021-07-09 joogab yunMerge "Makes the LTR/RTL alignment of text follow the...
2021-07-08 David SteeleMerge "Reflection GetSamplers() returns const ref"...
2021-07-08 joogab yunMerge "Revert "Call SetCurrentFocusActor()"" into devel...
2021-07-08 Bowon RyuMerge "Fix corrupted markup background" into devel...
2021-07-08 abdullahFix corrupted markup background 51/260851/12
2021-07-05 JIYUN YANGMerge "WebView create a visual when it got a first...
2021-06-25 Seungho BAEKMerge "Fix initialization of singleton variable in...
2021-06-24 joogab yunMerge "Change MatchSystemLanguageDirection is true...
2021-06-24 abdullahadd support for background markup tag 73/259073/11
2021-05-14 Adeel KazmiMerge "Added pixel format to fix bug with ktx loader...
2021-05-13 Adeel KazmiMerge branch 'devel/master' into devel/graphics 28/258328/2
2021-05-11 Adeel KazmiMerge "Fixed SVACE error in text-typesetter.cpp" into...
2021-05-11 Adeel KazmiFixed SVACE error in text-typesetter.cpp 53/258153/3
2021-05-11 Seoyeon KimMerge "atspi: use 'class' key for Dali type name" into...
2021-05-10 Seungho BAEKMerge "Make to use DevelTexture::ApplyNativeFragmentSha...
2021-05-10 Bowon RyuMerge "Add text wrapping hyphen mode support" into...
2021-05-07 Adeel KazmiMerge "Move glyphy shaders into separate files" into...
2021-05-07 Richard HuangMove glyphy shaders into separate files 21/258021/1
2021-04-28 Adeel KazmiMerge "Windows build fixes" into devel/master
2021-04-28 abdullahAdd text wrapping hyphen mode support 79/254279/23
2021-04-27 Shrouq SabahFixing issue: On Text, reducing font-point-size when... 23/254923/24
2021-04-27 Bowon RyuMerge "Support Underline to Markup using underlined...
2021-04-26 Shrouq SabahSupport Underline to Markup using underlined-character-run 71/256771/9
2021-04-15 joogab yunMerge "[dali-toolkit] fix set max character length...
2021-04-13 Adam BialogonskiMerge branch 'devel/master' into devel/graphics 62/256762/2
2021-04-09 JIYUN YANGMerge "Add APIs of webview back forward list" into...
2021-04-08 Adeel KazmiMerge "Allow Large font size in dali" into devel/master
2021-04-08 ali198724Allow Large font size in dali 64/255164/14
2021-03-19 David SteeleMerge "Change BuildRequires of dali2-toolkit to Require...
2021-02-11 David SteeleFixed memory scribbler in text vector blob 92/253492/1
2021-02-10 Heeyong SongMerge "(Vector) Show the broken image when loading...
next