Merge "[ATSPI] Fix for SCREEN coordinate type in GetExtents" into devel/master
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text /
2021-08-01 joogab yunMerge "Set TapGesture only if there is an anchor."...
2021-07-30 joogab.yunSet TapGesture only if there is an anchor. 51/261851/10
2021-07-26 Eunki HongMerge "Reduce the number of conversion between std...
2021-07-22 Shinwoo KimMerge "[ATSPI] Check higlight area using PropertyNotifi...
2021-07-22 Bowon RyuAdded missing initialization in text layout-engine 84/261684/1
2021-07-22 Bowon RyuFix coverity issue in text layout-engine 80/261680/1
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-19 joogab yunMerge "Users can implement focus movement by SetCustomA...
2021-07-16 Adeel KazmiFix SVACE error in bidirectional-support.cpp 12/261412/1
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-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-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-07 Seoyeon KimUpdate ATSPI code according to DALi coding rule 82/260282/11
2021-07-06 Joogab YunMakes the LTR/RTL alignment of text follow the system... 58/259858/17
2021-07-05 JIYUN YANGMerge "Add APIs for showing/hiding context menu." into...
2021-07-05 Bowon RyuMerge "Fix behaviour when PreeditStyle is REVERSE"...
2021-07-05 JIYUN YANGMerge "WebView create a visual when it got a first...
2021-07-01 Bowon RyuFix behaviour when PreeditStyle is REVERSE 15/260515/7
2021-06-29 Seoyeon KimMerge "[AT-SPI] Set ImageView non-highlightable by...
2021-06-29 Bowon RyuMerge "Add InputFilter to TextField, TextEditor" into...
2021-06-28 Bowon RyuReduce unnecessary calc in CalculateVerticalOffset() 34/260234/2
2021-06-28 Bowon RyuMerge "Add support for span tag" into devel/master
2021-06-28 Bowon RyuAdd InputFilter to TextField, TextEditor 75/258375/14
2021-06-25 Seungho BAEKMerge "Fix initialization of singleton variable in...
2021-06-24 abdullahAdd support for span tag 86/257786/12
2021-06-24 joogab yunMerge "Change MatchSystemLanguageDirection is true...
2021-06-24 Bowon RyuFix underline issue when PreeditStyle is REVERSE, HIGHLIGHT 16/260416/1
2021-06-24 abdullahadd support for background markup tag 73/259073/11
2021-06-21 Bowon RyuMerge "Fix invalid update to TextUpdateInfo in SELECTIN...
2021-06-18 Bowon RyuFix invalid update to TextUpdateInfo in SELECTING state. 84/260084/2
2021-06-18 Joogab YunChange MatchSystemLanguageDirection is true. 10/259910/5
2021-06-15 joogab yunMerge "Add TOUCH_FOCUSABLE property" into devel/master
2021-06-07 Eunki HongMerge "Add borderline property for visual + Integrate...
2021-06-06 Shrouq SabahFix the LineCount issue when text is changed. 57/259357/2
2021-06-01 Seoyeon KimMerge "[AT-SPI] Add SetTextContents, InsertText and...
2021-06-01 Bowon RyuMerge "Add InputMethodSettings property to TextEditor...
2021-06-01 joogab yunMerge "Set Gesture Propagation" into devel/master
2021-06-01 Bowon RyuMerge "Fixed invalid text selection behaviour" into...
2021-05-28 Bowon RyuFixed invalid text selection behaviour 59/258959/1
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-27 Seoyeon KimMerge "[AT-SPI] Set default value of ReadingInfoTypes...
2021-04-26 Shrouq SabahSupport Underline to Markup using underlined-character-run 71/256771/9
2021-04-26 Seungho BAEKMerge "Add post processor" into devel/master
2021-04-26 Bowon RyuMerge "This is a hotfix for side effect on Scrolling...
2021-04-22 Shrouq SabahThis is a hotfix for side effect on Scrolling, LineWrap... 79/255379/14
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 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-08 ali198724Allow Large font size in dali 64/255164/14
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-04-06 a.ghujeh[dali-toolkit] fix set max character length when text... 22/246622/12
2021-04-01 Adeel KazmiMerge "Implements CanvasView control" into devel/master
2021-04-01 Sara SamaraFixing the issue where characters were being drawn... 86/253286/11
2021-03-29 Bowon RyuMerge "Add OPTION_DIVIDER_PADDING property to TextSelec...
2021-03-29 JIYUN YANGMerge "Add some properties into web view" into devel...
2021-03-29 joogab yunMerge "Add parameter (bool immediate) to TextChanged...
2021-03-26 Adeel KazmiMerge branch 'devel/master' into devel/graphics 25/256025/1
2021-03-26 Bowon RyuAdd parameter (bool immediate) to TextChanged signal... 75/255875/3
2021-03-26 JIYUN YANGMerge "Support mouse & wheel events in web view." into...
2021-03-25 Seoyeon KimMerge "[AT-SPI] EmitStateChanged is called only when...
2021-03-22 Sara Samara[Dali-toolkit] Restrict text ui handles to prevent... 37/246137/13
2021-03-19 David SteeleMerge "Use broken image when animated image loading...
2021-03-19 David SteeleMerge "Change BuildRequires of dali2-toolkit to Require...
2021-03-12 David SteeleMerge branch 'devel/master' into devel/graphics graphics-backend-pre-release-3
2021-03-11 JIYUN YANGMerge "Add APIs of webview settings." into devel/master
2021-03-04 joogab yunMerge "Prevent height adjustment of TextLabel" into...
2021-03-04 Bowon RyuPrevent height adjustment of TextLabel 16/254516/1
2021-03-03 joogab yunMerge "Fixed scroll issue when use padding of TextField...
2021-03-03 joogab yunMerge "fix wrong cursor position in TextField" into...
2021-03-01 Adeel KazmiMerge branch 'devel/master' into devel/graphics 71/254371/1
next