Fix text AutoScroll ellipsis issue
[platform/core/uifw/dali-toolkit.git] / automated-tests / src / dali-toolkit-internal / dali-toolkit-test-utils /
2022-06-08 Bowon RyuFix text AutoScroll ellipsis issue 97/275997/1
2022-05-13 Eunki HongMerge "Cache animated image's frame index" into devel...
2022-05-12 Lukasz OleksakMerge "[AT-SPI] Call EmbedAtkSocket() from WebViewAcces...
2022-05-12 Artur Świgoń[AT-SPI] Call EmbedAtkSocket() from WebViewAccessible 15/274515/4
2022-05-10 Shinwoo KimMerge "[AT-SPI] remove isRoot param from Accessible...
2022-05-09 Shinwoo Kim[AT-SPI] remove isRoot param from Accessible::Get 50/274750/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-28 Bowon RyuMerge "Handle Emoji clustering for cursor handling...
2022-03-27 ssabahSupport character-spacing tag in markup 89/271789/11
2022-02-24 Bowon RyuMerge "Support paragraph tag <p> in markup" into devel...
2022-02-22 ssabahSupport paragraph tag <p> in markup 84/270384/16
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-10 Bowon RyuMerge "Extending Style - Adding Strikethrough" into...
2021-12-22 Seungho BAEKMerge "Refactoring TextureUploadObserver." into devel...
2021-12-22 Seungho BAEKMerge "Remove .clang-format file from toolkit/automated...
2021-12-17 Lukasz OleksakMerge "[AT-SPI] Update #include paths to AT-SPI interfa...
2021-12-16 Artur Świgoń[AT-SPI] Update #include paths to AT-SPI interfaces 69/267869/6
2021-12-16 Bowon RyuMerge "Fixing Bug: Caret is too big with LineSpacing...
2021-12-16 joogab yunMerge "Changed GetNearestFocusableActor interface to...
2021-12-15 Sara SamaraFixing Bug: Caret is too big with LineSpacing 81/264281/15
2021-12-15 Lukasz Oleksak[ATSPI] Fix for DefaultLabel 23/267323/8
2021-11-22 joogab yunMerge "Add a callback to get textfitted font size....
2021-11-22 Seoyeon KimMerge "[AT-SPI] Support for hidden text added" into...
2021-11-18 Adeel KazmiMerge "(Text Controller) Moved some input properties...
2021-11-18 Adeel KazmiMerge "DALi Version 2.0.53" into devel/master
2021-11-18 joogab yunMerge "Fix alignment issues with field and editor....
2021-11-18 Bowon RyuMerge "Support Emoji sequences" into devel/master
2021-11-17 Shrouq SabahSupport Emoji sequences 47/266047/17
2021-11-16 Bowon RyuMerge "Fix: The last line of the text overlaps with...
2021-11-10 Seoyeon KimMerge "[ATSPI] Update accessibility-test-utils files...
2021-11-08 Seoyeon Kim[ATSPI] Update accessibility-test-utils files 79/265679/5
2021-08-13 junsu choiMerge "CanvasView: Change CanvasRenderer::GetSize(...
2021-08-09 Bowon RyuMerge "Add TextSelect()" into devel/master
2021-08-09 Bowon RyuMerge "fix wrong behaviour of SelectWholeText()" into...
2021-08-09 Bowon RyuMerge "Fix SetPrimaryCursorPosition() behaviour when...
2021-08-06 Adeel KazmiMerge "DALi Version 2.0.38" into devel/master
2021-08-06 Eunki HongMerge "[ATSPI] Fix for SCREEN coordinate type in GetExt...
2021-08-03 Lukasz Oleksak[ATSPI] Fix for SCREEN coordinate type in GetExtents 63/261963/10
2021-07-26 Eunki HongMerge "Reduce the number of conversion between std...
2021-07-23 JIYUN YANGMerge "Implement WebView::GetPlainTextAsynchronously...
2021-07-22 Shinwoo KimMerge "[ATSPI] Check higlight area using PropertyNotifi...
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-21 Shinwoo Kim[ATSPI] Check higlight area using PropertyNotification 42/260342/18
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 Adeel KazmiMerge "DALi Version 2.0.34" into devel/master
2021-07-09 joogab yunMerge "Makes the LTR/RTL alignment of text follow the...
2021-07-07 Eunki HongMerge "BorderlineColor allow Actor's OPACITY & MIX_COLO...
2021-07-07 Seoyeon KimMerge "[ATSPI][SVACE] Fixes use of v variable after...
2021-07-06 Joogab YunMakes the LTR/RTL alignment of text follow the system... 58/259858/17
2021-07-05 JIYUN YANGMerge "WebView create a visual when it got a first...
2021-07-02 Lukasz Oleksak[ATSPI][SVACE] Fixes use of v variable after it was... 86/260786/2
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-06-18 Joogab YunChange MatchSystemLanguageDirection is true. 10/259910/5
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-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-09 JIYUN YANGMerge "Add APIs of webview back forward list" into...
2021-04-08 Adeel KazmiMerge branch 'devel/master' into devel/graphics 46/256646/1
2021-04-08 Bowon RyuMerge "Fixing the issue where characters were being...
2021-04-08 JIYUN YANGMerge "Add some APIs into web context." into devel...
2021-04-07 Seoyeon KimMerge "[AT-SPI] Use WeakHandle<Actor> in Accessible...
2021-04-07 Bowon RyuMerge "Support anchor to TextLabel, TextField, TextEdit...
2021-04-07 Bowon RyuSupport anchor to TextLabel, TextField, TextEditor 97/253197/27
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-02 Heeyong SongCreate Renderer when the Visual is created 88/252188/5
2020-11-11 Seungho BAEKMerge "Blend Equation Advanced Supporting" into devel...
2020-11-06 Adeel Kazmi[dali_2.0.0] Merge branch 'devel/master' 80/247180/1
2020-11-04 Adeel KazmiMerge "Improve asynchronous SVG loading performance...
2020-10-30 David SteeleMerge "DALi Version 1.9.36" into devel/master
2020-10-30 David SteeleMerge changes I2df640e0,Ia1188305,I7fae506e,I7967a7cc...
2020-10-23 Artur Świgoń[AT-SPI] Set both ScreenReaderEnabled and IsEnabled... 68/245068/10
2020-10-23 Bartlomiej Grzelewski[AT-SPI] Add TestDBusWrapper and bypass compilation... 25/244825/13
next