libaurum: Fix indentation and clean code up
[platform/core/uifw/aurum.git] / libaurum / src / Impl / Accessibility / AtspiAccessibleNode.cc
2021-07-09 Woochanleelibaurum: Fix indentation and clean code up 46/261046/2
2021-07-07 Woochanleelibaurum, bootstrap: change log system to dlog instead... 93/260893/4
2021-06-30 Hosang Kimlibaurum: apply cache clear when element is updated. 86/260586/2
2021-06-30 Woochanleelibaurum: Print dlog instead of file write(loguru) 40/260640/1
2021-06-07 Woochanleelibaurum: Add attribute 'class' for NUI app. 12/259412/1
2021-05-07 Hosang Kimlibaurum: add synchronize API
2021-04-09 Hosang Kimlibaurum: apply pkg name for accesible node 85/256685/2
2021-03-24 Hosang Kimlibaurum: find type of attributes with "t" 35/255835/3
2021-01-26 Wonki Kimlibaurum: fix crash caused by double free logic accepted/tizen/unified/20210127.024808 submit/tizen/20210126.105426
2021-01-26 Wonki Kimlibaurum: wrap atspi capi set to adopt lock logic
2020-12-23 Wonki Kimlibaurum: make an uiobject not to use an invalid inner...
2020-09-15 Wonki Kimfix unexpected crashing caused by nullptr mNode
2020-09-11 Wonki Kimrefactor atspi related classes to mock atspi interface.
2020-08-27 Wonki Kimlibaurum: apply smart pointer wider and extract impl out