Merge "Fix webp&gif issue" into devel/master
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / text-view.cpp
2022-04-29 sunghyun kimMerge "Fix webp&gif issue" into devel/master
2022-04-28 Bowon RyuMerge "Add ECORE_IMF_CALLBACK_SELECTION_SET to IMFConte...
2022-04-27 joogab yunMerge "If VISIBLE is false, the focus cannot be set...
2022-04-26 Bowon RyuMerge "Resolved incorrect size when call GetTextSize...
2022-04-21 ssabahResolved incorrect size when call GetTextSize(TextLabel... 18/274118/1
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-29 Lukasz OleksakMerge "[AT-SPI] Introduce WebView::WebViewAccessible...
2022-03-29 joogab yunMerge "FocusChanged callback should be called after...
2022-03-29 Shinwoo Kimtext: Fix checking NULL after dereferencing 64/272964/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-08 joogab yunMerge "Remove dead code." into devel/master
2022-03-07 Bowon RyuMerge "Improve the underline markup" into devel/master
2022-03-07 Bowon RyuMerge "Support the underline and its attributes in...
2022-03-04 David SteeleMerge "DALi Version 2.1.12" into devel/master
2022-03-04 Bowon RyuMerge "fix issue with text size with negative line...
2022-03-01 abdullahfix issue with text size with negative line spacing 83/271783/2
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-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...
2022-01-07 David SteeleMerge "DALi Version 2.1.4" into devel/master
2022-01-07 Bowon RyuMerge "Add ENABLE_FONT_SIZE_SCALE property to text...
2022-01-07 Bowon RyuMerge "Fix text written below cursor bug" into devel...
2022-01-06 abdullahFix text written below cursor bug 39/268839/3
2021-12-26 Sara SamaraExtending Style - Adding Strikethrough 31/258031/35
2021-08-23 junsu choiMerge "CanvasView: Change Process to be called as PostP...
2021-08-20 Adeel KazmiMerge "DALi Version 2.0.40" into devel/master
2021-08-20 Bowon RyuMerge "Support line spacing & min line size in textedit...
2021-08-09 abdullahSupport line spacing & min line size in texteditor 00/261800/7
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 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-04-28 abdullahAdd text wrapping hyphen mode support 79/254279/23
2021-03-19 David SteeleMerge "Change BuildRequires of dali2-toolkit to Require...
2021-02-04 Adeel KazmiMerge "Dummy graphics controller for test suite" into...
2021-02-03 Adeel KazmiMerge branch 'devel/master' into devel/graphics
2021-02-03 Adeel KazmiUpdated all cpp files to new format 30/252830/5
2019-12-05 Paul WisbeyMerge "Change svg visual to load file using adaptor...
2019-12-05 Anton Obzhirov[dali_1.4.49] Merge branch 'devel/master' 24/219524/1
2019-12-02 joogab yunMerge "GetLineCount() after GetTextDirection() returns...
2019-11-29 Adeel KazmiMerge "Multiple text background color support for left...
2019-11-29 Richard HuangMultiple text background color support for left-to... 75/218675/6
2019-04-01 Seoyeon KimMerge "Add right shift handling for text controller...
2019-03-11 Adeel KazmiMerge "TextField is re-laied out after its properties...
2019-02-26 joogab yunMerge "Fixed an incorrect ellipsis" into devel/master
2019-02-22 David Steele[dali_1.4.8] Merge branch 'devel/master' 95/200395/1
2019-02-20 joogab yunMerge "Text improvement 1. Text - Layout text & icons...
2019-02-19 Joogab YunText improvement 73/197773/28
2017-12-22 Adeel KazmiMerge "Add the protected code and fix the crash issue...
2017-12-15 Francisco Santos[dali_1.3.4] Merge branch 'devel/master' 39/164139/1
2017-12-14 HyunJu ShinMerge "Add codes to prevent underflow" into devel/master
2017-12-13 Adeel KazmiMerge "Fix shader compile error fix in npatch visual...
2017-12-12 Adeel KazmiMerge "SVACE Error fix TextureManager Thread bounds...
2017-12-12 Adeel KazmiMerge "Text outline support in TextField & TextEditor...
2017-12-12 Richard HuangText outline support in TextField & TextEditor 70/163170/10
2017-09-22 David Steele[dali_1.2.58] Merge branch 'devel/master' 84/151984/1
2017-09-18 Adeel KazmiMerge "Do not clear keyboard focus on touch when always...
2017-09-15 David SteeleMerge "Added devel APIs to add and remove external...
2017-09-15 David SteeleMerge "Revert "Revert TextVisual in TextLabel Patches...
2017-09-15 Agnelo Vaz[dali_1.2.57] Merge branch 'devel/master' 96/150396/1
2017-09-15 Richard HuangRevert "Revert TextVisual in TextLabel Patches" 19/149619/3
2017-09-14 Kimmo HoikkaMerge "Fixed patch-coverage generation" into devel...
next