Add window minimize/restore/maximize event for DALi
[platform/core/uifw/dali-adaptor.git] / dali / internal / accessibility / bridge /
2022-11-21 Chihun JeongAdd window minimize/restore/maximize event for DALi 05/283705/22
2022-10-18 Eunki, HongMinor coverity issue fixes 12/282612/7
2022-09-23 David SteeleMerge "DALi Version 2.1.41" into devel/master
2022-09-23 Eunki, Hong[AT-SPI] Remove useless third-party include 36/281936/1
2022-08-18 Eunki HongMerge "Don't build unnecessary third-party codes" into...
2022-08-17 Eunki, Hong[AT-SPI][Text] Remove libunibreak dependency on accessible 06/279706/2
2022-08-17 Artur ŚwigońMerge "[AT-SPI] Do not store the window in mDefaultLabe...
2022-08-10 Artur Świgoń[AT-SPI] Do not store the window in mDefaultLabels 39/278839/3
2022-07-19 Heeyong SongMerge "Add mutex to NativeImageSourceImpl" into devel...
2022-07-19 Heeyong SongMerge "Add some logs to check performance" into devel...
2022-07-18 Lukasz OleksakMerge "[AT-SPI] De-duplicate serialization code for...
2022-07-18 Seungho BAEKMerge "Change dali-scene-loader to dali-scene3d" into...
2022-07-18 Seoyeon KimMerge "[AT-SPI] Reorder signature definitions in access...
2022-07-14 Artur Świgoń[AT-SPI] De-duplicate serialization code for Accessible 81/277881/2
2022-07-14 Artur Świgoń[AT-SPI] Reorder signature definitions in accessibility... 89/277889/1
2022-07-13 Adeel Kazmi(AT-SPI) Created sub-folders for some of the Bridge... 98/277798/2
2022-07-13 Wonsik JungMerge "fix the bug when window is resized by display...
2022-07-12 Artur ŚwigońMerge changes I92018a57,I672b2605,I428abd47,I4e563c8b...
2022-07-12 Artur ŚwigońMerge changes I6dddcf2d,Idaec55df,I98400cd8,Id7eaae3c...
2022-07-07 Lukasz Oleksak[AT-SPI] Allow return proxy parent of ApplicationAccessible 03/277203/4
2022-07-07 Lukasz Oleksak[AT-SPI] Fixing reseting of delay for CoalescableMessages 34/276734/9
2022-07-07 Artur Świgoń[AT-SPI] Rename FilteredEvents to CoalescableMessages 81/276381/8
2022-07-07 Artur Świgoń[AT-SPI] Add Socket::SetOffset() and related APIs 87/275887/9
2022-07-07 Artur Świgoń[AT-SPI] SetPreferredBusName in WidgetImplTizen 18/261418/24
2022-07-07 Artur Świgoń[AT-SPI] Add Bridge::SetPreferredBusName() 23/275323/11
2022-07-07 Artur Świgoń[AT-SPI] Make ApplicationAccessible::GetStates() result... 87/277087/4
2022-07-07 Artur Świgoń[AT-SPI] Implement Component in ApplicationAccessible 56/275656/9
2022-07-07 Artur Świgoń[AT-SPI] Implement Socket in ApplicationAccessible 06/263206/20
2022-05-30 Seoyeon KimMerge "[AT-SPI] emit showing event for window" into...
2022-05-24 Shinwoo Kim[AT-SPI] emit showing event for window 12/275412/1
2022-05-23 Heeyong SongMerge "Support EGL_LINUX_DMA_BUF_EXT for egl image...
2022-05-20 Adeel KazmiMerge "DALi Version 2.1.23" into devel/master
2022-05-20 David SteeleMerge "Fast apply alpha" into devel/master
2022-05-19 Artur Świgoń[AT-SPI] Change Relation target from Address to Accessible 33/275033/3
2022-05-12 Artur Świgoń[AT-SPI] Add Bridge::{Embed,Unembed}Socket() 12/263212/16
2022-05-11 Eunki HongMerge "Reduce PNG encode time" into devel/master
2022-05-11 Seoyeon KimMerge "[AT-SPI] Make ToolkitName customizable" into...
2022-05-10 Shinwoo Kim[AT-SPI] remove isRoot param from Accessible::Get 37/274737/4
2022-05-06 Artur Świgoń[AT-SPI] Make ToolkitName customizable 39/274739/1
2022-05-04 Heeyong SongMerge "Don't use pre-initialized app in case of WidgetA...
2022-05-04 Heeyong SongMerge "Change VectorImage method" into devel/master
2022-05-02 Shinwoo Kim[AT-SPI] Emit WindowEvent::DESTROY 73/273873/4
2022-04-08 Shinwoo KimMerge "[AT-SPI] Add resource id to window attribute...
2022-04-04 Shinwoo KimMerge "[AT-SPI] do not keep window in ApplicationAccess...
2022-04-04 Shinwoo Kim[AT-SPI] do not keep window in ApplicationAccessible 99/273199/7
2022-04-01 David SteeleMerge "DALi Version 2.1.16" into devel/master
2022-04-01 Shinwoo KimMerge "[AT-SPI] Introduce AtspiEvents" into devel/master
2022-03-28 Eunki HongMerge "Cache gif colormap so make gif-loading faster...
2022-03-28 Eunki HongMerge "TTrace enable always in tizen + Add TTrace for...
2022-03-28 Shinwoo KimMerge "[AT-SPI] Add ScreenReaderEnabled, Disabled"...
2022-03-24 Shinwoo Kim[AT-SPI] Introduce AtspiEvents 84/272184/4
2022-03-16 Shinwoo Kim[AT-SPI] Add ScreenReaderEnabled, Disabled 48/272348/2
2022-03-10 David SteeleMerge "Test harness sync" into devel/master
2022-03-10 Shinwoo KimMerge "[AT-SPI] text: add "GetRangeExtents" interface...
2022-03-04 Artur ŚwigońMerge "[AT-SPI] Add Socket interface" into devel/master
2022-03-04 Taehyub KimMerge "dnd : Added more functions to drag and drop...
2022-03-04 Shinwoo Kim[AT-SPI] text: add "GetRangeExtents" interface 59/271759/5
2022-03-02 David SteeleMerge "Speedup image channel operation + alpha masking...
2022-03-02 Seoyeon KimMerge "[AT-SPI] Rework Accessible::GetInterfaces()...
2022-02-24 Artur Świgoń[AT-SPI] Add Socket interface 55/260855/12
2022-02-24 Artur Świgoń[AT-SPI] Rework Accessible::GetInterfaces() 72/270772/11
2022-02-08 Artur Świgoń[AT-SPI] Refactor Accessibility::BitSet 02/270102/8
2022-02-07 Heeyong SongMerge "Set http response body in binary format." into...
2022-01-21 Adeel KazmiMerge "Delayed SceneHolder RenderTarget initialization...
2022-01-21 Lukasz OleksakMerge "[AT-SPI] Remove unnecessary parameter for Access...
2022-01-21 David SteeleMerge "DALi Version 2.1.6" into devel/master
2022-01-21 Artur Świgoń[AT-SPI] Remove unnecessary parameter for Accessible... 13/269913/1
2022-01-21 Artur ŚwigońMerge "[AT-SPI] Clean up event emission code for Bridge...
2022-01-21 Seoyeon KimMerge "[AT-SPI] Filter out hidden children" into devel...
2022-01-18 Artur Świgoń[AT-SPI] Clean up event emission code for BridgeObject 74/268774/8
2022-01-18 Artur Świgoń[AT-SPI] Filter out hidden children 72/268672/9
2022-01-11 Seoyeon KimMerge "Add a callback for navigation policy in web...
2022-01-08 Adeel KazmiMerge "Fix CommandPool reallocation bugs" into devel...
2022-01-06 Shinwoo KimMerge "[ATSPI] do not make window hidden when bridge...
2022-01-06 Shinwoo Kim[ATSPI] do not make window hidden when bridge removes... 80/268980/4
2022-01-03 Artur Świgoń[AT-SPI] Add Accessible::IsHidden() 18/266918/10
2022-01-03 Artur Świgoń[AT-SPI] Add ActorAccessible 55/267455/7
2021-12-27 Shinwoo KimMerge "[ATSPI] recover ForceUp failure" into devel...
2021-12-24 Shinwoo Kim[ATSPI] recover ForceUp failure 23/268323/3
2021-12-23 Artur Świgoń[AT-SPI] Clean up AT-SPI interfaces 54/267454/6
2021-12-20 Artur Świgoń[AT-SPI] Use a std::shared_ptr for Bridge 35/268335/2
2021-12-17 Lukasz OleksakMerge "[AT-SPI] Split accessibility-impl.h" into devel...
2021-12-16 Artur Świgoń[AT-SPI] Split accessibility-impl.h 53/267453/5
2021-12-16 Shinwoo Kim[ATSPI] ignore ScreenReaderEnabled property on suppress... 39/267839/5
2021-12-15 Adeel KazmiMerge "Fix RenderTarget and RenderPass doesn't destroy...
2021-12-13 Lukasz Oleksak[ATSPI] Fix for DefaultLabel 21/267321/10
2021-12-13 Bowon RyuMerge "Fix emoji vertical alignment issue" into devel...
2021-12-10 David SteeleMerge "DALi Version 2.1.2" into devel/master
2021-12-09 Shinwoo Kim[ATSPI] reduce initialization attempts 20/267720/2
2021-12-08 Seoyeon KimMerge "[AT-SPI] Fix not working screen reader when...
2021-12-06 Seoyeon Kim[AT-SPI] Fix not working screen reader when rerunning it 92/267192/4
2021-12-06 junsu choiMerge "CanvasRenderer: Update tvgRoot" into devel/master
2021-12-03 David SteeleMerge "DALi Version 2.1.1" into devel/master
2021-12-03 Maria Bialota[AT-SPI] Added support for menu item count listing 13/267113/8
2021-11-23 Seoyeon KimMerge "[ATSPI] Hypertext and Hyperlink interface suppor...
2021-11-23 Shinwoo KimMerge "[ATSPI] make NotifyAccessibilityStateChange...
2021-11-22 Lukasz Oleksak[ATSPI] Hypertext and Hyperlink interface support ... 58/263758/17
2021-11-19 Shinwoo Kim[ATSPI] make NotifyAccessibilityStateChange work 74/266774/3
2021-11-18 Bowon RyuMerge "Add set of APIs for emoji-character-properties...
2021-11-18 joogab yunMerge "Adjust the yBearing value of the emoji." into...
next