[NUI] Fix comments according to the document review
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal /
2022-06-21 dongsug.song[NUI] Fix comments according to the document review
2022-06-02 Xianbing Teng[NUI] Add GetLastKeyEvent and GetLastTouchEvent api...
2022-05-27 dongsug.song[NUI] Add Tracer.End() to make a pair with Tracer.Begin()
2022-05-27 dongsug.song[NUI] Add Tizen.Tracer logs at some critical points...
2022-05-27 Artur Świgoń[NUI][AT-SPI] Remove AccessibilityShouldReportZeroChild...
2022-05-27 Artur Świgoń[NUI][AT-SPI] Make GetAccessibilityRelations() usable
2022-05-27 Artur Świgoń[NUI][AT-SPI] Remove redundant qualifiers from Interop...
2022-05-27 Eunki, Hong[NUI] Remove useless API in FlexLayout
2022-05-10 dongsug.song[NUI] Fix FocusIndicator default value
2022-05-10 joogab.yun[NUI] Add SetFocusFinderRootView() and ResetFocusFinder...
2022-05-03 Shinwoo Kim[NUI][AT-SPI] Window: add highlight signal
2022-05-03 tscholb[NUI] Fix crash issue in widget
2022-04-27 Fang Xiaohui[NUI][Xaml] Sync patch https://github.com/Samsung/Tizen...
2022-04-27 Taehyub Kim[NUI] Implements drag source events.
2022-04-26 Bowon Ryu[NUI] Add RelativeLineHeight in TextLabel, TextEditor
2022-04-26 Wonsik Jung[NUI] Add IsWindowRotating()
2022-04-20 guowei.wang[NUI][XamlBinding] Unifying the delimiter for TypeConve...
2022-04-20 Bowon Ryu[NUI] Add VerticalAlignment in TextEditor
2022-04-20 Shinwoo Kim[NUI] application: remove unnecessary reference count...
2022-04-20 Shinwoo Kim[NUI][AT-SPI] Introduce AtspiEvents
2022-04-20 Fang Xiaohui[XamlBuild] Remove the reference of Tizen.NUI.XamlBuild...
2022-04-20 Fang Xiaohui[NUI][XamlBuild] Fix Xaml issues reported by VD
2022-04-20 Fang Xiaohui[NUI][XamlBuild] 1.Support DP value, 2.Support DataTemp...
2022-04-20 Fang XiaohuiRevert "[NUI][XamlBuild] Fix Xaml issues reported by VD"
2022-04-20 Fang Xiaohui[NUI][XamlBuild] Fix Xaml issues reported by VD
2022-03-29 huayong.xuMake PropertyMap look like Dictionary.
2022-03-29 Shinwoo Kim[NUI][AT-SPI] Add ScreenReaderEnabled, Disabled
2022-03-29 joogab.yun[NUI] Supports Clockwise and CounterClockwise focus...
2022-03-29 joogab.yun[NUI] Add a new Tizen.NUI.ICustomAwareDeviceFocusAlgorithm.
2022-03-22 tscholb[NUI] Add API for consuming keyEvent in Widget (#4002)
2022-03-22 EverLEEst(SangHyeo... [NUI] remove unnecessary interop bind and add state...
2022-03-22 EverLEEst(SangHyeo... [NUI] renamed Interop enabled properties as DALi proper...
2022-03-22 EverLEEst(SangHyeo... [NUI] Add IsEnabled Property in View class for controli...
2022-03-21 dongsug.song[NUI] Fix test-hub crash issue
2022-03-16 Artur Świgoń[NUI][AT-SPI] Remove interops for SetAccessibilityConst...
2022-03-15 joogab.yun[NUI] Add a protected virtual bool HitTest(Touch touch...
2022-03-15 Wonsik Jung[NUI] Add window Min/Max Feature
2022-03-10 Shinwoo Kim[NUI][AT-SPI] text: add "GetRangeExtents" interface
2022-03-10 Xianbing Teng[NUI] Fix mismatch issue of the enum CreateDPObject
2022-03-10 Taehyub Kim[NUI] Add New NUI DnD Class and Demo
2022-03-04 Artur Świgoń[NUI][AT-SPI] Static class Accessibility (#3987)
2022-03-04 Artur Świgoń[NUI][AT-SPI] Support multiple AT-SPI interfaces for...
2022-03-04 Xianbing Teng[NUI] Fix GetProperty ambiguousmatch exception
2022-03-04 Xianbing Teng[NUI]Fix ResourcesDictionary & BindingContext issues
2022-02-22 Artur Świgoń[NUI][AT-SPI] Singleton AccessibilityDelegate (#3899)
2022-02-16 joogab.yun[NUI] Add FeedTouch and FeedWheel
2022-02-16 Artur Świgoń[NUI][AT-SPI] Clean up APIs related to AccessibilitySta...
2022-02-08 dongsug.song[NUI] Add DisposeTest, Add DebugFileLogging Test
2022-02-08 huayong.xuAdd callback for navigation policy decision.
2022-02-08 huayongxu[NUI]Set response body in binary format when intercepti...
2022-02-08 Eunki, Hong[NUI] Call ProcessorOnceEvent after all event finished
2022-02-08 Shrouq Sabah[NUI] Add CharacterSpacing property
2022-02-08 abdullehghujeh[NUI] Add SelectionStarted event (#3912)
2022-01-26 Eunki Hong[NUI] Rebase develnui (DevelNUI only patches --> master...
2022-01-19 Jaehyun Cho[NUI] Support Layout for Multi-Window
2022-01-19 dkdk-ryu[NUI] Modify GLWindow's method names (#3862)
2022-01-19 zhouleonlei[NUI] Fix svace issues
2022-01-19 shrouqsabah[NUI] Add Strikethrough Property (#3844)
2022-01-12 Bowon Ryu[NUI] Add EnableFontSizeScale to Text components (...
2022-01-12 Xianbing Teng[NUI] Add Xaml line info for bindable object
2022-01-12 Artur Świgoń[NUI][AT-SPI] Add AccessibilityHidden property
2022-01-12 Eunki, Hong[NUI] Update ImageView properties lazy
2022-01-12 Artur Świgoń[NUI][AT-SPI] Add Accessibility.Enabled and .Disabled...
2022-01-12 Artur Świgoń[NUI][AT-SPI] Do not use fully-qualified names in Inter...
2021-12-21 abdullahfix args names & warning
2021-12-21 abdullahAdd support for text geometry API's
2021-12-21 joogab.yun[NUI] Improves GetNextFocusableView
2021-12-21 Lukasz Oleksak[ATSPI] Fix for DefaultLabel
2021-12-14 Xianbing Teng[NUI] Add XamlLoaded event for NUIApplication
2021-11-22 joogab.yun[NUI] Binding TextFitChanged event
2021-11-22 Wonsik Jung[NUI] Add window auixiliary message event
2021-11-17 dongsug.song[NUI] Add some debug log to check reference count of...
2021-11-17 EverLEEst(SangHyeo... Revert "[NUI][EXaml] Support DP and PX in EXaml"
2021-11-17 Shinwoo Kim[NUI][ATSPI] Calculate states based on DALi
2021-11-17 dongsug.song[NUI] Check if event handler of the DisposedQueued...
2021-11-11 Xianbing TengRevert "[NUI] Roll back to fix build error of TCT code"
2021-11-09 seungho[NUI] Add Transition Group
2021-11-09 zhouleonlei[NUI] Fix svace issue
2021-11-09 Seungho Baek[NUI] Move 'using's outside of namespace
2021-11-09 Seungho Baek[NUI] Make use some ImageView interop method again
2021-11-09 dongsug.song[NUI] Add comments for AddIdle()
2021-11-09 huiyu[NUI] Add ApplicationTransitionOptions (#3670)
2021-11-09 bshsqa[NUI] Make transition select target control (#3622)
2021-11-09 Daekwang Ryu[NUI] Add GLView
2021-11-09 seungho[NUI] refactoring visual actions
2021-11-09 Jaehyun Cho[NUI] Fix GridLayout to calculate child's size proporti...
2021-11-09 guowei.wang[NUI] Add Componets.Devel project to implement Tizen...
2021-11-09 Xianbing Teng[NUI] Fix issue if application info is null
2021-11-09 Seungho Baek[NUI] Make ModelView API
2021-11-09 joogab.yun[NUI] Binding DISPATCH_KEY_EVENTS
2021-11-09 dongsug.song[NUI] Fix View.DisConnectFromSignals() to return when...
2021-11-09 Fang Xiaohui[NUI][EXaml] Support DP and PX in EXaml
2021-11-09 Fang Xiaohui[NUI] Fix issues of BindableProperty
2021-11-09 Fang XiaohuiRevert "Revert "[NUI] Add BindableProperties to all...
2021-09-28 dongsug.song[NUI] Fix testhub errors by removing useless debugging...
2021-09-27 Fang XiaohuiRevert "[NUI] Add BindableProperties to all public...
2021-09-27 SangHyeon Jade Lee[NUI] Apply dp converting in xaml float, int, extents...
2021-09-27 huayong.xu[NUI] Replace PropertyMap with Dictionary in HitTest.
2021-09-27 Fang Xiaohui[NUI] Add BindableProperties to all public Properties
2021-09-27 Taehyub Kim[NUI] remove Tizen.NUI RiveAnimationView for moving...
next