Merge "[AT-SPI] text: add "GetRangeExtents" interface" into devel/master
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text /
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
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-04 abdullahSupport RelativeLineHeight in TextEditor/TextLabel 86/271686/5
2022-03-03 Bowon RyuMerge "Fix issue in Selection with negative line spacin...
2022-03-01 abdullahfix issue with text size with negative line spacing 83/271783/2
2022-02-28 ssabahImprove the underline markup 45/271745/5
2022-02-28 ssabahSupport the underline and its attributes in span tag 85/271685/5
2022-02-27 abdullahFix issue in Selection with negative line spacing 09/271609/7
2022-02-24 Bowon RyuMerge "Support align attribute for paragraph tag in...
2022-02-24 Bowon RyuMerge "Support paragraph tag <p> in markup" into devel...
2022-02-24 Bowon RyuMerge "fix cursor visible issue" into devel/master
2022-02-23 ssabahSupport align attribute for paragraph tag in markup 42/270442/10
2022-02-23 Bowon Ryufix cursor visible issue 29/270329/4
2022-02-23 Bowon RyuMerge "Add underline to anchor in the markup processor...
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-22 Bowon RyuAdd underline to anchor in the markup processor 89/271489/1
2022-02-21 ssabahSupport Markup Underline attributes 88/271188/10
2022-02-21 ssabahRefactor some parts in Markup processor 87/271187/3
2022-02-21 Bowon RyuMerge "fix issue when strikethrough used without ending...
2022-02-07 abdullahfix issue when strikethrough used without ending tag 70/270670/2
2022-02-07 Heeyong SongMerge "Set http response body in binary format." into...
2022-02-04 Adeel KazmiMerge "DALi Version 2.1.8" into devel/master
2022-02-01 abdullahFix strikethrough coloring for Textlabel 08/270408/1
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-26 Bowon RyuMerge "Add SelectionStarted signal" into devel/master
2022-01-24 Sara SamaraAdding Character Spacing 90/260890/78
2022-01-24 Seoyeon KimMerge "[AT-SPI] Remove GetBoundAccessibilityObject...
2022-01-24 Bowon RyuMerge "Fix svace issue on text-visual" into devel/master
2022-01-24 Bowon RyuMerge "Fix svace issue on text controller" into devel...
2022-01-21 David SteeleMerge "DALi Version 2.1.6" into devel/master
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-21 Bowon RyuFix svace issue on text controller 84/269884/1
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-18 Artur Świgoń[AT-SPI] Mark text cursors as ACCESSIBILITY_HIDDEN 96/268896/4
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
2022-01-06 Bowon RyuAdd ENABLE_FONT_SIZE_SCALE property to text components 99/268999/2
2022-01-05 Eunki HongMerge "Make DoCreatePropertyMap use index key" into...
2022-01-03 Bowon RyuAvoid integer overflow in cursor helper functions 93/268793/1
2021-12-26 Sara SamaraExtending Style - Adding Strikethrough 31/258031/35
2021-12-23 Bowon RyuMerge "Fix text cursor position issue" into devel/master
2021-12-22 Bowon RyuFix text cursor position issue 51/268351/7
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 Bowon RyuMerge "Set FullRelayoutNeeded after GetNaturalSize...
2021-12-15 Eunki, HongFix svace issue on text-geometry (unsigned int < 0) 20/268020/1
2021-12-13 Bowon RyuMerge "Add support for text geometry" into devel/master
2021-12-07 abdullahAdd support for text geometry 91/266891/17
2021-12-07 Shrouq SabahSet FullRelayoutNeeded after GetNaturalSize/GetHeightFo... 55/264455/8
2021-11-30 Bowon RyuFix text relayouter update issue 24/267224/1
2021-11-24 Adeel KazmiRemoved some redundant methods from TextController... 50/267050/2
2021-11-24 Eunki HongMerge "Fix svace issue at text-controller-impl.h" into...
2021-11-24 Shinwoo KimMerge "[ATSPI] Check parents to define SHOWING state...
2021-11-24 Eunki, HongFix svace issue at text-controller-impl.h 20/267020/2
2021-11-23 Adeel KazmiMerge "Remove return; statement at fragment shader...
2021-11-23 Seoyeon KimMerge "[ATSPI] Implementation of Hypertext and Hyperlin...
2021-11-23 Shinwoo KimMerge "[ATSPI] do not send ROLE property changed event...
2021-11-22 Lukasz Oleksak[ATSPI] Implementation of Hypertext and Hyperlink in... 29/265529/20
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-19 Adeel Kazmi(TextController/ScrollView) Reduced LOC 50/266850/5
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 Adeel Kazmi(Text Controller) Moved some input properties into... 40/266340/2
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-17 joogab.yunAdd a callback to get textfitted font size. 56/266656/3
2021-11-16 Maria Bialota[AT-SPI] Support for hidden text added 66/265666/34
2021-11-16 Bowon RyuMerge "Fix: The last line of the text overlaps with...
2021-11-16 joogab.yunfixed ellipsis position with multi line 93/266593/2
2021-11-10 Seoyeon KimMerge "[ATSPI] Update accessibility-test-utils files...
2021-11-09 David SteeleMerge "Adding theme for Raspberry Pi" into devel/master
2021-11-08 joogab.yunFix alignment issues in backgroundActor. 59/266159/1
2021-11-08 junsu choiMerge "CanvasView: Do ApplyNativeFragmentShader for...
2021-11-08 Seungho BAEKMerge "Support multiple transitions for a Control....
2021-11-05 Adeel KazmiMerge "DALi Version 2.0.51" into devel/master
2021-11-05 Adeel KazmiMerge "Move ModelUpdating method outside of Text::Contr...
2021-11-04 Adeel KazmiMove ModelUpdating method outside of Text::Controller... 48/266048/1
2021-10-26 Adeel KazmiMerge "(TextController) Reformatted to reduce LOC"...
next