[AT-SPI] Remove SetAccessibilityConstructor()
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls / text-controls / text-label-impl.cpp
2022-03-15 Artur Świgoń[AT-SPI] Remove SetAccessibilityConstructor() 32/271132/9
2022-03-14 Artur Świgoń[AT-SPI] Introduce TextControlAccessible 09/272309/2
2022-03-14 Artur Świgoń[AT-SPI] Rename AccessibleImpl to <Control>Accessible 08/272308/2
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 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-02-07 Heeyong SongMerge "Set http response body in binary format." into...
2022-01-28 Eunki, HongNew with additional behavior flag for some Controls 04/270004/14
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-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-06 Bowon RyuAdd ENABLE_FONT_SIZE_SCALE property to text components 99/268999/2
2021-12-28 Seoyeon KimMerge "Set focusable to true when touched in default...
2021-12-26 Sara SamaraExtending Style - Adding Strikethrough 31/258031/35
2021-12-23 Artur Świgoń[AT-SPI] Synchronize with AT-SPI cleanup in dali-adaptor 56/267456/4
2021-12-15 Bowon RyuMerge "Set FullRelayoutNeeded after GetNaturalSize...
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-11-24 Shinwoo KimMerge "[ATSPI] Check parents to define SHOWING state...
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-17 joogab.yunAdd a callback to get textfitted font size. 56/266656/3
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-21 Seungho BAEKMerge "Fix to do not remove entity inside loop.(Transit...
2021-07-21 Seungho BAEKMerge "Add ApplyCustomFragmentPrefix" into devel/master
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-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-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-05-31 Joogab YunSet Gesture Propagation 06/258806/5
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-04-07 Artur Świgoń[AT-SPI] Use WeakHandle<Actor> in Accessible objects 38/256538/3
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-03 Adeel KazmiUpdated all cpp files to new format 30/252830/5
2020-11-13 Cheng-Shiun Tsai[dali_2.0.1] Merge branch 'devel/master' 12/247712/1
2020-11-11 HyunJu ShinMerge "added FONT_SIZE_SCALE("fontSizeScale") DevelProp...
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 Youngbok Shinadded FONT_SIZE_SCALE("fontSizeScale") DevelProperty... 54/244254/12
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-29 joogab yunMerge "Dali-Text: Keyboard Shortcut (language layout...
2020-10-23 Maria Bialota[AT-SPI] Fixed uint underflow risk 59/245359/10
2020-10-23 Artur Świgoń[AT-SPI] Add notification for a11y name/description... 76/244476/25
2020-10-23 Maria Bialota[AT-SPI] Move setting highlightability property for... 47/239447/39
2020-10-23 Artur Świgoń[AT-SPI] Fix role setting 60/241160/36
2020-10-23 Artur Świgoń[AT-SPI] Squashed implementation 93/206393/67
2020-10-23 adam.b[dali_1.9.35] Merge branch 'devel/master' 11/246111/1
2020-10-21 Adeel KazmiReduce Cyclomatic Complexity of some methods in text... 52/245852/6
2020-10-08 joogab yunMerge "Fix documentation for Text::EditableControlInter...
2020-10-06 Adeel KazmiMerge "use string_view to avoid temporary string alloca...
2020-09-25 Adeel Kazmi[dali_1.9.31] Merge branch 'devel/master' 89/244889/1
2020-09-23 sunghyun kimMerge "Change the precision of size and uSize from...
2020-09-22 Adeel KazmiMerge "Make MeasureCallback signature .NET friendly...
2020-09-21 Adeel KazmiMerge "Reduce Cyclomatic Complexity of Text classes...
2020-09-17 Adeel KazmiReduce Cyclomatic Complexity of Text classes 71/244371/2
2020-09-04 Richard Huang[dali_1.9.28] Merge branch 'devel/master' 83/243283/1
2020-09-03 Adeel KazmiMerge "Removed REQUIRES_STYLE_CHANGE_SIGNALS" into...
2020-09-03 Adeel KazmiMerge "Removed On(...)Event()" into devel/master
2020-09-03 Subhransu MohantyUpdate interface to sync with dali-core change. 28/242428/3
2020-08-28 Adeel KazmiMerge "DALi Version 1.9.27" into devel/master
2020-08-28 joogab yunMerge "When matchSystemLanguageDirection is set, it...
2020-08-27 Joogab YunWhen matchSystemLanguageDirection is set, it should... 42/242242/15
next