Fix GetTextBoundingRectangle size issue
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text /
2022-09-16 Bowon RyuFix GetTextBoundingRectangle size issue 70/281370/2
2022-09-16 Bowon RyuMerge "Fix cursor position update issue" into devel...
2022-09-15 Bowon RyuFix cursor position update issue 03/281303/2
2022-09-08 sunghyun kimMerge "Caching texture instead of textureSet in Texture...
2022-08-25 Adeel KazmiMerge "Let CornerRadius / Borderline works on very...
2022-08-25 Adeel KazmiMerge "Fix texture coordinate error when visualSize...
2022-08-24 Bowon Ryucleanup auto scroll in text label 10/280110/4
2022-08-23 Bowon RyuMerge "stop text scrolling when label is disconnected...
2022-08-22 Bowon RyuMerge "Fix nullptr for the text geometry." into devel...
2022-08-22 Bowon Ryustop text scrolling when label is disconnected from... 75/279975/5
2022-08-18 sarajammalFix nullptr for the text geometry. 77/279777/4
2022-07-19 Seungho BAEKMerge "Fix svace issue" into devel/master
2022-07-19 Bowon RyuMerge "Fix: VS15 hides non-Emoji Negative Squared Latin...
2022-07-19 Seungho BAEKMerge "Add bvh loader in scene-loader" into devel/master
2022-07-18 ssabahFix: VS15 hides non-Emoji Negative Squared Latin Capita... 22/277822/9
2022-07-18 Seungho BAEKMerge "Change dali-scene-loader to dali-scene3d" into...
2022-07-18 Bowon RyuMerge "Add log for font load validation" into devel...
2022-07-18 Bowon RyuAdd log for font load validation 31/277931/4
2022-07-13 Adeel KazmiMerge "Moved Text Controller & Markup Processor to...
2022-07-13 Adeel KazmiMerge "(Vector) Fix occasional tc failure" into devel...
2022-07-13 Adeel KazmiMoved Text Controller & Markup Processor to sub-folders 31/277731/3
2022-07-12 Bowon RyuMerge "Fix RemoveText issue in text controller" into...
2022-07-12 Artur ŚwigońMerge "[AT-SPI] Update test DBusWrapper for ABI compati...
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
next