[NUI] Add logic to check if GetLastTouchEvent() is null.
[platform/core/csapi/tizenfx.git] / test /
2023-07-18 Seoyeon Kim[NUI] Update Font size scale again based on the updated...
2023-07-18 Eunki, Hong[NUI.Scene3D] Make MotionData use Native API, instead...
2023-07-11 sunghyun kim[NUI] Delete the used window in widget
2023-07-05 joogab.yun[NUI] Add InterceptWheelEvent
2023-07-05 Eunki, Hong[NUI] Write comments for Matrix and Matrix3
2023-07-05 joogab.yun[NUI] Add LazyFeedHover api for HoverEvent
2023-06-28 Eunki, Hong[NUI] Add some API for KeyFrames
2023-06-21 Daekwang Ryu[NUI] Add a new WindowLayout Sample
2023-06-21 huayong.xu[NUI] Add manual test for webview.
2023-06-21 Eunki, Hong[NUI.Scene3D] Deprecate direct accessor to motion value...
2023-06-16 huayong.xu[NUI] Update webview TCs.
2023-06-08 huayong.xu[NUI] Update WebView TCs.
2023-06-08 Wonsik JungAdd window move/resize completed signal
2023-05-31 huayong.xu[NUI] Update WebView TCs.
2023-05-22 Eunki Hong[NUI.Sample] BlendPoint demo
2023-05-22 Eunki Hong[NUI.Scene3D] Make API to apply ModelMotion
2023-05-02 sunghyun kim[NUI] Add Default Image & transition effect
2023-04-26 huayong.xu[NUI] Remove some TCs which are not effective.
2023-04-26 Chanwoo Choi[Tizen.Log] Replace dlog_print with dlog_print_dotnet...
2023-04-13 Eunki Hong[NUI] Rotation class with EulerAngle (pitch/yaw/roll)
2023-04-05 Eunki, Hong[NUI.Samples] Fix visual defect for SpringAnimationSample
2023-04-05 Eunki Hong[NUI.Samples] Add sample for spring like animation
2023-03-20 Wonsik Jung[NUI] Add RotationCompletedAcknowledgement APIs
2023-03-17 Jiyun Yang[NUI] Refactor NUI.ThemeManager
2023-03-17 Taehyub Kim[NUI] AIAgentLayer : fix animation usage issue
2023-03-13 Eunki Hong[NUI.Scene3D] Add model to test glb format (#5067)
2023-03-13 Eunki, Hong[NUI] Do not connect default signals when View created
2023-03-06 Eunki, Hong[NUI][Samples] Add .sln file to load projects
2023-03-06 Eunki Hong[NUI][Scene3D] Use Model defined camera
2023-03-06 Taehyub KimDragAndDrop : don't reuse drag window
2023-02-21 Taehyub Kim[NUI] DragAndDrop : Add multi-window sample
2023-02-21 EverLEEst(SangHyeo... [NUI][NUITizenGallery] fix build error.
2023-02-21 Seoyeon2Kim[NUI] Fix Slider ValueIndicatorImage and Thumb size...
2023-02-21 Jaehyun Cho[NUI] Add TabItem to support TabView in xaml
2023-02-01 Eunki Hong[NUI] Fix dispose timing error for ImageUrl
2023-02-01 Eunki Hong[NUI] Add EncodedImageBuffer sample
2023-02-01 Eunki Hong[NUI][Test] Commit missing file
2023-02-01 Seoyeon2Kim[NUI] Remove build warning messages in NUI Samples...
2023-02-01 Eunki Hong[NUI] Apply missing comments for Scene3D demo
2023-01-25 Eunki Hong[NUI] Add Tizen.NUI.Scene3D simple demo (#4917)
2023-01-25 Eunki Hong[NUI] Fix perf-view-creation demo think with dali
2023-01-19 Eunki, Hong[NUI] Revert "Make PixelBuffer & PixelData as Disposable"
2023-01-18 Eunki, Hong[NUI] Reorder Disposable's ReleaseSwigCPtr + Allow...
2023-01-17 guowei.wang[NUI][NUI.Devel] Update TCs of NUI.Devel.
2023-01-17 guowei.wang[NUI][NUI.Components.Devel] Fix failed isseus of NUI...
2023-01-17 Eunki Hong[NUI] Remove png/jpg warning log
2023-01-17 Eunki Hong[NUI] Add method to DisposeRecursively. + Fix DisposeTe...
2022-12-27 Jaehyun Cho[NUI] Fix FlexLayout OnMeasure to calculate size correctly
2022-12-27 EverLEEst(SangHyeo... [NUI] Pass SelectionChangedEventArgs by default as...
2022-12-27 dongsug.song[NUI] fix testhub crash issue
2022-12-20 Jaehyun Cho[NUI] Add ActionsProperty to AlertDialog to support...
2022-12-20 EverLEEst(SangHyeo... [NUI][NUITizenGallery] add Animal ListView and GridView...
2022-12-20 Seoyeon2KimRevert "Rebase develnui (#4853)"
2022-12-20 dkdk-ryuRebase develnui (#4853)
2022-12-06 Jaehyun Cho[NUI] Update NUI samples based on the latest back navig...
2022-11-23 guowei.wang[NUI][NUI.Components.Devel] Fix build errors of NUI...
2022-11-23 Eunki, Hong[NUI] Move Matrix API as public (hidden)
2022-11-15 Wonsik Jung[NUI] Support Device orientation and window orientation...
2022-11-15 guowei.wang[NUI][NUI.Devel] Update nui line coverage TCs.
2022-11-10 guowei.wang[NUI][NUI.Devel] Fix build errors of NUI.Devel.
2022-11-10 guowei.wang[NUI][NUI.Devel] Fix build errors of NUI.Devel.
2022-11-10 EverLEEst(SangHyeo... [NUI] Fix issue item is not unrealized after insertion.
2022-11-10 Daekwang Ryu[NUI] Apply dotnet-nui type
2022-10-27 WonYoung Choi[Build] Branch out for API11 (#4684)
2022-10-06 guowei.wang[NUI][NUI.Devel] Update line coverage TCs of NUI.Devel.
2022-10-04 Wonsik Jung[NUI] Supports new native window position data type.
2022-09-21 Eunki, Hong[NUI] Add View.ColorRed / ColorBlue / ColorGreen Property
2022-09-21 Taehyub Kim[NUI][TCSACR-487] DragAndDrop: Add drag and drop APIs
2022-09-06 EverLEEst(SangHyeo... [NUI] add laundry pageview sample
2022-09-06 Jaehyun Cho[NUI] Add "Tizen.NUI.Components.Button.TextOnly" style
2022-09-06 Jaehyun Cho[NUI] Add "Tizen.NUI.Components.Button.Outlined" style
2022-08-30 Jaehyun Cho[NUI] Update NUISettings to guide how to use Navigator...
2022-08-22 huayong.xu[NUI] Add an API for getting web view when request...
2022-08-22 Jaehyun Cho[NUI] Add Test of NUISettings
2022-08-22 dongsug.song[NUI] Add CurrentColor and CurrentScale as hidden API
2022-08-22 dongsug-song[NUI] Add DoActionExtension to set dynamic property...
2022-08-16 Wonsik Jung[NUI] Append window move event
2022-08-02 huayong.xu[NUI] Update webview sample and load local files instead.
2022-08-02 seungho[NUI] Remove Previous ModelView, and modify new ModelView
2022-07-25 SangHyeon Jade Lee[NUI] Add PropagatableControlStates Property for contro...
2022-07-25 Jaehyun Cho[NUI] Fix to change IsSelected when ControlState is...
2022-07-25 tscholb[NUI][TEST] add widget sample for sending message
2022-07-19 guowei.wang[NUI][NUI.Devel.Tests] Fix build errors of NUI.Devel...
2022-07-19 Eunki, Hong[NUI] PropertyValue.EqualTo()
2022-07-19 Artur Świgoń[NUI][AT-SPI] Update AccessibilityAttributes tests
2022-07-12 dkdk-ryu[NUI] Add UI thread feature (#4358)
2022-07-04 ssabah[NUI] Make PrimaryCursorPosition property public
2022-07-04 Taehyub Kim[NUI] test: Add WebView DigitalHumanLayer Sample
2022-07-04 Taehyub KimAIAgentLayer: stop rendering during outAnimation
2022-07-04 Taehyub KimAIAgentLayer: reset hands animation during out animation
2022-07-04 Taehyub Kim[NUI] test: Add Rive AIAgentLayer Sample
2022-06-28 Wonsik Jung[NUI] Add function to set maximum/minimum size
2022-06-21 SangHyeon Jade Lee[NUI] Fix scrollableBase focus issue. (#4340)
2022-06-21 dongsug.song[NUI] Fix not to use PROFILE_MOBILE
2022-06-10 dongsug.song[NUI] Fix save/restore key focus defects when push...
2022-06-02 joogab.yun[NUI] Add border resizing policy and add api to show...
2022-06-02 Eunki, Hong[NUI] Fix bug that PreMultipliedAlpha not applied to...
2022-05-27 tscholb[NUI][TEST] add widget sample
2022-05-27 Shinwoo Kim[NUI][AT-SPI] make window border icons work
2022-05-27 tscholb[NUI][TEST] add sample to use native image
next