[AT-SPI] Synchronize with AT-SPI cleanup in dali-adaptor
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls / control / control-data-impl.h
2021-12-23 Artur Świgoń[AT-SPI] Synchronize with AT-SPI cleanup in dali-adaptor 56/267456/4
2021-12-13 Bowon RyuMerge "Add support for text geometry" into devel/master
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-16 Bowon RyuMerge "Fix: The last line of the text overlaps with...
2021-10-25 Seungho BaekMake transition select target control during pair trans... 11/264711/33
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-07-29 junsu choiMerge "Add CanvasView thread rasterization" into devel...
2021-07-28 Adeel KazmiFix SVACE error caused by recent ATSPI change 07/261907/1
2021-07-26 Lukasz Oleksak[ATSPI] Blocking unwanted emission of "MoveOuted" signal 38/261238/10
2021-07-26 Eunki HongMerge "Reduce the number of conversion between std...
2021-07-23 Adeel KazmiFix SVACE errors in accessibility code in control-data... 53/261753/2
2021-07-23 JIYUN YANGMerge "Implement WebView::GetPlainTextAsynchronously...
2021-07-22 Shinwoo KimMerge "[ATSPI] Check higlight area using PropertyNotifi...
2021-07-21 Seungho BAEKMerge "Add ApplyCustomFragmentPrefix" into devel/master
2021-07-21 Shinwoo Kim[ATSPI] Check higlight area using PropertyNotification 42/260342/18
2021-07-12 Eunki HongMerge "Add borderline features at transition effect...
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-06-15 joogab yunMerge "Add TOUCH_FOCUSABLE property" into devel/master
2021-06-11 David SteeleMerge "DALi Version 2.0.30" into devel/master
2021-06-11 Seungho BAEKMerge "Adds transition effect" into devel/master
2021-06-09 Seungho BaekAdds transition effect 67/251367/46
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-06-01 Bowon RyuMerge "Fixed invalid text selection behaviour" into...
2021-05-31 Artur Świgoń[AT-SPI] Remove AccessibilityRegister() 70/259070/3
2021-05-31 Artur Świgoń[AT-SPI] Do not emit BoundsChanged for all actors 89/258789/2
2021-05-14 Adeel KazmiMerge "Added pixel format to fix bug with ktx loader...
2021-05-13 Adeel KazmiMerge branch 'devel/master' into devel/graphics 28/258328/2
2021-04-15 joogab yunMerge "[dali-toolkit] fix set max character length...
2021-04-14 Seoyeon KimMerge "atspi: remove property notification" into devel...
2021-04-12 Shinwoo Kimatspi: remove property notification 50/256650/3
2021-03-19 David SteeleMerge "Use broken image when animated image loading...
2021-03-19 David SteeleMerge "Change BuildRequires of dali2-toolkit to Require...
2021-03-12 David SteeleMerge branch 'devel/master' into devel/graphics graphics-backend-pre-release-3
2021-03-11 JIYUN YANGMerge "Add APIs of webview settings." into devel/master
2021-03-04 joogab yunMerge "Prevent height adjustment of TextLabel" into...
2021-03-03 Artur ŚwigońPromote Control::Impl::AccessibleImpl to DevelControl 25/253225/8
2021-02-04 Adeel KazmiMerge branch 'devel/master' into devel/graphics 28/253128/1
2021-02-04 Adeel KazmiUpdated all header files to new format 11/253111/2
2020-12-23 Adeel KazmiMerge "Make -DUSE_DEFAULT_RESOURCE_DIR=OFF compile...
2020-12-23 Adeel KazmiMerge "Updated patch coverage script." into devel/master
2020-12-16 David SteeleMerge "use string_view to avoid string copy" into devel...
2020-12-11 Adeel KazmiMerge "DALi Version 2.0.5" into devel/master
2020-12-09 Heeyong SongAdd GetVisualProperty to Control 41/247841/6
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 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 Lukasz Oleksak[AT-SPI] Improving utc coverage 78/245078/22
2020-10-23 Artur Świgoń[AT-SPI] Add notification for a11y name/description... 76/244476/25
2020-10-23 Bartlomiej Grzelewski[AT-SPI] Add Pause and Resume signals 55/244455/19
2020-10-23 Artur Świgoń[AT-SPI] Try auto-scrolling in GrabHighlight 66/243866/22
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 KazmiMerge "dali-toolkit: update text selection UI handles...
2020-10-20 Heeyong SongEnsure not to emit the resource ready signal during... 54/245354/4
2020-10-08 joogab yunMerge "Fix documentation for Text::EditableControlInter...
2020-09-11 adam.b[dali_1.9.29] Merge branch 'devel/master' 72/243972/1
2020-09-04 György StraubChanged 'virtual' function override declarations to... 23/243323/3
2020-08-07 David Steele[dali_1.9.24] Merge branch 'devel/master' 78/240578/1
2020-08-07 Seoyeon KimMerge "Add a TextEditor property to limit input to...
2020-08-05 joogab yunMerge "add minLineSize at text-utils-devel" into devel...
2020-08-04 Richard HuangRename OnStage signals and related internal changes 16/240216/2
2020-01-03 Richard Huang[dali_1.4.52] Merge branch 'devel/master' 44/221544/1
2019-12-24 Jiyun YangMove shadow APIs to Internal::Control::Impl from Intern... 64/220864/1
2019-12-20 Adeel KazmiMerge "DALi Version 1.4.51" into devel/master
2019-12-20 HyunJu ShinMerge "Add property SHADOW to Control" into devel/master
2019-12-18 Jiyun YangAdd property SHADOW to Control 29/220429/2
2019-04-26 greynaga[dali_1.4.17] Merge branch 'devel/master' 17/204817/1
2019-04-24 Agnelo VazRemoving native layouting 30/204030/3
2019-01-18 Victor Cebollada[dali_1.4.3] Merge branch 'devel/master' 81/198081/1
2019-01-14 Adeel KazmiMerge "Enum properties added for the text effects style...
2019-01-14 Seoyeon KimMerge "Add the logical key to Integration::KeyEvent...
2019-01-14 Heeyong SongAdd VisualEventSignal to Control and a property to... 21/196221/6
2018-09-14 adam.b[dali_1.3.41] Merge branch 'devel/master' 55/189255/1
2018-09-10 agnelo vazAPI for Control to set LayoutRequired flag 06/188406/7
2018-07-06 Agnelo Vaz[dali_1.3.31] Merge branch 'devel/master' 40/183540/1
2018-07-03 Adeel KazmiMerge "Change dependency" into devel/master
2018-07-02 David SteeleChanged Control::SetLayout to handle empty layouts 56/182256/2
2018-05-18 greynaga[dali_1.3.25] Merge branch 'devel/master' 37/179537/1
2018-05-17 Muhammad UmarRename LayoutBase class to LayoutItem. 09/179409/2
2018-05-17 David SteeleNew layouting classes 07/179407/2
2018-04-27 Agnelo Vaz[dali_1.3.22] Merge branch 'devel/master' 75/177375/1
2018-04-27 Adeel KazmiMerge "Previous model height return problem fixed"...
2018-04-25 xb.tengRefractor ImfManager to InputMethodContext 60/166060/26
2017-12-22 Adeel KazmiMerge "Disable pixel alignment while scrolling the...
2017-12-22 Adeel KazmiMerge "Add the protected code and fix the crash issue...
2017-12-22 György Straub[dali_1.3.5] Merge branch 'devel/master' 45/165045/1
2017-12-21 Adeel KazmiMerge "Move Some Devel Properties & APIs to the Public...
2017-12-20 Moonhee ChoiMove Some Devel Properties & APIs to the Public API 73/164473/6
next