If the Focusable of TextField and TextEditor is set to true, it is modified so that...
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / devel-api /
2022-03-28 Bowon RyuMerge "Handle Emoji clustering for cursor handling...
2022-03-27 ssabahSupport character-spacing tag in markup 89/271789/11
2022-03-23 Bowon RyuMerge "Resolve cases for strikethrough when using multi...
2022-03-21 Bowon RyuMerge "Fix issue of applying ellipsis with negative...
2022-03-21 joogab yunMerge "Add clockwise and counter clockwise direction...
2022-03-21 joogab yunMerge "Add deviceName to GetNextFocusableView() in...
2022-03-18 Shinwoo KimMerge "[AT-SPI] fix a crash on scroll-view" into devel...
2022-03-17 Lukasz OleksakMerge changes I6399a6ca,Iae5f8784,I40eb6797,I8ba65736...
2022-03-15 Artur Świgoń[AT-SPI] Remove SetAccessibilityConstructor() 32/271132/9
2022-03-15 Artur Świgoń[AT-SPI] Require ControlAccessible for Control 17/272317/3
2022-03-14 joogab yunMerge "When using the auto-focusing function by enablin...
2022-03-14 joogab.yunAdd deviceName to GetNextFocusableView() in CustomFocus... 83/271983/9
2022-03-14 joogab.yunAdd clockwise and counter clockwise direction type... 40/272040/6
2022-03-11 Adeel KazmiMerge "DALi Version 2.1.13" into devel/master
2022-03-11 Artur Świgoń[AT-SPI] Change DevelControl functions' first parameter... 95/271395/8
2022-03-11 joogab.yunWhen using the auto-focusing function by enabling Enabl... 65/272165/4
2022-03-08 joogab yunMerge "Remove dead code." into devel/master
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 Artur Świgoń[AT-SPI] Remove redundant mAccessibility*Set fields... 94/271394/7
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-01 abdullahfix issue with text size with negative line spacing 83/271783/2
2022-02-24 Bowon RyuMerge "Support paragraph tag <p> in markup" into devel...
2022-02-22 ssabahSupport paragraph tag <p> in markup 84/270384/16
2022-02-07 Heeyong SongMerge "Set http response body in binary format." into...
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-25 abdullahAdd SelectionStarted signal 16/269516/7
2022-01-24 Sara SamaraAdding Character Spacing 90/260890/78
2022-01-24 Bowon RyuMerge "fix wrong description in text-style" into devel...
2022-01-24 Seoyeon KimMerge "[AT-SPI] Remove GetBoundAccessibilityObject...
2022-01-24 Bowon Ryufix wrong description in text-style 00/270000/1
2022-01-21 Artur Świgoń[AT-SPI] Remove GetBoundAccessibilityObject 12/269912/2
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-20 David SteeleMerge "Improved visual base property registration speed...
2022-01-20 Adeel KazmiMerge "Forced all ControlWrapper instances to ignore...
2022-01-20 David SteeleForced all ControlWrapper instances to ignore styling 49/269849/1
2022-01-19 Bowon RyuMerge "support strikethrough markup tag" into devel...
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 Bowon RyuAdd ENABLE_FONT_SIZE_SCALE property to text components 99/268999/2
2022-01-06 sunghyun kimMerge "Refactorying code related to broken image" into...
2022-01-06 tscholbRefactorying code related to broken image 68/266968/14
2022-01-05 Eunki HongMerge "Make DoCreatePropertyMap use index key" into...
2022-01-03 Artur Świgoń[AT-SPI] Add DevelControl::Property::ACCESSIBILITY_HIDDEN 19/266919/11
2022-01-03 Artur Świgoń[AT-SPI] Derive ControlAccessible from ActorAccessible 55/268555/5
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 huayong.xuAdd a callback for navigation policy in web view. 83/268483/1
2021-12-23 Artur Świgoń[AT-SPI] Synchronize with AT-SPI cleanup in dali-adaptor 56/267456/4
2021-12-22 Seungho BAEKMerge "Refactoring TextureUploadObserver." into devel...
2021-12-22 Seungho BAEKMerge "Remove .clang-format file from toolkit/automated...
2021-12-17 Lukasz OleksakMerge "[AT-SPI] Update #include paths to AT-SPI interfa...
2021-12-16 Artur Świgoń[AT-SPI] Update #include paths to AT-SPI interfaces 69/267869/6
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 Bowon RyuMerge "Set FullRelayoutNeeded after GetNaturalSize...
2021-12-15 joogab.yunChanged GetNearestFocusableActor interface to receive... 66/267966/8
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-03 David SteeleMerge "DALi Version 2.1.1" into devel/master
2021-11-30 Artur Świgoń[AT-SPI] Follow-up on mAccessibilityRelations 63/267163/6
2021-11-29 Seoyeon KimMerge "[AT-SPI] Change the type of Control::Impl::mAcce...
2021-11-26 Artur Świgoń[AT-SPI] Change the type of Control::Impl::mAccessibili... 09/267109/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-23 Adeel KazmiMerge "Remove return; statement at fragment shader...
2021-11-23 Seoyeon KimMerge "[ATSPI] Implementation of Hypertext and Hyperlin...
2021-11-23 Shinwoo Kim[ATSPI] Check parents to define SHOWING state 78/266578/9
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-18 Adeel KazmiMerge "(Text Controller) Moved some input properties...
2021-11-18 Bowon RyuMerge "Support Emoji sequences" into devel/master
2021-11-17 joogab.yunAdd a callback to get textfitted font size. 56/266656/3
2021-11-16 Bowon RyuMerge "Fix: The last line of the text overlaps with...
2021-11-15 Shinwoo KimMerge "[ATSPI] make ScrollToChild use descendant" into...
2021-11-12 Shinwoo Kim[ATSPI] make ScrollToChild use descendant 14/266414/2
2021-11-10 Seoyeon KimMerge "[ATSPI] Update accessibility-test-utils files...
2021-11-08 Seoyeon Kim[ATSPI] Update accessibility-test-utils files 79/265679/5
2021-10-25 Seungho BaekMake transition select target control during pair trans... 11/264711/33
2021-10-20 Adeel KazmiMerge "Change RegisterGlCallback function name of GlVie...
2021-10-20 Seungho BAEKMerge "Refactoring VisualActions" into devel/master
2021-10-19 joogab yunMerge "Fix ZWJ, ZWNJ issues" into devel/master
2021-10-18 seunghoRefactoring VisualActions 88/265388/2
2021-10-14 Sunghyun KimSupport to use NPatchImage in brokenImage 72/260572/28
2021-09-27 junsu choiMerge "image-view: Add tvg image format" into devel...
2021-09-27 joogab.yunIf DISPATCH_KEY_EVENTS property is false, the KeyEvent... 69/263769/9
2021-09-24 Eunki HongMerge "Sync bytesPerPixel when pixelFormat contain...
next