platform/core/csapi/tizenfx.git
2023-03-29 EverLEEst(SangHyeon... [NUI] fix DefaultGridItem image to fill available area.
2023-03-29 everLEEst(SangHyeon... [NUI] update imageUrl to resourceUrl
2023-03-29 EverLEEst(SangHyeon... [NUI] add ImageUrl property on DefaultGridItem.
2023-03-29 everLEEst(SangHyeon... [NUI] fix group remove error.
2023-03-29 everLEEst(SangHyeon... [NUI] Add more condition when item is last.
2023-03-29 everLEEst(SangHyeon... [NUI] Fix Layouter to handle empty group case.
2023-03-29 dongsug.song[NUI] Add friend assembly for FLUX Components and DA...
2023-03-28 Bowon Ryu[NUI] Add Font PreCache API to FontClient
2023-03-24 Jiyun Yang[NUI] Refactor ButtonExtension
2023-03-24 Haesu Gwon[Multimedia] Fix rotation issue for portrait mode ...
2023-03-20 Wonsik Jung[NUI] Add RotationCompletedAcknowledgement APIs
2023-03-17 joogab.yun[NUI] Remove unnecessary gesture events from DefaultBorder.
2023-03-17 hjhun[NUI.Gadget] Support Internationalization (#5091) ...
2023-03-16 Jiyun Yang[NUI] Change log info to debug in ThemeManager
2023-03-14 EverLEEst(SangHyeon... fix previous patch by coding rules
2023-03-14 EverLEEst(SangHyeon... [NUI] Fix collectionView Selection on Item.
2023-03-10 Jaehyun Cho[NUI] Update NUI samples based on the latest back navig...
2023-03-10 guowei.wang[NUI] Fix svace issues.
2023-03-10 Jaehyun Cho[NUI] Fix Navigator to enable multiple Pop()
2023-03-10 Jaehyun Cho[NUI] Modify the default action of back navigation
2023-03-10 Jaehyun Cho[NUI] Add OnBackNavigation to Page
2023-03-10 Jaehyun Cho[NUI] Add EnableBackNavigation to Page
2023-03-10 Jaehyun Cho[NUI] Add SetDefaultNavigator
2023-03-10 Jaehyun Cho[NUI] Add OnBackNavigation to Navigator
2023-03-10 Jaehyun Cho[NUI] Add EnableBackNavigation to Navigator
2023-03-10 Jaehyun Cho[NUI] Fix Navigator Insert to keep pages order correctly
2023-03-09 huayong.xu[NUI][API10] Fix SVACE issues.
2023-03-09 joogab.yun[NUI] Add Dispose to LongPressGestureDetector and modif...
2023-03-09 dongsug.song[NUI] fix testhub crash issue
2023-03-09 hjhun[Applications.Common / UI] Add new internal APIs (...
2023-03-08 Jiyun Yang[NUI] Remove unsed field in View
2023-03-08 hjhun[NUI.Gadget] Add a new internal API (#4976) (#5064)
2023-03-08 hjhun[NUI.Gadget] Modify NUIGadgetManager.Add() method ...
2023-03-07 joogab.yun[NUI] Add getter property about WindowPositionSizeWithB...
2023-03-03 Wonsik Jung[NUI] Fix set input region binding
2023-03-03 dongsug.song[NUI] Add friend assembly for NUI FLUX
2023-03-03 Xianbing Teng[NUI] Fix dispose xaml elements
2023-02-28 Eunki Hong[NUI.Scene3D][API10] Use Model defined camera
2023-02-24 Jaehyun Cho[NUI] Fix Menu not to show Content if there is no menu...
2023-02-22 huayong.xu[NUI][API10] Fix SVACE issue.
2023-02-21 Taehyub KimDragAndDrop : Add multi-window sample
2023-02-21 EverLEEst(SangHyeon... [NUI] fix relative layout to fill regardless of childre...
2023-02-21 Jaehyun Cho[NUI] Fix FlexLayout OnMeasure to calculate size correctly
2023-02-21 Jiyun Yang[NUI] Update Tizen 7.0 UX
2023-02-21 Jaehyun Cho[NUI] Resize slider normal thumb to calculate thumb...
2023-02-21 Jiyun Yang[NUI] Fix Pagination bug
2023-02-20 EverLEEst(SangHyeon... [NUI][NUITizenGallery] fix build error.
2023-02-20 Jaehyun Cho[NUI] Fix to remove Button's min size
2023-02-20 Jiyun Yang[NUI] Fix Progress and improve Loading
2023-02-20 Jiyun Yang[NUI] Fix button bugs and improve switch.
2023-02-20 Taehyub Kim[NUI] DragAndDrop : don't reuse drag window
2023-02-20 Eunki Hong[NUI.Scene3D] Change native default camera create API
2023-02-17 nam[MediaPlayer] fix to set window size properly (#5008)
2023-02-17 Seoyeon2Kim[NUI] Fix Slider ValueIndicatorImage and Thumb size...
2023-02-17 Jiyun Yang[NUI] Fix switch animation bug
2023-02-16 Jiyun Yang[NUI] Improve behaviors of ThemeManager and add an...
2023-02-16 Jaehyun Cho[NUI] Add constructors with string style to apply strin...
2023-02-16 Eunki, Hong[NUI.Scene3D] Backport API11 for Scene3D
2023-02-16 Jaehyun Cho[NUI] Fix Button Theme not to set fixed size
2023-02-16 Jaehyun Cho[NUI] Add TabItem to support TabView in xaml
2023-02-15 Jiyun Yang[NUI] Fix Switch thumb positioning
2023-02-14 송동석/Tizen Platform... [NUI] update NUI.XamlBuild.dll
2023-02-13 Jiyun Yang[NUI] Prevent NullReferenceException when creating...
2023-02-09 Jaehyun Cho[NUI] Fix Picker's HeightSpecification
2023-02-09 Jaehyun Cho[NUI] Fix to use SizeHeight instead of Size with width 0
2023-02-07 hjhun[NUI.Gadget] Fix static analysis issue (#4969)
2023-02-03 hjhun[Applications.Common] Fix getting default locale (...
2023-02-03 Jiyun Yang[NUI] Disable compiler warnings complaining about theme...
2023-02-02 huayong.xu[NUI][API10] Fix some SVACE issue
2023-02-02 Xianbing Teng[NUI] Fix PropertyNotification & PanGestureDetector...
2023-02-02 Jiyun Yang[NUI] Revive View constructor with style working again...
2023-02-02 hjhun[NUI.Gadget] Add NUIGadget class for inhouse developers...
2023-02-02 huayong.xu[NUI][XamlBuild][API10] Fix namespace confused issue.
2023-02-01 Jiyun Yang[NUI] Fix NUI button not working when style disabled
2023-02-01 hjhunMake it ineligible for garbage collection for delegate...
2023-01-30 Eunki, Hong[NUI][Scene3D][API10] FBO MultiSamplingLevel Property...
2023-01-30 Eunki Hong[NUI][API10] Fix dispose timing error for ImageUrl
2023-01-30 Eunki Hong[NUI][Scene3D][API10] Fix memory leak issue for Model...
2023-01-25 joogab.yun[NUI] Window resizing is performed in one step if possible.
2023-01-25 joogab.yun[NUI] Fix bug where window size didn't change when...
2023-01-25 Eunki, Hong[NUI][API10] Load bvh file
2023-01-25 hjhunRemove log prints in the thread (#4921)
2023-01-25 seungho baek[NUI] Add GetOverlayLayer in NUI window.
2023-01-17 huayong.xu[NUI] Add an API for create,window event.
2023-01-17 Xianbing Teng[XamlBuild] Fix extents convert issue
2023-01-11 Jaehyun Cho[NUI] Modify TabContent to help customizing class
2023-01-05 Wonsik Jung[NUI] Support Device orientation and window orientation...
2022-12-29 Eunki, Hong[NUI][API10] Reorder DeleteBaseHandle and SwigCPtrCopy...
2022-12-28 Wootak Jung[Bluetooth] Fix overflow issue (#4872)
2022-12-27 dongsug.song[NUI] fix testhub fail, Add Dispose() in BaseHandle...
2022-12-27 guowei.wang[NUI][SVACE] Fix svace(DF221214-00106) issue.
2022-12-27 dongsug.song[NUI] Add GetRenderThreadId() as hidden API
2022-12-26 Kangho HurUpdate README.md
2022-12-23 dongsug.song[NUI] fix testhub crash issue
2022-12-23 dongsug.song[NUI] make BaseHandle.Reset() not work
2022-12-23 Haesu Gwon[Camera] Fix bugs for ExtraPreview (#4858)
2022-12-19 seungho[NUI] Support sub node's Animation
2022-12-15 dongsug.songRevert "[NUI] fix the defect that the focus of VitualRe...
2022-12-14 dongsug.song[NUI] fix the defect that the focus of VitualRemote...
2022-12-13 dongsug.song[NUI] make Theme not be loaded in tv profile
next