Fix RemoveText issue in text controller
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text /
2022-07-12 Bowon RyuFix RemoveText issue in text controller 49/277649/3
2022-07-11 Bowon RyuFix markup underline, strikethrough in overlay style 87/277487/3
2022-07-11 Eunki, HongCombine textvisual shader by TextShaderFactory 06/276106/15
2022-07-01 David SteeleMerge "DALi Version 2.1.29" into devel/master
2022-07-01 Eunki, HongFix name of glyph compression name 74/277174/1
2022-06-30 Eunki, HongCopyless glyph bitmap creation 32/276732/13
2022-06-28 Eunki HongMerge "Fix shader compile crash issue" into devel/master
2022-06-28 Heeyong SongMerge "Support YUV decoding for JPEG" into devel/master
2022-06-28 joogab yunMerge "Allows TextField and TextEditor to propagate...
2022-06-27 Bowon RyuMerge "fix incorrect index range in emoji-helper" into...
2022-06-24 joogab.yunAllows TextField and TextEditor to propagate PanGestures. 15/276715/5
2022-06-23 Bowon Ryufix incorrect index range in emoji-helper 20/276720/2
2022-06-17 joogab yunMerge "If the default algorithm is enabled, there is...
2022-06-16 joogab yunMerge "It may be outside the range of type int. Change...
2022-06-16 Bowon Ryufix incorrect calculaion of natural size in text 13/276413/1
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 Bowon RyuFix text AutoScroll ellipsis issue 97/275997/1
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 ssabahRefactoring related-runs for the mutable-markup (Spannable) 00/275100/3
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-26 sunghyun kimMerge "Apply premultiply in animated image visual"...
2022-05-26 Bowon RyuMerge "Fix key event propagation in text controller...
2022-05-25 Bowon RyuFix key event propagation in text controller 11/275411/3
2022-05-23 Bowon RyuMerge "Add text selection popup style" into devel/master
2022-05-19 Bowon RyuAdd text selection popup style 01/273601/9
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-05-10 Shinwoo KimMerge "[AT-SPI] remove isRoot param from Accessible...
2022-05-09 Seungho BAEKMerge "Fix glTF loading issue." into devel/master
2022-05-09 Heeyong SongMerge "Check window validity" into devel/master
2022-05-06 Heeyong SongCheck window validity 84/274684/1
2022-05-03 Shinwoo KimMerge "[AT-SPI] ScrollView: Use child postion for Scrol...
2022-04-29 sunghyun kimMerge "Fix webp&gif issue" into devel/master
2022-04-29 Seungho BAEKMerge changes I7b63ee17,I61bd1ed2 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-26 Bowon RyuMerge "Enhance texteditor background drawing performanc...
2022-04-26 Bowon RyuAdd ECORE_IMF_CALLBACK_SELECTION_SET to IMFContext 03/274303/4
2022-04-25 joogab yunMerge "If the currently focused actor is hidden or...
2022-04-25 Lukasz OleksakMerge "[AT-SPI] Set child's parent in WebViewAccessible...
2022-04-25 Bowon RyuMerge "fix incorrect selection highlight position with...
2022-04-21 ssabahResolved incorrect size when call GetTextSize(TextLabel... 18/274118/1
2022-04-21 Abdulleh Ghujehfix incorrect selection highlight position with postive... 11/274111/2
2022-04-21 Seungho BAEKMerge "Transfer uploadOnly flag to the core and update...
2022-04-19 Bowon RyuFix incorrect calc of GetHeightForWidth in TextLabel 88/273988/3
2022-04-17 Abdulleh GhujehEnhance texteditor background drawing performance 36/273736/2
2022-04-12 Seungho BAEKMerge "Refactoring Animated image visual" into devel...
2022-04-08 David SteeleMerge "DALi Version 2.1.17" into devel/master
2022-04-08 Bowon RyuMerge "Add vertical alignment for text editor" into...
2022-04-08 Bowon RyuAdd vertical alignment for text editor 39/273039/6
2022-04-03 ssabahRefactoring and documenting the markup tags and attributes 69/272869/5
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-04-01 Bowon RyuMerge "Supports USER_INTERACTION_ENABLED for text compo...
2022-04-01 Bowon RyuSupports USER_INTERACTION_ENABLED for text components 41/273041/5
2022-03-31 Abdulleh Ghujehfix issue in negative line spacing with key arrow down 00/273200/3
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 abdullahSupport paragraph attribute: relative line height 13/272113/4
2022-03-28 Abdulleh Ghujehfix linespacing calculation in TextLabel 59/272959/2
2022-03-28 Eunki HongMerge "TTrace enable always in tizen" into devel/master
2022-03-28 Bowon RyuMerge "Handle Emoji clustering for cursor handling...
2022-03-27 ssabahSupport character-spacing in span tag 16/272016/6
2022-03-27 ssabahSupport character-spacing tag in markup 89/271789/11
2022-03-27 ssabahHandle Emoji clustering for cursor handling 32/272432/9
2022-03-23 ssabahHandled nested tags in strikethrough 18/272318/4
2022-03-23 ssabahSupport Strikethrough with Height attribute in markup 64/272264/5
2022-03-23 ssabahSupport the strikethrough and its attribute in span tag 17/272017/9
2022-03-23 Bowon RyuMerge "Resolve cases for strikethrough when using multi...
2022-03-22 abdullahSupport span tag: background 63/272263/2
2022-03-22 Bowon RyuMerge "Fix text markup background incorrect position...
2022-03-21 abdullahFix text markup background incorrect position with... 62/272262/4
2022-03-21 Bowon RyuFix cursor visible issue on text editing 04/272604/1
2022-03-21 Bowon RyuFix cursor visible issue on text background 86/272586/1
2022-03-21 Bowon RyuMerge "Fix issue of applying ellipsis with negative...
2022-03-15 abdullahFix issue of applying ellipsis with negative line spacing 86/272386/2
2022-03-13 ssabahResolve cases for strikethrough when using multiple... 18/272018/9
2022-03-10 David SteeleMerge "Updated visuals to use VisualRenderer" into...
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 Shinwoo Kim[AT-SPI] text: add "GetRangeExtents" interface 61/271761/7
2022-03-07 David SteeleMerge "Fix shader issue during Animation & UPDATE_PROPE...
2022-03-07 Bowon RyuMerge "Improve the underline markup" into devel/master
next